WHOIS QUERY TIME

5 May 2024 - 4:45 PM UTC

Registered: 27 October 2021
Modified: 11 October 2023
Expiry: 27 October 2024

REGISTRAR

Name: Gransy s.r.o.

NAME SERVERS

ns1.thinline.cz
ns2.thinline.cz
ns3.cesky-hosting.eu

DOMAIN STATUS

ok

REGISTRANT

Name: Richard Noga
Company: INFRA HEAT s.r.o.
Address: 1 Maje 495
City: Trinec
ZIP: 73961
Country: Czech Republic
Email: [email protected]
Phone: +420.608734634

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=woogle.sk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "woogle.sk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "woogle.sk",
            "domain_keyword": "woogle",
            "domain_tld": "sk",
            "query_time": "2024-05-05 16:45:15",
            "create_date": "2021-10-27",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-27",
            "registrar_name": "Gransy s.r.o.",
            "registrant_name": "Richard Noga",
            "registrant_company": "INFRA HEAT s.r.o.",
            "registrant_address": "1 Maje 495",
            "registrant_city": "Trinec",
            "registrant_zip": "73961",
            "registrant_country": "CZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+420.608734634",
            "name_servers": [
                "ns1.thinline.cz",
                "ns2.thinline.cz",
                "ns3.cesky-hosting.eu"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.055,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>woogle.sk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>woogle.sk</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 16:45:15</query_time>
   <create_date>2021-10-27</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>Gransy s.r.o.</registrar_name>
   <registrant_name>Richard Noga</registrant_name>
   <registrant_company>INFRA HEAT s.r.o.</registrant_company>
   <registrant_address>1 Maje 495</registrant_address>
   <registrant_city>Trinec</registrant_city>
   <registrant_zip>73961</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+420.608734634</registrant_phone>
   <name_servers>
    <value>ns1.thinline.cz</value>
    <value>ns2.thinline.cz</value>
    <value>ns3.cesky-hosting.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.055</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.066 seconds) for "woogle.sk" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2024 - 4:45 PM UTC

Registered: 27 October 2021
Modified: 11 October 2023
Expiry: 27 October 2024

REGISTRAR

Name: Gransy s.r.o.

NAME SERVERS

ns1.thinline.cz
ns2.thinline.cz
ns3.cesky-hosting.eu

DOMAIN STATUS

ok

REGISTRANT

