WHOIS QUERY TIME

26 May 2024 - 3:25 PM UTC

Registered: 13 January 2017
Expiry: 19 June 2025

REGISTRAR

Name: MarkMonitor Inc.
Website: https://markmonitor.com/

NAME SERVERS

ns1.googledomains.com
ns2.googledomains.com
ns3.googledomains.com
ns4.googledomains.com

REGISTRANT

Name: Google LLC
Company: Google LLC

You can fetch the above results in JSON or XML format through our API:

https://api.bigdomaindata.com/?key=XXXXX&current_whois=googler.cl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "googler.cl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "googler.cl",
            "domain_keyword": "googler",
            "domain_tld": "cl",
            "query_time": "2024-05-26 15:25:17",
            "create_date": "2017-01-13",
            "expiry_date": "2025-06-19",
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "https://markmonitor.com/",
            "registrant_name": "Google LLC",
            "registrant_company": "Google LLC",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ]
        }
    ],
    "stats": {
        "total_time": 0.028,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>googler.cl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>googler.cl</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-26 15:25:17</query_time>
   <create_date>2017-01-13</create_date>
   <expiry_date>2025-06-19</expiry_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>https://markmonitor.com/</registrar_website>
   <registrant_name>Google LLC</registrant_name>
   <registrant_company>Google LLC</registrant_company>
   <name_servers>
    <value>ns1.googledomains.com</value>
    <value>ns2.googledomains.com</value>
    <value>ns3.googledomains.com</value>
    <value>ns4.googledomains.com</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.028</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.027 seconds) for "googler.cl" in our Historical WHOIS Database.
#1 - QUERY TIME

7 Dec 2023 - 6:45 AM UTC

Registered: 13 January 2017
Expiry: 19 June 2024

REGISTRAR

Name: MarkMonitor Inc.
Website: https://markmonitor.com/

NAME SERVERS

ns1.googledomains.com
ns2.googledomains.com
ns3.googledomains.com
ns4.googledomains.com

REGISTRANT

Name: Google LLC
Company: Google LLC

#2 - QUERY TIME

26 May 2024 - 3:25 PM UTC

Registered: 13 January 2017
Expiry: 19 June 2025

REGISTRAR

Name: MarkMonitor Inc.
Website: https://markmonitor.com/

NAME SERVERS

ns1.googledomains.com
ns2.googledomains.com
ns3.googledomains.com
ns4.googledomains.com

REGISTRANT

Name: Google LLC
Company: Google LLC

* Changes to the WHOIS data as compared with the previous record are highlighted in yellow.

You can fetch the above results in JSON or XML format through our API:

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=googler.cl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "googler.cl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "googler.cl",
    "results": [
        {
            "num": 1,
            "domain_name": "googler.cl",
            "domain_keyword": "googler",
            "domain_tld": "cl",
            "query_time": "2023-12-07 06:45:10",
            "create_date": "2017-01-13",
            "expiry_date": "2024-06-19",
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "https://markmonitor.com/",
            "registrant_name": "Google LLC",
            "registrant_company": "Google LLC",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ]
        },
        {
            "num": 2,
            "domain_name": "googler.cl",
            "domain_keyword": "googler",
            "domain_tld": "cl",
            "query_time": "2024-05-26 15:25:17",
            "create_date": "2017-01-13",
            "expiry_date": "2025-06-19",
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "https://markmonitor.com/",
            "registrant_name": "Google LLC",
            "registrant_company": "Google LLC",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "api_credits_used": 2,
        "cost_calculation": "1 (database[historical]) + 1 (search_fields[domain_name]) = 2"
    }
}
<root>
 <success>true</success>
 <query>
  <database>historical</database>
  <domain_name>googler.cl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>googler.cl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>googler.cl</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2023-12-07 06:45:10</query_time>
   <create_date>2017-01-13</create_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>https://markmonitor.com/</registrar_website>
   <registrant_name>Google LLC</registrant_name>
   <registrant_company>Google LLC</registrant_company>
   <name_servers>
    <value>ns1.googledomains.com</value>
    <value>ns2.googledomains.com</value>
    <value>ns3.googledomains.com</value>
    <value>ns4.googledomains.com</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>googler.cl</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-26 15:25:17</query_time>
   <create_date>2017-01-13</create_date>
   <expiry_date>2025-06-19</expiry_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>https://markmonitor.com/</registrar_website>
   <registrant_name>Google LLC</registrant_name>
   <registrant_company>Google LLC</registrant_company>
   <name_servers>
    <value>ns1.googledomains.com</value>
    <value>ns2.googledomains.com</value>
    <value>ns3.googledomains.com</value>
    <value>ns4.googledomains.com</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.027</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 58 domain names (in 0.017 seconds) which contained the exact domain keyword "googler".
