WHOIS QUERY TIME

4 May 2024 - 5:44 PM UTC

Modified: 1 February 2014

NAME SERVERS

ns1.ns.de
ns2.ns.de

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=goodgle.de
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "goodgle.de"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "goodgle.de",
            "domain_keyword": "goodgle",
            "domain_tld": "de",
            "query_time": "2024-05-04 17:44:48",
            "update_date": "2014-02-01",
            "name_servers": [
                "ns1.ns.de",
                "ns2.ns.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>goodgle.de</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>goodgle.de</domain_name>
   <domain_keyword>goodgle</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 17:44:48</query_time>
   <update_date>2014-02-01</update_date>
   <name_servers>
    <value>ns1.ns.de</value>
    <value>ns2.ns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.035</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.076 seconds) for "goodgle.de" in our Historical WHOIS Database.
#1 - QUERY TIME

21 Jul 2016 - 11:02 AM UTC

Modified: 1 February 2014

NAME SERVERS

ns1.ns.de
ns2.ns.de

DOMAIN STATUS

connect

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=goodgle.de
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "goodgle.de",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "goodgle.de",
    "results": [
        {
            "num": 1,
            "domain_name": "goodgle.de",
            "domain_keyword": "goodgle",
            "domain_tld": "de",
            "query_time": "2016-07-21 11:02:53",
            "update_date": "2014-02-01",
            "name_servers": [
                "ns1.ns.de",
                "ns2.ns.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.076,
        "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>goodgle.de</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>goodgle.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>goodgle.de</domain_name>
   <domain_keyword>goodgle</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2016-07-21 11:02:53</query_time>
   <update_date>2014-02-01</update_date>
   <name_servers>
    <value>ns1.ns.de</value>
    <value>ns2.ns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.076</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 7 domain names (in 0.027 seconds) which contained the exact domain keyword "goodgle".
Domain Name Registered Expiry Registrar Ownership
1 goodgle.com 12 Apr 2001 12 Apr 2025 NameCheap, Inc. -
2 goodgle.ca 6 Mar 2005 6 Mar 2025 MarkMonitor International Canada Ltd. Google Canada Corporation
3 goodgle.nl 1 Jul 2005 - Sombrero.de Gmbh -
4 goodgle.net 13 Sep 2005 13 Sep 2024 MarkMonitor, Inc. Google LLC
5 goodgle.cn 22 Apr 2014 22 Apr 2025 北京新网数码信息技术有限公司 曾激波
6 goodgle.ru 23 Dec 2020 23 Dec 2024 RU-CENTER-RU Private Person
7 goodgle.com.cn 14 Aug 2023 14 Aug 2024 广东时代互联科技有限公司 韩琳洁
8 goodgle.de - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=goodgle&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "goodgle",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 8,
        "relation": "eq",
        "current": 8
    },
    "unique_domains": "goodgle.com, goodgle.ca, goodgle.nl, goodgle.net, goodgle.cn, goodgle.ru, goodgle.com.cn, goodgle.de",
    "results": [
        {
            "num": 1,
            "domain_name": "goodgle.com",
            "domain_keyword": "goodgle",
            "domain_tld": "com",
            "query_time": "2024-04-21 05:39:00",
            "create_date": "2001-04-12",
            "update_date": "2024-03-19",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.fp261.parklogic.com",
                "ns2.fp261.parklogic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "goodgle.ca",
            "domain_keyword": "goodgle",
            "domain_tld": "ca",
            "query_time": "2024-05-07 20:41:15",
            "create_date": "2005-03-06",
            "update_date": "2024-02-03",
            "expiry_date": "2025-03-06",
            "registrar_name": "MarkMonitor International Canada Ltd.",
            "registrar_website": "Markmonitor.com",
            "registrant_name": "Google Canada Corporation",
            "registrant_company": "Google Canada Corporation",
            "registrant_address": "12-111 Richmond St. W",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M5H2G4",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4162146034",
            "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": "goodgle.nl",
            "domain_keyword": "goodgle",
            "domain_tld": "nl",
            "query_time": "2024-05-27 10:25:40",
            "create_date": "2005-07-01",
            "update_date": "2019-03-25",
            "registrar_name": "Sombrero.de Gmbh",
            "name_servers": [
                "ns1.smtmdns.com",
                "ns2.smtmdns.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "goodgle.net",
            "domain_keyword": "goodgle",
            "domain_tld": "net",
            "query_time": "2024-05-27 10:25:40",
            "create_date": "2005-09-13",
            "update_date": "2023-08-12",
            "expiry_date": "2024-09-13",
            "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/goodgle.net",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "goodgle.cn",
            "domain_keyword": "goodgle",
            "domain_tld": "cn",
            "query_time": "2024-04-29 05:06:45",
            "create_date": "2014-04-22",
            "expiry_date": "2025-04-22",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "曾激波",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.expirenotification.com",
                "dns8.expirenotification.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "goodgle.ru",
            "domain_keyword": "goodgle",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:21:18",
            "create_date": "2020-12-23",
            "expiry_date": "2024-12-23",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "doug.ns.cloudflare.com",
                "suzanne.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 7,
            "domain_name": "goodgle.com.cn",
            "domain_keyword": "goodgle",
            "domain_tld": "com.cn",
            "query_time": "2024-05-27 10:25:40",
            "create_date": "2023-08-14",
            "expiry_date": "2024-08-14",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "韩琳洁",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "goodgle.de",
            "domain_keyword": "goodgle",
            "domain_tld": "de",
            "query_time": "2024-05-04 17:44:48",
            "update_date": "2014-02-01",
            "name_servers": [
                "ns1.ns.de",
                "ns2.ns.de"
            ],
            "domain_status": [
                "connect"
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>goodgle</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>8</total>
  <relation>eq</relation>
  <current>8</current>
 </count>
 <unique_domains>goodgle.com, goodgle.ca, goodgle.nl, goodgle.net, goodgle.cn, goodgle.ru, goodgle.com.cn, goodgle.de</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>goodgle.com</domain_name>
   <domain_keyword>goodgle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 05:39:00</query_time>
   <create_date>2001-04-12</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.fp261.parklogic.com</value>
    <value>ns2.fp261.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>goodgle.ca</domain_name>
   <domain_keyword>goodgle</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-07 20:41:15</query_time>
   <create_date>2005-03-06</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_name>MarkMonitor International Canada Ltd.</registrar_name>
   <registrar_website>Markmonitor.com</registrar_website>
   <registrant_name>Google Canada Corporation</registrant_name>
   <registrant_company>Google Canada Corporation</registrant_company>
   <registrant_address>12-111 Richmond St. W</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M5H2G4</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4162146034</registrant_phone>
   <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>goodgle.nl</domain_name>
   <domain_keyword>goodgle</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-27 10:25:40</query_time>
   <create_date>2005-07-01</create_date>
   <update_date>2019-03-25</update_date>
   <registrar_name>Sombrero.de Gmbh</registrar_name>
   <name_servers>
    <value>ns1.smtmdns.com</value>
    <value>ns2.smtmdns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>goodgle.net</domain_name>
   <domain_keyword>goodgle</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 10:25:40</query_time>
   <create_date>2005-09-13</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-09-13</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/goodgle.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>5</num>
   <domain_name>goodgle.cn</domain_name>
   <domain_keyword>goodgle</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-29 05:06:45</query_time>
   <create_date>2014-04-22</create_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>曾激波</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns7.expirenotification.com</value>
    <value>dns8.expirenotification.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>goodgle.ru</domain_name>
   <domain_keyword>goodgle</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:21:18</query_time>
   <create_date>2020-12-23</create_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>doug.ns.cloudflare.com</value>
    <value>suzanne.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>goodgle.com.cn</domain_name>
   <domain_keyword>goodgle</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-27 10:25:40</query_time>
   <create_date>2023-08-14</create_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>韩琳洁</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.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>goodgle.de</domain_name>
   <domain_keyword>goodgle</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 17:44:48</query_time>
   <update_date>2014-02-01</update_date>
   <name_servers>
    <value>ns1.ns.de</value>
    <value>ns2.ns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.027</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,855 domain names (in 0.284 seconds) which look and sound like the brand name "goodgle".
Domain Name Registered Expiry Registrar Ownership
1 googgle.co.in 4 May 2014 4 May 2025 Dynadot LLC REDACTED FOR PRIVACY
2 goohgle.pl 29 Mar 2023 - Aftermarket.pl Limited -
3 googgle.xyz 18 Dec 2023 18 Dec 2024 Gname.com Pte. Ltd. -
4 gooogle.pub 9 Jun 2016 9 Jun 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Hu Le
5 gookgle.co 11 Sep 2023 11 Sep 2024 Above.com Pty Ltd. Above.com Domain Privacy
6 goo2gle.com 4 Sep 2023 4 Sep 2024 ABOVE.COM PTY LTD. -
7 goodglen.com 4 Nov 2023 4 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
8 gooygle.com 11 Nov 2010 11 Nov 2024 MarkMonitor, Inc. Google LLC
9 gooigle.de - - - -
10 goodlle.com 12 May 2018 12 May 2025 Cloudflare, Inc. DATA REDACTED
11 goowgle.com 28 Sep 2004 28 Sep 2024 MarkMonitor, Inc. Google LLC
12 foodgle.shop 12 Dec 2023 12 Dec 2024 Registrar.eu -
13 goodale.family 18 Feb 2020 18 Feb 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
14 gooigle.com 12 Jan 2001 12 Jan 2025 MarkMonitor, Inc. Google LLC
15 gooogle.com 2 Mar 2000 2 Mar 2025 MarkMonitor, Inc. Google LLC
16 googgle.ca 11 Oct 2002 11 Oct 2024 MarkMonitor International Canada Ltd. Google Canada Corporation
17 goosgle.site 18 Oct 2018 18 Oct 2024 Network Solutions LLC -
18 gooogle.se 13 Jul 2020 13 Jul 2024 EgenSajt.se -
19 googgle.page 23 Sep 2022 23 Sep 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
20 gooogle.live 3 May 2023 3 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
21 goohgle.fr 13 Jan 2012 21 Nov 2024 KEY-SYSTEMS GmbH Ano Nymous
22 gooogle.space 22 Mar 2024 22 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
23 gooogle.today 6 Dec 2023 6 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
24 gooogle.one 6 Feb 2021 6 Feb 2025 NameSilo, LLC See PrivacyGuardian.org
25 gooegle.com 15 May 2002 15 May 2025 ENOM, INC. REDACTED FOR PRIVACY
26 goolgle.de - - - -
27 goolgle.com.br 18 Dec 2019 18 Dec 2024 - Ricardo C?sar Braga
28 gooegle.vip 1 Mar 2024 1 Mar 2025 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
29 goolgle.ca 17 Jan 2003 17 Jan 2025 MarkMonitor International Canada Ltd. Google Canada Corporation
30 gooogle.online 23 Feb 2024 23 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
31 goodale.net 3 Mar 2024 3 Mar 2026 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
32 gooogle.news 10 Sep 2023 10 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
33 googgle.be 8 Sep 2003 - Tuonome.it srl -
34 gooogle.com.cn 12 Jun 2004 12 Jun 2025 北京新网数码信息技术有限公司 北京多音科技有限公司
35 goodgde.store 9 Jul 2023 9 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
36 gooigle.be 7 Nov 2005 - Markmonitor Inc. -
37 gooogle.world 28 Sep 2021 28 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
38 goodglo.com 22 Jan 2019 22 Jan 2025 GoDaddy.com, LLC -
39 gooogle.io 19 Sep 2020 19 Sep 2024 Gransy, s.r.o. REDACTED FOR PRIVACY
40 gooogle.quest 27 Jan 2024 27 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
41 google.feedback 11 Jan 2016 11 Jan 2033 TLD Registrar Solutions Ltd Rugly LLC
42 goodle.com 24 Aug 1999 24 Aug 2024 Sea Wasp, LLC Jewella Privacy LLC Privacy ID# 875432
43 google.forum 17 Nov 2020 17 Nov 2024 MarkMonitor Inc. Google LLC
44 google.gal 2 Dec 2014 2 Dec 2024 Mark Monitor Inc. Google LLC
45 gookgle.ca 16 Feb 2024 16 Feb 2025 CENTRALNIC CANADA INC REDACTED FOR PRIVACY
46 googgle.cn 12 Apr 2004 12 Apr 2025 COREhub S.R.L.U. TUONOME REGISTRAR S.R.L.
47 goodgale.com 7 Jul 2023 7 Jul 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
48 gooogle.services 12 Jul 2023 12 Jul 2024 Dynadot Inc REDACTED FOR PRIVACY
49 googgle.social 10 Jul 2023 10 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
50 gooogle.work 7 Nov 2023 7 Nov 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
51 goodglp.com 21 Nov 2023 21 Nov 2026 GoDaddy.com, LLC -
52 gookgle.be 7 Nov 2005 - Markmonitor Inc. -
53 gooogle.be 10 Apr 2023 - Funbit BV -
54 gooogle.life 22 Jan 2024 22 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
55 goofgle.com 23 Sep 2004 23 Sep 2024 Dynadot Inc -
56 goo0gle.de - - - -
57 gooagle.com 4 Apr 2003 4 Apr 2025 MarkMonitor, Inc. Google LLC
58 goodglp.net 21 Nov 2023 21 Nov 2025 GoDaddy.com, LLC -
59 goldgle.com 19 Aug 2004 19 Jul 2024 SAV.COM, LLC REDACTED FOR PRIVACY
60 gooogle.fun 22 Apr 2023 22 Apr 2025 Atak Domain Hosting Grand Union
61 gooogle.ink 18 Nov 2023 18 Nov 2024 Domain International Services Limited hongkaiwu
62 gootgle.de - - - -
63 googgle.org 17 May 2004 17 May 2025 Sav.com, LLC Privacy Protection
64 gooogle.uno 1 Sep 2023 1 Sep 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
65 gooogle.com.br 25 Jun 2004 25 Jun 2024 - Google Brasil Internet Ltda
66 gooagle.vip 3 Jan 2024 3 Jan 2025 Hong Kong Juming Network Technology Co., Ltd REDACTED FOR PRIVACY
67 koodgle.com 13 Nov 2015 13 Nov 2024 GoDaddy.com, LLC -
68 googgle.cam 10 Mar 2023 10 Mar 2026 Dynadot LLC -
69 foodgle.com 27 Nov 2007 27 Nov 2024 gabia admin
70 goodagle.com 7 May 2023 7 May 2025 GoDaddy.com, LLC -
71 goofgle.nl 20 Sep 2023 - Hostnet B.V. -
72 gooogle.marketing 22 Dec 2023 22 Dec 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
73 gookgle.pl 5 Oct 2023 5 Oct 2024 OVH SAS -
74 goodale.top 24 Nov 2021 24 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) luo le le
75 foodgle.net 18 May 2019 18 May 2025 FastDomain Inc. -
76 googgle.mobi 26 Sep 2006 26 Sep 2024 MarkMonitor Inc. Google LLC
77 goodglle.com 2 Oct 2022 2 Oct 2024 Amazon Registrar, Inc. Identity Protection Service
78 goobgle.ca 16 Feb 2024 16 Feb 2025 CENTRALNIC CANADA INC REDACTED FOR PRIVACY
79 gooogle.mobi 11 Feb 2024 11 Feb 2025 Dynadot Inc REDACTED FOR PRIVACY
80 googgle.ro 17 Jan 2019 15 Jan 2025 Tool Domains Ltd -
81 gooegle.cn 28 May 2023 28 May 2025 厦门纳网科技股份有限公司 杨龙祥
82 goolgle.co 19 Sep 2015 18 Sep 2024 Dynadot Inc REDACTED FOR PRIVACY
83 googgle.pw 24 Jan 2024 24 Jan 2025 Beget LLC -
84 googgle.store 10 Jul 2023 10 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
85 goodgme.com 7 Dec 2023 7 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
86 googgle.vip 25 Nov 2023 25 Nov 2024 Name.com, Inc. REDACTED FOR PRIVACY
87 gooogle.cam 21 Jul 2023 21 Jul 2024 Dynadot LLC -
88 woodgle.com 19 Feb 2021 19 Feb 2025 IONOS SE Albert Esteve Lopez
89 goodglue.cn 5 Feb 2024 5 Feb 2025 上海福虎信息科技有限公司 卢兴焕
90 goopgle.fr 2 Jun 2021 2 Jun 2024 1API GmbH Ano Nymous
91 gooigle.nl 20 Sep 2023 - Hostnet B.V. -
92 gooogle.network 19 Sep 2019 19 Sep 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0155757101
93 gooogle.pro 22 Nov 2023 22 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) YANGWANXIN
94 gootgle.co 11 Sep 2023 11 Sep 2024 Above.com Pty Ltd. Above.com Domain Privacy
95 goo3gle.com.ng 18 Oct 2023 18 Oct 2024 GO54 Limited (formerly Whogohost Limited) Example Inc.
96 goodgel.com 6 Apr 2004 6 Apr 2025 Moniker Online Services LLC Moniker Privacy Services
97 goorgle.nl 26 Aug 2004 - Sombrero.de Gmbh -
98 gooddle.ru 13 Dec 2022 13 Dec 2024 REGRU-RU Private Person
99 gooogle.org 1 Jun 2022 1 Jun 2024 Name.com, Inc. REDACTED FOR PRIVACY
100 googgle.in 30 Jul 2023 30 Jul 2024 GoDaddy.com, LLC Noobgeek.in
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 Goodgle.de.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=goodgle.de
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "goodgle.de",
        "page_size": 100
    },
    "count": {
        "total": 5855,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "googgle.co.in, goohgle.pl, googgle.xyz, gooogle.pub, gookgle.co, goo2gle.com, goodglen.com, gooygle.com, gooigle.de, goodlle.com, goowgle.com, foodgle.shop, goodale.family, gooigle.com, gooogle.com, googgle.ca, goosgle.site, gooogle.se, googgle.page, gooogle.live, goohgle.fr, gooogle.space, gooogle.today, gooogle.one, gooegle.com, goolgle.de, goolgle.com.br, gooegle.vip, goolgle.ca, gooogle.online, goodale.net, gooogle.news, googgle.be, gooogle.com.cn, goodgde.store, gooigle.be, gooogle.world, goodglo.com, gooogle.io, gooogle.quest, google.feedback, goodle.com, google.forum, google.gal, gookgle.ca, googgle.cn, goodgale.com, gooogle.services, googgle.social, gooogle.work, goodglp.com, gookgle.be, gooogle.be, gooogle.life, goofgle.com, goo0gle.de, gooagle.com, goodglp.net, goldgle.com, gooogle.fun, gooogle.ink, gootgle.de, googgle.org, gooogle.uno, gooogle.com.br, gooagle.vip, koodgle.com, googgle.cam, foodgle.com, goodagle.com, goofgle.nl, gooogle.marketing, gookgle.pl, goodale.top, foodgle.net, googgle.mobi, goodglle.com, goobgle.ca, gooogle.mobi, googgle.ro, gooegle.cn, goolgle.co, googgle.pw, googgle.store, goodgme.com, googgle.vip, gooogle.cam, woodgle.com, goodglue.cn, goopgle.fr, gooigle.nl, gooogle.network, gooogle.pro, gootgle.co, goo3gle.com.ng, goodgel.com, goorgle.nl, gooddle.ru, gooogle.org, googgle.in",
    "results": [
        {
            "num": 1,
            "domain_name": "googgle.co.in",
            "domain_keyword": "googgle",
            "domain_tld": "co.in",
            "query_time": "2024-05-04 00:35:15",
            "create_date": "2014-05-04",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-04",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Lagos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NG",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.giantpanda.com",
                "ns2.giantpanda.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "goohgle.pl",
            "domain_keyword": "goohgle",
            "domain_tld": "pl",
            "query_time": "2024-04-03 07:04:11",
            "create_date": "2023-03-29",
            "update_date": "2023-03-29",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 3,
            "domain_name": "googgle.xyz",
            "domain_keyword": "googgle",
            "domain_tld": "xyz",
            "query_time": "2024-05-26 15:20:55",
            "create_date": "2023-12-18",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-18",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_state": "Shanxi",
            "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": [
                "lily.ns.cloudflare.com",
                "trevor.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "gooogle.pub",
            "domain_keyword": "gooogle",
            "domain_tld": "pub",
            "query_time": "2024-05-28 02:46:58",
            "create_date": "2016-06-09",
            "update_date": "2018-04-03",
            "expiry_date": "2026-06-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hu Le",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hu Nan",
            "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": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "gookgle.co",
            "domain_keyword": "gookgle",
            "domain_tld": "co",
            "query_time": "2024-04-24 23:50:05",
            "create_date": "2023-09-11",
            "update_date": "2023-10-16",
            "expiry_date": "2024-09-11",
            "registrar_iana": 940,
            "registrar_name": "Above.com Pty Ltd.",
            "registrar_website": "www.above.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Above.com Domain Privacy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "goo2gle.com",
            "domain_keyword": "goo2gle",
            "domain_tld": "com",
            "query_time": "2024-05-21 19:04:52",
            "create_date": "2023-09-04",
            "update_date": "2023-10-07",
            "expiry_date": "2024-09-04",
            "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": 7,
            "domain_name": "goodglen.com",
            "domain_keyword": "goodglen",
            "domain_tld": "com",
            "query_time": "2024-05-23 14:32:40",
            "create_date": "2023-11-04",
            "update_date": "2023-12-20",
            "expiry_date": "2024-11-04",
            "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": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.brandbucket.com",
                "ns2.brandbucket.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "gooygle.com",
            "domain_keyword": "gooygle",
            "domain_tld": "com",
            "query_time": "2024-05-28 02:48:25",
            "create_date": "2010-11-11",
            "update_date": "2023-10-10",
            "expiry_date": "2024-11-11",
            "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/gooygle.com",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "gooigle.de",
            "domain_keyword": "gooigle",
            "domain_tld": "de",
            "query_time": "2024-05-04 17:45:00",
            "update_date": "2023-08-12",
            "name_servers": [
                "ns1.abovedomains.com",
                "ns2.abovedomains.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 10,
            "domain_name": "goodlle.com",
            "domain_keyword": "goodlle",
            "domain_tld": "com",
            "query_time": "2024-04-20 19:37:38",
            "create_date": "2018-05-12",
            "update_date": "2024-04-12",
            "expiry_date": "2025-05-12",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Haai",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "CN",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/goodlle.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "ajay.ns.cloudflare.com",
                "ruth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 11,
            "domain_name": "goowgle.com",
            "domain_keyword": "goowgle",
            "domain_tld": "com",
            "query_time": "2024-05-28 02:48:23",
            "create_date": "2004-09-28",
            "update_date": "2023-08-27",
            "expiry_date": "2024-09-28",
            "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/goowgle.com",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "foodgle.shop",
            "domain_keyword": "foodgle",
            "domain_tld": "shop",
            "query_time": "2024-04-21 06:00:59",
            "create_date": "2023-12-12",
            "update_date": "2024-01-12",
            "expiry_date": "2024-12-12",
            "registrar_iana": 1647,
            "registrar_name": "Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_country": "UA",
            "name_servers": [
                "mia.ns.cloudflare.com",
                "sonny.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "goodale.family",
            "domain_keyword": "goodale",
            "domain_tld": "family",
            "query_time": "2024-04-13 10:48:31",
            "create_date": "2020-02-18",
            "update_date": "2024-04-03",
            "expiry_date": "2025-02-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": "ID",
            "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-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "gooigle.com",
            "domain_keyword": "gooigle",
            "domain_tld": "com",
            "query_time": "2024-04-12 07:51:01",
            "create_date": "2001-01-12",
            "update_date": "2023-12-11",
            "expiry_date": "2025-01-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/gooigle.com",
            "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": "gooogle.com",
            "domain_keyword": "gooogle",
            "domain_tld": "com",
            "query_time": "2024-05-17 23:37:28",
            "create_date": "2000-03-02",
            "update_date": "2024-01-30",
            "expiry_date": "2025-03-02",
            "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/gooogle.com",
            "name_servers": [
                "ns1.google.com",
                "ns2.google.com",
                "ns3.google.com",
                "ns4.google.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "googgle.ca",
            "domain_keyword": "googgle",
            "domain_tld": "ca",
            "query_time": "2024-05-26 15:20:54",
            "create_date": "2002-10-11",
            "update_date": "2023-09-09",
            "expiry_date": "2024-10-11",
            "registrar_name": "MarkMonitor International Canada Ltd.",
            "registrar_website": "Markmonitor.com",
            "registrant_name": "Google Canada Corporation",
            "registrant_company": "Google Canada Corporation",
            "registrant_address": "12-111 Richmond St. W",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M5H2G4",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4162146034",
            "name_servers": [
                "ns1.cybersearches.com",
                "ns2.cybersearches.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "goosgle.site",
            "domain_keyword": "goosgle",
            "domain_tld": "site",
            "query_time": "2024-05-28 02:48:08",
            "create_date": "2018-10-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-10-18",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "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": [
                "ns37.worldnic.com",
                "ns38.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "gooogle.se",
            "domain_keyword": "gooogle",
            "domain_tld": "se",
            "query_time": "2024-05-08 10:03:25",
            "create_date": "2020-07-13",
            "update_date": "2023-05-31",
            "expiry_date": "2024-07-13",
            "registrar_name": "EgenSajt.se",
            "name_servers": [
                "ns1.egensajt.se",
                "ns2.egensajt.se",
                "ns3.egensajt.se",
                "ns4.egensajt.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 19,
            "domain_name": "googgle.page",
            "domain_keyword": "googgle",
            "domain_tld": "page",
            "query_time": "2024-05-26 15:20:54",
            "create_date": "2022-09-23",
            "update_date": "2023-11-07",
            "expiry_date": "2024-09-23",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "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 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-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 20,
            "domain_name": "gooogle.live",
            "domain_keyword": "gooogle",
            "domain_tld": "live",
            "query_time": "2024-05-09 09:34:10",
            "create_date": "2023-05-03",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-03",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "goohgle.fr",
            "domain_keyword": "goohgle",
            "domain_tld": "fr",
            "query_time": "2024-05-05 17:42:44",
            "create_date": "2012-01-13",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-21",
            "registrar_name": "KEY-SYSTEMS GmbH",
            "registrar_website": "http://www.key-systems.net/tld/fr",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 22,
            "domain_name": "gooogle.space",
            "domain_keyword": "gooogle",
            "domain_tld": "space",
            "query_time": "2024-05-01 13:51:10",
            "create_date": "2024-03-22",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-22",
            "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": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "gooogle.today",
            "domain_keyword": "gooogle",
            "domain_tld": "today",
            "query_time": "2024-05-28 02:46:58",
            "create_date": "2023-12-06",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "gooogle.one",
            "domain_keyword": "gooogle",
            "domain_tld": "one",
            "query_time": "2024-05-01 13:50:49",
            "create_date": "2021-02-06",
            "update_date": "2024-01-18",
            "expiry_date": "2025-02-06",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "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": [
                "fred.ns.cloudflare.com",
                "val.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "gooegle.com",
            "domain_keyword": "gooegle",
            "domain_tld": "com",
            "query_time": "2024-05-22 03:16:24",
            "create_date": "2002-05-15",
            "update_date": "2024-04-16",
            "expiry_date": "2025-05-15",
            "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": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/e9153705-84bc-43e0-bbb4-9e84116f40bb",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "goolgle.de",
            "domain_keyword": "goolgle",
            "domain_tld": "de",
            "query_time": "2024-05-04 17:45:00",
            "update_date": "2018-08-16",
            "name_servers": [
                "ns1036.ui-dns.biz",
                "ns1036.ui-dns.com",
                "ns1036.ui-dns.de",
                "ns1036.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 27,
            "domain_name": "goolgle.com.br",
            "domain_keyword": "goolgle",
            "domain_tld": "com.br",
            "query_time": "2024-05-09 09:33:24",
            "create_date": "2019-12-18",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-18",
            "registrant_name": "Ricardo C?sar Braga",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "pns21.cloudns.net",
                "pns22.cloudns.net",
                "pns23.cloudns.net",
                "pns24.cloudns.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 28,
            "domain_name": "gooegle.vip",
            "domain_keyword": "gooegle",
            "domain_tld": "vip",
            "query_time": "2024-05-07 20:51:43",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shanghai",
            "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": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "goolgle.ca",
            "domain_keyword": "goolgle",
            "domain_tld": "ca",
            "query_time": "2024-05-28 02:45:52",
            "create_date": "2003-01-17",
            "update_date": "2023-12-16",
            "expiry_date": "2025-01-17",
            "registrar_name": "MarkMonitor International Canada Ltd.",
            "registrar_website": "Markmonitor.com",
            "registrant_name": "Google Canada Corporation",
            "registrant_company": "Google Canada Corporation",
            "registrant_address": "12-111 Richmond St. W",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M5H2G4",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4162146034",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "gooogle.online",
            "domain_keyword": "gooogle",
            "domain_tld": "online",
            "query_time": "2024-04-13 04:20:09",
            "create_date": "2024-02-23",
            "update_date": "2024-03-25",
            "expiry_date": "2025-02-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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "goodale.net",
            "domain_keyword": "goodale",
            "domain_tld": "net",
            "query_time": "2024-05-09 13:22:17",
            "create_date": "2024-03-03",
            "update_date": "2024-03-03",
            "expiry_date": "2026-03-03",
            "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": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "gooogle.news",
            "domain_keyword": "gooogle",
            "domain_tld": "news",
            "query_time": "2024-05-28 02:46:58",
            "create_date": "2023-09-10",
            "update_date": "2024-04-01",
            "expiry_date": "2024-09-10",
            "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.md-in-59.webhostbox.net",
                "ns2.md-in-59.webhostbox.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "googgle.be",
            "domain_keyword": "googgle",
            "domain_tld": "be",
            "query_time": "2024-05-26 15:20:54",
            "create_date": "2003-09-08",
            "registrar_name": "Tuonome.it srl",
            "registrar_website": "http://www.tuonome.com",
            "name_servers": [
                "dns.tuonome.be",
                "dns2.tuonome.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 34,
            "domain_name": "gooogle.com.cn",
            "domain_keyword": "gooogle",
            "domain_tld": "com.cn",
            "query_time": "2024-05-28 02:46:57",
            "create_date": "2004-06-12",
            "expiry_date": "2025-06-12",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "北京多音科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns15.xincache.com",
                "ns16.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "goodgde.store",
            "domain_keyword": "goodgde",
            "domain_tld": "store",
            "query_time": "2024-05-31 13:11:17",
            "create_date": "2023-07-09",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-09",
            "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": [
                "cruz.ns.cloudflare.com",
                "ishaan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "gooigle.be",
            "domain_keyword": "gooigle",
            "domain_tld": "be",
            "query_time": "2024-05-09 16:09:39",
            "create_date": "2005-11-07",
            "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": 37,
            "domain_name": "gooogle.world",
            "domain_keyword": "gooogle",
            "domain_tld": "world",
            "query_time": "2024-05-01 19:43:26",
            "create_date": "2021-09-28",
            "update_date": "2024-04-18",
            "expiry_date": "2024-09-28",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "goodglo.com",
            "domain_keyword": "goodglo",
            "domain_tld": "com",
            "query_time": "2024-04-29 05:06:46",
            "create_date": "2019-01-22",
            "update_date": "2024-02-05",
            "expiry_date": "2025-01-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "gooogle.io",
            "domain_keyword": "gooogle",
            "domain_tld": "io",
            "query_time": "2024-05-28 02:46:58",
            "create_date": "2020-09-19",
            "update_date": "2023-11-03",
            "expiry_date": "2024-09-19",
            "registrar_iana": 1505,
            "registrar_name": "Gransy, s.r.o.",
            "registrar_website": "http://regtons.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SK",
            "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.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "gooogle.quest",
            "domain_keyword": "gooogle",
            "domain_tld": "quest",
            "query_time": "2024-05-28 02:46:58",
            "create_date": "2024-01-27",
            "update_date": "2024-04-18",
            "expiry_date": "2025-01-27",
            "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": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "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": 42,
            "domain_name": "goodle.com",
            "domain_keyword": "goodle",
            "domain_tld": "com",
            "query_time": "2024-05-23 07:09:46",
            "create_date": "1999-08-24",
            "update_date": "2023-07-10",
            "expiry_date": "2024-08-24",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://www.fabulous.com",
            "registrant_name": "Jewella Privacy - 5b19c",
            "registrant_company": "Jewella Privacy LLC Privacy ID# 875432",
            "registrant_address": "5860 Citrus Blvd, Suite D, #172",
            "registrant_city": "Harahan",
            "registrant_state": "LA",
            "registrant_zip": "70123",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5043550545",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "google.forum",
            "domain_keyword": "google",
            "domain_tld": "forum",
            "query_time": "2024-05-26 15:21:07",
            "create_date": "2020-11-17",
            "update_date": "2024-04-04",
            "expiry_date": "2024-11-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": 44,
            "domain_name": "google.gal",
            "domain_keyword": "google",
            "domain_tld": "gal",
            "query_time": "2024-05-26 15:21:07",
            "create_date": "2014-12-02",
            "update_date": "2023-10-31",
            "expiry_date": "2024-12-02",
            "registrar_iana": 292,
            "registrar_name": "Mark Monitor Inc.",
            "registrar_website": "https://www.markmonitor.com",
            "registrant_company": "Google LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the whois 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.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "gookgle.ca",
            "domain_keyword": "gookgle",
            "domain_tld": "ca",
            "query_time": "2024-04-09 03:56:53",
            "create_date": "2024-02-16",
            "update_date": "2024-04-02",
            "expiry_date": "2025-02-16",
            "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",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "googgle.cn",
            "domain_keyword": "googgle",
            "domain_tld": "cn",
            "query_time": "2024-05-03 21:55:51",
            "create_date": "2004-04-12",
            "expiry_date": "2025-04-12",
            "registrar_name": "COREhub S.R.L.U.",
            "registrant_name": "TUONOME REGISTRAR S.R.L.",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns.tuonome.it",
                "dns2.tuonome.it"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "goodgale.com",
            "domain_keyword": "goodgale",
            "domain_tld": "com",
            "query_time": "2024-04-10 11:53:10",
            "create_date": "2023-07-07",
            "update_date": "2024-01-12",
            "expiry_date": "2024-07-07",
            "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": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "gooogle.services",
            "domain_keyword": "gooogle",
            "domain_tld": "services",
            "query_time": "2024-05-22 00:15:04",
            "create_date": "2023-07-12",
            "update_date": "2024-01-29",
            "expiry_date": "2024-07-12",
            "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": "California",
            "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.csof.net",
                "ns2.csof.net",
                "ns3.csof.net",
                "ns4.csof.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "googgle.social",
            "domain_keyword": "googgle",
            "domain_tld": "social",
            "query_time": "2024-05-26 15:21:10",
            "create_date": "2023-07-10",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-10",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "gooogle.work",
            "domain_keyword": "gooogle",
            "domain_tld": "work",
            "query_time": "2024-05-28 02:46:58",
            "create_date": "2023-11-07",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-07",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "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": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "goodglp.com",
            "domain_keyword": "goodglp",
            "domain_tld": "com",
            "query_time": "2024-04-10 11:54:03",
            "create_date": "2023-11-21",
            "update_date": "2023-11-21",
            "expiry_date": "2026-11-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "gookgle.be",
            "domain_keyword": "gookgle",
            "domain_tld": "be",
            "query_time": "2024-05-28 02:45:46",
            "create_date": "2005-11-07",
            "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": 53,
            "domain_name": "gooogle.be",
            "domain_keyword": "gooogle",
            "domain_tld": "be",
            "query_time": "2024-05-28 02:46:57",
            "create_date": "2023-04-10",
            "registrar_name": "Funbit BV",
            "name_servers": [
                "ns.domainorderdns.nl",
                "ns1.domainorderdns.nl"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 54,
            "domain_name": "gooogle.life",
            "domain_keyword": "gooogle",
            "domain_tld": "life",
            "query_time": "2024-05-03 01:13:15",
            "create_date": "2024-01-22",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-22",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "goofgle.com",
            "domain_keyword": "goofgle",
            "domain_tld": "com",
            "query_time": "2024-04-09 03:52:45",
            "create_date": "2004-09-23",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-23",
            "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": 56,
            "domain_name": "goo0gle.de",
            "domain_keyword": "goo0gle",
            "domain_tld": "de",
            "query_time": "2024-05-31 17:12:31",
            "update_date": "2024-02-17",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 57,
            "domain_name": "gooagle.com",
            "domain_keyword": "gooagle",
            "domain_tld": "com",
            "query_time": "2024-05-01 14:15:33",
            "create_date": "2003-04-04",
            "update_date": "2024-03-03",
            "expiry_date": "2025-04-04",
            "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/gooagle.com",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "goodglp.net",
            "domain_keyword": "goodglp",
            "domain_tld": "net",
            "query_time": "2024-04-10 11:54:03",
            "create_date": "2023-11-21",
            "update_date": "2023-11-21",
            "expiry_date": "2025-11-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "goldgle.com",
            "domain_keyword": "goldgle",
            "domain_tld": "com",
            "query_time": "2024-05-08 17:48:45",
            "create_date": "2004-08-19",
            "update_date": "2023-09-04",
            "expiry_date": "2024-07-19",
            "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=goldgle.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "gooogle.fun",
            "domain_keyword": "gooogle",
            "domain_tld": "fun",
            "query_time": "2024-05-03 21:59:21",
            "create_date": "2023-04-22",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-22",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "Grand Union",
            "registrant_state": "Piilostentie",
            "registrant_country": "PS",
            "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": [
                "donovan.ns.cloudflare.com",
                "natasha.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "gooogle.ink",
            "domain_keyword": "gooogle",
            "domain_tld": "ink",
            "query_time": "2024-05-28 02:46:58",
            "create_date": "2023-11-18",
            "update_date": "2024-05-10",
            "expiry_date": "2024-11-18",
            "registrar_iana": 3863,
            "registrar_name": "Domain International Services Limited",
            "registrar_website": "https://www.wdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "hongkaiwu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guangzhou",
            "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": [
                "ns1.dnstq.com",
                "ns2.dnstq.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "gootgle.de",
            "domain_keyword": "gootgle",
            "domain_tld": "de",
            "query_time": "2024-05-23 15:27:46",
            "update_date": "2024-04-28",
            "name_servers": [
                "ns1.redirectdom.com",
                "ns2.redirectdom.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 63,
            "domain_name": "googgle.org",
            "domain_keyword": "googgle",
            "domain_tld": "org",
            "query_time": "2024-05-17 04:48:34",
            "create_date": "2004-05-17",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-17",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "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": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "gooogle.uno",
            "domain_keyword": "gooogle",
            "domain_tld": "uno",
            "query_time": "2024-05-28 02:46:58",
            "create_date": "2023-09-01",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-01",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "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": [
                "ns01.000webhost.com",
                "ns02.000webhost.com",
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "gooogle.com.br",
            "domain_keyword": "gooogle",
            "domain_tld": "com.br",
            "query_time": "2024-05-13 17:44:39",
            "create_date": "2004-06-25",
            "update_date": "2023-06-01",
            "expiry_date": "2024-06-25",
            "registrant_name": "Google Brasil Internet Ltda",
            "name_servers": [
                "ns1.gooogle.com.br",
                "ns2.gooogle.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 66,
            "domain_name": "gooagle.vip",
            "domain_keyword": "gooagle",
            "domain_tld": "vip",
            "query_time": "2024-05-25 08:54:55",
            "create_date": "2024-01-03",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-03",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd",
            "registrar_website": "http://www.juminghk.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "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": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "koodgle.com",
            "domain_keyword": "koodgle",
            "domain_tld": "com",
            "query_time": "2024-04-17 12:30:04",
            "create_date": "2015-11-13",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "googgle.cam",
            "domain_keyword": "googgle",
            "domain_tld": "cam",
            "query_time": "2024-05-07 20:51:58",
            "create_date": "2023-03-10",
            "update_date": "2024-04-27",
            "expiry_date": "2026-03-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "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": [
                "ns101.asurahosting.com",
                "ns102.asurahosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "foodgle.com",
            "domain_keyword": "foodgle",
            "domain_tld": "com",
            "query_time": "2024-05-10 21:00:48",
            "create_date": "2007-11-27",
            "update_date": "2023-08-30",
            "expiry_date": "2024-11-27",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "admin",
            "registrant_address": "1411-402 CastleGoldPark Hwanggeum 1-dongCheongsu-ro, Suseong-gu, Daegu",
            "registrant_city": "KOREA",
            "registrant_zip": "42114",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1050008000",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "goodagle.com",
            "domain_keyword": "goodagle",
            "domain_tld": "com",
            "query_time": "2024-05-12 15:48:22",
            "create_date": "2023-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "goofgle.nl",
            "domain_keyword": "goofgle",
            "domain_tld": "nl",
            "query_time": "2024-05-22 16:48:12",
            "create_date": "2023-09-20",
            "update_date": "2023-09-20",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 72,
            "domain_name": "gooogle.marketing",
            "domain_keyword": "gooogle",
            "domain_tld": "marketing",
            "query_time": "2024-05-01 13:50:47",
            "create_date": "2023-12-22",
            "update_date": "2023-12-27",
            "expiry_date": "2024-12-22",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "gookgle.pl",
            "domain_keyword": "gookgle",
            "domain_tld": "pl",
            "query_time": "2024-04-03 07:04:14",
            "create_date": "2023-10-05",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-05",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "goodale.top",
            "domain_keyword": "goodale",
            "domain_tld": "top",
            "query_time": "2024-04-17 03:47:17",
            "create_date": "2021-11-24",
            "update_date": "2022-12-07",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "luo le le",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang xi",
            "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": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "foodgle.net",
            "domain_keyword": "foodgle",
            "domain_tld": "net",
            "query_time": "2024-05-21 18:24:00",
            "create_date": "2019-05-18",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1154,
            "registrar_name": "FastDomain Inc.",
            "registrar_website": "http://www.fastdomain.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "googgle.mobi",
            "domain_keyword": "googgle",
            "domain_tld": "mobi",
            "query_time": "2024-05-26 15:20:54",
            "create_date": "2006-09-26",
            "update_date": "2023-08-30",
            "expiry_date": "2024-09-26",
            "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": 77,
            "domain_name": "goodglle.com",
            "domain_keyword": "goodglle",
            "domain_tld": "com",
            "query_time": "2024-04-10 11:54:02",
            "create_date": "2022-10-02",
            "update_date": "2023-08-29",
            "expiry_date": "2024-10-02",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of goodglle.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1347.awsdns-40.org",
                "ns-1748.awsdns-26.co.uk",
                "ns-202.awsdns-25.com",
                "ns-754.awsdns-30.net"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "goobgle.ca",
            "domain_keyword": "goobgle",
            "domain_tld": "ca",
            "query_time": "2024-04-09 03:34:12",
            "create_date": "2024-02-16",
            "update_date": "2024-04-02",
            "expiry_date": "2025-02-16",
            "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",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "gooogle.mobi",
            "domain_keyword": "gooogle",
            "domain_tld": "mobi",
            "query_time": "2024-04-09 03:58:20",
            "create_date": "2024-02-11",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-11",
            "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": "California",
            "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": [
                "faye.ns.cloudflare.com",
                "koa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "googgle.ro",
            "domain_keyword": "googgle",
            "domain_tld": "ro",
            "query_time": "2024-05-29 01:29:02",
            "create_date": "2019-01-17",
            "expiry_date": "2025-01-15",
            "registrar_name": "Tool Domains Ltd",
            "registrar_website": "tool.domains",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 81,
            "domain_name": "gooegle.cn",
            "domain_keyword": "gooegle",
            "domain_tld": "cn",
            "query_time": "2024-05-29 01:29:23",
            "create_date": "2023-05-28",
            "expiry_date": "2025-05-28",
            "registrar_name": "厦门纳网科技股份有限公司",
            "registrant_name": "杨龙祥",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dnsnw.com",
                "ns2.dnsnw.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "goolgle.co",
            "domain_keyword": "goolgle",
            "domain_tld": "co",
            "query_time": "2024-05-14 04:41:12",
            "create_date": "2015-09-19",
            "update_date": "2023-10-03",
            "expiry_date": "2024-09-18",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "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": [
                "alexis.ns.cloudflare.com",
                "indie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "googgle.pw",
            "domain_keyword": "googgle",
            "domain_tld": "pw",
            "query_time": "2024-05-25 06:43:14",
            "create_date": "2024-01-24",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-24",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_email": "https://whois.nic.pw/contact/googgle.pw/registrant",
            "name_servers": [
                "isaac.ns.cloudflare.com",
                "pat.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "googgle.store",
            "domain_keyword": "googgle",
            "domain_tld": "store",
            "query_time": "2024-05-26 15:20:54",
            "create_date": "2023-07-10",
            "update_date": "2024-04-17",
            "expiry_date": "2024-07-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.",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "goodgme.com",
            "domain_keyword": "goodgme",
            "domain_tld": "com",
            "query_time": "2024-04-10 11:54:03",
            "create_date": "2023-12-07",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "googgle.vip",
            "domain_keyword": "googgle",
            "domain_tld": "vip",
            "query_time": "2024-05-26 15:20:55",
            "create_date": "2023-11-25",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-25",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "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": 87,
            "domain_name": "gooogle.cam",
            "domain_keyword": "gooogle",
            "domain_tld": "cam",
            "query_time": "2024-05-28 02:46:57",
            "create_date": "2023-07-21",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-21",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "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": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "woodgle.com",
            "domain_keyword": "woodgle",
            "domain_tld": "com",
            "query_time": "2024-04-11 13:22:10",
            "create_date": "2021-02-19",
            "update_date": "2021-02-19",
            "expiry_date": "2025-02-19",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Albert Esteve Lopez",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "B",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1055.ui-dns.biz",
                "ns1058.ui-dns.org",
                "ns1106.ui-dns.de",
                "ns1108.ui-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "goodglue.cn",
            "domain_keyword": "goodglue",
            "domain_tld": "cn",
            "query_time": "2024-04-19 21:26:00",
            "create_date": "2024-02-05",
            "expiry_date": "2025-02-05",
            "registrar_name": "上海福虎信息科技有限公司",
            "registrant_name": "卢兴焕",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "goopgle.fr",
            "domain_keyword": "goopgle",
            "domain_tld": "fr",
            "query_time": "2024-05-05 17:42:45",
            "create_date": "2021-06-02",
            "update_date": "2023-07-31",
            "expiry_date": "2024-06-02",
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns17.above.com",
                "ns18.above.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 91,
            "domain_name": "gooigle.nl",
            "domain_keyword": "gooigle",
            "domain_tld": "nl",
            "query_time": "2024-05-08 02:42:32",
            "create_date": "2023-09-20",
            "update_date": "2023-09-20",
            "registrar_name": "Hostnet B.V.",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 92,
            "domain_name": "gooogle.network",
            "domain_keyword": "gooogle",
            "domain_tld": "network",
            "query_time": "2024-05-28 02:46:58",
            "create_date": "2019-09-19",
            "update_date": "2023-09-23",
            "expiry_date": "2024-09-19",
            "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 0155757101",
            "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.varialhosting.com",
                "ns2.varialhosting.com",
                "ns3.varialhosting.com",
                "ns4.varialhosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "gooogle.pro",
            "domain_keyword": "gooogle",
            "domain_tld": "pro",
            "query_time": "2024-05-28 02:47:14",
            "create_date": "2023-11-22",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "YANGWANXIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi",
            "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": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "gootgle.co",
            "domain_keyword": "gootgle",
            "domain_tld": "co",
            "query_time": "2024-04-24 23:55:59",
            "create_date": "2023-09-11",
            "update_date": "2023-10-12",
            "expiry_date": "2024-09-11",
            "registrar_iana": 940,
            "registrar_name": "Above.com Pty Ltd.",
            "registrar_website": "www.above.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Above.com Domain Privacy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "goo3gle.com.ng",
            "domain_keyword": "goo3gle",
            "domain_tld": "com.ng",
            "query_time": "2024-04-13 10:46:49",
            "create_date": "2023-10-18",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-18",
            "registrar_iana": 3954,
            "registrar_name": "GO54 Limited (formerly Whogohost Limited)",
            "registrar_website": "http://www.whogohost.com.ng",
            "registrant_name": "Emmanuel Daniel",
            "registrant_company": "Example Inc.",
            "registrant_address": "No22 agalupa street, No 28 surulere street",
            "registrant_city": "Kabba",
            "registrant_state": "Kogi",
            "registrant_zip": "110001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+91.66457346",
            "name_servers": [
                "nsa.whogohost.com",
                "nsb.whogohost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "goodgel.com",
            "domain_keyword": "goodgel",
            "domain_tld": "com",
            "query_time": "2024-04-19 21:25:23",
            "create_date": "2004-04-06",
            "update_date": "2023-03-06",
            "expiry_date": "2025-04-06",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "Moniker Privacy Services",
            "registrant_company": "Moniker Privacy Services",
            "registrant_address": "2320 NE 9th St, Second Floor",
            "registrant_city": "Fort Lauderdale",
            "registrant_state": "FL",
            "registrant_zip": "33304",
            "registrant_country": "US",
            "registrant_email": "1f35f4311d11e3de797bfb27cfd1dd60793adb219d165e9a88f24c573f02b0ba@goodgel.com.whoisproxy.org",
            "registrant_phone": "+1.8006886311",
            "registrant_fax": "+1.9545859186",
            "name_servers": [
                "ns1.dsredirection.com",
                "ns2.dsredirection.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "goorgle.nl",
            "domain_keyword": "goorgle",
            "domain_tld": "nl",
            "query_time": "2024-05-08 23:06:29",
            "create_date": "2004-08-26",
            "update_date": "2019-03-20",
            "registrar_name": "Sombrero.de Gmbh",
            "name_servers": [
                "ns1.smtmdns.com",
                "ns2.smtmdns.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 98,
            "domain_name": "gooddle.ru",
            "domain_keyword": "gooddle",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:21:05",
            "create_date": "2022-12-13",
            "expiry_date": "2024-12-13",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 99,
            "domain_name": "gooogle.org",
            "domain_keyword": "gooogle",
            "domain_tld": "org",
            "query_time": "2024-05-28 02:46:58",
            "create_date": "2022-06-01",
            "update_date": "2023-07-16",
            "expiry_date": "2024-06-01",
            "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": "ID",
            "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": [
                "ns1cvw.name.com",
                "ns2bls.name.com",
                "ns3qty.name.com",
                "ns4clq.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "googgle.in",
            "domain_keyword": "googgle",
            "domain_tld": "in",
            "query_time": "2024-05-26 15:20:54",
            "create_date": "2023-07-30",
            "update_date": "2023-11-25",
            "expiry_date": "2024-07-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Noobgeek.in",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Madhya Pradesh",
            "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": [
                "chase.ns.cloudflare.com",
                "margot.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.284,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>goodgle.de</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5855</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>googgle.co.in, goohgle.pl, googgle.xyz, gooogle.pub, gookgle.co, goo2gle.com, goodglen.com, gooygle.com, gooigle.de, goodlle.com, goowgle.com, foodgle.shop, goodale.family, gooigle.com, gooogle.com, googgle.ca, goosgle.site, gooogle.se, googgle.page, gooogle.live, goohgle.fr, gooogle.space, gooogle.today, gooogle.one, gooegle.com, goolgle.de, goolgle.com.br, gooegle.vip, goolgle.ca, gooogle.online, goodale.net, gooogle.news, googgle.be, gooogle.com.cn, goodgde.store, gooigle.be, gooogle.world, goodglo.com, gooogle.io, gooogle.quest, google.feedback, goodle.com, google.forum, google.gal, gookgle.ca, googgle.cn, goodgale.com, gooogle.services, googgle.social, gooogle.work, goodglp.com, gookgle.be, gooogle.be, gooogle.life, goofgle.com, goo0gle.de, gooagle.com, goodglp.net, goldgle.com, gooogle.fun, gooogle.ink, gootgle.de, googgle.org, gooogle.uno, gooogle.com.br, gooagle.vip, koodgle.com, googgle.cam, foodgle.com, goodagle.com, goofgle.nl, gooogle.marketing, gookgle.pl, goodale.top, foodgle.net, googgle.mobi, goodglle.com, goobgle.ca, gooogle.mobi, googgle.ro, gooegle.cn, goolgle.co, googgle.pw, googgle.store, goodgme.com, googgle.vip, gooogle.cam, woodgle.com, goodglue.cn, goopgle.fr, gooigle.nl, gooogle.network, gooogle.pro, gootgle.co, goo3gle.com.ng, goodgel.com, goorgle.nl, gooddle.ru, gooogle.org, googgle.in</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>googgle.co.in</domain_name>
   <domain_keyword>googgle</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-04 00:35:15</query_time>
   <create_date>2014-05-04</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-04</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NG</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.giantpanda.com</value>
    <value>ns2.giantpanda.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>goohgle.pl</domain_name>
   <domain_keyword>goohgle</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-03 07:04:11</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2023-03-29</update_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>googgle.xyz</domain_name>
   <domain_keyword>googgle</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-26 15:20:55</query_time>
   <create_date>2023-12-18</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-18</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>Shanxi</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>lily.ns.cloudflare.com</value>
    <value>trevor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>gooogle.pub</domain_name>
   <domain_keyword>gooogle</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-05-28 02:46:58</query_time>
   <create_date>2016-06-09</create_date>
   <update_date>2018-04-03</update_date>
   <expiry_date>2026-06-09</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hu Le</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hu Nan</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>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>gookgle.co</domain_name>
   <domain_keyword>gookgle</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-24 23:50:05</query_time>
   <create_date>2023-09-11</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>Above.com Pty Ltd.</registrar_name>
   <registrar_website>www.above.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Above.com Domain Privacy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>goo2gle.com</domain_name>
   <domain_keyword>goo2gle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 19:04:52</query_time>
   <create_date>2023-09-04</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-09-04</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>7</num>
   <domain_name>goodglen.com</domain_name>
   <domain_keyword>goodglen</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 14:32:40</query_time>
   <create_date>2023-11-04</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-11-04</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>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.brandbucket.com</value>
    <value>ns2.brandbucket.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>gooygle.com</domain_name>
   <domain_keyword>gooygle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 02:48:25</query_time>
   <create_date>2010-11-11</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-11-11</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/gooygle.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>9</num>
   <domain_name>gooigle.de</domain_name>
   <domain_keyword>gooigle</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 17:45:00</query_time>
   <update_date>2023-08-12</update_date>
   <name_servers>
    <value>ns1.abovedomains.com</value>
    <value>ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>goodlle.com</domain_name>
   <domain_keyword>goodlle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 19:37:38</query_time>
   <create_date>2018-05-12</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Haai</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/goodlle.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>ajay.ns.cloudflare.com</value>
    <value>ruth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>goowgle.com</domain_name>
   <domain_keyword>goowgle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 02:48:23</query_time>
   <create_date>2004-09-28</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-09-28</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/goowgle.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>12</num>
   <domain_name>foodgle.shop</domain_name>
   <domain_keyword>foodgle</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-21 06:00:59</query_time>
   <create_date>2023-12-12</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_country>UA</registrant_country>
   <name_servers>
    <value>mia.ns.cloudflare.com</value>
    <value>sonny.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>goodale.family</domain_name>
   <domain_keyword>goodale</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-04-13 10:48:31</query_time>
   <create_date>2020-02-18</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-02-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>ID</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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>gooigle.com</domain_name>
   <domain_keyword>gooigle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 07:51:01</query_time>
   <create_date>2001-01-12</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2025-01-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/gooigle.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>15</num>
   <domain_name>gooogle.com</domain_name>
   <domain_keyword>gooogle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 23:37:28</query_time>
   <create_date>2000-03-02</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-03-02</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/gooogle.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>16</num>
   <domain_name>googgle.ca</domain_name>
   <domain_keyword>googgle</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-26 15:20:54</query_time>
   <create_date>2002-10-11</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_name>MarkMonitor International Canada Ltd.</registrar_name>
   <registrar_website>Markmonitor.com</registrar_website>
   <registrant_name>Google Canada Corporation</registrant_name>
   <registrant_company>Google Canada Corporation</registrant_company>
   <registrant_address>12-111 Richmond St. W</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M5H2G4</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4162146034</registrant_phone>
   <name_servers>
    <value>ns1.cybersearches.com</value>
    <value>ns2.cybersearches.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>17</num>
   <domain_name>goosgle.site</domain_name>
   <domain_keyword>goosgle</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-28 02:48:08</query_time>
   <create_date>2018-10-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</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>ns37.worldnic.com</value>
    <value>ns38.worldnic.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>gooogle.se</domain_name>
   <domain_keyword>gooogle</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-08 10:03:25</query_time>
   <create_date>2020-07-13</create_date>
   <update_date>2023-05-31</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_name>EgenSajt.se</registrar_name>
   <name_servers>
    <value>ns1.egensajt.se</value>
    <value>ns2.egensajt.se</value>
    <value>ns3.egensajt.se</value>
    <value>ns4.egensajt.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>googgle.page</domain_name>
   <domain_keyword>googgle</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-05-26 15:20:54</query_time>
   <create_date>2022-09-23</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-09-23</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_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 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-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>gooogle.live</domain_name>
   <domain_keyword>gooogle</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-09 09:34:10</query_time>
   <create_date>2023-05-03</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-03</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>ns73.domaincontrol.com</value>
    <value>ns74.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>21</num>
   <domain_name>goohgle.fr</domain_name>
   <domain_keyword>goohgle</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 17:42:44</query_time>
   <create_date>2012-01-13</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_name>KEY-SYSTEMS GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/tld/fr</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns3.epik.com</value>
    <value>ns4.epik.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>gooogle.space</domain_name>
   <domain_keyword>gooogle</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-01 13:51:10</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-22</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>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <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>23</num>
   <domain_name>gooogle.today</domain_name>
   <domain_keyword>gooogle</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-28 02:46:58</query_time>
   <create_date>2023-12-06</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-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>ns33.domaincontrol.com</value>
    <value>ns34.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>24</num>
   <domain_name>gooogle.one</domain_name>
   <domain_keyword>gooogle</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-01 13:50:49</query_time>
   <create_date>2021-02-06</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-02-06</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>See PrivacyGuardian.org</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>fred.ns.cloudflare.com</value>
    <value>val.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>gooegle.com</domain_name>
   <domain_keyword>gooegle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 03:16:24</query_time>
   <create_date>2002-05-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-05-15</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>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/e9153705-84bc-43e0-bbb4-9e84116f40bb</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>goolgle.de</domain_name>
   <domain_keyword>goolgle</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 17:45:00</query_time>
   <update_date>2018-08-16</update_date>
   <name_servers>
    <value>ns1036.ui-dns.biz</value>
    <value>ns1036.ui-dns.com</value>
    <value>ns1036.ui-dns.de</value>
    <value>ns1036.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>goolgle.com.br</domain_name>
   <domain_keyword>goolgle</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-09 09:33:24</query_time>
   <create_date>2019-12-18</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrant_name>Ricardo C?sar Braga</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>pns21.cloudns.net</value>
    <value>pns22.cloudns.net</value>
    <value>pns23.cloudns.net</value>
    <value>pns24.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>gooegle.vip</domain_name>
   <domain_keyword>gooegle</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-07 20:51:43</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.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>Shanghai</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>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>goolgle.ca</domain_name>
   <domain_keyword>goolgle</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-28 02:45:52</query_time>
   <create_date>2003-01-17</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>MarkMonitor International Canada Ltd.</registrar_name>
   <registrar_website>Markmonitor.com</registrar_website>
   <registrant_name>Google Canada Corporation</registrant_name>
   <registrant_company>Google Canada Corporation</registrant_company>
   <registrant_address>12-111 Richmond St. W</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M5H2G4</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4162146034</registrant_phone>
   <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>30</num>
   <domain_name>gooogle.online</domain_name>
   <domain_keyword>gooogle</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-13 04:20:09</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-02-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>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <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>31</num>
   <domain_name>goodale.net</domain_name>
   <domain_keyword>goodale</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 13:22:17</query_time>
   <create_date>2024-03-03</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2026-03-03</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>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>gooogle.news</domain_name>
   <domain_keyword>gooogle</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-28 02:46:58</query_time>
   <create_date>2023-09-10</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2024-09-10</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.md-in-59.webhostbox.net</value>
    <value>ns2.md-in-59.webhostbox.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>googgle.be</domain_name>
   <domain_keyword>googgle</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-26 15:20:54</query_time>
   <create_date>2003-09-08</create_date>
   <registrar_name>Tuonome.it srl</registrar_name>
   <registrar_website>http://www.tuonome.com</registrar_website>
   <name_servers>
    <value>dns.tuonome.be</value>
    <value>dns2.tuonome.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>gooogle.com.cn</domain_name>
   <domain_keyword>gooogle</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-28 02:46:57</query_time>
   <create_date>2004-06-12</create_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>北京多音科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns15.xincache.com</value>
    <value>ns16.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>goodgde.store</domain_name>
   <domain_keyword>goodgde</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-31 13:11:17</query_time>
   <create_date>2023-07-09</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-09</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>cruz.ns.cloudflare.com</value>
    <value>ishaan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>gooigle.be</domain_name>
   <domain_keyword>gooigle</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-09 16:09:39</query_time>
   <create_date>2005-11-07</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>37</num>
   <domain_name>gooogle.world</domain_name>
   <domain_keyword>gooogle</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-01 19:43:26</query_time>
   <create_date>2021-09-28</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2024-09-28</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>ns73.domaincontrol.com</value>
    <value>ns74.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>38</num>
   <domain_name>goodglo.com</domain_name>
   <domain_keyword>goodglo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 05:06:46</query_time>
   <create_date>2019-01-22</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-01-22</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>ns17.domaincontrol.com</value>
    <value>ns18.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>39</num>
   <domain_name>gooogle.io</domain_name>
   <domain_keyword>gooogle</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-28 02:46:58</query_time>
   <create_date>2020-09-19</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>Gransy, s.r.o.</registrar_name>
   <registrar_website>http://regtons.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SK</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.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>gooogle.quest</domain_name>
   <domain_keyword>gooogle</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-28 02:46:58</query_time>
   <create_date>2024-01-27</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-01-27</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>ns77.domaincontrol.com</value>
    <value>ns78.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>41</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>42</num>
   <domain_name>goodle.com</domain_name>
   <domain_keyword>goodle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 07:09:46</query_time>
   <create_date>1999-08-24</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://www.fabulous.com</registrar_website>
   <registrant_name>Jewella Privacy - 5b19c</registrant_name>
   <registrant_company>Jewella Privacy LLC Privacy ID# 875432</registrant_company>
   <registrant_address>5860 Citrus Blvd, Suite D, #172</registrant_address>
   <registrant_city>Harahan</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>70123</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5043550545</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>google.forum</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>forum</domain_tld>
   <query_time>2024-05-26 15:21:07</query_time>
   <create_date>2020-11-17</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2024-11-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>44</num>
   <domain_name>google.gal</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>gal</domain_tld>
   <query_time>2024-05-26 15:21:07</query_time>
   <create_date>2014-12-02</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>Mark Monitor Inc.</registrar_name>
   <registrar_website>https://www.markmonitor.com</registrar_website>
   <registrant_company>Google LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois 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.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>45</num>
   <domain_name>gookgle.ca</domain_name>
   <domain_keyword>gookgle</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-09 03:56:53</query_time>
   <create_date>2024-02-16</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-02-16</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>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>googgle.cn</domain_name>
   <domain_keyword>googgle</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-03 21:55:51</query_time>
   <create_date>2004-04-12</create_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_name>COREhub S.R.L.U.</registrar_name>
   <registrant_name>TUONOME REGISTRAR S.R.L.</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns.tuonome.it</value>
    <value>dns2.tuonome.it</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>goodgale.com</domain_name>
   <domain_keyword>goodgale</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 11:53:10</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-07-07</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>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>gooogle.services</domain_name>
   <domain_keyword>gooogle</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-22 00:15:04</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2024-07-12</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>California</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.csof.net</value>
    <value>ns2.csof.net</value>
    <value>ns3.csof.net</value>
    <value>ns4.csof.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>googgle.social</domain_name>
   <domain_keyword>googgle</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-05-26 15:21:10</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-10</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>ns21.domaincontrol.com</value>
    <value>ns22.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>50</num>
   <domain_name>gooogle.work</domain_name>
   <domain_keyword>gooogle</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-28 02:46:58</query_time>
   <create_date>2023-11-07</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</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>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>goodglp.com</domain_name>
   <domain_keyword>goodglp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 11:54:03</query_time>
   <create_date>2023-11-21</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2026-11-21</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>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>52</num>
   <domain_name>gookgle.be</domain_name>
   <domain_keyword>gookgle</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-28 02:45:46</query_time>
   <create_date>2005-11-07</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>53</num>
   <domain_name>gooogle.be</domain_name>
   <domain_keyword>gooogle</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-28 02:46:57</query_time>
   <create_date>2023-04-10</create_date>
   <registrar_name>Funbit BV</registrar_name>
   <name_servers>
    <value>ns.domainorderdns.nl</value>
    <value>ns1.domainorderdns.nl</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>gooogle.life</domain_name>
   <domain_keyword>gooogle</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-03 01:13:15</query_time>
   <create_date>2024-01-22</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-22</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>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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>goofgle.com</domain_name>
   <domain_keyword>goofgle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 03:52:45</query_time>
   <create_date>2004-09-23</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-23</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>56</num>
   <domain_name>goo0gle.de</domain_name>
   <domain_keyword>goo0gle</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-31 17:12:31</query_time>
   <update_date>2024-02-17</update_date>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>gooagle.com</domain_name>
   <domain_keyword>gooagle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 14:15:33</query_time>
   <create_date>2003-04-04</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-04-04</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/gooagle.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>58</num>
   <domain_name>goodglp.net</domain_name>
   <domain_keyword>goodglp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-10 11:54:03</query_time>
   <create_date>2023-11-21</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2025-11-21</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>ns27.domaincontrol.com</value>
    <value>ns28.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>59</num>
   <domain_name>goldgle.com</domain_name>
   <domain_keyword>goldgle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 17:48:45</query_time>
   <create_date>2004-08-19</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-07-19</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=goldgle.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <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>60</num>
   <domain_name>gooogle.fun</domain_name>
   <domain_keyword>gooogle</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-03 21:59:21</query_time>
   <create_date>2023-04-22</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>Grand Union</registrant_company>
   <registrant_state>Piilostentie</registrant_state>
   <registrant_country>PS</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>donovan.ns.cloudflare.com</value>
    <value>natasha.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>gooogle.ink</domain_name>
   <domain_keyword>gooogle</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-28 02:46:58</query_time>
   <create_date>2023-11-18</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>3863</registrar_iana>
   <registrar_name>Domain International Services Limited</registrar_name>
   <registrar_website>https://www.wdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>hongkaiwu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guangzhou</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>ns1.dnstq.com</value>
    <value>ns2.dnstq.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>gootgle.de</domain_name>
   <domain_keyword>gootgle</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-23 15:27:46</query_time>
   <update_date>2024-04-28</update_date>
   <name_servers>
    <value>ns1.redirectdom.com</value>
    <value>ns2.redirectdom.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>googgle.org</domain_name>
   <domain_keyword>googgle</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-17 04:48:34</query_time>
   <create_date>2004-05-17</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-17</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>Privacy Protection</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>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>gooogle.uno</domain_name>
   <domain_keyword>gooogle</domain_keyword>
   <domain_tld>uno</domain_tld>
   <query_time>2024-05-28 02:46:58</query_time>
   <create_date>2023-09-01</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</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>ns01.000webhost.com</value>
    <value>ns02.000webhost.com</value>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>gooogle.com.br</domain_name>
   <domain_keyword>gooogle</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-13 17:44:39</query_time>
   <create_date>2004-06-25</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrant_name>Google Brasil Internet Ltda</registrant_name>
   <name_servers>
    <value>ns1.gooogle.com.br</value>
    <value>ns2.gooogle.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>gooagle.vip</domain_name>
   <domain_keyword>gooagle</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-25 08:54:55</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd</registrar_name>
   <registrar_website>http://www.juminghk.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>shan dong</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>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>67</num>
   <domain_name>koodgle.com</domain_name>
   <domain_keyword>koodgle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 12:30:04</query_time>
   <create_date>2015-11-13</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-13</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>ns41.domaincontrol.com</value>
    <value>ns42.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>68</num>
   <domain_name>googgle.cam</domain_name>
   <domain_keyword>googgle</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-05-07 20:51:58</query_time>
   <create_date>2023-03-10</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2026-03-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</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>ns101.asurahosting.com</value>
    <value>ns102.asurahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>foodgle.com</domain_name>
   <domain_keyword>foodgle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 21:00:48</query_time>
   <create_date>2007-11-27</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>admin</registrant_name>
   <registrant_address>1411-402 CastleGoldPark Hwanggeum 1-dongCheongsu-ro, Suseong-gu, Daegu</registrant_address>
   <registrant_city>KOREA</registrant_city>
   <registrant_zip>42114</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1050008000</registrant_phone>
   <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>70</num>
   <domain_name>goodagle.com</domain_name>
   <domain_keyword>goodagle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 15:48:22</query_time>
   <create_date>2023-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-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>ns23.domaincontrol.com</value>
    <value>ns24.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>71</num>
   <domain_name>goofgle.nl</domain_name>
   <domain_keyword>goofgle</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-22 16:48:12</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2023-09-20</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>gooogle.marketing</domain_name>
   <domain_keyword>gooogle</domain_keyword>
   <domain_tld>marketing</domain_tld>
   <query_time>2024-05-01 13:50:47</query_time>
   <create_date>2023-12-22</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</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.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>73</num>
   <domain_name>gookgle.pl</domain_name>
   <domain_keyword>gookgle</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-03 07:04:14</query_time>
   <create_date>2023-10-05</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>goodale.top</domain_name>
   <domain_keyword>goodale</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-17 03:47:17</query_time>
   <create_date>2021-11-24</create_date>
   <update_date>2022-12-07</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>luo le le</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang xi</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>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>foodgle.net</domain_name>
   <domain_keyword>foodgle</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 18:24:00</query_time>
   <create_date>2019-05-18</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1154</registrar_iana>
   <registrar_name>FastDomain Inc.</registrar_name>
   <registrar_website>http://www.fastdomain.com</registrar_website>
   <name_servers>
    <value>ns1.bluehost.com</value>
    <value>ns2.bluehost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>googgle.mobi</domain_name>
   <domain_keyword>googgle</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-26 15:20:54</query_time>
   <create_date>2006-09-26</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-09-26</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>77</num>
   <domain_name>goodglle.com</domain_name>
   <domain_keyword>goodglle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 11:54:02</query_time>
   <create_date>2022-10-02</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of goodglle.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1347.awsdns-40.org</value>
    <value>ns-1748.awsdns-26.co.uk</value>
    <value>ns-202.awsdns-25.com</value>
    <value>ns-754.awsdns-30.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>goobgle.ca</domain_name>
   <domain_keyword>goobgle</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-09 03:34:12</query_time>
   <create_date>2024-02-16</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-02-16</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>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>gooogle.mobi</domain_name>
   <domain_keyword>gooogle</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-09 03:58:20</query_time>
   <create_date>2024-02-11</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-11</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>California</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>faye.ns.cloudflare.com</value>
    <value>koa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>googgle.ro</domain_name>
   <domain_keyword>googgle</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-29 01:29:02</query_time>
   <create_date>2019-01-17</create_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_name>Tool Domains Ltd</registrar_name>
   <registrar_website>tool.domains</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>gooegle.cn</domain_name>
   <domain_keyword>gooegle</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-29 01:29:23</query_time>
   <create_date>2023-05-28</create_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_name>厦门纳网科技股份有限公司</registrar_name>
   <registrant_name>杨龙祥</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dnsnw.com</value>
    <value>ns2.dnsnw.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>goolgle.co</domain_name>
   <domain_keyword>goolgle</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-14 04:41:12</query_time>
   <create_date>2015-09-19</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.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>California</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>alexis.ns.cloudflare.com</value>
    <value>indie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>googgle.pw</domain_name>
   <domain_keyword>googgle</domain_keyword>
   <domain_tld>pw</domain_tld>
   <query_time>2024-05-25 06:43:14</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_email>https://whois.nic.pw/contact/googgle.pw/registrant</registrant_email>
   <name_servers>
    <value>isaac.ns.cloudflare.com</value>
    <value>pat.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>googgle.store</domain_name>
   <domain_keyword>googgle</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-26 15:20:54</query_time>
   <create_date>2023-07-10</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-07-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>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.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>goodgme.com</domain_name>
   <domain_keyword>goodgme</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 11:54:03</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>googgle.vip</domain_name>
   <domain_keyword>googgle</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-26 15:20:55</query_time>
   <create_date>2023-11-25</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>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>87</num>
   <domain_name>gooogle.cam</domain_name>
   <domain_keyword>gooogle</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-05-28 02:46:57</query_time>
   <create_date>2023-07-21</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</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>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>woodgle.com</domain_name>
   <domain_keyword>woodgle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 13:22:10</query_time>
   <create_date>2021-02-19</create_date>
   <update_date>2021-02-19</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Albert Esteve Lopez</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>B</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1055.ui-dns.biz</value>
    <value>ns1058.ui-dns.org</value>
    <value>ns1106.ui-dns.de</value>
    <value>ns1108.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>goodglue.cn</domain_name>
   <domain_keyword>goodglue</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-19 21:26:00</query_time>
   <create_date>2024-02-05</create_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_name>上海福虎信息科技有限公司</registrar_name>
   <registrant_name>卢兴焕</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>goopgle.fr</domain_name>
   <domain_keyword>goopgle</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 17:42:45</query_time>
   <create_date>2021-06-02</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns17.above.com</value>
    <value>ns18.above.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>gooigle.nl</domain_name>
   <domain_keyword>gooigle</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 02:42:32</query_time>
   <create_date>2023-09-20</create_date>
   <update_date>2023-09-20</update_date>
   <registrar_name>Hostnet B.V.</registrar_name>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>gooogle.network</domain_name>
   <domain_keyword>gooogle</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-28 02:46:58</query_time>
   <create_date>2019-09-19</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-09-19</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 0155757101</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.varialhosting.com</value>
    <value>ns2.varialhosting.com</value>
    <value>ns3.varialhosting.com</value>
    <value>ns4.varialhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>gooogle.pro</domain_name>
   <domain_keyword>gooogle</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-28 02:47:14</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>YANGWANXIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan xi</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>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>gootgle.co</domain_name>
   <domain_keyword>gootgle</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-24 23:55:59</query_time>
   <create_date>2023-09-11</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>Above.com Pty Ltd.</registrar_name>
   <registrar_website>www.above.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Above.com Domain Privacy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>goo3gle.com.ng</domain_name>
   <domain_keyword>goo3gle</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-04-13 10:46:49</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>3954</registrar_iana>
   <registrar_name>GO54 Limited (formerly Whogohost Limited)</registrar_name>
   <registrar_website>http://www.whogohost.com.ng</registrar_website>
   <registrant_name>Emmanuel Daniel</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>No22 agalupa street, No 28 surulere street</registrant_address>
   <registrant_city>Kabba</registrant_city>
   <registrant_state>Kogi</registrant_state>
   <registrant_zip>110001</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+91.66457346</registrant_phone>
   <name_servers>
    <value>nsa.whogohost.com</value>
    <value>nsb.whogohost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>goodgel.com</domain_name>
   <domain_keyword>goodgel</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 21:25:23</query_time>
   <create_date>2004-04-06</create_date>
   <update_date>2023-03-06</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.com</registrar_website>
   <registrant_name>Moniker Privacy Services</registrant_name>
   <registrant_company>Moniker Privacy Services</registrant_company>
   <registrant_address>2320 NE 9th St, Second Floor</registrant_address>
   <registrant_city>Fort Lauderdale</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33304</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>1f35f4311d11e3de797bfb27cfd1dd60793adb219d165e9a88f24c573f02b0ba@goodgel.com.whoisproxy.org</registrant_email>
   <registrant_phone>+1.8006886311</registrant_phone>
   <registrant_fax>+1.9545859186</registrant_fax>
   <name_servers>
    <value>ns1.dsredirection.com</value>
    <value>ns2.dsredirection.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>goorgle.nl</domain_name>
   <domain_keyword>goorgle</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-08 23:06:29</query_time>
   <create_date>2004-08-26</create_date>
   <update_date>2019-03-20</update_date>
   <registrar_name>Sombrero.de Gmbh</registrar_name>
   <name_servers>
    <value>ns1.smtmdns.com</value>
    <value>ns2.smtmdns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>gooddle.ru</domain_name>
   <domain_keyword>gooddle</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:21:05</query_time>
   <create_date>2022-12-13</create_date>
   <expiry_date>2024-12-13</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>99</num>
   <domain_name>gooogle.org</domain_name>
   <domain_keyword>gooogle</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-28 02:46:58</query_time>
   <create_date>2022-06-01</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-06-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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ID</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>ns1cvw.name.com</value>
    <value>ns2bls.name.com</value>
    <value>ns3qty.name.com</value>
    <value>ns4clq.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>googgle.in</domain_name>
   <domain_keyword>googgle</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-26 15:20:54</query_time>
   <create_date>2023-07-30</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-07-30</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>Noobgeek.in</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Madhya Pradesh</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>chase.ns.cloudflare.com</value>
    <value>margot.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>
 </results>
 <stats>
  <total_time>0.284</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 265,579,063

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,579,063
Total WHOIS records with a Registrant Contact 166,234,989
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,812,377
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,436,723
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,550,082

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,543,117,382
Total WHOIS records with a Registrant Contact 1,275,322,848
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,115,568,707
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,046,714,086

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 265 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.