Name: Richard Noga
Company: INFRA HEAT s.r.o.
Address: 1 Maje 495
City: Trinec
ZIP: 73961
Country: Czech Republic
Email: [email protected]
Phone: +420.608734634

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=woogle.sk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "woogle.sk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "woogle.sk",
    "results": [
        {
            "num": 1,
            "domain_name": "woogle.sk",
            "domain_keyword": "woogle",
            "domain_tld": "sk",
            "query_time": "2024-05-05 16:45:15",
            "create_date": "2021-10-27",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-27",
            "registrar_name": "Gransy s.r.o.",
            "registrant_name": "Richard Noga",
            "registrant_company": "INFRA HEAT s.r.o.",
            "registrant_address": "1 Maje 495",
            "registrant_city": "Trinec",
            "registrant_zip": "73961",
            "registrant_country": "CZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+420.608734634",
            "name_servers": [
                "ns1.thinline.cz",
                "ns2.thinline.cz",
                "ns3.cesky-hosting.eu"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.066,
        "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>woogle.sk</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>woogle.sk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>woogle.sk</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 16:45:15</query_time>
   <create_date>2021-10-27</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>Gransy s.r.o.</registrar_name>
   <registrant_name>Richard Noga</registrant_name>
   <registrant_company>INFRA HEAT s.r.o.</registrant_company>
   <registrant_address>1 Maje 495</registrant_address>
   <registrant_city>Trinec</registrant_city>
   <registrant_zip>73961</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+420.608734634</registrant_phone>
   <name_servers>
    <value>ns1.thinline.cz</value>
    <value>ns2.thinline.cz</value>
    <value>ns3.cesky-hosting.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.066</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 31 domain names (in 0.111 seconds) which contained the exact domain keyword "woogle".
Domain Name Registered Expiry Registrar Ownership
1 woogle.com 14 Apr 2002 14 Apr 2024 ENOM, INC. REDACTED FOR PRIVACY
2 woogle.net 13 May 2002 13 May 2025 GoDaddy.com, LLC -
3 woogle.co.uk 14 Apr 2005 14 Apr 2025 Wild West Domains, Inc. [Tag = WILDWEST] -
4 woogle.ca 16 May 2007 16 May 2025 Go Daddy Domains Canada, Inc NameFind Domains Canada, ULC
5 woogle.dk 13 Sep 2011 30 Sep 2024 - Jens Klarskov Nebel
6 woogle.cc 29 Apr 2012 29 Apr 2026 GoDaddy.com, LLC Domains By Proxy, LLC
7 woogle.com.br 16 Jul 2015 16 Jul 2025 UOLHOST (22) Bruna Rafaela Rocha
8 woogle.website 16 Mar 2016 16 Mar 2025 eNom, Inc. Simon Owens
9 woogle.me 30 Jan 2020 30 Jan 2025 Megazone Corp., dba HOSTING.KR WooJungIm
10 woogle.dev 15 Apr 2020 15 Apr 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
11 woogle.pl 17 Oct 2020 17 Oct 2024 nazwa.pl sp. z o.o. -
12 woogle.sk 27 Oct 2021 27 Oct 2024 Gransy s.r.o. INFRA HEAT s.r.o.
13 woogle.store 18 Jun 2022 18 Jun 2024 Network Solutions LLC -
14 woogle.nl 15 Jul 2022 - team.blue nl B.V. -
15 woogle.co.in 25 Jul 2022 25 Jul 2024 GoDaddy.com, LLC ToyMonkey
16 woogle.ru 29 Aug 2022 29 Aug 2024 RU-CENTER-RU Private Person
17 woogle.life 14 Oct 2022 14 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
18 woogle.world 14 Oct 2022 14 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
19 woogle.online 22 Jan 2023 22 Jan 2025 IONOS SE Data Privacy Protected
20 woogle.in 2 Feb 2023 2 Feb 2025 Endurance Digital Domain Technology LLP Jatin Dubey
21 woogle.co 13 Apr 2023 13 Apr 2024 Sav.com, LLC - 2 Privacy Protection
22 woogle.app 17 Apr 2023 17 Apr 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
23 woogle.io 25 Apr 2023 25 Apr 2025 Sarek Oy 1337 Services LLC
24 woogle.cn 30 May 2023 30 May 2025 阿里云计算有限公司(万网) 赵静
25 woogle.us 11 Jul 2023 11 Jul 2024 Dynadot Inc Ariel Torres
26 woogle.ltd 24 Aug 2023 24 Aug 2024 NICENIC INTERNATIONAL GROUP CO., LIMITED Julius Valentine
27 woogle.xyz 29 Aug 2023 29 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
28 woogle.site 2 Nov 2023 2 Nov 2024 Dreamscape Networks International Pte Ltd -
29 woogle.info 13 Nov 2023 13 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
30 woogle.cloud 12 Dec 2023 12 Dec 2024 PDR Ltd. Privacy Protect, LLC (PrivacyProtect.org)
31 woogle.uk 3 Jun 2024 3 Jun 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
32 woogle.com.au - - GoDaddy.com LLC trading as GoDaddy.com Mary OBrien

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=woogle&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "woogle",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 32,
        "relation": "eq",
        "current": 32
    },
    "unique_domains": "woogle.com, woogle.net, woogle.co.uk, woogle.ca, woogle.dk, woogle.cc, woogle.com.br, woogle.website, woogle.me, woogle.dev, woogle.pl, woogle.sk, woogle.store, woogle.nl, woogle.co.in, woogle.ru, woogle.life, woogle.world, woogle.online, woogle.in, woogle.co, woogle.app, woogle.io, woogle.cn, woogle.us, woogle.ltd, woogle.xyz, woogle.site, woogle.info, woogle.cloud, woogle.uk, woogle.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "woogle.com",
            "domain_keyword": "woogle",
            "domain_tld": "com",
            "query_time": "2024-06-16 04:18:22",
            "create_date": "2002-04-14",
            "update_date": "2024-05-26",
            "expiry_date": "2024-04-14",
            "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": "RU",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "https://tieredaccess.com/contact/a9d76546-8c81-4f79-9946-9e67dacd7f77",
            "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": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "woogle.net",
            "domain_keyword": "woogle",
            "domain_tld": "net",
            "query_time": "2024-05-15 20:43:40",
            "create_date": "2002-05-13",
            "update_date": "2024-04-23",
            "expiry_date": "2025-05-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "woogle.co.uk",
            "domain_keyword": "woogle",
            "domain_tld": "co.uk",
            "query_time": "2024-05-25 00:40:32",
            "create_date": "2005-04-14",
            "update_date": "2023-06-06",
            "expiry_date": "2025-04-14",
            "registrar_name": "Wild West Domains, Inc. [Tag = WILDWEST]",
            "registrar_website": "https://www.wildwestdomains.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "woogle.ca",
            "domain_keyword": "woogle",
            "domain_tld": "ca",
            "query_time": "2024-05-18 06:43:08",
            "create_date": "2007-05-16",
            "update_date": "2024-04-26",
            "expiry_date": "2025-05-16",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind Domains Canada, ULC",
            "registrant_address": "5925 Airport Rd,  Suite 200",
            "registrant_city": "Mississauga",
            "registrant_state": "ON",
            "registrant_zip": "L4V1W1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "woogle.dk",
            "domain_keyword": "woogle",
            "domain_tld": "dk",
            "query_time": "2024-05-10 23:03:38",
            "create_date": "2011-09-13",
            "expiry_date": "2024-09-30",
            "registrant_name": "Jens Klarskov Nebel",
            "registrant_address": "Edithvej 25",
            "registrant_city": "Stenløse",
            "registrant_zip": "3660",
            "registrant_country": "DK",
            "registrant_phone": "+4522252558",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 6,
            "domain_name": "woogle.cc",
            "domain_keyword": "woogle",
            "domain_tld": "cc",
            "query_time": "2024-05-01 23:51:05",
            "create_date": "2012-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2026-04-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=woogle.cc",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "woogle.com.br",
            "domain_keyword": "woogle",
            "domain_tld": "com.br",
            "query_time": "2024-05-25 00:40:30",
            "create_date": "2015-07-16",
            "update_date": "2024-04-17",
            "expiry_date": "2025-07-16",
            "registrar_name": "UOLHOST (22)",
            "registrant_name": "Bruna Rafaela Rocha",
            "name_servers": [
                "ns1.dominios.uol.com.br",
                "ns2.dominios.uol.com.br",
                "ns3.dominios.uol.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 8,
            "domain_name": "woogle.website",
            "domain_keyword": "woogle",
            "domain_tld": "website",
            "query_time": "2024-05-15 20:43:40",
            "create_date": "2016-03-16",
            "update_date": "2024-04-11",
            "expiry_date": "2025-03-16",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "Simon Owens",
            "registrant_state": "Warwickshire",
            "registrant_country": "GB",
            "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": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "woogle.me",
            "domain_keyword": "woogle",
            "domain_tld": "me",
            "query_time": "2024-05-25 00:40:31",
            "create_date": "2020-01-30",
            "update_date": "2022-08-21",
            "expiry_date": "2025-01-30",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WooJungIm",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Yongsan-gu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "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-1135.awsdns-13.org",
                "ns-1851.awsdns-39.co.uk",
                "ns-374.awsdns-46.com",
                "ns-895.awsdns-47.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "woogle.dev",
            "domain_keyword": "woogle",
            "domain_tld": "dev",
            "query_time": "2024-05-03 12:47:20",
            "create_date": "2020-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "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": [
                "abby.ns.cloudflare.com",
                "seth.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 11,
            "domain_name": "woogle.pl",
            "domain_keyword": "woogle",
            "domain_tld": "pl",
            "query_time": "2024-04-03 11:50:02",
            "create_date": "2020-10-17",
            "update_date": "2023-04-07",
            "expiry_date": "2024-10-17",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 12,
            "domain_name": "woogle.sk",
            "domain_keyword": "woogle",
            "domain_tld": "sk",
            "query_time": "2024-05-05 16:45:15",
            "create_date": "2021-10-27",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-27",
            "registrar_name": "Gransy s.r.o.",
            "registrant_name": "Richard Noga",
            "registrant_company": "INFRA HEAT s.r.o.",
            "registrant_address": "1 Maje 495",
            "registrant_city": "Trinec",
            "registrant_zip": "73961",
            "registrant_country": "CZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+420.608734634",
            "name_servers": [
                "ns1.thinline.cz",
                "ns2.thinline.cz",
                "ns3.cesky-hosting.eu"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 13,
            "domain_name": "woogle.store",
            "domain_keyword": "woogle",
            "domain_tld": "store",
            "query_time": "2024-05-25 00:40:31",
            "create_date": "2022-06-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-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": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "woogle.nl",
            "domain_keyword": "woogle",
            "domain_tld": "nl",
            "query_time": "2024-05-25 00:40:30",
            "create_date": "2022-07-15",
            "update_date": "2022-07-15",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 15,
            "domain_name": "woogle.co.in",
            "domain_keyword": "woogle",
            "domain_tld": "co.in",
            "query_time": "2024-05-08 16:35:26",
            "create_date": "2022-07-25",
            "update_date": "2022-07-30",
            "expiry_date": "2024-07-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ToyMonkey",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Karnataka",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "woogle.ru",
            "domain_keyword": "woogle",
            "domain_tld": "ru",
            "query_time": "2024-05-03 16:10:17",
            "create_date": "2022-08-29",
            "expiry_date": "2024-08-29",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 17,
            "domain_name": "woogle.life",
            "domain_keyword": "woogle",
            "domain_tld": "life",
            "query_time": "2024-05-25 00:40:31",
            "create_date": "2022-10-14",
            "update_date": "2023-08-11",
            "expiry_date": "2024-10-14",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "woogle.world",
            "domain_keyword": "woogle",
            "domain_tld": "world",
            "query_time": "2024-05-25 00:40:31",
            "create_date": "2022-10-14",
            "update_date": "2023-08-11",
            "expiry_date": "2024-10-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "woogle.online",
            "domain_keyword": "woogle",
            "domain_tld": "online",
            "query_time": "2024-05-25 00:40:31",
            "create_date": "2023-01-22",
            "update_date": "2024-04-01",
            "expiry_date": "2025-01-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Data Privacy Protected",
            "registrant_state": "BW",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1067.ui-dns.biz",
                "ns1077.ui-dns.org",
                "ns1122.ui-dns.de",
                "ns1123.ui-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "woogle.in",
            "domain_keyword": "woogle",
            "domain_tld": "in",
            "query_time": "2024-05-25 00:40:31",
            "create_date": "2023-02-02",
            "update_date": "2023-02-07",
            "expiry_date": "2025-02-02",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jatin Dubey",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "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": [
                "dns1.bigrock.in",
                "dns2.bigrock.in",
                "dns3.bigrock.in",
                "dns4.bigrock.in"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "woogle.co",
            "domain_keyword": "woogle",
            "domain_tld": "co",
            "query_time": "2024-06-15 17:45:19",
            "create_date": "2023-04-13",
            "update_date": "2024-04-18",
            "expiry_date": "2024-04-13",
            "registrar_iana": 3892,
            "registrar_name": "Sav.com, LLC - 2",
            "registrar_website": "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.parkco2.neustar.biz",
                "ns2.parkco2.neustar.biz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "woogle.app",
            "domain_keyword": "woogle",
            "domain_tld": "app",
            "query_time": "2024-05-25 00:40:31",
            "create_date": "2023-04-17",
            "update_date": "2024-03-23",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the 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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "woogle.io",
            "domain_keyword": "woogle",
            "domain_tld": "io",
            "query_time": "2024-05-21 20:25:21",
            "create_date": "2023-04-25",
            "update_date": "2024-05-19",
            "expiry_date": "2025-04-25",
            "registrar_iana": 802672,
            "registrar_name": "Sarek Oy",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1337 Services LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Charlestown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KN",
            "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": [
                "1-you.njalla.no",
                "2-can.njalla.in",
                "3-get.njalla.fo"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "woogle.cn",
            "domain_keyword": "woogle",
            "domain_tld": "cn",
            "query_time": "2024-06-15 19:29:39",
            "create_date": "2023-05-30",
            "expiry_date": "2025-05-30",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "赵静",
            "registrant_email": "[email protected]",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "woogle.us",
            "domain_keyword": "woogle",
            "domain_tld": "us",
            "query_time": "2024-05-25 00:40:32",
            "create_date": "2023-07-11",
            "update_date": "2023-12-16",
            "expiry_date": "2024-07-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Ariel Torres",
            "registrant_address": "21417 Autumn Fern Ave",
            "registrant_city": "Tampa",
            "registrant_state": "Florida",
            "registrant_zip": "33647",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8135572879",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "woogle.ltd",
            "domain_keyword": "woogle",
            "domain_tld": "ltd",
            "query_time": "2024-05-03 12:47:20",
            "create_date": "2023-08-24",
            "update_date": "2023-12-12",
            "expiry_date": "2024-08-24",
            "registrar_iana": 3765,
            "registrar_name": "NICENIC INTERNATIONAL GROUP CO., LIMITED",
            "registrar_website": "http://www.nicenic.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Julius Valentine",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Massachusetts",
            "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.pq.hosting"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "woogle.xyz",
            "domain_keyword": "woogle",
            "domain_tld": "xyz",
            "query_time": "2024-05-25 00:40:31",
            "create_date": "2023-08-29",
            "update_date": "2023-10-31",
            "expiry_date": "2024-08-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 28,
            "domain_name": "woogle.site",
            "domain_keyword": "woogle",
            "domain_tld": "site",
            "query_time": "2024-05-25 00:40:30",
            "create_date": "2023-11-02",
            "update_date": "2023-12-02",
            "expiry_date": "2024-11-02",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_state": "NSW",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.secureparkme.com",
                "ns4.secureparkme.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "woogle.info",
            "domain_keyword": "woogle",
            "domain_tld": "info",
            "query_time": "2024-05-25 00:40:31",
            "create_date": "2023-11-13",
            "update_date": "2024-01-05",
            "expiry_date": "2024-11-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "clayton.ns.cloudflare.com",
                "natasha.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "woogle.cloud",
            "domain_keyword": "woogle",
            "domain_tld": "cloud",
            "query_time": "2024-05-25 00:40:31",
            "create_date": "2023-12-12",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-12",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd.",
            "registrar_website": "www.publicdomainregistry.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.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "woogle.uk",
            "domain_keyword": "woogle",
            "domain_tld": "uk",
            "query_time": "2024-06-06 18:02:07",
            "create_date": "2024-06-03",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-03",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 32,
            "domain_name": "woogle.com.au",
            "domain_keyword": "woogle",
            "domain_tld": "com.au",
            "query_time": "2024-05-11 15:08:35",
            "update_date": "2024-03-14",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Mary OBrien",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.111,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>woogle</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>32</total>
  <relation>eq</relation>
  <current>32</current>
 </count>
 <unique_domains>woogle.com, woogle.net, woogle.co.uk, woogle.ca, woogle.dk, woogle.cc, woogle.com.br, woogle.website, woogle.me, woogle.dev, woogle.pl, woogle.sk, woogle.store, woogle.nl, woogle.co.in, woogle.ru, woogle.life, woogle.world, woogle.online, woogle.in, woogle.co, woogle.app, woogle.io, woogle.cn, woogle.us, woogle.ltd, woogle.xyz, woogle.site, woogle.info, woogle.cloud, woogle.uk, woogle.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>woogle.com</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-16 04:18:22</query_time>
   <create_date>2002-04-14</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2024-04-14</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>RU</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/a9d76546-8c81-4f79-9946-9e67dacd7f77</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>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>woogle.net</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 20:43:40</query_time>
   <create_date>2002-05-13</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.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>3</num>
   <domain_name>woogle.co.uk</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-25 00:40:32</query_time>
   <create_date>2005-04-14</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_name>Wild West Domains, Inc. [Tag = WILDWEST]</registrar_name>
   <registrar_website>https://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>woogle.ca</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-18 06:43:08</query_time>
   <create_date>2007-05-16</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind Domains Canada, ULC</registrant_company>
   <registrant_address>5925 Airport Rd,  Suite 200</registrant_address>
   <registrant_city>Mississauga</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>L4V1W1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.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>woogle.dk</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 23:03:38</query_time>
   <create_date>2011-09-13</create_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>Jens Klarskov Nebel</registrant_name>
   <registrant_address>Edithvej 25</registrant_address>
   <registrant_city>Stenløse</registrant_city>
   <registrant_zip>3660</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+4522252558</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>woogle.cc</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-01 23:51:05</query_time>
   <create_date>2012-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2026-04-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=woogle.cc</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>7</num>
   <domain_name>woogle.com.br</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-25 00:40:30</query_time>
   <create_date>2015-07-16</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-07-16</expiry_date>
   <registrar_name>UOLHOST (22)</registrar_name>
   <registrant_name>Bruna Rafaela Rocha</registrant_name>
   <name_servers>
    <value>ns1.dominios.uol.com.br</value>
    <value>ns2.dominios.uol.com.br</value>
    <value>ns3.dominios.uol.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>woogle.website</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-15 20:43:40</query_time>
   <create_date>2016-03-16</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>Simon Owens</registrant_company>
   <registrant_state>Warwickshire</registrant_state>
   <registrant_country>GB</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>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>woogle.me</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-25 00:40:31</query_time>
   <create_date>2020-01-30</create_date>
   <update_date>2022-08-21</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WooJungIm</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Yongsan-gu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</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-1135.awsdns-13.org</value>
    <value>ns-1851.awsdns-39.co.uk</value>
    <value>ns-374.awsdns-46.com</value>
    <value>ns-895.awsdns-47.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>woogle.dev</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-03 12:47:20</query_time>
   <create_date>2020-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</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>abby.ns.cloudflare.com</value>
    <value>seth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>woogle.pl</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-03 11:50:02</query_time>
   <create_date>2020-10-17</create_date>
   <update_date>2023-04-07</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>woogle.sk</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 16:45:15</query_time>
   <create_date>2021-10-27</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>Gransy s.r.o.</registrar_name>
   <registrant_name>Richard Noga</registrant_name>
   <registrant_company>INFRA HEAT s.r.o.</registrant_company>
   <registrant_address>1 Maje 495</registrant_address>
   <registrant_city>Trinec</registrant_city>
   <registrant_zip>73961</registrant_zip>
   <registrant_country>CZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+420.608734634</registrant_phone>
   <name_servers>
    <value>ns1.thinline.cz</value>
    <value>ns2.thinline.cz</value>
    <value>ns3.cesky-hosting.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>woogle.store</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-25 00:40:31</query_time>
   <create_date>2022-06-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-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>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>woogle.nl</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-25 00:40:30</query_time>
   <create_date>2022-07-15</create_date>
   <update_date>2022-07-15</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>woogle.co.in</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-08 16:35:26</query_time>
   <create_date>2022-07-25</create_date>
   <update_date>2022-07-30</update_date>
   <expiry_date>2024-07-25</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>ToyMonkey</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Karnataka</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>ns59.domaincontrol.com</value>
    <value>ns60.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>16</num>
   <domain_name>woogle.ru</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 16:10:17</query_time>
   <create_date>2022-08-29</create_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>woogle.life</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-25 00:40:31</query_time>
   <create_date>2022-10-14</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-10-14</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>ns59.domaincontrol.com</value>
    <value>ns60.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>18</num>
   <domain_name>woogle.world</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-25 00:40:31</query_time>
   <create_date>2022-10-14</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>woogle.online</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-25 00:40:31</query_time>
   <create_date>2023-01-22</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_state>BW</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1067.ui-dns.biz</value>
    <value>ns1077.ui-dns.org</value>
    <value>ns1122.ui-dns.de</value>
    <value>ns1123.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>woogle.in</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-25 00:40:31</query_time>
   <create_date>2023-02-02</create_date>
   <update_date>2023-02-07</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jatin Dubey</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</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>dns1.bigrock.in</value>
    <value>dns2.bigrock.in</value>
    <value>dns3.bigrock.in</value>
    <value>dns4.bigrock.in</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>woogle.co</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-15 17:45:19</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2024-04-13</expiry_date>
   <registrar_iana>3892</registrar_iana>
   <registrar_name>Sav.com, LLC - 2</registrar_name>
   <registrar_website>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.parkco2.neustar.biz</value>
    <value>ns2.parkco2.neustar.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>woogle.app</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-25 00:40:31</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the 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>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>23</num>
   <domain_name>woogle.io</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-21 20:25:21</query_time>
   <create_date>2023-04-25</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>802672</registrar_iana>
   <registrar_name>Sarek Oy</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1337 Services LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Charlestown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KN</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>1-you.njalla.no</value>
    <value>2-can.njalla.in</value>
    <value>3-get.njalla.fo</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>woogle.cn</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-15 19:29:39</query_time>
   <create_date>2023-05-30</create_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>赵静</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>woogle.us</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-25 00:40:32</query_time>
   <create_date>2023-07-11</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Ariel Torres</registrant_name>
   <registrant_address>21417 Autumn Fern Ave</registrant_address>
   <registrant_city>Tampa</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_zip>33647</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8135572879</registrant_phone>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>woogle.ltd</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-03 12:47:20</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>3765</registrar_iana>
   <registrar_name>NICENIC INTERNATIONAL GROUP CO., LIMITED</registrar_name>
   <registrar_website>http://www.nicenic.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Julius Valentine</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Massachusetts</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.pq.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>woogle.xyz</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-25 00:40:31</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>woogle.site</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-25 00:40:30</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_state>NSW</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.secureparkme.com</value>
    <value>ns4.secureparkme.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>woogle.info</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 00:40:31</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2024-01-05</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/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>clayton.ns.cloudflare.com</value>
    <value>natasha.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>woogle.cloud</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-25 00:40:31</query_time>
   <create_date>2023-12-12</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd.</registrar_name>
   <registrar_website>www.publicdomainregistry.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.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>woogle.uk</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-06 18:02:07</query_time>
   <create_date>2024-06-03</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>woogle.com.au</domain_name>
   <domain_keyword>woogle</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-11 15:08:35</query_time>
   <update_date>2024-03-14</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Mary OBrien</registrant_name>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.111</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,928 domain names (in 0.22 seconds) which look and sound like the brand name "woogle".
Domain Name Registered Expiry Registrar Ownership
1 wrogle.com 21 Mar 2023 21 Mar 2025 Japan Registry Services Co.,Ltd.(JPRS) SAKURA Internet Inc.PB1
2 woogie.systems 19 Aug 2020 19 Aug 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
3 woohle.com 17 Mar 2018 17 Mar 2025 Xin Net Technology Corporation -
4 foogle.it 4 Nov 2003 4 Nov 2024 Tuonome.it s.r.l. hidden
5 8oogle.com 25 Nov 2023 25 Nov 2024 DropCatch.com 795 LLC HugeDomains.com
6 toogle.tech 30 Jul 2021 30 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
7 google.taipei 19 Apr 2016 18 Apr 2025 MarkMonitor, Inc. Google LLC
8 woozle.world 27 Aug 2020 27 Aug 2024 Mesh Digital Limited Domains By Proxy, LLC
9 boogle.it 20 Oct 2023 20 Oct 2024 NameCase GmbH hidden
10 ooogle.net 7 Jan 2024 7 Jan 2025 ONLINE SAS REDACTED FOR PRIVACY
11 foogle.in 8 Apr 2024 8 Apr 2026 Porkbun, LLC REDACTED FOR PRIVACY
12 woogles.com 12 Jan 2010 12 Jan 2025 INAMES CO., LTD. LEE/SEONGWOOK
13 joogle.top 1 Apr 2024 1 Apr 2025 Chengdu west dimension digital REDACTED FOR PRIVACY
14 foogle.ai - - 1api.net Domains By Proxy, LLC
15 koogle.sk 6 Dec 2022 6 Dec 2025 Bruno Vincent -
16 boogle.info 25 Sep 2014 25 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
17 qoogle.be 24 Feb 2014 - Internet Service Europe BV **The number one domainregistry** -
18 google.forum 17 Nov 2020 17 Nov 2024 MarkMonitor Inc. Google LLC
19 google.gal 2 Dec 2014 2 Dec 2024 Mark Monitor Inc. Google LLC
20 noogle.gay 29 Jun 2022 29 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
21 boogle.digital 24 Apr 2023 24 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
22 woozle.blog 21 Apr 2022 21 Apr 2025 IONOS SE 1&1 Internet Limited
23 zoogle.it 5 Feb 2021 5 Feb 2025 Aruba s.p.a. hidden
24 hoogle.co.in 12 Oct 2023 12 Oct 2024 Dynadot LLC REDACTED FOR PRIVACY
25 noogle.nl 14 Jul 2006 - team.blue nl B.V. -
26 wongle.net 28 Apr 2002 28 Apr 2025 Paragon Internet Group Ltd REDACTED FOR PRIVACY
27 hoogle.cn 30 Mar 2006 30 Mar 2025 阿里云计算有限公司(万网) 肖宪涛
28 google.career 18 Aug 2014 18 Aug 2024 MarkMonitor Inc. Google LLC
29 noogle.net 6 Dec 2004 6 Dec 2024 IONOS SE REDACTED FOR PRIVACY
30 koogle.nl 28 Feb 2017 - team.blue nl B.V. -
31 moogle.club 31 Mar 2015 30 Mar 2024 GoDaddy.com, LLC Domains By Proxy, LLC
32 google.tech 29 Jul 2015 29 Jul 2024 MarkMonitor, Inc (TLDs) Google LLC
33 wroogle.com 6 Feb 2005 6 Feb 2025 Dynadot Inc -
34 woogel.com 14 Apr 2013 14 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
35 zoogle.live 19 Apr 2019 19 Apr 2025 Dynadot Inc REDACTED FOR PRIVACY
36 woodle.fr 24 Apr 2016 24 Apr 2025 IONOS SE Ano Nymous
37 whoogle.link 8 May 2023 8 May 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
38 google.net.co 21 Nov 2017 21 Nov 2024 MarkMonitor, Inc. Google LLC
39 boogle.ca 11 Jul 2004 11 Jul 2024 BareMetal.com inc Virtual Assets Inc
40 doogle.live 25 Jan 2024 25 Jan 2025 Mesh Digital Limited Domains By Proxy, LLC
41 toogle.be 17 Feb 2005 - united-domains AG -
42 hoogle.dev 22 Dec 2023 22 Dec 2024 CloudFlare, Inc. Enlambda OU
43 google.poker 5 Feb 2015 5 Feb 2025 MarkMonitor Inc. Google LLC
44 google.bi 29 Sep 2002 29 Sep 2024 MarkMonitor Google LLC
45 woogly.com 22 Feb 2009 22 Feb 2025 GoDaddy.com, LLC -
46 0oogle.com 8 Sep 2018 8 Sep 2024 GoDaddy.com, LLC -
47 google.sd.cn 17 May 2024 17 May 2025 北京新网数码信息技术有限公司 成文熙
48 qoogle.site 3 Oct 2023 3 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
49 qoogle.cn 30 Nov 2015 30 Nov 2024 成都西维数码科技有限公司 邱泽晖
50 google.bar 9 Jun 2014 26 Nov 2024 MarkMonitor Inc. Google LLC
51 google.homes 14 Jan 2019 14 Jan 2025 Dynadot LLC -
52 xoogle.xyz 30 Sep 2023 30 Sep 2024 NameSilo, LLC -
53 yoogle.dev 20 Sep 2022 20 Sep 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
54 moogle.online 9 Jul 2022 9 Jul 2024 Key-Systems LLC Ireneusz Bachurski Przedsiebiorstwo INFO-BI
55 boogle.com.br 25 May 2023 25 May 2024 HSTDOMAINS (127) Vin?cius Rangel
56 toogle.uk 18 Oct 2017 18 Oct 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
57 wgoogle.co.in 9 Aug 2023 9 Aug 2024 Porkbun, LLC REDACTED FOR PRIVACY
58 3oogle.com 6 Nov 2022 6 Nov 2024 Dynadot Inc -
59 koogle.fr 3 Feb 2022 3 Feb 2025 OVH ADAM & DEV
60 zoogle.su 31 Mar 2022 31 Mar 2025 REGRU-SU Private Person
61 moogle.fr 29 Dec 2015 28 Apr 2025 OVH Ano Nymous
62 woodle.mobi 22 Jul 2009 22 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
63 hoogle.org.cn 17 May 2023 17 May 2025 郑州世纪创联电子科技开发有限公司 辜玉芳
64 toogle.app 12 Nov 2023 12 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
65 moogle.wiki 1 Dec 2022 1 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
66 google.tc 24 Dec 2014 24 Dec 2024 Isimtescil Bilisim A.S. -
67 doogle.com.cn 7 Aug 2023 7 Aug 2024 上海福虎信息科技有限公司 廖彩云
68 joogle.com 6 Jun 2003 6 Jun 2030 GoDaddy.com, LLC -
69 google.flowers 19 May 2021 19 May 2025 MarkMonitor, Inc (TLDs) Google LLC
70 loogle.org 22 Dec 2021 22 Dec 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
71 foogle.cc 1 Sep 2020 1 Sep 2024 GANDI SAS REDACTED FOR PRIVACY
72 poogle.co 20 Jul 2010 19 Jul 2024 Wild West Domains, Inc. Domains By Proxy, LLC
73 voogle.nl 8 Feb 2024 - XNS Registrar B.V. -
74 google.store 6 Jun 2016 6 Jun 2025 MarkMonitor, Inc (TLDs) Google LLC
75 noogle.com 11 Jul 2001 11 Jul 2024 GoDaddy.com, LLC -
76 loogle.by 15 Aug 2015 15 Aug 2024 Open Contact, Ltd -
77 roogle.co.uk 11 Feb 2024 11 Feb 2025 OVH [Tag = OVH-FR] -
78 toogle.pl 29 Nov 2023 29 Nov 2024 Aftermarket.pl Limited -
79 hoogle.co 25 Apr 2024 25 Apr 2025 Sav.com, LLC - 1 Privacy Protection
80 woodle.today 12 Mar 2022 12 Mar 2026 GoDaddy.com, LLC Domains By Proxy, LLC
81 roogle.me 2 Feb 2024 2 Feb 2025 Name.com, Inc. Domain Protection Services, Inc.
82 toogle.co 4 Oct 2023 4 Oct 2024 Dynadot Inc REDACTED FOR PRIVACY
83 wootle.net 27 Aug 2022 27 Aug 2024 Squarespace Domains II LLC -
84 google.feedback 11 Jan 2016 11 Jan 2033 TLD Registrar Solutions Ltd Rugly LLC
85 zoogle.me 13 Jan 2011 13 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
86 coogle.com 1 Feb 2000 1 Feb 2025 MarkMonitor, Inc. Google LLC
87 moogle.co 20 Jul 2010 19 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
88 woogie.org 21 Jun 2018 21 Jun 2024 DNC Holdings, Inc. The Producers, Inc.
89 w3ogle.com 20 Jul 2020 20 Jul 2024 Porkbun LLC Private by Design, LLC
90 woozle.de - - - -
91 foogle.foo 24 Aug 2023 24 Aug 2024 Squarespace Domains II LLC. REDACTED FOR PRIVACY
92 coogle.cc 3 Feb 2015 3 Feb 2025 Xin Net Technology Corporation -
93 koogle.net 17 Oct 2002 17 Oct 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
94 voogle.pl 14 Jun 2023 14 Jun 2024 Aftermarket.pl Limited -
95 google.promo 26 Apr 2016 26 Apr 2025 MarkMonitor Inc. Google LLC
96 google.uno 7 Feb 2014 6 Feb 2025 MarkMonitor, Inc (TLDs) Google LLC
97 womgle.com 1 Oct 2023 1 Oct 2024 Network Solutions, LLC Wings of Rescue
98 woozle.us 8 Jul 2019 8 Jul 2024 Tucows Domains Inc. Meade McCoy
99 yoogle.net 9 Feb 2018 9 Feb 2025 DropCatch.com 919 LLC JIN-1
100 wgoogle.ru 9 Aug 2023 9 Aug 2024 OPENPROV-RU Private Person
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 Woogle.sk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=woogle.sk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "woogle.sk",
        "page_size": 100
    },
    "count": {
        "total": 5928,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "wrogle.com, woogie.systems, woohle.com, foogle.it, 8oogle.com, toogle.tech, google.taipei, woozle.world, boogle.it, ooogle.net, foogle.in, woogles.com, joogle.top, foogle.ai, koogle.sk, boogle.info, qoogle.be, google.forum, google.gal, noogle.gay, boogle.digital, woozle.blog, zoogle.it, hoogle.co.in, noogle.nl, wongle.net, hoogle.cn, google.career, noogle.net, koogle.nl, moogle.club, google.tech, wroogle.com, woogel.com, zoogle.live, woodle.fr, whoogle.link, google.net.co, boogle.ca, doogle.live, toogle.be, hoogle.dev, google.poker, google.bi, woogly.com, 0oogle.com, google.sd.cn, qoogle.site, qoogle.cn, google.bar, google.homes, xoogle.xyz, yoogle.dev, moogle.online, boogle.com.br, toogle.uk, wgoogle.co.in, 3oogle.com, koogle.fr, zoogle.su, moogle.fr, woodle.mobi, hoogle.org.cn, toogle.app, moogle.wiki, google.tc, doogle.com.cn, joogle.com, google.flowers, loogle.org, foogle.cc, poogle.co, voogle.nl, google.store, noogle.com, loogle.by, roogle.co.uk, toogle.pl, hoogle.co, woodle.today, roogle.me, toogle.co, wootle.net, google.feedback, zoogle.me, coogle.com, moogle.co, woogie.org, w3ogle.com, woozle.de, foogle.foo, coogle.cc, koogle.net, voogle.pl, google.promo, google.uno, womgle.com, woozle.us, yoogle.net, wgoogle.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "wrogle.com",
            "domain_keyword": "wrogle",
            "domain_tld": "com",
            "query_time": "2024-04-19 13:52:15",
            "create_date": "2023-03-21",
            "update_date": "2023-07-19",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "SAKURA Internet Inc.PB1",
            "registrant_address": "11F,1-12-12,Umeda,Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.664768790",
            "name_servers": [
                "ns1.nschroma.net",
                "ns2.nschroma.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "woogie.systems",
            "domain_keyword": "woogie",
            "domain_tld": "systems",
            "query_time": "2024-05-08 16:35:25",
            "create_date": "2020-08-19",
            "update_date": "2024-04-25",
            "expiry_date": "2024-08-19",
            "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": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 3,
            "domain_name": "woohle.com",
            "domain_keyword": "woohle",
            "domain_tld": "com",
            "query_time": "2024-05-08 16:35:47",
            "create_date": "2018-03-17",
            "update_date": "2023-12-15",
            "expiry_date": "2025-03-17",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "foogle.it",
            "domain_keyword": "foogle",
            "domain_tld": "it",
            "query_time": "2024-05-25 00:37:20",
            "create_date": "2003-11-04",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-04",
            "registrar_name": "Tuonome.it s.r.l.",
            "registrant_company": "hidden",
            "name_servers": [
                "dns.tuonome.it",
                "dns2.tuonome.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 5,
            "domain_name": "8oogle.com",
            "domain_keyword": "8oogle",
            "domain_tld": "com",
            "query_time": "2024-05-26 04:58:17",
            "create_date": "2023-11-25",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-25",
            "registrar_iana": 2554,
            "registrar_name": "DropCatch.com 795 LLC",
            "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": 6,
            "domain_name": "toogle.tech",
            "domain_keyword": "toogle",
            "domain_tld": "tech",
            "query_time": "2024-05-26 03:19:22",
            "create_date": "2021-07-30",
            "update_date": "2023-10-31",
            "expiry_date": "2024-07-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-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": 7,
            "domain_name": "google.taipei",
            "domain_keyword": "google",
            "domain_tld": "taipei",
            "query_time": "2024-05-26 15:21:09",
            "create_date": "2016-04-19",
            "update_date": "2024-03-22",
            "expiry_date": "2025-04-18",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Google LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.google.com",
                "ns2.google.com",
                "ns3.google.com",
                "ns4.google.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "woozle.world",
            "domain_keyword": "woozle",
            "domain_tld": "world",
            "query_time": "2024-05-18 06:44:23",
            "create_date": "2020-08-27",
            "update_date": "2023-12-20",
            "expiry_date": "2024-08-27",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "boogle.it",
            "domain_keyword": "boogle",
            "domain_tld": "it",
            "query_time": "2024-05-25 00:00:29",
            "create_date": "2023-10-20",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-20",
            "registrar_name": "NameCase GmbH",
            "registrar_website": "http://www.namecase.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.nidomans.com",
                "ns2.nidomans.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 10,
            "domain_name": "ooogle.net",
            "domain_keyword": "ooogle",
            "domain_tld": "net",
            "query_time": "2024-05-27 19:56:01",
            "create_date": "2024-01-07",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-07",
            "registrar_iana": 74,
            "registrar_name": "ONLINE SAS",
            "registrar_website": "https://www.bookmyname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "https://www.bookmyname.com/whoisctc.cgi",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.o2switch.net",
                "ns2.o2switch.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "foogle.in",
            "domain_keyword": "foogle",
            "domain_tld": "in",
            "query_time": "2024-06-09 08:13:40",
            "create_date": "2024-04-08",
            "update_date": "2024-06-01",
            "expiry_date": "2026-04-08",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Maharashtra",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "woogles.com",
            "domain_keyword": "woogles",
            "domain_tld": "com",
            "query_time": "2024-04-24 06:16:09",
            "create_date": "2010-01-12",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-12",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "LEE/SEONGWOOK",
            "registrant_company": "LEE/SEONGWOOK",
            "registrant_address": "Bongcheon-dong, Gwanak-gu 647-125",
            "registrant_city": "Seoul",
            "registrant_zip": "151050",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.28779791",
            "name_servers": [
                "ns20.dnsever.com",
                "ns231.dnsever.com",
                "ns259.dnsever.com",
                "ns28.dnsever.com",
                "ns52.dnsever.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "joogle.top",
            "domain_keyword": "joogle",
            "domain_tld": "top",
            "query_time": "2024-04-26 21:15:54",
            "create_date": "2024-04-01",
            "expiry_date": "2025-04-01",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gan Su Sheng",
            "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": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "foogle.ai",
            "domain_keyword": "foogle",
            "domain_tld": "ai",
            "query_time": "2024-04-27 03:09:20",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "koogle.sk",
            "domain_keyword": "koogle",
            "domain_tld": "sk",
            "query_time": "2024-05-10 12:47:08",
            "create_date": "2022-12-06",
            "update_date": "2023-08-31",
            "expiry_date": "2025-12-06",
            "registrar_name": "Bruno Vincent",
            "name_servers": [
                "keira.ns.cloudflare.com",
                "trevor.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 16,
            "domain_name": "boogle.info",
            "domain_keyword": "boogle",
            "domain_tld": "info",
            "query_time": "2024-05-25 00:00:32",
            "create_date": "2014-09-25",
            "update_date": "2023-11-09",
            "expiry_date": "2024-09-25",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "qoogle.be",
            "domain_keyword": "qoogle",
            "domain_tld": "be",
            "query_time": "2024-05-26 02:30:40",
            "create_date": "2014-02-24",
            "registrar_name": "Internet Service Europe BV **The number one domainregistry**",
            "registrar_website": "http://www.i-s-e.nl",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 18,
            "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": 19,
            "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": 20,
            "domain_name": "noogle.gay",
            "domain_keyword": "noogle",
            "domain_tld": "gay",
            "query_time": "2024-05-25 01:37:32",
            "create_date": "2022-06-29",
            "update_date": "2023-06-09",
            "expiry_date": "2024-06-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "brad.ns.cloudflare.com",
                "ruth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "boogle.digital",
            "domain_keyword": "boogle",
            "domain_tld": "digital",
            "query_time": "2024-04-29 07:00:52",
            "create_date": "2023-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "woozle.blog",
            "domain_keyword": "woozle",
            "domain_tld": "blog",
            "query_time": "2024-05-04 23:50:02",
            "create_date": "2022-04-21",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-21",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "1&1 Internet Limited",
            "registrant_state": "GLS",
            "registrant_country": "GB",
            "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": [
                "ns1023.ui-dns.org",
                "ns1034.ui-dns.de",
                "ns1037.ui-dns.com",
                "ns1073.ui-dns.biz"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "zoogle.it",
            "domain_keyword": "zoogle",
            "domain_tld": "it",
            "query_time": "2024-05-10 08:45:27",
            "create_date": "2021-02-05",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-05",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "hidden",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 24,
            "domain_name": "hoogle.co.in",
            "domain_keyword": "hoogle",
            "domain_tld": "co.in",
            "query_time": "2024-05-26 21:59:07",
            "create_date": "2023-10-12",
            "update_date": "2024-05-16",
            "expiry_date": "2024-10-12",
            "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": "Jiangsu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "noogle.nl",
            "domain_keyword": "noogle",
            "domain_tld": "nl",
            "query_time": "2024-05-26 22:07:04",
            "create_date": "2006-07-14",
            "update_date": "2021-03-22",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns65.axc.nl",
                "ns66.axc.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 26,
            "domain_name": "wongle.net",
            "domain_keyword": "wongle",
            "domain_tld": "net",
            "query_time": "2024-05-31 13:19:26",
            "create_date": "2002-04-28",
            "update_date": "2023-11-18",
            "expiry_date": "2025-04-28",
            "registrar_iana": 1860,
            "registrar_name": "Paragon Internet Group Ltd",
            "registrar_website": "http://www.paragon.net.uk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Midlands",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://tieredaccess.com/contact/eb7bf6a4-bc81-4741-aeec-ee69e56a3ae9",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.messagingengine.com",
                "ns2.messagingengine.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "hoogle.cn",
            "domain_keyword": "hoogle",
            "domain_tld": "cn",
            "query_time": "2024-05-31 12:32:03",
            "create_date": "2006-03-30",
            "expiry_date": "2025-03-30",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "肖宪涛",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "google.career",
            "domain_keyword": "google",
            "domain_tld": "career",
            "query_time": "2024-05-26 15:21:06",
            "create_date": "2014-08-18",
            "update_date": "2023-07-17",
            "expiry_date": "2024-08-18",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Google LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.google.com",
                "ns2.google.com",
                "ns3.google.com",
                "ns4.google.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "noogle.net",
            "domain_keyword": "noogle",
            "domain_tld": "net",
            "query_time": "2024-05-25 01:37:33",
            "create_date": "2004-12-06",
            "update_date": "2017-12-07",
            "expiry_date": "2024-12-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1066.ui-dns.biz",
                "ns1066.ui-dns.com",
                "ns1066.ui-dns.de",
                "ns1066.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "koogle.nl",
            "domain_keyword": "koogle",
            "domain_tld": "nl",
            "query_time": "2024-05-28 00:43:58",
            "create_date": "2017-02-28",
            "update_date": "2023-03-24",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 31,
            "domain_name": "moogle.club",
            "domain_keyword": "moogle",
            "domain_tld": "club",
            "query_time": "2024-06-10 01:52:41",
            "create_date": "2015-03-31",
            "update_date": "2024-05-11",
            "expiry_date": "2024-03-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "google.tech",
            "domain_keyword": "google",
            "domain_tld": "tech",
            "query_time": "2024-06-15 14:02:36",
            "create_date": "2015-07-29",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-29",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc (TLDs)",
            "registrant_company": "Google LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.google.com",
                "ns2.google.com",
                "ns3.google.com",
                "ns4.google.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "wroogle.com",
            "domain_keyword": "wroogle",
            "domain_tld": "com",
            "query_time": "2024-06-16 15:00:33",
            "create_date": "2005-02-06",
            "update_date": "2024-05-14",
            "expiry_date": "2025-02-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "woogel.com",
            "domain_keyword": "woogel",
            "domain_tld": "com",
            "query_time": "2024-04-24 06:16:05",
            "create_date": "2013-04-14",
            "update_date": "2021-04-08",
            "expiry_date": "2025-04-14",
            "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": 35,
            "domain_name": "zoogle.live",
            "domain_keyword": "zoogle",
            "domain_tld": "live",
            "query_time": "2024-05-01 13:48:06",
            "create_date": "2019-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "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": "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "woodle.fr",
            "domain_keyword": "woodle",
            "domain_tld": "fr",
            "query_time": "2024-05-05 04:20:21",
            "create_date": "2016-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1064.ui-dns.biz",
                "ns1064.ui-dns.com",
                "ns1064.ui-dns.de",
                "ns1064.ui-dns.org"
            ],
            "domain_status": [
                "Active",
                "associated",
                "autoRenewPeriod"
            ]
        },
        {
            "num": 37,
            "domain_name": "whoogle.link",
            "domain_keyword": "whoogle",
            "domain_tld": "link",
            "query_time": "2024-05-12 02:33:12",
            "create_date": "2023-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "google.net.co",
            "domain_keyword": "google",
            "domain_tld": "net.co",
            "query_time": "2024-05-14 05:06:20",
            "create_date": "2017-11-21",
            "update_date": "2023-10-25",
            "expiry_date": "2024-11-21",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Google LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "boogle.ca",
            "domain_keyword": "boogle",
            "domain_tld": "ca",
            "query_time": "2024-05-25 00:00:26",
            "create_date": "2004-07-11",
            "update_date": "2023-05-28",
            "expiry_date": "2024-07-11",
            "registrar_name": "BareMetal.com inc",
            "registrar_website": "http://baremetal.com/",
            "registrant_name": "Virtual Assets Inc",
            "registrant_address": "721 Hart Lane",
            "registrant_city": "Vernon",
            "registrant_state": "BC",
            "registrant_zip": "V1B4B2",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2504481813",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "doogle.live",
            "domain_keyword": "doogle",
            "domain_tld": "live",
            "query_time": "2024-05-24 13:57:56",
            "create_date": "2024-01-25",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-25",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "toogle.be",
            "domain_keyword": "toogle",
            "domain_tld": "be",
            "query_time": "2024-05-26 03:19:22",
            "create_date": "2005-02-17",
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 42,
            "domain_name": "hoogle.dev",
            "domain_keyword": "hoogle",
            "domain_tld": "dev",
            "query_time": "2024-05-26 21:59:07",
            "create_date": "2023-12-22",
            "update_date": "2023-12-27",
            "expiry_date": "2024-12-22",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Enlambda OU",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Estonia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "EE",
            "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": [
                "liz.ns.cloudflare.com",
                "vin.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "google.poker",
            "domain_keyword": "google",
            "domain_tld": "poker",
            "query_time": "2024-05-26 15:21:08",
            "create_date": "2015-02-05",
            "update_date": "2024-01-09",
            "expiry_date": "2025-02-05",
            "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.bi",
            "domain_keyword": "google",
            "domain_tld": "bi",
            "query_time": "2024-06-06 08:06:06",
            "create_date": "2002-09-29",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-29",
            "registrar_name": "MarkMonitor",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Google LLC",
            "registrant_address": "1600 Amphitheatre Parkway",
            "registrant_city": "Mountain View",
            "registrant_state": "CA",
            "registrant_zip": "94043",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6502530000",
            "registrant_fax": "+1.6502530001",
            "name_servers": [
                "ns1.google.com",
                "ns2.google.com",
                "ns3.google.com",
                "ns4.google.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "woogly.com",
            "domain_keyword": "woogly",
            "domain_tld": "com",
            "query_time": "2024-06-15 19:29:41",
            "create_date": "2009-02-22",
            "update_date": "2024-01-22",
            "expiry_date": "2025-02-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "0oogle.com",
            "domain_keyword": "0oogle",
            "domain_tld": "com",
            "query_time": "2024-04-22 17:21:53",
            "create_date": "2018-09-08",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "google.sd.cn",
            "domain_keyword": "google",
            "domain_tld": "sd.cn",
            "query_time": "2024-05-17 23:34:20",
            "create_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "成文熙",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "qoogle.site",
            "domain_keyword": "qoogle",
            "domain_tld": "site",
            "query_time": "2024-05-16 11:40:13",
            "create_date": "2023-10-03",
            "update_date": "2023-10-19",
            "expiry_date": "2024-10-03",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "qoogle.cn",
            "domain_keyword": "qoogle",
            "domain_tld": "cn",
            "query_time": "2024-05-26 02:30:40",
            "create_date": "2015-11-30",
            "expiry_date": "2024-11-30",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "邱泽晖",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "google.bar",
            "domain_keyword": "google",
            "domain_tld": "bar",
            "query_time": "2024-05-26 15:21:06",
            "create_date": "2014-06-09",
            "update_date": "2024-02-16",
            "expiry_date": "2024-11-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.google.com",
                "ns2.google.com",
                "ns3.google.com",
                "ns4.google.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "google.homes",
            "domain_keyword": "google",
            "domain_tld": "homes",
            "query_time": "2024-05-26 15:21:07",
            "create_date": "2019-01-14",
            "update_date": "2024-04-16",
            "expiry_date": "2025-01-14",
            "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.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "xoogle.xyz",
            "domain_keyword": "xoogle",
            "domain_tld": "xyz",
            "query_time": "2024-05-27 03:41:41",
            "create_date": "2023-09-30",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-30",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_state": "manikgonj",
            "registrant_country": "BD",
            "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": [
                "alexandra.ns.cloudflare.com",
                "jack.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "yoogle.dev",
            "domain_keyword": "yoogle",
            "domain_tld": "dev",
            "query_time": "2024-05-28 09:56:37",
            "create_date": "2022-09-20",
            "update_date": "2024-04-23",
            "expiry_date": "2024-09-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "\\uACBD\\uAE30\\uB3C4",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "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": [
                "dns1.p08.nsone.net",
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "moogle.online",
            "domain_keyword": "moogle",
            "domain_tld": "online",
            "query_time": "2024-05-27 09:59:56",
            "create_date": "2022-07-09",
            "update_date": "2024-05-21",
            "expiry_date": "2024-07-09",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "boogle.com.br",
            "domain_keyword": "boogle",
            "domain_tld": "com.br",
            "query_time": "2024-06-13 17:21:07",
            "create_date": "2023-05-25",
            "update_date": "2024-06-10",
            "expiry_date": "2024-05-25",
            "registrar_name": "HSTDOMAINS (127)",
            "registrant_name": "Vin?cius Rangel",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "on-hold"
            ]
        },
        {
            "num": 56,
            "domain_name": "toogle.uk",
            "domain_keyword": "toogle",
            "domain_tld": "uk",
            "query_time": "2024-06-14 03:39:30",
            "create_date": "2017-10-18",
            "update_date": "2023-12-09",
            "expiry_date": "2024-10-18",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 57,
            "domain_name": "wgoogle.co.in",
            "domain_keyword": "wgoogle",
            "domain_tld": "co.in",
            "query_time": "2024-06-16 12:46:38",
            "create_date": "2023-08-09",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Giurgiu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RO",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "3oogle.com",
            "domain_keyword": "3oogle",
            "domain_tld": "com",
            "query_time": "2024-04-19 17:00:39",
            "create_date": "2022-11-06",
            "update_date": "2023-09-28",
            "expiry_date": "2024-11-06",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "koogle.fr",
            "domain_keyword": "koogle",
            "domain_tld": "fr",
            "query_time": "2024-05-05 23:31:52",
            "create_date": "2022-02-03",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-03",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "ADAM & DEV",
            "registrant_address": "ADAM & DEV, 5 rue des primevères, 68140 Griesbach-au-val",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.631297973",
            "name_servers": [
                "dns14.ovh.net",
                "ns14.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 60,
            "domain_name": "zoogle.su",
            "domain_keyword": "zoogle",
            "domain_tld": "su",
            "query_time": "2024-05-06 00:31:44",
            "create_date": "2022-03-31",
            "expiry_date": "2025-03-31",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 61,
            "domain_name": "moogle.fr",
            "domain_keyword": "moogle",
            "domain_tld": "fr",
            "query_time": "2024-05-05 03:53:45",
            "create_date": "2015-12-29",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "darwin.ns.cloudflare.com",
                "lily.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "associated",
                "autoRenewPeriod"
            ]
        },
        {
            "num": 62,
            "domain_name": "woodle.mobi",
            "domain_keyword": "woodle",
            "domain_tld": "mobi",
            "query_time": "2024-04-16 06:15:21",
            "create_date": "2009-07-22",
            "update_date": "2023-09-05",
            "expiry_date": "2024-07-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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "hoogle.org.cn",
            "domain_keyword": "hoogle",
            "domain_tld": "org.cn",
            "query_time": "2024-05-21 14:26:19",
            "create_date": "2023-05-17",
            "expiry_date": "2025-05-17",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "辜玉芳",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "toogle.app",
            "domain_keyword": "toogle",
            "domain_tld": "app",
            "query_time": "2024-05-26 03:19:22",
            "create_date": "2023-11-12",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "amir.ns.cloudflare.com",
                "priscilla.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "moogle.wiki",
            "domain_keyword": "moogle",
            "domain_tld": "wiki",
            "query_time": "2024-05-27 09:59:56",
            "create_date": "2022-12-01",
            "update_date": "2024-04-26",
            "expiry_date": "2024-12-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "\\u0E20\\u0E39\\u0E40\\u0E01\\u0E47\\u0E15",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "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": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 66,
            "domain_name": "google.tc",
            "domain_keyword": "google",
            "domain_tld": "tc",
            "query_time": "2024-06-15 14:02:36",
            "create_date": "2014-12-24",
            "expiry_date": "2024-12-24",
            "registrar_name": "Isimtescil Bilisim A.S.",
            "name_servers": [
                "ns1.kayzen.net",
                "ns2.kayzen.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "doogle.com.cn",
            "domain_keyword": "doogle",
            "domain_tld": "com.cn",
            "query_time": "2024-06-17 00:13:57",
            "create_date": "2023-08-07",
            "expiry_date": "2024-08-07",
            "registrar_name": "上海福虎信息科技有限公司",
            "registrant_name": "廖彩云",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "joogle.com",
            "domain_keyword": "joogle",
            "domain_tld": "com",
            "query_time": "2024-05-18 14:07:40",
            "create_date": "2003-06-06",
            "update_date": "2024-01-23",
            "expiry_date": "2030-06-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "google.flowers",
            "domain_keyword": "google",
            "domain_tld": "flowers",
            "query_time": "2024-05-19 00:00:14",
            "create_date": "2021-05-19",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-19",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc (TLDs)",
            "registrant_company": "Google LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "loogle.org",
            "domain_keyword": "loogle",
            "domain_tld": "org",
            "query_time": "2024-05-24 17:33:27",
            "create_date": "2021-12-22",
            "update_date": "2024-04-17",
            "expiry_date": "2024-12-22",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 71,
            "domain_name": "foogle.cc",
            "domain_keyword": "foogle",
            "domain_tld": "cc",
            "query_time": "2024-05-25 00:37:20",
            "create_date": "2020-09-01",
            "update_date": "2023-07-29",
            "expiry_date": "2024-09-01",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1304.awsdns-35.org",
                "ns-1699.awsdns-20.co.uk",
                "ns-349.awsdns-43.com",
                "ns-601.awsdns-11.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "poogle.co",
            "domain_keyword": "poogle",
            "domain_tld": "co",
            "query_time": "2024-05-26 13:37:21",
            "create_date": "2010-07-20",
            "update_date": "2023-07-05",
            "expiry_date": "2024-07-19",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "voogle.nl",
            "domain_keyword": "voogle",
            "domain_tld": "nl",
            "query_time": "2024-05-16 03:56:35",
            "create_date": "2024-02-08",
            "update_date": "2024-02-08",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 74,
            "domain_name": "google.store",
            "domain_keyword": "google",
            "domain_tld": "store",
            "query_time": "2024-05-30 10:42:58",
            "create_date": "2016-06-06",
            "update_date": "2024-05-05",
            "expiry_date": "2025-06-06",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc (TLDs)",
            "registrant_company": "Google LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "noogle.com",
            "domain_keyword": "noogle",
            "domain_tld": "com",
            "query_time": "2024-05-29 19:56:56",
            "create_date": "2001-07-11",
            "update_date": "2023-11-17",
            "expiry_date": "2024-07-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.giantpanda.com",
                "ns2.giantpanda.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "loogle.by",
            "domain_keyword": "loogle",
            "domain_tld": "by",
            "query_time": "2024-06-04 11:41:06",
            "create_date": "2015-08-15",
            "update_date": "2023-07-16",
            "expiry_date": "2024-08-15",
            "registrar_name": "Open Contact, Ltd",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ]
        },
        {
            "num": 77,
            "domain_name": "roogle.co.uk",
            "domain_keyword": "roogle",
            "domain_tld": "co.uk",
            "query_time": "2024-06-01 22:39:46",
            "create_date": "2024-02-11",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-11",
            "registrar_name": "OVH [Tag = OVH-FR]",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 78,
            "domain_name": "toogle.pl",
            "domain_keyword": "toogle",
            "domain_tld": "pl",
            "query_time": "2024-06-12 15:36:40",
            "create_date": "2023-11-29",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-29",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "hoogle.co",
            "domain_keyword": "hoogle",
            "domain_tld": "co",
            "query_time": "2024-06-12 04:51:08",
            "create_date": "2024-04-25",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-25",
            "registrar_iana": 3891,
            "registrar_name": "Sav.com, LLC - 1",
            "registrar_website": "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": [
                "581.ns1.abovedomains.com",
                "581.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "woodle.today",
            "domain_keyword": "woodle",
            "domain_tld": "today",
            "query_time": "2024-06-15 22:13:27",
            "create_date": "2022-03-12",
            "update_date": "2023-08-03",
            "expiry_date": "2026-03-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "roogle.me",
            "domain_keyword": "roogle",
            "domain_tld": "me",
            "query_time": "2024-04-18 13:01:21",
            "create_date": "2024-02-02",
            "update_date": "2024-02-07",
            "expiry_date": "2025-02-02",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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": [
                "ns1dhq.name.com",
                "ns2kry.name.com",
                "ns3jkl.name.com",
                "ns4ksy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "toogle.co",
            "domain_keyword": "toogle",
            "domain_tld": "co",
            "query_time": "2024-04-24 23:55:58",
            "create_date": "2023-10-04",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-04",
            "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": [
                "a2sk6muo.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "wootle.net",
            "domain_keyword": "wootle",
            "domain_tld": "net",
            "query_time": "2024-05-18 06:44:07",
            "create_date": "2022-08-27",
            "update_date": "2023-08-27",
            "expiry_date": "2024-08-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "http://domains2.squarespace.com",
            "name_servers": [
                "ns1.desec.io",
                "ns2.desec.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 84,
            "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": 85,
            "domain_name": "zoogle.me",
            "domain_keyword": "zoogle",
            "domain_tld": "me",
            "query_time": "2024-05-27 02:12:06",
            "create_date": "2011-01-13",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "coogle.com",
            "domain_keyword": "coogle",
            "domain_tld": "com",
            "query_time": "2024-05-27 21:44:49",
            "create_date": "2000-02-01",
            "update_date": "2023-12-31",
            "expiry_date": "2025-02-01",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Google LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/coogle.com",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "moogle.co",
            "domain_keyword": "moogle",
            "domain_tld": "co",
            "query_time": "2024-05-27 09:59:56",
            "create_date": "2010-07-20",
            "update_date": "2023-07-30",
            "expiry_date": "2024-07-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "parkct1.secureserver.net",
                "parkct2.secureserver.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "woogie.org",
            "domain_keyword": "woogie",
            "domain_tld": "org",
            "query_time": "2024-04-24 06:16:06",
            "create_date": "2018-06-21",
            "update_date": "2023-08-05",
            "expiry_date": "2024-06-21",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc.",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Producers, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "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": [
                "ns0.directnic.com",
                "ns1.directnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "w3ogle.com",
            "domain_keyword": "w3ogle",
            "domain_tld": "com",
            "query_time": "2024-04-25 17:43:33",
            "create_date": "2020-07-20",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-20",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/w3ogle.com",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "woozle.de",
            "domain_keyword": "woozle",
            "domain_tld": "de",
            "query_time": "2024-05-04 19:32:57",
            "update_date": "2024-04-26",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 91,
            "domain_name": "foogle.foo",
            "domain_keyword": "foogle",
            "domain_tld": "foo",
            "query_time": "2024-05-25 00:37:20",
            "create_date": "2023-08-24",
            "update_date": "2024-05-11",
            "expiry_date": "2024-08-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "coogle.cc",
            "domain_keyword": "coogle",
            "domain_tld": "cc",
            "query_time": "2024-05-27 21:44:49",
            "create_date": "2015-02-03",
            "update_date": "2024-01-06",
            "expiry_date": "2025-02-03",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "ns17.xincache.com",
                "ns18.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "koogle.net",
            "domain_keyword": "koogle",
            "domain_tld": "net",
            "query_time": "2024-05-16 09:24:24",
            "create_date": "2002-10-17",
            "update_date": "2024-04-27",
            "expiry_date": "2025-10-17",
            "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": [
                "mckenzie.ns.cloudflare.com",
                "trevor.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "voogle.pl",
            "domain_keyword": "voogle",
            "domain_tld": "pl",
            "query_time": "2024-05-25 06:18:03",
            "create_date": "2023-06-14",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-14",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "google.promo",
            "domain_keyword": "google",
            "domain_tld": "promo",
            "query_time": "2024-05-26 15:21:08",
            "create_date": "2016-04-26",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-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": 96,
            "domain_name": "google.uno",
            "domain_keyword": "google",
            "domain_tld": "uno",
            "query_time": "2024-05-26 15:21:09",
            "create_date": "2014-02-07",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-06",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc (TLDs)",
            "registrant_company": "Google LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.google.com",
                "ns2.google.com",
                "ns3.google.com",
                "ns4.google.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "womgle.com",
            "domain_keyword": "womgle",
            "domain_tld": "com",
            "query_time": "2024-05-30 09:17:41",
            "create_date": "2023-10-01",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "Wings of Rescue",
            "registrant_company": "Wings of Rescue",
            "registrant_address": "40363 CAMINO EL DESTINO",
            "registrant_city": "Indio",
            "registrant_state": "CA",
            "registrant_zip": "92203-7747",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "7602628596",
            "registrant_fax": "7602628596",
            "name_servers": [
                "rajeev.ns.cloudflare.com",
                "yolanda.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "woozle.us",
            "domain_keyword": "woozle",
            "domain_tld": "us",
            "query_time": "2024-05-30 09:24:30",
            "create_date": "2019-07-08",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "Meade McCoy",
            "registrant_company": "Meade McCoy",
            "registrant_address": "4 NW 16th street",
            "registrant_city": "Delray Beach",
            "registrant_state": "FL",
            "registrant_zip": "33444",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5083095603",
            "name_servers": [
                "ns1.us119.siteground.us",
                "ns2.us119.siteground.us"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "yoogle.net",
            "domain_keyword": "yoogle",
            "domain_tld": "net",
            "query_time": "2024-06-11 09:00:15",
            "create_date": "2018-02-09",
            "update_date": "2024-02-09",
            "expiry_date": "2025-02-09",
            "registrar_iana": 2678,
            "registrar_name": "DropCatch.com 919 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "James H Park",
            "registrant_company": "JIN-1",
            "registrant_address": "904Dong 1101Ho, 1408 BeonJi, Goun-Dong, GarangMaeul 9Danji",
            "registrant_city": "Sejong-Shi",
            "registrant_state": "Sejong-Shi",
            "registrant_zip": "30063",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020513388",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "wgoogle.ru",
            "domain_keyword": "wgoogle",
            "domain_tld": "ru",
            "query_time": "2024-05-05 23:13:25",
            "create_date": "2023-08-09",
            "expiry_date": "2024-08-09",
            "registrar_name": "OPENPROV-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.regery.net",
                "ns2.regery.net",
                "ns3.regery.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.22,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>woogle.sk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5928</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>wrogle.com, woogie.systems, woohle.com, foogle.it, 8oogle.com, toogle.tech, google.taipei, woozle.world, boogle.it, ooogle.net, foogle.in, woogles.com, joogle.top, foogle.ai, koogle.sk, boogle.info, qoogle.be, google.forum, google.gal, noogle.gay, boogle.digital, woozle.blog, zoogle.it, hoogle.co.in, noogle.nl, wongle.net, hoogle.cn, google.career, noogle.net, koogle.nl, moogle.club, google.tech, wroogle.com, woogel.com, zoogle.live, woodle.fr, whoogle.link, google.net.co, boogle.ca, doogle.live, toogle.be, hoogle.dev, google.poker, google.bi, woogly.com, 0oogle.com, google.sd.cn, qoogle.site, qoogle.cn, google.bar, google.homes, xoogle.xyz, yoogle.dev, moogle.online, boogle.com.br, toogle.uk, wgoogle.co.in, 3oogle.com, koogle.fr, zoogle.su, moogle.fr, woodle.mobi, hoogle.org.cn, toogle.app, moogle.wiki, google.tc, doogle.com.cn, joogle.com, google.flowers, loogle.org, foogle.cc, poogle.co, voogle.nl, google.store, noogle.com, loogle.by, roogle.co.uk, toogle.pl, hoogle.co, woodle.today, roogle.me, toogle.co, wootle.net, google.feedback, zoogle.me, coogle.com, moogle.co, woogie.org, w3ogle.com, woozle.de, foogle.foo, coogle.cc, koogle.net, voogle.pl, google.promo, google.uno, womgle.com, woozle.us, yoogle.net, wgoogle.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>wrogle.com</domain_name>
   <domain_keyword>wrogle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 13:52:15</query_time>
   <create_date>2023-03-21</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>SAKURA Internet Inc.PB1</registrant_name>
   <registrant_address>11F,1-12-12,Umeda,Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.664768790</registrant_phone>
   <name_servers>
    <value>ns1.nschroma.net</value>
    <value>ns2.nschroma.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>woogie.systems</domain_name>
   <domain_keyword>woogie</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-08 16:35:25</query_time>
   <create_date>2020-08-19</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-08-19</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>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>woohle.com</domain_name>
   <domain_keyword>woohle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 16:35:47</query_time>
   <create_date>2018-03-17</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>foogle.it</domain_name>
   <domain_keyword>foogle</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-25 00:37:20</query_time>
   <create_date>2003-11-04</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>Tuonome.it s.r.l.</registrar_name>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns.tuonome.it</value>
    <value>dns2.tuonome.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>8oogle.com</domain_name>
   <domain_keyword>8oogle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 04:58:17</query_time>
   <create_date>2023-11-25</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>2554</registrar_iana>
   <registrar_name>DropCatch.com 795 LLC</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>6</num>
   <domain_name>toogle.tech</domain_name>
   <domain_keyword>toogle</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-26 03:19:22</query_time>
   <create_date>2021-07-30</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-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>7</num>
   <domain_name>google.taipei</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>taipei</domain_tld>
   <query_time>2024-05-26 15:21:09</query_time>
   <create_date>2016-04-19</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Google LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.google.com</value>
    <value>ns2.google.com</value>
    <value>ns3.google.com</value>
    <value>ns4.google.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>woozle.world</domain_name>
   <domain_keyword>woozle</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-18 06:44:23</query_time>
   <create_date>2020-08-27</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>boogle.it</domain_name>
   <domain_keyword>boogle</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-25 00:00:29</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_name>NameCase GmbH</registrar_name>
   <registrar_website>http://www.namecase.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.nidomans.com</value>
    <value>ns2.nidomans.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>ooogle.net</domain_name>
   <domain_keyword>ooogle</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 19:56:01</query_time>
   <create_date>2024-01-07</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>74</registrar_iana>
   <registrar_name>ONLINE SAS</registrar_name>
   <registrar_website>https://www.bookmyname.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>FR</registrant_country>
   <registrant_email>https://www.bookmyname.com/whoisctc.cgi</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.o2switch.net</value>
    <value>ns2.o2switch.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>foogle.in</domain_name>
   <domain_keyword>foogle</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-09 08:13:40</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2026-04-08</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Maharashtra</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>woogles.com</domain_name>
   <domain_keyword>woogles</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 06:16:09</query_time>
   <create_date>2010-01-12</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>LEE/SEONGWOOK</registrant_name>
   <registrant_company>LEE/SEONGWOOK</registrant_company>
   <registrant_address>Bongcheon-dong, Gwanak-gu 647-125</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>151050</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.28779791</registrant_phone>
   <name_servers>
    <value>ns20.dnsever.com</value>
    <value>ns231.dnsever.com</value>
    <value>ns259.dnsever.com</value>
    <value>ns28.dnsever.com</value>
    <value>ns52.dnsever.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>joogle.top</domain_name>
   <domain_keyword>joogle</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-26 21:15:54</query_time>
   <create_date>2024-04-01</create_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.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>Gan Su Sheng</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>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>foogle.ai</domain_name>
   <domain_keyword>foogle</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-27 03:09:20</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <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>15</num>
   <domain_name>koogle.sk</domain_name>
   <domain_keyword>koogle</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-10 12:47:08</query_time>
   <create_date>2022-12-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-12-06</expiry_date>
   <registrar_name>Bruno Vincent</registrar_name>
   <name_servers>
    <value>keira.ns.cloudflare.com</value>
    <value>trevor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>boogle.info</domain_name>
   <domain_keyword>boogle</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 00:00:32</query_time>
   <create_date>2014-09-25</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-09-25</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>ns25.domaincontrol.com</value>
    <value>ns26.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>17</num>
   <domain_name>qoogle.be</domain_name>
   <domain_keyword>qoogle</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-26 02:30:40</query_time>
   <create_date>2014-02-24</create_date>
   <registrar_name>Internet Service Europe BV **The number one domainregistry**</registrar_name>
   <registrar_website>http://www.i-s-e.nl</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>18</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>19</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>20</num>
   <domain_name>noogle.gay</domain_name>
   <domain_keyword>noogle</domain_keyword>
   <domain_tld>gay</domain_tld>
   <query_time>2024-05-25 01:37:32</query_time>
   <create_date>2022-06-29</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>brad.ns.cloudflare.com</value>
    <value>ruth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>boogle.digital</domain_name>
   <domain_keyword>boogle</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-04-29 07:00:52</query_time>
   <create_date>2023-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.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>22</num>
   <domain_name>woozle.blog</domain_name>
   <domain_keyword>woozle</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-04 23:50:02</query_time>
   <create_date>2022-04-21</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_state>GLS</registrant_state>
   <registrant_country>GB</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>ns1023.ui-dns.org</value>
    <value>ns1034.ui-dns.de</value>
    <value>ns1037.ui-dns.com</value>
    <value>ns1073.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>zoogle.it</domain_name>
   <domain_keyword>zoogle</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-10 08:45:27</query_time>
   <create_date>2021-02-05</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>hoogle.co.in</domain_name>
   <domain_keyword>hoogle</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-26 21:59:07</query_time>
   <create_date>2023-10-12</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-10-12</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>Jiangsu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>noogle.nl</domain_name>
   <domain_keyword>noogle</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-26 22:07:04</query_time>
   <create_date>2006-07-14</create_date>
   <update_date>2021-03-22</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns65.axc.nl</value>
    <value>ns66.axc.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>wongle.net</domain_name>
   <domain_keyword>wongle</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 13:19:26</query_time>
   <create_date>2002-04-28</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>1860</registrar_iana>
   <registrar_name>Paragon Internet Group Ltd</registrar_name>
   <registrar_website>http://www.paragon.net.uk</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>West Midlands</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/eb7bf6a4-bc81-4741-aeec-ee69e56a3ae9</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.messagingengine.com</value>
    <value>ns2.messagingengine.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>hoogle.cn</domain_name>
   <domain_keyword>hoogle</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-31 12:32:03</query_time>
   <create_date>2006-03-30</create_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>肖宪涛</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>google.career</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>career</domain_tld>
   <query_time>2024-05-26 15:21:06</query_time>
   <create_date>2014-08-18</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Google LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.google.com</value>
    <value>ns2.google.com</value>
    <value>ns3.google.com</value>
    <value>ns4.google.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>noogle.net</domain_name>
   <domain_keyword>noogle</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 01:37:33</query_time>
   <create_date>2004-12-06</create_date>
   <update_date>2017-12-07</update_date>
   <expiry_date>2024-12-06</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_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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1066.ui-dns.biz</value>
    <value>ns1066.ui-dns.com</value>
    <value>ns1066.ui-dns.de</value>
    <value>ns1066.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>koogle.nl</domain_name>
   <domain_keyword>koogle</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-28 00:43:58</query_time>
   <create_date>2017-02-28</create_date>
   <update_date>2023-03-24</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>moogle.club</domain_name>
   <domain_keyword>moogle</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-10 01:52:41</query_time>
   <create_date>2015-03-31</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-03-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>google.tech</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-15 14:02:36</query_time>
   <create_date>2015-07-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc (TLDs)</registrar_name>
   <registrant_company>Google LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>33</num>
   <domain_name>wroogle.com</domain_name>
   <domain_keyword>wroogle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-16 15:00:33</query_time>
   <create_date>2005-02-06</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-02-06</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.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>woogel.com</domain_name>
   <domain_keyword>woogel</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 06:16:05</query_time>
   <create_date>2013-04-14</create_date>
   <update_date>2021-04-08</update_date>
   <expiry_date>2025-04-14</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>35</num>
   <domain_name>zoogle.live</domain_name>
   <domain_keyword>zoogle</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-01 13:48:06</query_time>
   <create_date>2019-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</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>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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>woodle.fr</domain_name>
   <domain_keyword>woodle</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 04:20:21</query_time>
   <create_date>2016-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1064.ui-dns.biz</value>
    <value>ns1064.ui-dns.com</value>
    <value>ns1064.ui-dns.de</value>
    <value>ns1064.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>autoRenewPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>whoogle.link</domain_name>
   <domain_keyword>whoogle</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-12 02:33:12</query_time>
   <create_date>2023-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>google.net.co</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>net.co</domain_tld>
   <query_time>2024-05-14 05:06:20</query_time>
   <create_date>2017-11-21</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Google LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.googledomains.com</value>
    <value>ns2.googledomains.com</value>
    <value>ns3.googledomains.com</value>
    <value>ns4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>boogle.ca</domain_name>
   <domain_keyword>boogle</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-25 00:00:26</query_time>
   <create_date>2004-07-11</create_date>
   <update_date>2023-05-28</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_name>BareMetal.com inc</registrar_name>
   <registrar_website>http://baremetal.com/</registrar_website>
   <registrant_name>Virtual Assets Inc</registrant_name>
   <registrant_address>721 Hart Lane</registrant_address>
   <registrant_city>Vernon</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V1B4B2</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2504481813</registrant_phone>
   <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>40</num>
   <domain_name>doogle.live</domain_name>
   <domain_keyword>doogle</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-24 13:57:56</query_time>
   <create_date>2024-01-25</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.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>toogle.be</domain_name>
   <domain_keyword>toogle</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-26 03:19:22</query_time>
   <create_date>2005-02-17</create_date>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>hoogle.dev</domain_name>
   <domain_keyword>hoogle</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-26 21:59:07</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>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Enlambda OU</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Estonia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>EE</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>liz.ns.cloudflare.com</value>
    <value>vin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>google.poker</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>poker</domain_tld>
   <query_time>2024-05-26 15:21:08</query_time>
   <create_date>2015-02-05</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-02-05</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.bi</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>bi</domain_tld>
   <query_time>2024-06-06 08:06:06</query_time>
   <create_date>2002-09-29</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_name>MarkMonitor</registrar_name>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Google LLC</registrant_company>
   <registrant_address>1600 Amphitheatre Parkway</registrant_address>
   <registrant_city>Mountain View</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94043</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6502530000</registrant_phone>
   <registrant_fax>+1.6502530001</registrant_fax>
   <name_servers>
    <value>ns1.google.com</value>
    <value>ns2.google.com</value>
    <value>ns3.google.com</value>
    <value>ns4.google.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>woogly.com</domain_name>
   <domain_keyword>woogly</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-15 19:29:41</query_time>
   <create_date>2009-02-22</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-02-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>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</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>46</num>
   <domain_name>0oogle.com</domain_name>
   <domain_keyword>0oogle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 17:21:53</query_time>
   <create_date>2018-09-08</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.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>47</num>
   <domain_name>google.sd.cn</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>sd.cn</domain_tld>
   <query_time>2024-05-17 23:34:20</query_time>
   <create_date>2024-05-17</create_date>
   <expiry_date>2025-05-17</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>48</num>
   <domain_name>qoogle.site</domain_name>
   <domain_keyword>qoogle</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-16 11:40:13</query_time>
   <create_date>2023-10-03</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-10-03</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>qoogle.cn</domain_name>
   <domain_keyword>qoogle</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-26 02:30:40</query_time>
   <create_date>2015-11-30</create_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>邱泽晖</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>google.bar</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>bar</domain_tld>
   <query_time>2024-05-26 15:21:06</query_time>
   <create_date>2014-06-09</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2024-11-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.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>51</num>
   <domain_name>google.homes</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-05-26 15:21:07</query_time>
   <create_date>2019-01-14</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-01-14</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.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>xoogle.xyz</domain_name>
   <domain_keyword>xoogle</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-27 03:41:41</query_time>
   <create_date>2023-09-30</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_state>manikgonj</registrant_state>
   <registrant_country>BD</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>alexandra.ns.cloudflare.com</value>
    <value>jack.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>yoogle.dev</domain_name>
   <domain_keyword>yoogle</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-28 09:56:37</query_time>
   <create_date>2022-09-20</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>\uACBD\uAE30\uB3C4</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KR</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>dns1.p08.nsone.net</value>
    <value>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>moogle.online</domain_name>
   <domain_keyword>moogle</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-27 09:59:56</query_time>
   <create_date>2022-07-09</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>boogle.com.br</domain_name>
   <domain_keyword>boogle</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-13 17:21:07</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2024-05-25</expiry_date>
   <registrar_name>HSTDOMAINS (127)</registrar_name>
   <registrant_name>Vin?cius Rangel</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>on-hold</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>toogle.uk</domain_name>
   <domain_keyword>toogle</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-14 03:39:30</query_time>
   <create_date>2017-10-18</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>wgoogle.co.in</domain_name>
   <domain_keyword>wgoogle</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-06-16 12:46:38</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Giurgiu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RO</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>3oogle.com</domain_name>
   <domain_keyword>3oogle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 17:00:39</query_time>
   <create_date>2022-11-06</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-11-06</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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>koogle.fr</domain_name>
   <domain_keyword>koogle</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 23:31:52</query_time>
   <create_date>2022-02-03</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>ADAM &amp; DEV</registrant_company>
   <registrant_address>ADAM &amp; DEV, 5 rue des primevères, 68140 Griesbach-au-val</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.631297973</registrant_phone>
   <name_servers>
    <value>dns14.ovh.net</value>
    <value>ns14.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>zoogle.su</domain_name>
   <domain_keyword>zoogle</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-06 00:31:44</query_time>
   <create_date>2022-03-31</create_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>moogle.fr</domain_name>
   <domain_keyword>moogle</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 03:53:45</query_time>
   <create_date>2015-12-29</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>darwin.ns.cloudflare.com</value>
    <value>lily.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>autoRenewPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>woodle.mobi</domain_name>
   <domain_keyword>woodle</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-16 06:15:21</query_time>
   <create_date>2009-07-22</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-07-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>ns45.domaincontrol.com</value>
    <value>ns46.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>63</num>
   <domain_name>hoogle.org.cn</domain_name>
   <domain_keyword>hoogle</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-21 14:26:19</query_time>
   <create_date>2023-05-17</create_date>
   <expiry_date>2025-05-17</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>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>toogle.app</domain_name>
   <domain_keyword>toogle</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-26 03:19:22</query_time>
   <create_date>2023-11-12</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>amir.ns.cloudflare.com</value>
    <value>priscilla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>moogle.wiki</domain_name>
   <domain_keyword>moogle</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-27 09:59:56</query_time>
   <create_date>2022-12-01</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>\u0E20\u0E39\u0E40\u0E01\u0E47\u0E15</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TH</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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>google.tc</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>tc</domain_tld>
   <query_time>2024-06-15 14:02:36</query_time>
   <create_date>2014-12-24</create_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_name>Isimtescil Bilisim A.S.</registrar_name>
   <name_servers>
    <value>ns1.kayzen.net</value>
    <value>ns2.kayzen.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>doogle.com.cn</domain_name>
   <domain_keyword>doogle</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-17 00:13:57</query_time>
   <create_date>2023-08-07</create_date>
   <expiry_date>2024-08-07</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>68</num>
   <domain_name>joogle.com</domain_name>
   <domain_keyword>joogle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 14:07:40</query_time>
   <create_date>2003-06-06</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2030-06-06</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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>google.flowers</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>flowers</domain_tld>
   <query_time>2024-05-19 00:00:14</query_time>
   <create_date>2021-05-19</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc (TLDs)</registrar_name>
   <registrant_company>Google LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>70</num>
   <domain_name>loogle.org</domain_name>
   <domain_keyword>loogle</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 17:33:27</query_time>
   <create_date>2021-12-22</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>foogle.cc</domain_name>
   <domain_keyword>foogle</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-25 00:37:20</query_time>
   <create_date>2020-09-01</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</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>JP</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>ns-1304.awsdns-35.org</value>
    <value>ns-1699.awsdns-20.co.uk</value>
    <value>ns-349.awsdns-43.com</value>
    <value>ns-601.awsdns-11.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>poogle.co</domain_name>
   <domain_keyword>poogle</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-26 13:37:21</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>73</num>
   <domain_name>voogle.nl</domain_name>
   <domain_keyword>voogle</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-16 03:56:35</query_time>
   <create_date>2024-02-08</create_date>
   <update_date>2024-02-08</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>google.store</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-30 10:42:58</query_time>
   <create_date>2016-06-06</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc (TLDs)</registrar_name>
   <registrant_company>Google LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.googledomains.com</value>
    <value>ns2.googledomains.com</value>
    <value>ns3.googledomains.com</value>
    <value>ns4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>noogle.com</domain_name>
   <domain_keyword>noogle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 19:56:56</query_time>
   <create_date>2001-07-11</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.giantpanda.com</value>
    <value>ns2.giantpanda.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>76</num>
   <domain_name>loogle.by</domain_name>
   <domain_keyword>loogle</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-06-04 11:41:06</query_time>
   <create_date>2015-08-15</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_name>Open Contact, Ltd</registrar_name>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
  </value>
  <value>
   <num>77</num>
   <domain_name>roogle.co.uk</domain_name>
   <domain_keyword>roogle</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-01 22:39:46</query_time>
   <create_date>2024-02-11</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_name>OVH [Tag = OVH-FR]</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>toogle.pl</domain_name>
   <domain_keyword>toogle</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-12 15:36:40</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>hoogle.co</domain_name>
   <domain_keyword>hoogle</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-12 04:51:08</query_time>
   <create_date>2024-04-25</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_iana>3891</registrar_iana>
   <registrar_name>Sav.com, LLC - 1</registrar_name>
   <registrar_website>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>581.ns1.abovedomains.com</value>
    <value>581.ns2.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>woodle.today</domain_name>
   <domain_keyword>woodle</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-06-15 22:13:27</query_time>
   <create_date>2022-03-12</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2026-03-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>roogle.me</domain_name>
   <domain_keyword>roogle</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-18 13:01:21</query_time>
   <create_date>2024-02-02</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</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>ns1dhq.name.com</value>
    <value>ns2kry.name.com</value>
    <value>ns3jkl.name.com</value>
    <value>ns4ksy.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>toogle.co</domain_name>
   <domain_keyword>toogle</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-24 23:55:58</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-04</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>a2sk6muo.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>wootle.net</domain_name>
   <domain_keyword>wootle</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 06:44:07</query_time>
   <create_date>2022-08-27</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>http://domains2.squarespace.com</registrar_website>
   <name_servers>
    <value>ns1.desec.io</value>
    <value>ns2.desec.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>84</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>85</num>
   <domain_name>zoogle.me</domain_name>
   <domain_keyword>zoogle</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-27 02:12:06</query_time>
   <create_date>2011-01-13</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.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>86</num>
   <domain_name>coogle.com</domain_name>
   <domain_keyword>coogle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 21:44:49</query_time>
   <create_date>2000-02-01</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Google LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/coogle.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>87</num>
   <domain_name>moogle.co</domain_name>
   <domain_keyword>moogle</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-27 09:59:56</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-07-30</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>parkct1.secureserver.net</value>
    <value>parkct2.secureserver.net</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>88</num>
   <domain_name>woogie.org</domain_name>
   <domain_keyword>woogie</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 06:16:06</query_time>
   <create_date>2018-06-21</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc.</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>The Producers, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</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>ns0.directnic.com</value>
    <value>ns1.directnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>w3ogle.com</domain_name>
   <domain_keyword>w3ogle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 17:43:33</query_time>
   <create_date>2020-07-20</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/w3ogle.com</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>woozle.de</domain_name>
   <domain_keyword>woozle</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 19:32:57</query_time>
   <update_date>2024-04-26</update_date>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>foogle.foo</domain_name>
   <domain_keyword>foogle</domain_keyword>
   <domain_tld>foo</domain_tld>
   <query_time>2024-05-25 00:37:20</query_time>
   <create_date>2023-08-24</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>coogle.cc</domain_name>
   <domain_keyword>coogle</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-27 21:44:49</query_time>
   <create_date>2015-02-03</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>ns17.xincache.com</value>
    <value>ns18.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>koogle.net</domain_name>
   <domain_keyword>koogle</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 09:24:24</query_time>
   <create_date>2002-10-17</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-10-17</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>mckenzie.ns.cloudflare.com</value>
    <value>trevor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>voogle.pl</domain_name>
   <domain_keyword>voogle</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-25 06:18:03</query_time>
   <create_date>2023-06-14</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-14</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>google.promo</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>promo</domain_tld>
   <query_time>2024-05-26 15:21:08</query_time>
   <create_date>2016-04-26</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-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>96</num>
   <domain_name>google.uno</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>uno</domain_tld>
   <query_time>2024-05-26 15:21:09</query_time>
   <create_date>2014-02-07</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc (TLDs)</registrar_name>
   <registrant_company>Google LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>97</num>
   <domain_name>womgle.com</domain_name>
   <domain_keyword>womgle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 09:17:41</query_time>
   <create_date>2023-10-01</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>Wings of Rescue</registrant_name>
   <registrant_company>Wings of Rescue</registrant_company>
   <registrant_address>40363 CAMINO EL DESTINO</registrant_address>
   <registrant_city>Indio</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92203-7747</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>7602628596</registrant_phone>
   <registrant_fax>7602628596</registrant_fax>
   <name_servers>
    <value>rajeev.ns.cloudflare.com</value>
    <value>yolanda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>woozle.us</domain_name>
   <domain_keyword>woozle</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-30 09:24:30</query_time>
   <create_date>2019-07-08</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>Meade McCoy</registrant_name>
   <registrant_company>Meade McCoy</registrant_company>
   <registrant_address>4 NW 16th street</registrant_address>
   <registrant_city>Delray Beach</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33444</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5083095603</registrant_phone>
   <name_servers>
    <value>ns1.us119.siteground.us</value>
    <value>ns2.us119.siteground.us</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>yoogle.net</domain_name>
   <domain_keyword>yoogle</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 09:00:15</query_time>
   <create_date>2018-02-09</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>2678</registrar_iana>
   <registrar_name>DropCatch.com 919 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>James H Park</registrant_name>
   <registrant_company>JIN-1</registrant_company>
   <registrant_address>904Dong 1101Ho, 1408 BeonJi, Goun-Dong, GarangMaeul 9Danji</registrant_address>
   <registrant_city>Sejong-Shi</registrant_city>
   <registrant_state>Sejong-Shi</registrant_state>
   <registrant_zip>30063</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020513388</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>wgoogle.ru</domain_name>
   <domain_keyword>wgoogle</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 23:13:25</query_time>
   <create_date>2023-08-09</create_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_name>OPENPROV-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.regery.net</value>
    <value>ns2.regery.net</value>
    <value>ns3.regery.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.22</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,805,018

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,805,018
Total WHOIS records with a Registrant Contact 167,117,273
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,480,623
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,699,308
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 556,261,048

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,566,353,909
Total WHOIS records with a Registrant Contact 1,291,494,956
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,130,995,450
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,058,586,701

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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