Domain Name Registered Expiry Registrar Ownership
1 googler.co.uk 10 Jun 2001 10 Jun 2025 Ionos SE [Tag = 1AND1] -
2 googler.com 6 Feb 2002 6 Feb 2025 MarkMonitor, Inc. Google LLC
3 googler.net 12 Feb 2002 12 Feb 2025 MarkMonitor, Inc. Google LLC
4 googler.nl 16 Oct 2003 - OpenTLD B.V. -
5 googler.cn 16 Oct 2003 16 Oct 2024 厦门易名科技股份有限公司 谈云太
6 googler.us 12 Feb 2004 11 Feb 2025 GoDaddy.com, LLC Vebro Solutions
7 googler.com.cn 16 Nov 2004 16 Nov 2024 广东时代互联科技有限公司 广州智博数码科技发展有限公司
8 googler.ro 1 Jul 2005 6 Jun 2024 Hyperspace SRL -
9 googler.org 17 Sep 2005 17 Sep 2024 MarkMonitor Inc. Google LLC
10 googler.be 15 Mar 2006 - Combell nv -
11 googler.pl 21 Jun 2007 21 Jun 2024 premium.pl Sp. z o.o. -
12 googler.ws 31 Aug 2007 31 Aug 2024 Wild West Domains, Inc. -
13 googler.ca 19 May 2010 19 May 2025 BareMetal.com inc REDACTED FOR PRIVACY
14 googler.co 20 Jul 2010 19 Jul 2024 MarkMonitor, Inc. Google LLC
15 googler.cm 29 Sep 2011 29 Sep 2024 Netcom.cm Sarl Google LLC
16 googler.co.nz 26 Mar 2012 - Freeparking Limited -
17 googler.tech 27 Nov 2016 27 Nov 2026 Dotserve Inc Privacy Protection Service INC d/b/a PrivacyProtect.org
18 googler.cl 13 Jan 2017 19 Jun 2025 MarkMonitor Inc. Google LLC
19 googler.info 30 May 2017 30 May 2025 Dynadot Inc REDACTED FOR PRIVACY
20 googler.app 9 May 2018 9 May 2028 Squarespace Domains II LLC. REDACTED FOR PRIVACY
21 googler.cz 22 May 2018 22 May 2024 REG-WEDOS Pavel Šimon
22 googler.network 7 Jun 2018 7 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
23 googler.sk 25 Sep 2018 25 Sep 2024 Gransy s.r.o. Datamining Partners s.r.o.
24 googler.co.in 23 Dec 2018 23 Dec 2025 Dynadot LLC [email protected]
25 googler.dev 28 Feb 2019 28 Feb 2025 Go Australia Domains, LLC Domains By Proxy, LLC
26 googler.win 12 Mar 2019 12 Mar 2027 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Ken
27 googler.pw 6 May 2019 6 May 2025 Key Systems GmbH -
28 googler.ru 19 Jun 2019 19 Jun 2024 REGRU-RU Private Person
29 googler.news 18 Sep 2019 18 Sep 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
30 googler.one 14 May 2020 14 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
31 googler.uk 14 May 2020 14 May 2026 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
32 googler.xyz 14 Mar 2021 14 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
33 googler.page 11 Oct 2021 11 Oct 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
34 googler.it 18 Jan 2022 18 Jan 2025 Puglia.com srls Puglia.com S.r.l.s.
35 googler.me 6 Jun 2022 6 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
36 googler.in 27 Jul 2022 27 Jul 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
37 googler.top 11 Aug 2022 11 Aug 2024 DNSPod, Inc. wanghaiyang
38 googler.fun 16 Nov 2022 16 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
39 googler.media 19 Apr 2023 19 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
40 googler.shop 19 Apr 2023 19 Apr 2025 GoDaddy.com LLC -
41 googler.zip 19 May 2023 19 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
42 googler.store 11 Jun 2023 11 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
43 googler.space 11 Jun 2023 11 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
44 googler.site 11 Jun 2023 11 Jun 2025 Go Daddy, LLC Domains By Proxy, LLC
45 googler.cloud 11 Jun 2023 11 Jun 2025 GoDaddy Domains By Proxy, LLC
46 googler.life 11 Jun 2023 11 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
47 googler.social 11 Jun 2023 11 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
48 googler.jp 24 Aug 2023 31 Aug 2024 - (Not displayed by registrant's request)
49 googler.academy 27 Aug 2023 27 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
50 googler.bet 8 Nov 2023 8 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
51 googler.com.br 16 Nov 2023 16 Nov 2024 - Leonardo Almeida dos Santos
52 googler.biz 25 Jan 2024 25 Jan 2025 DomainPeople, Inc. Data Protected
53 googler.online 5 Feb 2024 5 Feb 2025 Sav.com, LLC- 8 Privacy Protection
54 googler.quest 11 Apr 2024 11 Apr 2025 Registrar of Domain Names REG.RU, LLC Private Person
55 googler.autos 11 Apr 2024 11 Apr 2025 Registrar of Domain Names REG.RU, LLC Private Person
56 googler.pro 13 May 2024 13 May 2025 Sav.com, LLC REDACTED FOR PRIVACY
57 googler.de - - - -
58 googler.ai - - 1api.net Domains By Proxy, LLC
59 googler.com.au - - MarkMonitor Corporate Services Inc Domain Admin

The above results can be generated through the following API query:

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=googler&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "googler",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 59,
        "relation": "eq",
        "current": 59
    },
    "unique_domains": "googler.co.uk, googler.com, googler.net, googler.nl, googler.cn, googler.us, googler.com.cn, googler.ro, googler.org, googler.be, googler.pl, googler.ws, googler.ca, googler.co, googler.cm, googler.co.nz, googler.tech, googler.cl, googler.info, googler.app, googler.cz, googler.network, googler.sk, googler.co.in, googler.dev, googler.win, googler.pw, googler.ru, googler.news, googler.one, googler.uk, googler.xyz, googler.page, googler.it, googler.me, googler.in, googler.top, googler.fun, googler.media, googler.shop, googler.zip, googler.store, googler.space, googler.site, googler.cloud, googler.life, googler.social, googler.jp, googler.academy, googler.bet, googler.com.br, googler.biz, googler.online, googler.quest, googler.autos, googler.pro, googler.de, googler.ai, googler.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "googler.co.uk",
            "domain_keyword": "googler",
            "domain_tld": "co.uk",
            "query_time": "2024-06-10 00:36:35",
            "create_date": "2001-06-10",
            "update_date": "2024-05-24",
            "expiry_date": "2025-06-10",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1063.ui-dns.de",
                "ns1071.ui-dns.org",
                "ns1079.ui-dns.com",
                "ns1097.ui-dns.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "googler.com",
            "domain_keyword": "googler",
            "domain_tld": "com",
            "query_time": "2024-05-26 15:25:17",
            "create_date": "2002-02-06",
            "update_date": "2024-01-05",
            "expiry_date": "2025-02-06",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Google LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/googler.com",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "googler.net",
            "domain_keyword": "googler",
            "domain_tld": "net",
            "query_time": "2024-05-26 15:25:18",
            "create_date": "2002-02-12",
            "update_date": "2024-01-11",
            "expiry_date": "2025-02-12",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Google LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/googler.net",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "googler.nl",
            "domain_keyword": "googler",
            "domain_tld": "nl",
            "query_time": "2024-05-26 15:25:18",
            "create_date": "2003-10-16",
            "update_date": "2021-05-09",
            "registrar_name": "OpenTLD B.V.",
            "name_servers": [
                "ns01.dotonline.net",
                "ns02.dotonline.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 5,
            "domain_name": "googler.cn",
            "domain_keyword": "googler",
            "domain_tld": "cn",
            "query_time": "2024-05-26 15:25:17",
            "create_date": "2003-10-16",
            "expiry_date": "2024-10-16",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "谈云太",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "googler.us",
            "domain_keyword": "googler",
            "domain_tld": "us",
            "query_time": "2024-06-06 15:54:16",
            "create_date": "2004-02-12",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "V. Brown",
            "registrant_company": "Vebro Solutions",
            "registrant_address": "P.O. Box 40",
            "registrant_city": "Pearl City",
            "registrant_state": "Hawaii",
            "registrant_zip": "96782",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8185284408",
            "registrant_fax": "+1.8087480460",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "googler.com.cn",
            "domain_keyword": "googler",
            "domain_tld": "com.cn",
            "query_time": "2024-05-26 15:25:17",
            "create_date": "2004-11-16",
            "expiry_date": "2024-11-16",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "广州智博数码科技发展有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.01isp.com",
                "ns2.01isp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "googler.ro",
            "domain_keyword": "googler",
            "domain_tld": "ro",
            "query_time": "2024-05-26 15:25:18",
            "create_date": "2005-07-01",
            "expiry_date": "2024-06-06",
            "registrar_name": "Hyperspace SRL",
            "registrar_website": "www.ronames.ro",
            "name_servers": [
                "ns1.parked.ro",
                "ns2.parked.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 9,
            "domain_name": "googler.org",
            "domain_keyword": "googler",
            "domain_tld": "org",
            "query_time": "2024-05-26 15:25:18",
            "create_date": "2005-09-17",
            "update_date": "2023-08-21",
            "expiry_date": "2024-09-17",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Google LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "googler.be",
            "domain_keyword": "googler",
            "domain_tld": "be",
            "query_time": "2024-05-26 15:25:17",
            "create_date": "2006-03-15",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns1.register.be",
                "ns2.register.be",
                "ns3.register.be"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 11,
            "domain_name": "googler.pl",
            "domain_keyword": "googler",
            "domain_tld": "pl",
            "query_time": "2024-06-01 01:23:34",
            "create_date": "2007-06-21",
            "update_date": "2024-02-07",
            "expiry_date": "2024-06-21",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "name_servers": [
                "ns1.premium.pl",
                "ns2.premium.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "googler.ws",
            "domain_keyword": "googler",
            "domain_tld": "ws",
            "query_time": "2024-04-20 03:24:41",
            "create_date": "2007-08-31",
            "update_date": "2023-07-31",
            "expiry_date": "2024-08-31",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "googler.ca",
            "domain_keyword": "googler",
            "domain_tld": "ca",
            "query_time": "2024-05-19 00:02:52",
            "create_date": "2010-05-19",
            "update_date": "2023-08-27",
            "expiry_date": "2025-05-19",
            "registrar_name": "BareMetal.com inc",
            "registrar_website": "http://baremetal.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "googler.co",
            "domain_keyword": "googler",
            "domain_tld": "co",
            "query_time": "2024-05-26 15:25:17",
            "create_date": "2010-07-20",
            "update_date": "2023-06-22",
            "expiry_date": "2024-07-19",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Google LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "googler.cm",
            "domain_keyword": "googler",
            "domain_tld": "cm",
            "query_time": "2024-05-16 09:11:48",
            "create_date": "2011-09-29",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-29",
            "registrar_name": "Netcom.cm Sarl",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Google LLC",
            "registrant_address": "1600 Amphitheatre Parkway",
            "registrant_city": "Mountain View",
            "registrant_state": "CA",
            "registrant_zip": "94043",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6502530000",
            "registrant_fax": "+1.6502530001",
            "name_servers": [
                "ns1.google.com",
                "ns2.google.com",
                "ns3.google.com",
                "ns4.google.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ]
        },
        {
            "num": 16,
            "domain_name": "googler.co.nz",
            "domain_keyword": "googler",
            "domain_tld": "co.nz",
            "query_time": "2024-06-01 01:23:34",
            "create_date": "2012-03-26",
            "update_date": "2024-03-23",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "server1.yhp.co.nz",
                "server2.yhp.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "googler.tech",
            "domain_keyword": "googler",
            "domain_tld": "tech",
            "query_time": "2024-05-26 15:25:18",
            "create_date": "2016-11-27",
            "update_date": "2023-08-31",
            "expiry_date": "2026-11-27",
            "registrar_iana": 1913,
            "registrar_name": "Dotserve Inc",
            "registrar_website": "http://dotserve.website",
            "registrant_company": "Privacy Protection Service INC d/b/a PrivacyProtect.org",
            "registrant_state": "Queensland",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "cont603385.earth.orderbox-dns.com",
                "cont603385.mars.orderbox-dns.com",
                "cont603385.mercury.orderbox-dns.com",
                "cont603385.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "googler.cl",
            "domain_keyword": "googler",
            "domain_tld": "cl",
            "query_time": "2024-05-26 15:25:17",
            "create_date": "2017-01-13",
            "expiry_date": "2025-06-19",
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "https://markmonitor.com/",
            "registrant_name": "Google LLC",
            "registrant_company": "Google LLC",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ]
        },
        {
            "num": 19,
            "domain_name": "googler.info",
            "domain_keyword": "googler",
            "domain_tld": "info",
            "query_time": "2024-06-06 15:54:16",
            "create_date": "2017-05-30",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-30",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ukraine",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webname.ua",
                "ns2.webname.ua"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "googler.app",
            "domain_keyword": "googler",
            "domain_tld": "app",
            "query_time": "2024-05-26 15:25:17",
            "create_date": "2018-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2028-05-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 21,
            "domain_name": "googler.cz",
            "domain_keyword": "googler",
            "domain_tld": "cz",
            "query_time": "2024-06-06 00:03:11",
            "create_date": "2018-05-22",
            "update_date": "2023-07-31",
            "expiry_date": "2024-05-22",
            "registrar_name": "REG-WEDOS",
            "registrant_name": "Pavel Šimon",
            "registrant_address": "Dandova 2619/13, Praha 20, 193 00",
            "registrant_country": "CZ",
            "name_servers": [
                "ns1.redirect.host",
                "ns2.redirect.host"
            ]
        },
        {
            "num": 22,
            "domain_name": "googler.network",
            "domain_keyword": "googler",
            "domain_tld": "network",
            "query_time": "2024-05-26 15:25:18",
            "create_date": "2018-06-07",
            "update_date": "2023-11-03",
            "expiry_date": "2025-06-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "googler.sk",
            "domain_keyword": "googler",
            "domain_tld": "sk",
            "query_time": "2024-05-05 05:41:30",
            "create_date": "2018-09-25",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-25",
            "registrar_name": "Gransy s.r.o.",
            "registrant_name": "Milan Huska",
            "registrant_company": "Datamining Partners s.r.o.",
            "registrant_address": "Horny Val 8/17",
            "registrant_city": "Zilina",
            "registrant_zip": "01001",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.904456690",
            "name_servers": [
                "ns1.501dns.com",
                "ns1.501dns.eu",
                "ns1.501dns.net",
                "ns1.501dns.org"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 24,
            "domain_name": "googler.co.in",
            "domain_keyword": "googler",
            "domain_tld": "co.in",
            "query_time": "2024-05-16 09:11:48",
            "create_date": "2018-12-23",
            "update_date": "2022-07-31",
            "expiry_date": "2025-12-23",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "[email protected]",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Harju",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "EE",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "googler.dev",
            "domain_keyword": "googler",
            "domain_tld": "dev",
            "query_time": "2024-05-03 21:57:27",
            "create_date": "2019-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1151,
            "registrar_name": "Go Australia Domains, LLC",
            "registrar_website": "http://www.goaustraliadomains.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "googler.win",
            "domain_keyword": "googler",
            "domain_tld": "win",
            "query_time": "2024-05-26 15:25:18",
            "create_date": "2019-03-12",
            "update_date": "2019-03-17",
            "expiry_date": "2027-03-12",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "www.alibabacloud.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ken",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Oregon",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "googler.pw",
            "domain_keyword": "googler",
            "domain_tld": "pw",
            "query_time": "2024-05-07 01:06:37",
            "create_date": "2019-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-06",
            "registrar_iana": 269,
            "registrar_name": "Key Systems GmbH",
            "registrar_website": "http://www.key-systems.net/",
            "registrant_email": "https://whois.nic.pw/contact/googler.pw/registrant",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "googler.ru",
            "domain_keyword": "googler",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:22:47",
            "create_date": "2019-06-19",
            "expiry_date": "2024-06-19",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 29,
            "domain_name": "googler.news",
            "domain_keyword": "googler",
            "domain_tld": "news",
            "query_time": "2024-05-26 15:25:18",
            "create_date": "2019-09-18",
            "update_date": "2024-05-20",
            "expiry_date": "2024-09-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "googler.one",
            "domain_keyword": "googler",
            "domain_tld": "one",
            "query_time": "2024-05-17 23:35:54",
            "create_date": "2020-05-14",
            "update_date": "2024-04-13",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "googler.uk",
            "domain_keyword": "googler",
            "domain_tld": "uk",
            "query_time": "2024-05-20 18:57:19",
            "create_date": "2020-05-14",
            "update_date": "2024-04-15",
            "expiry_date": "2026-05-14",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 32,
            "domain_name": "googler.xyz",
            "domain_keyword": "googler",
            "domain_tld": "xyz",
            "query_time": "2024-05-14 05:07:45",
            "create_date": "2021-03-14",
            "update_date": "2024-04-20",
            "expiry_date": "2025-03-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 33,
            "domain_name": "googler.page",
            "domain_keyword": "googler",
            "domain_tld": "page",
            "query_time": "2024-05-26 15:25:18",
            "create_date": "2021-10-11",
            "update_date": "2024-04-24",
            "expiry_date": "2024-10-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 34,
            "domain_name": "googler.it",
            "domain_keyword": "googler",
            "domain_tld": "it",
            "query_time": "2024-05-15 06:06:25",
            "create_date": "2022-01-18",
            "update_date": "2024-02-02",
            "expiry_date": "2025-01-18",
            "registrar_name": "Puglia.com srls",
            "registrar_website": "http://puglia.com",
            "registrant_company": "Puglia.com S.r.l.s.",
            "registrant_address": "Via 16 Settembre 1959 N. 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 35,
            "domain_name": "googler.me",
            "domain_keyword": "googler",
            "domain_tld": "me",
            "query_time": "2024-06-07 01:14:09",
            "create_date": "2022-06-06",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "googler.in",
            "domain_keyword": "googler",
            "domain_tld": "in",
            "query_time": "2024-05-26 15:25:17",
            "create_date": "2022-07-27",
            "update_date": "2023-09-03",
            "expiry_date": "2024-07-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "abudhabi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AE",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "googler.top",
            "domain_keyword": "googler",
            "domain_tld": "top",
            "query_time": "2024-05-26 15:25:18",
            "create_date": "2022-08-11",
            "update_date": "2022-08-11",
            "expiry_date": "2024-08-11",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wanghaiyang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "light.dnspod.net",
                "quiet.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "googler.fun",
            "domain_keyword": "googler",
            "domain_tld": "fun",
            "query_time": "2024-05-26 15:25:17",
            "create_date": "2022-11-16",
            "update_date": "2024-04-16",
            "expiry_date": "2024-11-16",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "googler.media",
            "domain_keyword": "googler",
            "domain_tld": "media",
            "query_time": "2024-04-19 00:26:07",
            "create_date": "2023-04-19",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "googler.shop",
            "domain_keyword": "googler",
            "domain_tld": "shop",
            "query_time": "2024-05-20 06:51:25",
            "create_date": "2023-04-19",
            "update_date": "2024-05-09",
            "expiry_date": "2025-04-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "googler.zip",
            "domain_keyword": "googler",
            "domain_tld": "zip",
            "query_time": "2024-05-19 16:24:49",
            "create_date": "2023-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "googler.store",
            "domain_keyword": "googler",
            "domain_tld": "store",
            "query_time": "2024-05-26 15:25:18",
            "create_date": "2023-06-11",
            "update_date": "2024-04-17",
            "expiry_date": "2024-06-11",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "googler.space",
            "domain_keyword": "googler",
            "domain_tld": "space",
            "query_time": "2024-05-26 15:25:18",
            "create_date": "2023-06-11",
            "update_date": "2024-04-17",
            "expiry_date": "2024-06-11",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "googler.site",
            "domain_keyword": "googler",
            "domain_tld": "site",
            "query_time": "2024-06-12 01:12:18",
            "create_date": "2023-06-11",
            "update_date": "2024-06-12",
            "expiry_date": "2025-06-11",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "googler.cloud",
            "domain_keyword": "googler",
            "domain_tld": "cloud",
            "query_time": "2024-06-12 01:31:00",
            "create_date": "2023-06-11",
            "update_date": "2024-06-11",
            "expiry_date": "2025-06-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "googler.life",
            "domain_keyword": "googler",
            "domain_tld": "life",
            "query_time": "2024-06-12 01:34:49",
            "create_date": "2023-06-11",
            "update_date": "2024-06-11",
            "expiry_date": "2025-06-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "googler.social",
            "domain_keyword": "googler",
            "domain_tld": "social",
            "query_time": "2024-06-12 01:29:19",
            "create_date": "2023-06-11",
            "update_date": "2024-06-11",
            "expiry_date": "2025-06-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "googler.jp",
            "domain_keyword": "googler",
            "domain_tld": "jp",
            "query_time": "2024-06-10 21:26:29",
            "create_date": "2023-08-24",
            "update_date": "2024-06-07",
            "expiry_date": "2024-08-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 49,
            "domain_name": "googler.academy",
            "domain_keyword": "googler",
            "domain_tld": "academy",
            "query_time": "2024-05-26 15:25:17",
            "create_date": "2023-08-27",
            "update_date": "2023-12-17",
            "expiry_date": "2024-08-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "googler.bet",
            "domain_keyword": "googler",
            "domain_tld": "bet",
            "query_time": "2024-05-26 15:25:17",
            "create_date": "2023-11-08",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ingrid.ns.cloudflare.com",
                "rudy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "googler.com.br",
            "domain_keyword": "googler",
            "domain_tld": "com.br",
            "query_time": "2024-05-22 13:47:35",
            "create_date": "2023-11-16",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-16",
            "registrant_name": "Leonardo Almeida dos Santos",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 52,
            "domain_name": "googler.biz",
            "domain_keyword": "googler",
            "domain_tld": "biz",
            "query_time": "2024-05-26 15:25:17",
            "create_date": "2024-01-25",
            "update_date": "2024-02-10",
            "expiry_date": "2025-01-25",
            "registrar_iana": 65,
            "registrar_name": "DomainPeople, Inc.",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "verify1.domainpeople.com",
                "verify2.domainpeople.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "googler.online",
            "domain_keyword": "googler",
            "domain_tld": "online",
            "query_time": "2024-05-26 15:25:18",
            "create_date": "2024-02-05",
            "update_date": "2024-04-05",
            "expiry_date": "2025-02-05",
            "registrar_iana": 3898,
            "registrar_name": "Sav.com, LLC- 8",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "googler.quest",
            "domain_keyword": "googler",
            "domain_tld": "quest",
            "query_time": "2024-06-06 15:54:16",
            "create_date": "2024-04-11",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Tumenskaya",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.firstvds.ru",
                "ns2.firstvds.ru"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "googler.autos",
            "domain_keyword": "googler",
            "domain_tld": "autos",
            "query_time": "2024-06-06 15:54:16",
            "create_date": "2024-04-11",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Tumenskaya",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.firstvds.ru",
                "ns2.firstvds.ru"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "googler.pro",
            "domain_keyword": "googler",
            "domain_tld": "pro",
            "query_time": "2024-05-14 05:07:44",
            "create_date": "2024-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "googler.de",
            "domain_keyword": "googler",
            "domain_tld": "de",
            "query_time": "2024-05-04 17:44:59",
            "update_date": "2018-03-12",
            "name_servers": [
                "ns1.google.com",
                "ns2.google.com",
                "ns3.google.com",
                "ns4.google.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 58,
            "domain_name": "googler.ai",
            "domain_keyword": "googler",
            "domain_tld": "ai",
            "query_time": "2024-05-25 11:18:08",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "clientRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "googler.com.au",
            "domain_keyword": "googler",
            "domain_tld": "com.au",
            "query_time": "2024-06-13 14:26:47",
            "update_date": "2024-01-06",
            "registrar_name": "MarkMonitor Corporate Services Inc",
            "registrar_website": "https://whois-webform.markmonitor.com/whois/",
            "registrant_name": "Domain Admin",
            "name_servers": [
                "ns1.ipresources.com",
                "ns2.ipresources.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.017,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>googler</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>59</total>
  <relation>eq</relation>
  <current>59</current>
 </count>
 <unique_domains>googler.co.uk, googler.com, googler.net, googler.nl, googler.cn, googler.us, googler.com.cn, googler.ro, googler.org, googler.be, googler.pl, googler.ws, googler.ca, googler.co, googler.cm, googler.co.nz, googler.tech, googler.cl, googler.info, googler.app, googler.cz, googler.network, googler.sk, googler.co.in, googler.dev, googler.win, googler.pw, googler.ru, googler.news, googler.one, googler.uk, googler.xyz, googler.page, googler.it, googler.me, googler.in, googler.top, googler.fun, googler.media, googler.shop, googler.zip, googler.store, googler.space, googler.site, googler.cloud, googler.life, googler.social, googler.jp, googler.academy, googler.bet, googler.com.br, googler.biz, googler.online, googler.quest, googler.autos, googler.pro, googler.de, googler.ai, googler.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>googler.co.uk</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-10 00:36:35</query_time>
   <create_date>2001-06-10</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1063.ui-dns.de</value>
    <value>ns1071.ui-dns.org</value>
    <value>ns1079.ui-dns.com</value>
    <value>ns1097.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>googler.com</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 15:25:17</query_time>
   <create_date>2002-02-06</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Google LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/googler.com</registrant_email>
   <name_servers>
    <value>ns1.googledomains.com</value>
    <value>ns2.googledomains.com</value>
    <value>ns3.googledomains.com</value>
    <value>ns4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>googler.net</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 15:25:18</query_time>
   <create_date>2002-02-12</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Google LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/googler.net</registrant_email>
   <name_servers>
    <value>ns1.googledomains.com</value>
    <value>ns2.googledomains.com</value>
    <value>ns3.googledomains.com</value>
    <value>ns4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>googler.nl</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-26 15:25:18</query_time>
   <create_date>2003-10-16</create_date>
   <update_date>2021-05-09</update_date>
   <registrar_name>OpenTLD B.V.</registrar_name>
   <name_servers>
    <value>ns01.dotonline.net</value>
    <value>ns02.dotonline.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>googler.cn</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-26 15:25:17</query_time>
   <create_date>2003-10-16</create_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>谈云太</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>googler.us</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-06 15:54:16</query_time>
   <create_date>2004-02-12</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>V. Brown</registrant_name>
   <registrant_company>Vebro Solutions</registrant_company>
   <registrant_address>P.O. Box 40</registrant_address>
   <registrant_city>Pearl City</registrant_city>
   <registrant_state>Hawaii</registrant_state>
   <registrant_zip>96782</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8185284408</registrant_phone>
   <registrant_fax>+1.8087480460</registrant_fax>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>googler.com.cn</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-26 15:25:17</query_time>
   <create_date>2004-11-16</create_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>广州智博数码科技发展有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.01isp.com</value>
    <value>ns2.01isp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>googler.ro</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-26 15:25:18</query_time>
   <create_date>2005-07-01</create_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_name>Hyperspace SRL</registrar_name>
   <registrar_website>www.ronames.ro</registrar_website>
   <name_servers>
    <value>ns1.parked.ro</value>
    <value>ns2.parked.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>googler.org</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-26 15:25:18</query_time>
   <create_date>2005-09-17</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Google LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.googledomains.com</value>
    <value>ns2.googledomains.com</value>
    <value>ns3.googledomains.com</value>
    <value>ns4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>googler.be</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-26 15:25:17</query_time>
   <create_date>2006-03-15</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns1.register.be</value>
    <value>ns2.register.be</value>
    <value>ns3.register.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>googler.pl</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-01 01:23:34</query_time>
   <create_date>2007-06-21</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.premium.pl</value>
    <value>ns2.premium.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>googler.ws</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-04-20 03:24:41</query_time>
   <create_date>2007-08-31</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>googler.ca</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-19 00:02:52</query_time>
   <create_date>2010-05-19</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_name>BareMetal.com inc</registrar_name>
   <registrar_website>http://baremetal.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>googler.co</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-26 15:25:17</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Google LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.googledomains.com</value>
    <value>ns2.googledomains.com</value>
    <value>ns3.googledomains.com</value>
    <value>ns4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>googler.cm</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>cm</domain_tld>
   <query_time>2024-05-16 09:11:48</query_time>
   <create_date>2011-09-29</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_name>Netcom.cm Sarl</registrar_name>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Google LLC</registrant_company>
   <registrant_address>1600 Amphitheatre Parkway</registrant_address>
   <registrant_city>Mountain View</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94043</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6502530000</registrant_phone>
   <registrant_fax>+1.6502530001</registrant_fax>
   <name_servers>
    <value>ns1.google.com</value>
    <value>ns2.google.com</value>
    <value>ns3.google.com</value>
    <value>ns4.google.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>googler.co.nz</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-06-01 01:23:34</query_time>
   <create_date>2012-03-26</create_date>
   <update_date>2024-03-23</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>server1.yhp.co.nz</value>
    <value>server2.yhp.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>googler.tech</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-26 15:25:18</query_time>
   <create_date>2016-11-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-11-27</expiry_date>
   <registrar_iana>1913</registrar_iana>
   <registrar_name>Dotserve Inc</registrar_name>
   <registrar_website>http://dotserve.website</registrar_website>
   <registrant_company>Privacy Protection Service INC d/b/a PrivacyProtect.org</registrant_company>
   <registrant_state>Queensland</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>cont603385.earth.orderbox-dns.com</value>
    <value>cont603385.mars.orderbox-dns.com</value>
    <value>cont603385.mercury.orderbox-dns.com</value>
    <value>cont603385.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>googler.cl</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-26 15:25:17</query_time>
   <create_date>2017-01-13</create_date>
   <expiry_date>2025-06-19</expiry_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>https://markmonitor.com/</registrar_website>
   <registrant_name>Google LLC</registrant_name>
   <registrant_company>Google LLC</registrant_company>
   <name_servers>
    <value>ns1.googledomains.com</value>
    <value>ns2.googledomains.com</value>
    <value>ns3.googledomains.com</value>
    <value>ns4.googledomains.com</value>
   </name_servers>
  </value>
  <value>
   <num>19</num>
   <domain_name>googler.info</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-06 15:54:16</query_time>
   <create_date>2017-05-30</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ukraine</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webname.ua</value>
    <value>ns2.webname.ua</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>googler.app</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-26 15:25:17</query_time>
   <create_date>2018-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2028-05-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>googler.cz</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-06-06 00:03:11</query_time>
   <create_date>2018-05-22</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-05-22</expiry_date>
   <registrar_name>REG-WEDOS</registrar_name>
   <registrant_name>Pavel Šimon</registrant_name>
   <registrant_address>Dandova 2619/13, Praha 20, 193 00</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns1.redirect.host</value>
    <value>ns2.redirect.host</value>
   </name_servers>
  </value>
  <value>
   <num>22</num>
   <domain_name>googler.network</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-26 15:25:18</query_time>
   <create_date>2018-06-07</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>googler.sk</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 05:41:30</query_time>
   <create_date>2018-09-25</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_name>Gransy s.r.o.</registrar_name>
   <registrant_name>Milan Huska</registrant_name>
   <registrant_company>Datamining Partners s.r.o.</registrant_company>
   <registrant_address>Horny Val 8/17</registrant_address>
   <registrant_city>Zilina</registrant_city>
   <registrant_zip>01001</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.904456690</registrant_phone>
   <name_servers>
    <value>ns1.501dns.com</value>
    <value>ns1.501dns.eu</value>
    <value>ns1.501dns.net</value>
    <value>ns1.501dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>googler.co.in</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-16 09:11:48</query_time>
   <create_date>2018-12-23</create_date>
   <update_date>2022-07-31</update_date>
   <expiry_date>2025-12-23</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>[email protected]</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Harju</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>EE</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>googler.dev</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-03 21:57:27</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1151</registrar_iana>
   <registrar_name>Go Australia Domains, LLC</registrar_name>
   <registrar_website>http://www.goaustraliadomains.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>googler.win</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>win</domain_tld>
   <query_time>2024-05-26 15:25:18</query_time>
   <create_date>2019-03-12</create_date>
   <update_date>2019-03-17</update_date>
   <expiry_date>2027-03-12</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>www.alibabacloud.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ken</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Oregon</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>googler.pw</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>pw</domain_tld>
   <query_time>2024-05-07 01:06:37</query_time>
   <create_date>2019-05-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/</registrar_website>
   <registrant_email>https://whois.nic.pw/contact/googler.pw/registrant</registrant_email>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>googler.ru</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:22:47</query_time>
   <create_date>2019-06-19</create_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>googler.news</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-26 15:25:18</query_time>
   <create_date>2019-09-18</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>googler.one</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-17 23:35:54</query_time>
   <create_date>2020-05-14</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>googler.uk</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-20 18:57:19</query_time>
   <create_date>2020-05-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2026-05-14</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>googler.xyz</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-14 05:07:45</query_time>
   <create_date>2021-03-14</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>googler.page</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-05-26 15:25:18</query_time>
   <create_date>2021-10-11</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>googler.it</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-15 06:06:25</query_time>
   <create_date>2022-01-18</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_name>Puglia.com srls</registrar_name>
   <registrar_website>http://puglia.com</registrar_website>
   <registrant_company>Puglia.com S.r.l.s.</registrant_company>
   <registrant_address>Via 16 Settembre 1959 N. 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>googler.me</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-07 01:14:09</query_time>
   <create_date>2022-06-06</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>googler.in</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-26 15:25:17</query_time>
   <create_date>2022-07-27</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>abudhabi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>googler.top</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-26 15:25:18</query_time>
   <create_date>2022-08-11</create_date>
   <update_date>2022-08-11</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wanghaiyang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>light.dnspod.net</value>
    <value>quiet.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>googler.fun</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-26 15:25:17</query_time>
   <create_date>2022-11-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>googler.media</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-04-19 00:26:07</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>googler.shop</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-20 06:51:25</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>googler.zip</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>zip</domain_tld>
   <query_time>2024-05-19 16:24:49</query_time>
   <create_date>2023-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>googler.store</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-26 15:25:18</query_time>
   <create_date>2023-06-11</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>googler.space</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-26 15:25:18</query_time>
   <create_date>2023-06-11</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>googler.site</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-12 01:12:18</query_time>
   <create_date>2023-06-11</create_date>
   <update_date>2024-06-12</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>googler.cloud</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-12 01:31:00</query_time>
   <create_date>2023-06-11</create_date>
   <update_date>2024-06-11</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>googler.life</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-06-12 01:34:49</query_time>
   <create_date>2023-06-11</create_date>
   <update_date>2024-06-11</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>googler.social</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-06-12 01:29:19</query_time>
   <create_date>2023-06-11</create_date>
   <update_date>2024-06-11</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>googler.jp</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-10 21:26:29</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>googler.academy</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-26 15:25:17</query_time>
   <create_date>2023-08-27</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>googler.bet</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-26 15:25:17</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ingrid.ns.cloudflare.com</value>
    <value>rudy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>googler.com.br</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-22 13:47:35</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrant_name>Leonardo Almeida dos Santos</registrant_name>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>googler.biz</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-26 15:25:17</query_time>
   <create_date>2024-01-25</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>65</registrar_iana>
   <registrar_name>DomainPeople, Inc.</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>verify1.domainpeople.com</value>
    <value>verify2.domainpeople.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>googler.online</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-26 15:25:18</query_time>
   <create_date>2024-02-05</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>3898</registrar_iana>
   <registrar_name>Sav.com, LLC- 8</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>googler.quest</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-06-06 15:54:16</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Tumenskaya</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.firstvds.ru</value>
    <value>ns2.firstvds.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>googler.autos</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>autos</domain_tld>
   <query_time>2024-06-06 15:54:16</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Tumenskaya</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.firstvds.ru</value>
    <value>ns2.firstvds.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>googler.pro</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-14 05:07:44</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.epik.com</value>
    <value>ns4.epik.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>googler.de</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 17:44:59</query_time>
   <update_date>2018-03-12</update_date>
   <name_servers>
    <value>ns1.google.com</value>
    <value>ns2.google.com</value>
    <value>ns3.google.com</value>
    <value>ns4.google.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>googler.ai</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-25 11:18:08</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>clientRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>googler.com.au</domain_name>
   <domain_keyword>googler</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-13 14:26:47</query_time>
   <update_date>2024-01-06</update_date>
   <registrar_name>MarkMonitor Corporate Services Inc</registrar_name>
   <registrar_website>https://whois-webform.markmonitor.com/whois/</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <name_servers>
    <value>ns1.ipresources.com</value>
    <value>ns2.ipresources.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.017</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,615 domain names (in 0.116 seconds) which look and sound like the brand name "googler".
Domain Name Registered Expiry Registrar Ownership
1 goomler.com 17 Apr 2006 17 Apr 2025 ENOM, INC. REDACTED FOR PRIVACY
2 googlebr.life 26 Apr 2024 26 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
3 google6.com 3 Aug 2010 3 Aug 2024 GoDaddy.com, LLC -
4 googlev.cn 6 Jun 2023 6 Jun 2024 广州云讯信息科技有限公司 李赞鸿
5 goodler.pet 13 May 2017 13 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
6 googleo.cl 24 Jan 2013 6 Jul 2024 MarkMonitor Inc. Google LLC
7 google4.org 21 Dec 2023 21 Dec 2024 Name.com, Inc. REDACTED FOR PRIVACY
8 googlex.in 4 May 2010 4 May 2027 GoDaddy.com, LLC Digimantra Labs
9 google3.it 4 Jun 2022 4 Jun 2024 TLD Registrar Solutions Ltd hidden
10 googled.co.nz 21 Jul 2022 - MarkMonitor. Inc -
11 googlef.ru 7 Jul 2017 7 Jul 2024 WEBNAMES-RU Private Person
12 googlee.tech 19 Sep 2023 19 Sep 2024 Dotserve Inc GDPR Masked
13 googles.cl 24 May 2012 20 Aug 2024 MarkMonitor Inc. Google LLC
14 googlers.online 18 Jul 2023 18 Jul 2024 OVH Szymon Kaczmarek
15 googlre.nl 5 Oct 2009 - MarkMonitor Inc. -
16 googlek.store 16 Jan 2024 16 Jan 2025 Gname.com Pte. Ltd. -
17 goggler.it 10 Feb 2000 5 Aug 2024 Netsons S.r.l. Goggler Club Milano - Gianni Roghi a.s.d.
18 googley.fr 3 Oct 2011 3 Oct 2024 OVH Ano Nymous
19 googleb.be 10 Nov 2005 - Markmonitor Inc. -
20 googled.us 24 Apr 2023 24 Apr 2024 Dynadot Inc Dynadot, LLC
21 googlek.cn 31 May 2023 31 May 2025 厦门纳网科技股份有限公司 杨龙祥
22 googlew.pl 17 Apr 2008 17 Apr 2024 Aftermarket.pl Limited -
23 googles.agency 25 Apr 2024 25 Apr 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0170998473
24 googles.fun 14 Oct 2023 14 Oct 2024 Registrar of Domain Names REG.RU, LLC Private Person
25 yoogler.com 7 Nov 2007 7 Nov 2024 GoDaddy.com, LLC -
26 google4.com 11 Jun 2004 11 Jun 2025 Dynadot Inc -
27 googles.jp 11 Jul 2005 31 Jul 2024 - googles
28 google2.ca 7 Jan 2017 7 Jan 2025 WHC Online Solutions Inc. REDACTED FOR PRIVACY
29 googlar.news 12 Jan 2024 12 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
30 goodler.world 13 May 2017 13 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
31 googles.click 22 Feb 2022 22 Feb 2025 Porkbun LLC Private by Design, LLC
32 googles.co.uk 23 Nov 2008 23 Nov 2024 David Thornton [Tag = DAVIDTHORNTON] -
33 google4.pl 15 May 2023 - Hosting Concepts B.V. -
34 goolgler.com 21 Sep 2004 21 Sep 2024 MarkMonitor, Inc. Google LLC
35 xoogler.education 17 Jul 2020 17 Jul 2024 Squarespace Domains II LLC Xoogler LLC
36 googleu.cc 9 May 2023 9 May 2025 Gname.com Pte. Ltd. Redacted for privacy
37 googleo.lol 6 May 2024 6 May 2025 1API GmbH Domains By Proxy, LLC
38 google0.org 17 Oct 2021 17 Oct 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
39 googlea.cl 29 Oct 2013 22 Dec 2024 MarkMonitor Inc. Google LLC
40 googlex.co.uk 14 Sep 2023 14 Sep 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
41 googlew.it 8 Oct 2019 8 Oct 2024 Algorithmedia S.r.l. hidden
42 google2.xyz 6 Jun 2023 6 Jun 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
43 googlee.com.au - - Above.au Pty Limited Domain Admin
44 goowler.com 21 Oct 2015 21 Oct 2024 Domeneshop AS dba domainnameshop.com Zobbcon Jan Willy Hagen
45 googlkr.com 13 May 2023 13 May 2025 EmpireStateDomains, LLC -
46 googlevr.com 3 Mar 2016 3 Mar 2025 MarkMonitor, Inc. Google LLC
47 googles.services 24 Dec 2023 24 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
48 koogler.com 20 Jun 2014 20 Jun 2024 Hosting Concepts B.V. d/b/a Registrar.eu NVA Online Advertising B.V.
49 googles.ru 1 Apr 2015 1 Apr 2025 REGRU-RU Private Person
50 googlejr.com 9 Apr 2015 9 Apr 2025 GoDaddy.com, LLC -
51 googlepr.hu 26 Sep 2016 - - -
52 googlec.com 17 Feb 2001 17 Feb 2025 Epik LLC Anonymize LLC
53 googlew.co 15 May 2023 15 May 2024 Porkbun Private by Design, LLC
54 googlex.ru 21 Oct 2008 21 Oct 2024 RU-CENTER-RU Private Person
55 googleq.cn 12 Nov 2023 12 Nov 2024 阿里云计算有限公司(万网) 王银芳
56 goegler.biz 21 Mar 2006 20 Mar 2025 RegistryGate GmbH Goegler Elektrotechnik GmbH
57 goggler.org 24 Jan 2010 24 Jan 2025 Network Solutions, LLC Goggler Club Milano
58 googlec.ca 30 Jan 2004 30 Jan 2025 Namespro Solutions Inc. REDACTED FOR PRIVACY
59 googlen.nl 23 May 2003 - - -
60 googled.co 8 Oct 2015 7 Oct 2024 MarkMonitor, Inc. Google LLC
61 googlee.store 23 Jan 2024 23 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
62 goodler.com 2 Feb 2014 2 Feb 2025 TurnCommerce, Inc. DBA NameBright.com -
63 googles.global 19 Apr 2023 19 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
64 googles.shop 19 Apr 2023 19 Apr 2025 GoDaddy.com LLC -
65 googlee.nl 18 Jun 2012 - AXC -
66 googlerc.store 21 Dec 2023 21 Dec 2024 Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA -
67 googlee.life 21 Jan 2024 21 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
68 googles.directory 1 Apr 2024 1 Apr 2025 Name.com, Inc. ?? ??
69 googl1er.xyz 16 Jan 2024 16 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
70 googlee.online 23 Jan 2024 23 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
71 googlegr.com 4 Dec 2018 4 Dec 2024 SAV.COM, LLC REDACTED FOR PRIVACY
72 xoogler.net 17 Nov 2005 17 Nov 2024 Squarespace Domains II LLC Random Marks - The Art of Doug Edwards
73 goobler.com 14 Apr 2001 8 Nov 2024 GoDaddy.com, LLC -
74 googlep.com 10 May 2004 10 May 2025 MarkMonitor, Inc. Google LLC
75 google4.ca 14 May 2023 14 May 2025 CENTRALNIC CANADA INC REDACTED FOR PRIVACY
76 google2.world 26 Jan 2024 26 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
77 googlex.com.au - - Web Address Registration Pty Ltd Paul Dannock
78 google2.org 1 Oct 2008 1 Oct 2024 MarkMonitor Inc. Google LLC
79 googlere.com 22 Feb 2014 22 Feb 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED -
80 googlel.pl 26 Mar 2007 26 Mar 2025 MI Espacio Adam Foland -
81 googelr.com 13 Aug 2023 13 Aug 2024 ABOVE.COM PTY LTD. -
82 googlebr.live 26 Apr 2024 26 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
83 googller.com 14 Jun 2009 14 Jun 2024 Domain.com, LLC REDACTED FOR PRIVACY
84 goodler.info 23 Jun 2017 23 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
85 googleru.ru 23 May 2024 23 May 2025 REGRU-RU Private Person
86 google7.cn 17 Apr 2012 17 Apr 2025 阿里云计算有限公司(万网) 上海宏连二手机动车经营有限公司
87 googley.de - - - -
88 google1.cc 1 May 2010 1 May 2025 MarkMonitor, Inc. Google LLC
89 googles.fans 10 Apr 2023 10 Apr 2024 Go Daddy, LLC Domains By Proxy, LLC
90 googlee.news 22 May 2024 22 May 2025 Name.com, Inc. REDACTED FOR PRIVACY
91 googlek.shop 22 Apr 2024 22 Apr 2025 GoDaddy.com LLC -
92 googeer.store 16 Apr 2024 16 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
93 googles.one 7 Mar 2024 7 Mar 2025 NameSilo, LLC PrivacyGuardian.org llc
94 googlee.fun 2 Jan 2020 2 Jan 2025 DNSPod, Inc. Han Ya Chao
95 google1.cn 26 Mar 2005 26 Mar 2025 北京新网数码信息技术有限公司 卢萌
96 gooler.com.br 27 Sep 2022 27 Sep 2024 - Dminas Industria e Comercio de Esportivos LTDA
97 google.feedback 11 Jan 2016 11 Jan 2033 TLD Registrar Solutions Ltd Rugly LLC
98 googlr.uk 13 May 2024 13 May 2025 Realtime Register BV [Tag = YOURSRS-NL] -
99 googlr.com 29 May 2001 29 May 2025 MarkMonitor, Inc. Google LLC
100 google.taipei 19 Apr 2016 18 Apr 2025 MarkMonitor, Inc. Google LLC
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Googler.cl.

The above results can be generated through the following API query:

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=googler.cl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "googler.cl",
        "page_size": 100
    },
    "count": {
        "total": 5615,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "goomler.com, googlebr.life, google6.com, googlev.cn, goodler.pet, googleo.cl, google4.org, googlex.in, google3.it, googled.co.nz, googlef.ru, googlee.tech, googles.cl, googlers.online, googlre.nl, googlek.store, goggler.it, googley.fr, googleb.be, googled.us, googlek.cn, googlew.pl, googles.agency, googles.fun, yoogler.com, google4.com, googles.jp, google2.ca, googlar.news, goodler.world, googles.click, googles.co.uk, google4.pl, goolgler.com, xoogler.education, googleu.cc, googleo.lol, google0.org, googlea.cl, googlex.co.uk, googlew.it, google2.xyz, googlee.com.au, goowler.com, googlkr.com, googlevr.com, googles.services, koogler.com, googles.ru, googlejr.com, googlepr.hu, googlec.com, googlew.co, googlex.ru, googleq.cn, goegler.biz, goggler.org, googlec.ca, googlen.nl, googled.co, googlee.store, goodler.com, googles.global, googles.shop, googlee.nl, googlerc.store, googlee.life, googles.directory, googl1er.xyz, googlee.online, googlegr.com, xoogler.net, goobler.com, googlep.com, google4.ca, google2.world, googlex.com.au, google2.org, googlere.com, googlel.pl, googelr.com, googlebr.live, googller.com, goodler.info, googleru.ru, google7.cn, googley.de, google1.cc, googles.fans, googlee.news, googlek.shop, googeer.store, googles.one, googlee.fun, google1.cn, gooler.com.br, google.feedback, googlr.uk, googlr.com, google.taipei",
    "results": [
        {
            "num": 1,
            "domain_name": "goomler.com",
            "domain_keyword": "goomler",
            "domain_tld": "com",
            "query_time": "2024-04-24 08:54:54",
            "create_date": "2006-04-17",
            "update_date": "2024-03-19",
            "expiry_date": "2025-04-17",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VG",
            "registrant_email": "https://tieredaccess.com/contact/1498726d-278a-47a7-a816-eea377b16081",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.creait.net",
                "ns1.creait9dua5103.biz",
                "ns2.creait.net",
                "ns2.creait2gaa5100.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "googlebr.life",
            "domain_keyword": "googlebr",
            "domain_tld": "life",
            "query_time": "2024-04-28 17:53:07",
            "create_date": "2024-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "google6.com",
            "domain_keyword": "google6",
            "domain_tld": "com",
            "query_time": "2024-06-15 14:02:40",
            "create_date": "2010-08-03",
            "update_date": "2023-06-18",
            "expiry_date": "2024-08-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.hastydns.com",
                "ns2.hastydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "googlev.cn",
            "domain_keyword": "googlev",
            "domain_tld": "cn",
            "query_time": "2024-04-22 15:12:05",
            "create_date": "2023-06-06",
            "expiry_date": "2024-06-06",
            "registrar_name": "广州云讯信息科技有限公司",
            "registrant_name": "李赞鸿",
            "registrant_email": "[email protected]",
            "name_servers": [
                "bertram.dnspod.net",
                "west.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "goodler.pet",
            "domain_keyword": "goodler",
            "domain_tld": "pet",
            "query_time": "2024-05-16 09:08:18",
            "create_date": "2017-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "googleo.cl",
            "domain_keyword": "googleo",
            "domain_tld": "cl",
            "query_time": "2024-05-26 15:24:58",
            "create_date": "2013-01-24",
            "expiry_date": "2024-07-06",
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "https://markmonitor.com/",
            "registrant_name": "Google LLC",
            "registrant_company": "Google LLC",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com"
            ]
        },
        {
            "num": 7,
            "domain_name": "google4.org",
            "domain_keyword": "google4",
            "domain_tld": "org",
            "query_time": "2024-05-26 15:21:45",
            "create_date": "2023-12-21",
            "update_date": "2023-12-26",
            "expiry_date": "2024-12-21",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangxi provine",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1cnb.name.com",
                "ns2glx.name.com",
                "ns3cna.name.com",
                "ns4lpv.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "googlex.in",
            "domain_keyword": "googlex",
            "domain_tld": "in",
            "query_time": "2024-06-01 03:54:24",
            "create_date": "2010-05-04",
            "update_date": "2024-05-21",
            "expiry_date": "2027-05-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digimantra Labs",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Punjab",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns6185.hostgator.com",
                "ns6186.hostgator.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "google3.it",
            "domain_keyword": "google3",
            "domain_tld": "it",
            "query_time": "2024-05-26 15:21:45",
            "create_date": "2022-06-04",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-04",
            "registrar_name": "TLD Registrar Solutions Ltd",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns-canada.topdns.com",
                "ns-uk.topdns.com",
                "ns-usa.topdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 10,
            "domain_name": "googled.co.nz",
            "domain_keyword": "googled",
            "domain_tld": "co.nz",
            "query_time": "2024-04-30 22:14:33",
            "create_date": "2022-07-21",
            "update_date": "2023-06-25",
            "registrar_name": "MarkMonitor. Inc",
            "registrar_website": "https://www.markmonitor.com/",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "googlef.ru",
            "domain_keyword": "googlef",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:22:46",
            "create_date": "2017-07-07",
            "expiry_date": "2024-07-07",
            "registrar_name": "WEBNAMES-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.nameself.com",
                "ns2.nameself.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 12,
            "domain_name": "googlee.tech",
            "domain_keyword": "googlee",
            "domain_tld": "tech",
            "query_time": "2024-05-26 15:23:06",
            "create_date": "2023-09-19",
            "update_date": "2023-09-24",
            "expiry_date": "2024-09-19",
            "registrar_iana": 1913,
            "registrar_name": "Dotserve Inc",
            "registrar_website": "http://dotserve.website",
            "registrant_company": "GDPR Masked",
            "registrant_state": "GDPR Masked",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "cont603385.earth.orderbox-dns.com",
                "cont603385.mars.orderbox-dns.com",
                "cont603385.mercury.orderbox-dns.com",
                "cont603385.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "googles.cl",
            "domain_keyword": "googles",
            "domain_tld": "cl",
            "query_time": "2024-05-26 15:26:07",
            "create_date": "2012-05-24",
            "expiry_date": "2024-08-20",
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "https://markmonitor.com/",
            "registrant_name": "Google LLC",
            "registrant_company": "Google LLC",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com"
            ]
        },
        {
            "num": 14,
            "domain_name": "googlers.online",
            "domain_keyword": "googlers",
            "domain_tld": "online",
            "query_time": "2024-05-26 15:26:06",
            "create_date": "2023-07-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-18",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "Szymon Kaczmarek",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns13.ovh.net",
                "ns13.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "googlre.nl",
            "domain_keyword": "googlre",
            "domain_tld": "nl",
            "query_time": "2024-05-26 15:27:34",
            "create_date": "2009-10-05",
            "update_date": "2020-01-15",
            "registrar_name": "MarkMonitor Inc.",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns3.markmonitor.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 16,
            "domain_name": "googlek.store",
            "domain_keyword": "googlek",
            "domain_tld": "store",
            "query_time": "2024-05-17 23:35:39",
            "create_date": "2024-01-16",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_state": "manila",
            "registrant_country": "PH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "goggler.it",
            "domain_keyword": "goggler",
            "domain_tld": "it",
            "query_time": "2024-05-25 09:42:27",
            "create_date": "2000-02-10",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-05",
            "registrar_name": "Netsons S.r.l.",
            "registrar_website": "https://www.netsons.com",
            "registrant_company": "Goggler Club Milano - Gianni Roghi a.s.d.",
            "name_servers": [
                "dns1.netsons.net",
                "dns2.netsons.net",
                "dns3.netsons.net",
                "dns4.netsons.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 18,
            "domain_name": "googley.fr",
            "domain_keyword": "googley",
            "domain_tld": "fr",
            "query_time": "2024-05-12 01:13:31",
            "create_date": "2011-10-03",
            "update_date": "2023-11-30",
            "expiry_date": "2024-10-03",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns20.ovh.net",
                "ns20.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 19,
            "domain_name": "googleb.be",
            "domain_keyword": "googleb",
            "domain_tld": "be",
            "query_time": "2024-05-26 15:21:59",
            "create_date": "2005-11-10",
            "registrar_name": "Markmonitor Inc.",
            "registrar_website": "https://www.markmonitor.com",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 20,
            "domain_name": "googled.us",
            "domain_keyword": "googled",
            "domain_tld": "us",
            "query_time": "2024-06-01 01:22:54",
            "create_date": "2023-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2024-04-24",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Dynadot, LLC",
            "registrant_address": "POB 1072",
            "registrant_city": "Belmont",
            "registrant_state": "CA",
            "registrant_zip": "94002",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6505851961",
            "registrant_fax": "+1.4158692893",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "googlek.cn",
            "domain_keyword": "googlek",
            "domain_tld": "cn",
            "query_time": "2024-06-15 14:04:22",
            "create_date": "2023-05-31",
            "expiry_date": "2025-05-31",
            "registrar_name": "厦门纳网科技股份有限公司",
            "registrant_name": "杨龙祥",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.nagor.cn",
                "ns.nagor.com.cn"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "googlew.pl",
            "domain_keyword": "googlew",
            "domain_tld": "pl",
            "query_time": "2024-02-01 12:22:27",
            "create_date": "2008-04-17",
            "update_date": "2024-01-27",
            "expiry_date": "2024-04-17",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 23,
            "domain_name": "googles.agency",
            "domain_keyword": "googles",
            "domain_tld": "agency",
            "query_time": "2024-05-01 05:11:29",
            "create_date": "2024-04-25",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0170998473",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "googles.fun",
            "domain_keyword": "googles",
            "domain_tld": "fun",
            "query_time": "2024-05-26 15:26:07",
            "create_date": "2023-10-14",
            "update_date": "2023-12-12",
            "expiry_date": "2024-10-14",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Moscow",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "isla.ns.cloudflare.com",
                "seth.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "yoogler.com",
            "domain_keyword": "yoogler",
            "domain_tld": "com",
            "query_time": "2024-05-28 09:56:37",
            "create_date": "2007-11-07",
            "update_date": "2022-11-07",
            "expiry_date": "2024-11-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "google4.com",
            "domain_keyword": "google4",
            "domain_tld": "com",
            "query_time": "2024-06-11 00:02:57",
            "create_date": "2004-06-11",
            "update_date": "2024-04-27",
            "expiry_date": "2025-06-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "googles.jp",
            "domain_keyword": "googles",
            "domain_tld": "jp",
            "query_time": "2024-04-17 15:46:53",
            "create_date": "2005-07-11",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-31",
            "registrant_name": "googles",
            "registrant_zip": "530-0011",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6241-6585",
            "registrant_fax": "06-6374-0121",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 28,
            "domain_name": "google2.ca",
            "domain_keyword": "google2",
            "domain_tld": "ca",
            "query_time": "2024-05-26 15:21:45",
            "create_date": "2017-01-07",
            "update_date": "2023-11-22",
            "expiry_date": "2025-01-07",
            "registrar_name": "WHC Online Solutions Inc.",
            "registrar_website": "https://whc.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.whc.ca",
                "ns2.whc.ca",
                "ns3.whc.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "googlar.news",
            "domain_keyword": "googlar",
            "domain_tld": "news",
            "query_time": "2024-05-14 05:05:26",
            "create_date": "2024-01-12",
            "update_date": "2024-01-17",
            "expiry_date": "2025-01-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "goodler.world",
            "domain_keyword": "goodler",
            "domain_tld": "world",
            "query_time": "2024-05-16 09:08:18",
            "create_date": "2017-05-13",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "googles.click",
            "domain_keyword": "googles",
            "domain_tld": "click",
            "query_time": "2024-06-06 15:54:23",
            "create_date": "2022-02-22",
            "update_date": "2024-04-07",
            "expiry_date": "2025-02-22",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "googles.co.uk",
            "domain_keyword": "googles",
            "domain_tld": "co.uk",
            "query_time": "2024-06-06 15:54:23",
            "create_date": "2008-11-23",
            "update_date": "2024-02-15",
            "expiry_date": "2024-11-23",
            "registrar_name": "David Thornton [Tag = DAVIDTHORNTON]",
            "name_servers": [
                "ns1.parklogic.com",
                "ns2.parklogic.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 33,
            "domain_name": "google4.pl",
            "domain_keyword": "google4",
            "domain_tld": "pl",
            "query_time": "2024-06-01 01:22:43",
            "create_date": "2023-05-15",
            "update_date": "2024-05-13",
            "registrar_name": "Hosting Concepts B.V.",
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "goolgler.com",
            "domain_keyword": "goolgler",
            "domain_tld": "com",
            "query_time": "2024-05-28 02:45:52",
            "create_date": "2004-09-21",
            "update_date": "2023-08-20",
            "expiry_date": "2024-09-21",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Google LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/goolgler.com",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "xoogler.education",
            "domain_keyword": "xoogler",
            "domain_tld": "education",
            "query_time": "2024-06-13 20:15:09",
            "create_date": "2020-07-17",
            "update_date": "2024-04-19",
            "expiry_date": "2024-07-17",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Xoogler LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 36,
            "domain_name": "googleu.cc",
            "domain_keyword": "googleu",
            "domain_tld": "cc",
            "query_time": "2024-05-09 09:32:26",
            "create_date": "2023-05-09",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "DAMANSARA",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "MY",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=googleu.cc",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "decker.ns.cloudflare.com",
                "rafe.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "googleo.lol",
            "domain_keyword": "googleo",
            "domain_tld": "lol",
            "query_time": "2024-05-08 00:38:02",
            "create_date": "2024-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "google0.org",
            "domain_keyword": "google0",
            "domain_tld": "org",
            "query_time": "2024-05-26 15:21:45",
            "create_date": "2021-10-17",
            "update_date": "2024-04-25",
            "expiry_date": "2024-10-17",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.google0.org",
                "ns2.google0.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "googlea.cl",
            "domain_keyword": "googlea",
            "domain_tld": "cl",
            "query_time": "2024-05-26 15:21:46",
            "create_date": "2013-10-29",
            "expiry_date": "2024-12-22",
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "https://markmonitor.com/",
            "registrant_name": "Google LLC",
            "registrant_company": "Google LLC",
            "name_servers": [
                "ns1.google.com",
                "ns2.google.com",
                "ns3.google.com",
                "ns4.google.com"
            ]
        },
        {
            "num": 40,
            "domain_name": "googlex.co.uk",
            "domain_keyword": "googlex",
            "domain_tld": "co.uk",
            "query_time": "2024-05-26 15:27:27",
            "create_date": "2023-09-14",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-14",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 41,
            "domain_name": "googlew.it",
            "domain_keyword": "googlew",
            "domain_tld": "it",
            "query_time": "2024-05-26 15:27:22",
            "create_date": "2019-10-08",
            "update_date": "2023-10-24",
            "expiry_date": "2024-10-08",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.match.it",
                "ns2.match.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 42,
            "domain_name": "google2.xyz",
            "domain_keyword": "google2",
            "domain_tld": "xyz",
            "query_time": "2024-06-07 00:44:05",
            "create_date": "2023-06-06",
            "update_date": "2024-06-07",
            "expiry_date": "2025-06-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 43,
            "domain_name": "googlee.com.au",
            "domain_keyword": "googlee",
            "domain_tld": "com.au",
            "query_time": "2024-06-15 14:03:44",
            "update_date": "2023-11-21",
            "registrar_name": "Above.au Pty Limited",
            "registrar_website": "https://www.yexa.com.au/contact.html",
            "registrant_name": "Domain Admin",
            "name_servers": [
                "ns3.abovedomains.com",
                "ns4.abovedomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "goowler.com",
            "domain_keyword": "goowler",
            "domain_tld": "com",
            "query_time": "2024-04-24 09:01:07",
            "create_date": "2015-10-21",
            "update_date": "2023-09-29",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainnameshop.com",
            "registrant_company": "Zobbcon Jan Willy Hagen",
            "registrant_country": "NO",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 45,
            "domain_name": "googlkr.com",
            "domain_keyword": "googlkr",
            "domain_tld": "com",
            "query_time": "2024-05-16 09:12:02",
            "create_date": "2023-05-13",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1642,
            "registrar_name": "EmpireStateDomains, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "ns1637.ztomy.com",
                "ns2637.ztomy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "googlevr.com",
            "domain_keyword": "googlevr",
            "domain_tld": "com",
            "query_time": "2024-05-26 15:27:22",
            "create_date": "2016-03-03",
            "update_date": "2024-01-31",
            "expiry_date": "2025-03-03",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Google LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/googlevr.com",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "googles.services",
            "domain_keyword": "googles",
            "domain_tld": "services",
            "query_time": "2024-04-16 00:02:01",
            "create_date": "2023-12-24",
            "update_date": "2023-12-29",
            "expiry_date": "2024-12-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "koogler.com",
            "domain_keyword": "koogler",
            "domain_tld": "com",
            "query_time": "2024-04-17 12:30:32",
            "create_date": "2014-06-20",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-20",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NVA Online Advertising B.V.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Noord-brabant",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=koogler.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "googles.ru",
            "domain_keyword": "googles",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:22:47",
            "create_date": "2015-04-01",
            "expiry_date": "2025-04-01",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 50,
            "domain_name": "googlejr.com",
            "domain_keyword": "googlejr",
            "domain_tld": "com",
            "query_time": "2024-05-05 15:19:02",
            "create_date": "2015-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "googlepr.hu",
            "domain_keyword": "googlepr",
            "domain_tld": "hu",
            "query_time": "2024-05-10 19:48:55",
            "create_date": "2016-09-26"
        },
        {
            "num": 52,
            "domain_name": "googlec.com",
            "domain_keyword": "googlec",
            "domain_tld": "com",
            "query_time": "2024-06-06 06:08:08",
            "create_date": "2001-02-17",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-17",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "https://www.epik.com",
            "registrant_name": "Privacy Administrator",
            "registrant_company": "Anonymize LLC",
            "registrant_address": "30 N Gould St STE E",
            "registrant_city": "Sheridan",
            "registrant_state": "WY",
            "registrant_zip": "82801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7373015923",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "googlew.co",
            "domain_keyword": "googlew",
            "domain_tld": "co",
            "query_time": "2024-06-06 15:55:04",
            "create_date": "2023-05-15",
            "update_date": "2024-06-06",
            "expiry_date": "2024-05-15",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkco1.neustar.biz",
                "ns2.parkco1.neustar.biz"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "expired"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "googlex.ru",
            "domain_keyword": "googlex",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:22:48",
            "create_date": "2008-10-21",
            "expiry_date": "2024-10-21",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.domainparking.ru",
                "ns2.domainparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 55,
            "domain_name": "googleq.cn",
            "domain_keyword": "googleq",
            "domain_tld": "cn",
            "query_time": "2024-05-08 12:09:32",
            "create_date": "2023-11-12",
            "expiry_date": "2024-11-12",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王银芳",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "goegler.biz",
            "domain_keyword": "goegler",
            "domain_tld": "biz",
            "query_time": "2024-05-25 09:42:31",
            "create_date": "2006-03-21",
            "update_date": "2024-05-05",
            "expiry_date": "2025-03-20",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Goegler Elektrotechnik GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "goggler.org",
            "domain_keyword": "goggler",
            "domain_tld": "org",
            "query_time": "2024-05-25 09:42:27",
            "create_date": "2010-01-24",
            "update_date": "2023-12-30",
            "expiry_date": "2025-01-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Goggler Club Milano",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Italia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "googlec.ca",
            "domain_keyword": "googlec",
            "domain_tld": "ca",
            "query_time": "2024-05-26 15:22:11",
            "create_date": "2004-01-30",
            "update_date": "2023-06-12",
            "expiry_date": "2025-01-30",
            "registrar_name": "Namespro Solutions Inc.",
            "registrar_website": "https://www.namespro.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "googlen.nl",
            "domain_keyword": "googlen",
            "domain_tld": "nl",
            "query_time": "2024-05-26 15:24:55",
            "create_date": "2003-05-23",
            "update_date": "2024-04-30",
            "domain_status": [
                "in quarantine"
            ]
        },
        {
            "num": 60,
            "domain_name": "googled.co",
            "domain_keyword": "googled",
            "domain_tld": "co",
            "query_time": "2024-05-26 15:22:57",
            "create_date": "2015-10-08",
            "update_date": "2023-09-10",
            "expiry_date": "2024-10-07",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Google LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "googlee.store",
            "domain_keyword": "googlee",
            "domain_tld": "store",
            "query_time": "2024-05-26 15:23:06",
            "create_date": "2024-01-23",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-23",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "goodler.com",
            "domain_keyword": "goodler",
            "domain_tld": "com",
            "query_time": "2024-04-20 19:35:13",
            "create_date": "2014-02-02",
            "update_date": "2024-01-10",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "http://www.NameBright.com",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "googles.global",
            "domain_keyword": "googles",
            "domain_tld": "global",
            "query_time": "2024-04-19 00:24:59",
            "create_date": "2023-04-19",
            "update_date": "2024-04-03",
            "expiry_date": "2025-04-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "googles.shop",
            "domain_keyword": "googles",
            "domain_tld": "shop",
            "query_time": "2024-04-21 00:45:29",
            "create_date": "2023-04-19",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "googlee.nl",
            "domain_keyword": "googlee",
            "domain_tld": "nl",
            "query_time": "2024-05-26 15:23:06",
            "create_date": "2012-06-18",
            "update_date": "2023-07-01",
            "registrar_name": "AXC",
            "name_servers": [
                "ns167.axc.nl",
                "ns168.axc.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 66,
            "domain_name": "googlerc.store",
            "domain_keyword": "googlerc",
            "domain_tld": "store",
            "query_time": "2024-05-26 15:25:19",
            "create_date": "2023-12-21",
            "update_date": "2024-04-23",
            "expiry_date": "2024-12-21",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_state": "Israel",
            "registrant_country": "IL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.easyname.eu",
                "ns2.easyname.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "googlee.life",
            "domain_keyword": "googlee",
            "domain_tld": "life",
            "query_time": "2024-06-15 14:03:44",
            "create_date": "2024-01-21",
            "update_date": "2024-01-26",
            "expiry_date": "2025-01-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dana.ns.cloudflare.com",
                "greg.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "googles.directory",
            "domain_keyword": "googles",
            "domain_tld": "directory",
            "query_time": "2024-04-21 06:56:18",
            "create_date": "2024-04-01",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-01",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "?? ??",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tizz",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "YE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1dns.name.com",
                "ns2dfg.name.com",
                "ns3qty.name.com",
                "ns4hmp.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "googl1er.xyz",
            "domain_keyword": "googl1er",
            "domain_tld": "xyz",
            "query_time": "2024-05-17 23:34:08",
            "create_date": "2024-01-16",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "alice.ns.cloudflare.com",
                "ivan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "googlee.online",
            "domain_keyword": "googlee",
            "domain_tld": "online",
            "query_time": "2024-05-26 15:23:06",
            "create_date": "2024-01-23",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-23",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "googlegr.com",
            "domain_keyword": "googlegr",
            "domain_tld": "com",
            "query_time": "2024-05-26 15:23:37",
            "create_date": "2018-12-04",
            "update_date": "2024-03-14",
            "expiry_date": "2024-12-04",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=googlegr.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "xoogler.net",
            "domain_keyword": "xoogler",
            "domain_tld": "net",
            "query_time": "2024-05-27 03:41:41",
            "create_date": "2005-11-17",
            "update_date": "2024-04-17",
            "expiry_date": "2024-11-17",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Random Marks - The Art of Doug Edwards",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 73,
            "domain_name": "goobler.com",
            "domain_keyword": "goobler",
            "domain_tld": "com",
            "query_time": "2024-06-09 10:34:22",
            "create_date": "2001-04-14",
            "update_date": "2022-11-08",
            "expiry_date": "2024-11-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "googlep.com",
            "domain_keyword": "googlep",
            "domain_tld": "com",
            "query_time": "2024-05-10 00:07:19",
            "create_date": "2004-05-10",
            "update_date": "2024-04-09",
            "expiry_date": "2025-05-10",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Google LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/googlep.com",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "google4.ca",
            "domain_keyword": "google4",
            "domain_tld": "ca",
            "query_time": "2024-05-17 23:34:22",
            "create_date": "2023-05-14",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-14",
            "registrar_name": "CENTRALNIC CANADA INC",
            "registrar_website": "www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "google2.world",
            "domain_keyword": "google2",
            "domain_tld": "world",
            "query_time": "2024-05-26 15:21:45",
            "create_date": "2024-01-26",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "googlex.com.au",
            "domain_keyword": "googlex",
            "domain_tld": "com.au",
            "query_time": "2024-05-26 15:27:27",
            "update_date": "2024-04-21",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Paul Dannock",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "google2.org",
            "domain_keyword": "google2",
            "domain_tld": "org",
            "query_time": "2024-05-26 15:21:45",
            "create_date": "2008-10-01",
            "update_date": "2023-09-04",
            "expiry_date": "2024-10-01",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Google LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "googlere.com",
            "domain_keyword": "googlere",
            "domain_tld": "com",
            "query_time": "2024-06-06 15:54:17",
            "create_date": "2014-02-22",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-22",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_state": "henan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.free.thdns.com",
                "ns2.free.thdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "googlel.pl",
            "domain_keyword": "googlel",
            "domain_tld": "pl",
            "query_time": "2024-06-15 14:04:27",
            "create_date": "2007-03-26",
            "update_date": "2020-12-19",
            "expiry_date": "2025-03-26",
            "registrar_name": "MI Espacio Adam Foland",
            "name_servers": [
                "ns1.xsite.pl",
                "ns2.xsite.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "googelr.com",
            "domain_keyword": "googelr",
            "domain_tld": "com",
            "query_time": "2024-06-15 14:01:48",
            "create_date": "2023-08-13",
            "update_date": "2023-10-07",
            "expiry_date": "2024-08-13",
            "registrar_iana": 940,
            "registrar_name": "ABOVE.COM PTY LTD.",
            "registrar_website": "http://www.above.com",
            "registrant_state": "or",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "googlebr.live",
            "domain_keyword": "googlebr",
            "domain_tld": "live",
            "query_time": "2024-04-28 17:54:56",
            "create_date": "2024-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "googller.com",
            "domain_keyword": "googller",
            "domain_tld": "com",
            "query_time": "2024-04-20 03:26:18",
            "create_date": "2009-06-14",
            "update_date": "2023-05-30",
            "expiry_date": "2024-06-14",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "https://tieredaccess.com/contact/58562664-8755-4e4f-827e-4434f0a0efb6",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mydomain.com",
                "ns2.mydomain.com",
                "ns3.mydomain.com",
                "ns4.mydomain.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "goodler.info",
            "domain_keyword": "goodler",
            "domain_tld": "info",
            "query_time": "2024-05-23 14:33:56",
            "create_date": "2017-06-23",
            "update_date": "2023-08-07",
            "expiry_date": "2024-06-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "googleru.ru",
            "domain_keyword": "googleru",
            "domain_tld": "ru",
            "query_time": "2024-05-25 18:35:56",
            "create_date": "2024-05-23",
            "expiry_date": "2025-05-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "damien.ns.cloudflare.com",
                "galilea.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 86,
            "domain_name": "google7.cn",
            "domain_keyword": "google7",
            "domain_tld": "cn",
            "query_time": "2024-05-26 15:21:46",
            "create_date": "2012-04-17",
            "expiry_date": "2025-04-17",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "上海宏连二手机动车经营有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "googley.de",
            "domain_keyword": "googley",
            "domain_tld": "de",
            "query_time": "2024-06-06 00:45:16",
            "update_date": "2015-06-12",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 88,
            "domain_name": "google1.cc",
            "domain_keyword": "google1",
            "domain_tld": "cc",
            "query_time": "2024-05-30 06:28:57",
            "create_date": "2010-05-01",
            "update_date": "2024-03-30",
            "expiry_date": "2025-05-01",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Google LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/google1.cc",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "googles.fans",
            "domain_keyword": "googles",
            "domain_tld": "fans",
            "query_time": "2024-06-06 15:54:23",
            "create_date": "2023-04-10",
            "update_date": "2024-05-22",
            "expiry_date": "2024-04-10",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "domain_status": [
                "inactive",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "googlee.news",
            "domain_keyword": "googlee",
            "domain_tld": "news",
            "query_time": "2024-06-11 12:14:34",
            "create_date": "2024-05-22",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-22",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangxi provine",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "googlek.shop",
            "domain_keyword": "googlek",
            "domain_tld": "shop",
            "query_time": "2024-04-25 18:02:28",
            "create_date": "2024-04-22",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "googeer.store",
            "domain_keyword": "googeer",
            "domain_tld": "store",
            "query_time": "2024-04-19 18:05:10",
            "create_date": "2024-04-16",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "googles.one",
            "domain_keyword": "googles",
            "domain_tld": "one",
            "query_time": "2024-05-09 09:32:15",
            "create_date": "2024-03-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.3dns.box",
                "ns2.3dns.box"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 94,
            "domain_name": "googlee.fun",
            "domain_keyword": "googlee",
            "domain_tld": "fun",
            "query_time": "2024-05-26 15:23:05",
            "create_date": "2020-01-02",
            "update_date": "2023-08-31",
            "expiry_date": "2025-01-02",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "Han Ya Chao",
            "registrant_state": "bei jing shi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "google1.cn",
            "domain_keyword": "google1",
            "domain_tld": "cn",
            "query_time": "2024-05-25 06:43:16",
            "create_date": "2005-03-26",
            "expiry_date": "2025-03-26",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "卢萌",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "gooler.com.br",
            "domain_keyword": "gooler",
            "domain_tld": "com.br",
            "query_time": "2024-05-17 23:36:49",
            "create_date": "2022-09-27",
            "update_date": "2022-09-30",
            "expiry_date": "2024-09-27",
            "registrant_name": "Dminas Industria e Comercio de Esportivos LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.kinghost.com.br",
                "dns2.kinghost.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 97,
            "domain_name": "google.feedback",
            "domain_keyword": "google",
            "domain_tld": "feedback",
            "query_time": "2024-05-26 15:21:07",
            "create_date": "2016-01-11",
            "update_date": "2024-04-03",
            "expiry_date": "2033-01-11",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Rugly LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nevada",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "e.nic.feedback",
                "f.nic.feedback"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "googlr.uk",
            "domain_keyword": "googlr",
            "domain_tld": "uk",
            "query_time": "2024-05-17 18:16:56",
            "create_date": "2024-05-13",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-13",
            "registrar_name": "Realtime Register BV [Tag = YOURSRS-NL]",
            "registrar_website": "https://www.realtimeregister.com",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 99,
            "domain_name": "googlr.com",
            "domain_keyword": "googlr",
            "domain_tld": "com",
            "query_time": "2024-06-05 12:08:25",
            "create_date": "2001-05-29",
            "update_date": "2024-04-27",
            "expiry_date": "2025-05-29",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Google LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/googlr.com",
            "name_servers": [
                "ns1.google.com",
                "ns2.google.com",
                "ns3.google.com",
                "ns4.google.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "google.taipei",
            "domain_keyword": "google",
            "domain_tld": "taipei",
            "query_time": "2024-05-26 15:21:09",
            "create_date": "2016-04-19",
            "update_date": "2024-03-22",
            "expiry_date": "2025-04-18",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Google LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.google.com",
                "ns2.google.com",
                "ns3.google.com",
                "ns4.google.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.116,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>googler.cl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5615</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>goomler.com, googlebr.life, google6.com, googlev.cn, goodler.pet, googleo.cl, google4.org, googlex.in, google3.it, googled.co.nz, googlef.ru, googlee.tech, googles.cl, googlers.online, googlre.nl, googlek.store, goggler.it, googley.fr, googleb.be, googled.us, googlek.cn, googlew.pl, googles.agency, googles.fun, yoogler.com, google4.com, googles.jp, google2.ca, googlar.news, goodler.world, googles.click, googles.co.uk, google4.pl, goolgler.com, xoogler.education, googleu.cc, googleo.lol, google0.org, googlea.cl, googlex.co.uk, googlew.it, google2.xyz, googlee.com.au, goowler.com, googlkr.com, googlevr.com, googles.services, koogler.com, googles.ru, googlejr.com, googlepr.hu, googlec.com, googlew.co, googlex.ru, googleq.cn, goegler.biz, goggler.org, googlec.ca, googlen.nl, googled.co, googlee.store, goodler.com, googles.global, googles.shop, googlee.nl, googlerc.store, googlee.life, googles.directory, googl1er.xyz, googlee.online, googlegr.com, xoogler.net, goobler.com, googlep.com, google4.ca, google2.world, googlex.com.au, google2.org, googlere.com, googlel.pl, googelr.com, googlebr.live, googller.com, goodler.info, googleru.ru, google7.cn, googley.de, google1.cc, googles.fans, googlee.news, googlek.shop, googeer.store, googles.one, googlee.fun, google1.cn, gooler.com.br, google.feedback, googlr.uk, googlr.com, google.taipei</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>goomler.com</domain_name>
   <domain_keyword>goomler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 08:54:54</query_time>
   <create_date>2006-04-17</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VG</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/1498726d-278a-47a7-a816-eea377b16081</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.creait.net</value>
    <value>ns1.creait9dua5103.biz</value>
    <value>ns2.creait.net</value>
    <value>ns2.creait2gaa5100.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>googlebr.life</domain_name>
   <domain_keyword>googlebr</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-28 17:53:07</query_time>
   <create_date>2024-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns03.domaincontrol.com</value>
    <value>pdns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>google6.com</domain_name>
   <domain_keyword>google6</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-15 14:02:40</query_time>
   <create_date>2010-08-03</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.hastydns.com</value>
    <value>ns2.hastydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>googlev.cn</domain_name>
   <domain_keyword>googlev</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-22 15:12:05</query_time>
   <create_date>2023-06-06</create_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_name>广州云讯信息科技有限公司</registrar_name>
   <registrant_name>李赞鸿</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>bertram.dnspod.net</value>
    <value>west.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>goodler.pet</domain_name>
   <domain_keyword>goodler</domain_keyword>
   <domain_tld>pet</domain_tld>
   <query_time>2024-05-16 09:08:18</query_time>
   <create_date>2017-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>googleo.cl</domain_name>
   <domain_keyword>googleo</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-26 15:24:58</query_time>
   <create_date>2013-01-24</create_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>https://markmonitor.com/</registrar_website>
   <registrant_name>Google LLC</registrant_name>
   <registrant_company>Google LLC</registrant_company>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
   </name_servers>
  </value>
  <value>
   <num>7</num>
   <domain_name>google4.org</domain_name>
   <domain_keyword>google4</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-26 15:21:45</query_time>
   <create_date>2023-12-21</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiangxi provine</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1cnb.name.com</value>
    <value>ns2glx.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4lpv.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>googlex.in</domain_name>
   <domain_keyword>googlex</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-01 03:54:24</query_time>
   <create_date>2010-05-04</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2027-05-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digimantra Labs</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Punjab</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns6185.hostgator.com</value>
    <value>ns6186.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>google3.it</domain_name>
   <domain_keyword>google3</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-26 15:21:45</query_time>
   <create_date>2022-06-04</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_name>TLD Registrar Solutions Ltd</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns-canada.topdns.com</value>
    <value>ns-uk.topdns.com</value>
    <value>ns-usa.topdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>googled.co.nz</domain_name>
   <domain_keyword>googled</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-30 22:14:33</query_time>
   <create_date>2022-07-21</create_date>
   <update_date>2023-06-25</update_date>
   <registrar_name>MarkMonitor. Inc</registrar_name>
   <registrar_website>https://www.markmonitor.com/</registrar_website>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>googlef.ru</domain_name>
   <domain_keyword>googlef</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:22:46</query_time>
   <create_date>2017-07-07</create_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_name>WEBNAMES-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.nameself.com</value>
    <value>ns2.nameself.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>googlee.tech</domain_name>
   <domain_keyword>googlee</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-26 15:23:06</query_time>
   <create_date>2023-09-19</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>1913</registrar_iana>
   <registrar_name>Dotserve Inc</registrar_name>
   <registrar_website>http://dotserve.website</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>GDPR Masked</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>cont603385.earth.orderbox-dns.com</value>
    <value>cont603385.mars.orderbox-dns.com</value>
    <value>cont603385.mercury.orderbox-dns.com</value>
    <value>cont603385.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>googles.cl</domain_name>
   <domain_keyword>googles</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-26 15:26:07</query_time>
   <create_date>2012-05-24</create_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>https://markmonitor.com/</registrar_website>
   <registrant_name>Google LLC</registrant_name>
   <registrant_company>Google LLC</registrant_company>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
   </name_servers>
  </value>
  <value>
   <num>14</num>
   <domain_name>googlers.online</domain_name>
   <domain_keyword>googlers</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-26 15:26:06</query_time>
   <create_date>2023-07-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>Szymon Kaczmarek</registrant_company>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns13.ovh.net</value>
    <value>ns13.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>googlre.nl</domain_name>
   <domain_keyword>googlre</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-26 15:27:34</query_time>
   <create_date>2009-10-05</create_date>
   <update_date>2020-01-15</update_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>googlek.store</domain_name>
   <domain_keyword>googlek</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-17 23:35:39</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_state>manila</registrant_state>
   <registrant_country>PH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>goggler.it</domain_name>
   <domain_keyword>goggler</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-25 09:42:27</query_time>
   <create_date>2000-02-10</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_name>Netsons S.r.l.</registrar_name>
   <registrar_website>https://www.netsons.com</registrar_website>
   <registrant_company>Goggler Club Milano - Gianni Roghi a.s.d.</registrant_company>
   <name_servers>
    <value>dns1.netsons.net</value>
    <value>dns2.netsons.net</value>
    <value>dns3.netsons.net</value>
    <value>dns4.netsons.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>googley.fr</domain_name>
   <domain_keyword>googley</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-12 01:13:31</query_time>
   <create_date>2011-10-03</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns20.ovh.net</value>
    <value>ns20.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>googleb.be</domain_name>
   <domain_keyword>googleb</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-26 15:21:59</query_time>
   <create_date>2005-11-10</create_date>
   <registrar_name>Markmonitor Inc.</registrar_name>
   <registrar_website>https://www.markmonitor.com</registrar_website>
   <name_servers>
    <value>ns1.googledomains.com</value>
    <value>ns2.googledomains.com</value>
    <value>ns3.googledomains.com</value>
    <value>ns4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>googled.us</domain_name>
   <domain_keyword>googled</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-01 01:22:54</query_time>
   <create_date>2023-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-04-24</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Dynadot, LLC</registrant_name>
   <registrant_address>POB 1072</registrant_address>
   <registrant_city>Belmont</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94002</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6505851961</registrant_phone>
   <registrant_fax>+1.4158692893</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>googlek.cn</domain_name>
   <domain_keyword>googlek</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-15 14:04:22</query_time>
   <create_date>2023-05-31</create_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_name>厦门纳网科技股份有限公司</registrar_name>
   <registrant_name>杨龙祥</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.nagor.cn</value>
    <value>ns.nagor.com.cn</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>googlew.pl</domain_name>
   <domain_keyword>googlew</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-02-01 12:22:27</query_time>
   <create_date>2008-04-17</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2024-04-17</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>googles.agency</domain_name>
   <domain_keyword>googles</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-01 05:11:29</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0170998473</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>googles.fun</domain_name>
   <domain_keyword>googles</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-26 15:26:07</query_time>
   <create_date>2023-10-14</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Moscow</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>isla.ns.cloudflare.com</value>
    <value>seth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>yoogler.com</domain_name>
   <domain_keyword>yoogler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 09:56:37</query_time>
   <create_date>2007-11-07</create_date>
   <update_date>2022-11-07</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>google4.com</domain_name>
   <domain_keyword>google4</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 00:02:57</query_time>
   <create_date>2004-06-11</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>googles.jp</domain_name>
   <domain_keyword>googles</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-17 15:46:53</query_time>
   <create_date>2005-07-11</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>googles</registrant_name>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6241-6585</registrant_phone>
   <registrant_fax>06-6374-0121</registrant_fax>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>google2.ca</domain_name>
   <domain_keyword>google2</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-26 15:21:45</query_time>
   <create_date>2017-01-07</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_name>WHC Online Solutions Inc.</registrar_name>
   <registrar_website>https://whc.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.whc.ca</value>
    <value>ns2.whc.ca</value>
    <value>ns3.whc.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>googlar.news</domain_name>
   <domain_keyword>googlar</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-14 05:05:26</query_time>
   <create_date>2024-01-12</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>goodler.world</domain_name>
   <domain_keyword>goodler</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-16 09:08:18</query_time>
   <create_date>2017-05-13</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>googles.click</domain_name>
   <domain_keyword>googles</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-06-06 15:54:23</query_time>
   <create_date>2022-02-22</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>googles.co.uk</domain_name>
   <domain_keyword>googles</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-06 15:54:23</query_time>
   <create_date>2008-11-23</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_name>David Thornton [Tag = DAVIDTHORNTON]</registrar_name>
   <name_servers>
    <value>ns1.parklogic.com</value>
    <value>ns2.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>google4.pl</domain_name>
   <domain_keyword>google4</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-01 01:22:43</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-13</update_date>
   <registrar_name>Hosting Concepts B.V.</registrar_name>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>goolgler.com</domain_name>
   <domain_keyword>goolgler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 02:45:52</query_time>
   <create_date>2004-09-21</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Google LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/goolgler.com</registrant_email>
   <name_servers>
    <value>ns1.googledomains.com</value>
    <value>ns2.googledomains.com</value>
    <value>ns3.googledomains.com</value>
    <value>ns4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>xoogler.education</domain_name>
   <domain_keyword>xoogler</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-06-13 20:15:09</query_time>
   <create_date>2020-07-17</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Xoogler LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>googleu.cc</domain_name>
   <domain_keyword>googleu</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-09 09:32:26</query_time>
   <create_date>2023-05-09</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>DAMANSARA</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=googleu.cc</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>decker.ns.cloudflare.com</value>
    <value>rafe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>googleo.lol</domain_name>
   <domain_keyword>googleo</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-08 00:38:02</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns39.domaincontrol.com</value>
    <value>ns40.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>google0.org</domain_name>
   <domain_keyword>google0</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-26 15:21:45</query_time>
   <create_date>2021-10-17</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.google0.org</value>
    <value>ns2.google0.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>googlea.cl</domain_name>
   <domain_keyword>googlea</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-26 15:21:46</query_time>
   <create_date>2013-10-29</create_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>https://markmonitor.com/</registrar_website>
   <registrant_name>Google LLC</registrant_name>
   <registrant_company>Google LLC</registrant_company>
   <name_servers>
    <value>ns1.google.com</value>
    <value>ns2.google.com</value>
    <value>ns3.google.com</value>
    <value>ns4.google.com</value>
   </name_servers>
  </value>
  <value>
   <num>40</num>
   <domain_name>googlex.co.uk</domain_name>
   <domain_keyword>googlex</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-26 15:27:27</query_time>
   <create_date>2023-09-14</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>googlew.it</domain_name>
   <domain_keyword>googlew</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-26 15:27:22</query_time>
   <create_date>2019-10-08</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.match.it</value>
    <value>ns2.match.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>google2.xyz</domain_name>
   <domain_keyword>google2</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-07 00:44:05</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>googlee.com.au</domain_name>
   <domain_keyword>googlee</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-15 14:03:44</query_time>
   <update_date>2023-11-21</update_date>
   <registrar_name>Above.au Pty Limited</registrar_name>
   <registrar_website>https://www.yexa.com.au/contact.html</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <name_servers>
    <value>ns3.abovedomains.com</value>
    <value>ns4.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>goowler.com</domain_name>
   <domain_keyword>goowler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 09:01:07</query_time>
   <create_date>2015-10-21</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>https://domainnameshop.com</registrar_website>
   <registrant_company>Zobbcon Jan Willy Hagen</registrant_company>
   <registrant_country>NO</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>googlkr.com</domain_name>
   <domain_keyword>googlkr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 09:12:02</query_time>
   <create_date>2023-05-13</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1642</registrar_iana>
   <registrar_name>EmpireStateDomains, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1637.ztomy.com</value>
    <value>ns2637.ztomy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>googlevr.com</domain_name>
   <domain_keyword>googlevr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 15:27:22</query_time>
   <create_date>2016-03-03</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Google LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/googlevr.com</registrant_email>
   <name_servers>
    <value>ns1.googledomains.com</value>
    <value>ns2.googledomains.com</value>
    <value>ns3.googledomains.com</value>
    <value>ns4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>googles.services</domain_name>
   <domain_keyword>googles</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-16 00:02:01</query_time>
   <create_date>2023-12-24</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>koogler.com</domain_name>
   <domain_keyword>koogler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 12:30:32</query_time>
   <create_date>2014-06-20</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NVA Online Advertising B.V.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Noord-brabant</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=koogler.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>googles.ru</domain_name>
   <domain_keyword>googles</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:22:47</query_time>
   <create_date>2015-04-01</create_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>50</num>
   <domain_name>googlejr.com</domain_name>
   <domain_keyword>googlejr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 15:19:02</query_time>
   <create_date>2015-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>googlepr.hu</domain_name>
   <domain_keyword>googlepr</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 19:48:55</query_time>
   <create_date>2016-09-26</create_date>
  </value>
  <value>
   <num>52</num>
   <domain_name>googlec.com</domain_name>
   <domain_keyword>googlec</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 06:08:08</query_time>
   <create_date>2001-02-17</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>https://www.epik.com</registrar_website>
   <registrant_name>Privacy Administrator</registrant_name>
   <registrant_company>Anonymize LLC</registrant_company>
   <registrant_address>30 N Gould St STE E</registrant_address>
   <registrant_city>Sheridan</registrant_city>
   <registrant_state>WY</registrant_state>
   <registrant_zip>82801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7373015923</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>googlew.co</domain_name>
   <domain_keyword>googlew</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-06 15:55:04</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2024-05-15</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkco1.neustar.biz</value>
    <value>ns2.parkco1.neustar.biz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>expired</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>googlex.ru</domain_name>
   <domain_keyword>googlex</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:22:48</query_time>
   <create_date>2008-10-21</create_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.domainparking.ru</value>
    <value>ns2.domainparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>googleq.cn</domain_name>
   <domain_keyword>googleq</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-08 12:09:32</query_time>
   <create_date>2023-11-12</create_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>王银芳</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>goegler.biz</domain_name>
   <domain_keyword>goegler</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-25 09:42:31</query_time>
   <create_date>2006-03-21</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Goegler Elektrotechnik GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>goggler.org</domain_name>
   <domain_keyword>goggler</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 09:42:27</query_time>
   <create_date>2010-01-24</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Goggler Club Milano</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Italia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>googlec.ca</domain_name>
   <domain_keyword>googlec</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-26 15:22:11</query_time>
   <create_date>2004-01-30</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_name>Namespro Solutions Inc.</registrar_name>
   <registrar_website>https://www.namespro.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>googlen.nl</domain_name>
   <domain_keyword>googlen</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-26 15:24:55</query_time>
   <create_date>2003-05-23</create_date>
   <update_date>2024-04-30</update_date>
   <domain_status>
    <value>in quarantine</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>googled.co</domain_name>
   <domain_keyword>googled</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-26 15:22:57</query_time>
   <create_date>2015-10-08</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Google LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.googledomains.com</value>
    <value>ns2.googledomains.com</value>
    <value>ns3.googledomains.com</value>
    <value>ns4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>googlee.store</domain_name>
   <domain_keyword>googlee</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-26 15:23:06</query_time>
   <create_date>2024-01-23</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>goodler.com</domain_name>
   <domain_keyword>goodler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 19:35:13</query_time>
   <create_date>2014-02-02</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>googles.global</domain_name>
   <domain_keyword>googles</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-04-19 00:24:59</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>googles.shop</domain_name>
   <domain_keyword>googles</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-21 00:45:29</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>googlee.nl</domain_name>
   <domain_keyword>googlee</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-26 15:23:06</query_time>
   <create_date>2012-06-18</create_date>
   <update_date>2023-07-01</update_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>ns167.axc.nl</value>
    <value>ns168.axc.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>googlerc.store</domain_name>
   <domain_keyword>googlerc</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-26 15:25:19</query_time>
   <create_date>2023-12-21</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_state>Israel</registrant_state>
   <registrant_country>IL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.easyname.eu</value>
    <value>ns2.easyname.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>googlee.life</domain_name>
   <domain_keyword>googlee</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-06-15 14:03:44</query_time>
   <create_date>2024-01-21</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dana.ns.cloudflare.com</value>
    <value>greg.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>googles.directory</domain_name>
   <domain_keyword>googles</domain_keyword>
   <domain_tld>directory</domain_tld>
   <query_time>2024-04-21 06:56:18</query_time>
   <create_date>2024-04-01</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>?? ??</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tizz</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>YE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1dns.name.com</value>
    <value>ns2dfg.name.com</value>
    <value>ns3qty.name.com</value>
    <value>ns4hmp.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>googl1er.xyz</domain_name>
   <domain_keyword>googl1er</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-17 23:34:08</query_time>
   <create_date>2024-01-16</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>alice.ns.cloudflare.com</value>
    <value>ivan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>googlee.online</domain_name>
   <domain_keyword>googlee</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-26 15:23:06</query_time>
   <create_date>2024-01-23</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>googlegr.com</domain_name>
   <domain_keyword>googlegr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 15:23:37</query_time>
   <create_date>2018-12-04</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=googlegr.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>xoogler.net</domain_name>
   <domain_keyword>xoogler</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 03:41:41</query_time>
   <create_date>2005-11-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Random Marks - The Art of Doug Edwards</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>goobler.com</domain_name>
   <domain_keyword>goobler</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 10:34:22</query_time>
   <create_date>2001-04-14</create_date>
   <update_date>2022-11-08</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>googlep.com</domain_name>
   <domain_keyword>googlep</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 00:07:19</query_time>
   <create_date>2004-05-10</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Google LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/googlep.com</registrant_email>
   <name_servers>
    <value>ns1.googledomains.com</value>
    <value>ns2.googledomains.com</value>
    <value>ns3.googledomains.com</value>
    <value>ns4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>google4.ca</domain_name>
   <domain_keyword>google4</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-17 23:34:22</query_time>
   <create_date>2023-05-14</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_name>CENTRALNIC CANADA INC</registrar_name>
   <registrar_website>www.hexonet.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>google2.world</domain_name>
   <domain_keyword>google2</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-26 15:21:45</query_time>
   <create_date>2024-01-26</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>googlex.com.au</domain_name>
   <domain_keyword>googlex</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-26 15:27:27</query_time>
   <update_date>2024-04-21</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Paul Dannock</registrant_name>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>google2.org</domain_name>
   <domain_keyword>google2</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-26 15:21:45</query_time>
   <create_date>2008-10-01</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Google LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.googledomains.com</value>
    <value>ns2.googledomains.com</value>
    <value>ns3.googledomains.com</value>
    <value>ns4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>googlere.com</domain_name>
   <domain_keyword>googlere</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 15:54:17</query_time>
   <create_date>2014-02-22</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_state>henan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns1.free.thdns.com</value>
    <value>ns2.free.thdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>googlel.pl</domain_name>
   <domain_keyword>googlel</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-15 14:04:27</query_time>
   <create_date>2007-03-26</create_date>
   <update_date>2020-12-19</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>MI Espacio Adam Foland</registrar_name>
   <name_servers>
    <value>ns1.xsite.pl</value>
    <value>ns2.xsite.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>googelr.com</domain_name>
   <domain_keyword>googelr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-15 14:01:48</query_time>
   <create_date>2023-08-13</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>ABOVE.COM PTY LTD.</registrar_name>
   <registrar_website>http://www.above.com</registrar_website>
   <registrant_state>or</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>googlebr.live</domain_name>
   <domain_keyword>googlebr</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-28 17:54:56</query_time>
   <create_date>2024-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns05.domaincontrol.com</value>
    <value>pdns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>googller.com</domain_name>
   <domain_keyword>googller</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 03:26:18</query_time>
   <create_date>2009-06-14</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/58562664-8755-4e4f-827e-4434f0a0efb6</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mydomain.com</value>
    <value>ns2.mydomain.com</value>
    <value>ns3.mydomain.com</value>
    <value>ns4.mydomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>goodler.info</domain_name>
   <domain_keyword>goodler</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-23 14:33:56</query_time>
   <create_date>2017-06-23</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>googleru.ru</domain_name>
   <domain_keyword>googleru</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-25 18:35:56</query_time>
   <create_date>2024-05-23</create_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>damien.ns.cloudflare.com</value>
    <value>galilea.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>google7.cn</domain_name>
   <domain_keyword>google7</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-26 15:21:46</query_time>
   <create_date>2012-04-17</create_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>上海宏连二手机动车经营有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>googley.de</domain_name>
   <domain_keyword>googley</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-06-06 00:45:16</query_time>
   <update_date>2015-06-12</update_date>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>google1.cc</domain_name>
   <domain_keyword>google1</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-30 06:28:57</query_time>
   <create_date>2010-05-01</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Google LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/google1.cc</registrant_email>
   <name_servers>
    <value>ns1.googledomains.com</value>
    <value>ns2.googledomains.com</value>
    <value>ns3.googledomains.com</value>
    <value>ns4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>googles.fans</domain_name>
   <domain_keyword>googles</domain_keyword>
   <domain_tld>fans</domain_tld>
   <query_time>2024-06-06 15:54:23</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-04-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <domain_status>
    <value>inactive</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>googlee.news</domain_name>
   <domain_keyword>googlee</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-06-11 12:14:34</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiangxi provine</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>googlek.shop</domain_name>
   <domain_keyword>googlek</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-25 18:02:28</query_time>
   <create_date>2024-04-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>googeer.store</domain_name>
   <domain_keyword>googeer</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-19 18:05:10</query_time>
   <create_date>2024-04-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>googles.one</domain_name>
   <domain_keyword>googles</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-09 09:32:15</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.3dns.box</value>
    <value>ns2.3dns.box</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>googlee.fun</domain_name>
   <domain_keyword>googlee</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-26 15:23:05</query_time>
   <create_date>2020-01-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>Han Ya Chao</registrant_company>
   <registrant_state>bei jing shi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>google1.cn</domain_name>
   <domain_keyword>google1</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-25 06:43:16</query_time>
   <create_date>2005-03-26</create_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>卢萌</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>gooler.com.br</domain_name>
   <domain_keyword>gooler</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-17 23:36:49</query_time>
   <create_date>2022-09-27</create_date>
   <update_date>2022-09-30</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrant_name>Dminas Industria e Comercio de Esportivos LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.kinghost.com.br</value>
    <value>dns2.kinghost.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>google.feedback</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>feedback</domain_tld>
   <query_time>2024-05-26 15:21:07</query_time>
   <create_date>2016-01-11</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2033-01-11</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Rugly LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nevada</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>e.nic.feedback</value>
    <value>f.nic.feedback</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>googlr.uk</domain_name>
   <domain_keyword>googlr</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-17 18:16:56</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_name>Realtime Register BV [Tag = YOURSRS-NL]</registrar_name>
   <registrar_website>https://www.realtimeregister.com</registrar_website>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>googlr.com</domain_name>
   <domain_keyword>googlr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 12:08:25</query_time>
   <create_date>2001-05-29</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Google LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/googlr.com</registrant_email>
   <name_servers>
    <value>ns1.google.com</value>
    <value>ns2.google.com</value>
    <value>ns3.google.com</value>
    <value>ns4.google.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>google.taipei</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>taipei</domain_tld>
   <query_time>2024-05-26 15:21:09</query_time>
   <create_date>2016-04-19</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Google LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.google.com</value>
    <value>ns2.google.com</value>
    <value>ns3.google.com</value>
    <value>ns4.google.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.116</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

Can be used for Current WHOIS API, Bulk WHOIS API, WHOIS History API, Reverse WHOIS API and Fuzzy Domains API.

Package Quantity Price Rate Order
5,000 API Credits 5,000 $25 $5.00 Buy Now
25,000 API Credits 25,000 $100 $4.00 Buy Now
250,000 API Credits 250,000 $750 $3.00 Buy Now
1 Million API Credits Most Popular 1,000,000 $2,000 $2.00 Buy Now
10 Million API Credits 10,000,000 $10,000 $1.00 Buy Now

API Credits you purchase have lifetime validity, and you may use it whenever you wish. We accept Visa, Mastercard, American Express, Discover, Diners Club, JCB and China UnionPay. Popular payment wallets like Apple Pay, Google Pay, Alipay, WeChat Pay & Cash App Pay are accepted. You can also pay in installments through Buy Now, Pay Later (Affirm, Afterpay, Clearpay, Klarna) services. For orders worth $1000 and higher, you can also pay through Bank Wire Transfer (ACH, Fedwire and SWIFT). We also accept crypto payments through Bitcoin, Ethereum, Tether, Binance, Ripple and 100+ Cryptocurrencies.

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,631,327

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,631,327
Total WHOIS records with a Registrant Contact 166,983,814
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,360,203
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,628,842
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 556,079,732

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,565,340,461
Total WHOIS records with a Registrant Contact 1,290,792,006
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,130,321,807
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,058,034,217

Domain Name WHOIS Lookup

Discover a domain's current owners and details with our free WHOIS lookup tool.

Powered by Current WHOIS Database

Our Current WHOIS Database contains the latest WHOIS of over 267 Million active domain names, that are currently registered. This powers our Current WHOIS API, which lets you quickly see the complete WHOIS details of any active domain name.