WHOIS QUERY TIME

24 May 2024 - 12:10 PM UTC

Registered: 11 December 2023
Modified: 11 December 2023

REGISTRAR

Name: team.blue nl B.V.

DNSSEC

no

NAME SERVERS

ns1.parkingcrew.net
ns2.parkingcrew.net

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=giogle.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "giogle.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "giogle.nl",
            "domain_keyword": "giogle",
            "domain_tld": "nl",
            "query_time": "2024-05-24 12:10:39",
            "create_date": "2023-12-11",
            "update_date": "2023-12-11",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.048,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>giogle.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>giogle.nl</domain_name>
   <domain_keyword>giogle</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-24 12:10:39</query_time>
   <create_date>2023-12-11</create_date>
   <update_date>2023-12-11</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.048</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.178 seconds) for "giogle.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

27 Feb 2023 - 9:25 PM UTC

Registered: 12 October 2021
Modified: 28 March 2022

REGISTRAR

Name: NETIM

DNSSEC

no

NAME SERVERS

170.ns1.above.com
170.ns2.above.com

DOMAIN STATUS

Active

#2 - QUERY TIME

30 Jul 2023 - 5:17 PM UTC

Registered: 12 October 2021
Modified: 21 July 2023

REGISTRAR

Name: NETIM

DNSSEC

no

NAME SERVERS

170.ns1.above.com
170.ns2.above.com

DOMAIN STATUS

Active

#3 - QUERY TIME

1 Feb 2024 - 11:59 AM UTC

Registered: 11 December 2023
Modified: 11 December 2023

REGISTRAR

Name: team.blue nl B.V.

DNSSEC

no

NAME SERVERS

ns1.parkingcrew.net
ns2.parkingcrew.net

DOMAIN STATUS

Active

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=giogle.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "giogle.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "giogle.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "giogle.nl",
            "domain_keyword": "giogle",
            "domain_tld": "nl",
            "query_time": "2023-02-27 21:25:53",
            "create_date": "2021-10-12",
            "update_date": "2022-03-28",
            "registrar_name": "NETIM",
            "name_servers": [
                "170.ns1.above.com",
                "170.ns2.above.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "giogle.nl",
            "domain_keyword": "giogle",
            "domain_tld": "nl",
            "query_time": "2023-07-30 17:17:14",
            "create_date": "2021-10-12",
            "update_date": "2023-07-21",
            "registrar_name": "NETIM",
            "name_servers": [
                "170.ns1.above.com",
                "170.ns2.above.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 3,
            "domain_name": "giogle.nl",
            "domain_keyword": "giogle",
            "domain_tld": "nl",
            "query_time": "2024-02-01 11:59:08",
            "create_date": "2023-12-11",
            "update_date": "2023-12-11",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.178,
        "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>giogle.nl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>giogle.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>giogle.nl</domain_name>
   <domain_keyword>giogle</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-02-27 21:25:53</query_time>
   <create_date>2021-10-12</create_date>
   <update_date>2022-03-28</update_date>
   <registrar_name>NETIM</registrar_name>
   <name_servers>
    <value>170.ns1.above.com</value>
    <value>170.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>giogle.nl</domain_name>
   <domain_keyword>giogle</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-07-30 17:17:14</query_time>
   <create_date>2021-10-12</create_date>
   <update_date>2023-07-21</update_date>
   <registrar_name>NETIM</registrar_name>
   <name_servers>
    <value>170.ns1.above.com</value>
    <value>170.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>giogle.nl</domain_name>
   <domain_keyword>giogle</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-02-01 11:59:08</query_time>
   <create_date>2023-12-11</create_date>
   <update_date>2023-12-11</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.178</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 19 domain names (in 0.153 seconds) which contained the exact domain keyword "giogle".
Domain Name Registered Expiry Registrar Ownership
1 giogle.com 12 Mar 2006 12 Mar 2025 MarkMonitor, Inc. Google LLC
2 giogle.ca 14 Jan 2009 14 Jan 2025 Namespro Solutions Inc. REDACTED FOR PRIVACY
3 giogle.co.in 3 Sep 2015 3 Sep 2024 Dynadot LLC REDACTED FOR PRIVACY
4 giogle.co 19 May 2019 19 May 2024 GoDaddy.com, LLC Domains By Proxy, LLC
5 giogle.com.br 18 Sep 2019 18 Sep 2024 - Rafael Aquilino Lopes
6 giogle.pl 14 Jul 2021 14 Jul 2024 Aftermarket.pl Limited -
7 giogle.ru 5 Nov 2021 5 Nov 2024 ARDIS-RU Private Person
8 giogle.xyz 25 Mar 2023 25 Mar 2024 Xin Net Technology Corp. 葛荣凯
9 giogle.cn 27 Jul 2023 27 Jul 2024 成都飞数科技有限公司 陈卫峰
10 giogle.in 11 Oct 2023 11 Oct 2024 Dynadot LLC REDACTED FOR PRIVACY
11 giogle.lt 12 Oct 2023 13 Oct 2024 Dynadot LLC Dynadot, LLC
12 giogle.be 12 Oct 2023 - Dynadot LLC -
13 giogle.co.uk 22 Oct 2023 22 Oct 2024 Dynadot, LLC t/a Dynadot [Tag = DYNADOT] -
14 giogle.org 31 Oct 2023 31 Oct 2024 Dynadot Inc REDACTED FOR PRIVACY
15 giogle.nl 11 Dec 2023 - team.blue nl B.V. -
16 giogle.se 28 Jan 2024 28 Jan 2025 www.NameSRS.com -
17 giogle.it 5 Feb 2024 5 Feb 2025 Munpe Invest SL hidden
18 giogle.ro 11 Mar 2024 11 Mar 2025 EXTREME SOLUTIONS SRL -
19 giogle.de - - - -
20 giogle.ai - - Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=giogle&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "giogle",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 20,
        "relation": "eq",
        "current": 20
    },
    "unique_domains": "giogle.com, giogle.ca, giogle.co.in, giogle.co, giogle.com.br, giogle.pl, giogle.ru, giogle.xyz, giogle.cn, giogle.in, giogle.lt, giogle.be, giogle.co.uk, giogle.org, giogle.nl, giogle.se, giogle.it, giogle.ro, giogle.de, giogle.ai",
    "results": [
        {
            "num": 1,
            "domain_name": "giogle.com",
            "domain_keyword": "giogle",
            "domain_tld": "com",
            "query_time": "2024-04-25 17:35:41",
            "create_date": "2006-03-12",
            "update_date": "2022-12-09",
            "expiry_date": "2025-03-12",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Google LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/giogle.com",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "giogle.ca",
            "domain_keyword": "giogle",
            "domain_tld": "ca",
            "query_time": "2024-05-24 12:10:39",
            "create_date": "2009-01-14",
            "update_date": "2023-05-24",
            "expiry_date": "2025-01-14",
            "registrar_name": "Namespro Solutions Inc.",
            "registrar_website": "https://www.namespro.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "giogle.co.in",
            "domain_keyword": "giogle",
            "domain_tld": "co.in",
            "query_time": "2024-05-24 12:10:39",
            "create_date": "2015-09-03",
            "update_date": "2022-09-03",
            "expiry_date": "2024-09-03",
            "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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "giogle.co",
            "domain_keyword": "giogle",
            "domain_tld": "co",
            "query_time": "2024-05-31 13:26:06",
            "create_date": "2019-05-19",
            "update_date": "2024-05-24",
            "expiry_date": "2024-05-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": [
                "ns1.parkco1.neustar.biz",
                "ns2.parkco1.neustar.biz"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "expired"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "giogle.com.br",
            "domain_keyword": "giogle",
            "domain_tld": "com.br",
            "query_time": "2024-05-24 12:10:41",
            "create_date": "2019-09-18",
            "update_date": "2023-08-30",
            "expiry_date": "2024-09-18",
            "registrant_name": "Rafael Aquilino Lopes",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "pns21.cloudns.net",
                "pns22.cloudns.net",
                "pns23.cloudns.net",
                "pns24.cloudns.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 6,
            "domain_name": "giogle.pl",
            "domain_keyword": "giogle",
            "domain_tld": "pl",
            "query_time": "2024-04-30 22:21:13",
            "create_date": "2021-07-14",
            "update_date": "2024-04-20",
            "expiry_date": "2024-07-14",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 7,
            "domain_name": "giogle.ru",
            "domain_keyword": "giogle",
            "domain_tld": "ru",
            "query_time": "2024-05-04 11:14:45",
            "create_date": "2021-11-05",
            "expiry_date": "2024-11-05",
            "registrar_name": "ARDIS-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "giogle.xyz",
            "domain_keyword": "giogle",
            "domain_tld": "xyz",
            "query_time": "2024-05-23 01:23:32",
            "create_date": "2023-03-25",
            "update_date": "2024-04-24",
            "expiry_date": "2024-03-25",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "葛荣凯",
            "registrant_state": "北京市",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientHold",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "giogle.cn",
            "domain_keyword": "giogle",
            "domain_tld": "cn",
            "query_time": "2024-05-24 12:10:39",
            "create_date": "2023-07-27",
            "expiry_date": "2024-07-27",
            "registrar_name": "成都飞数科技有限公司",
            "registrant_name": "陈卫峰",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "giogle.in",
            "domain_keyword": "giogle",
            "domain_tld": "in",
            "query_time": "2024-05-24 12:10:39",
            "create_date": "2023-10-11",
            "update_date": "2024-05-16",
            "expiry_date": "2024-10-11",
            "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": 11,
            "domain_name": "giogle.lt",
            "domain_keyword": "giogle",
            "domain_tld": "lt",
            "query_time": "2024-04-08 05:46:15",
            "create_date": "2023-10-12",
            "expiry_date": "2024-10-13",
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com/domain/lt.html",
            "registrant_company": "Dynadot, LLC",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 12,
            "domain_name": "giogle.be",
            "domain_keyword": "giogle",
            "domain_tld": "be",
            "query_time": "2024-05-21 04:08:09",
            "create_date": "2023-10-12",
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 13,
            "domain_name": "giogle.co.uk",
            "domain_keyword": "giogle",
            "domain_tld": "co.uk",
            "query_time": "2024-05-24 12:10:39",
            "create_date": "2023-10-22",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-22",
            "registrar_name": "Dynadot, LLC t/a Dynadot [Tag = DYNADOT]",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 14,
            "domain_name": "giogle.org",
            "domain_keyword": "giogle",
            "domain_tld": "org",
            "query_time": "2024-05-24 12:10:39",
            "create_date": "2023-10-31",
            "update_date": "2023-11-11",
            "expiry_date": "2024-10-31",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "giogle.nl",
            "domain_keyword": "giogle",
            "domain_tld": "nl",
            "query_time": "2024-05-24 12:10:39",
            "create_date": "2023-12-11",
            "update_date": "2023-12-11",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 16,
            "domain_name": "giogle.se",
            "domain_keyword": "giogle",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:26:17",
            "create_date": "2024-01-28",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-28",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "giogle.it",
            "domain_keyword": "giogle",
            "domain_tld": "it",
            "query_time": "2024-04-08 05:46:15",
            "create_date": "2024-02-05",
            "update_date": "2024-04-07",
            "expiry_date": "2025-02-05",
            "registrar_name": "Munpe Invest SL",
            "registrar_website": "http://edomains.com",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 18,
            "domain_name": "giogle.ro",
            "domain_keyword": "giogle",
            "domain_tld": "ro",
            "query_time": "2024-05-14 10:00:30",
            "create_date": "2024-03-11",
            "expiry_date": "2025-03-11",
            "registrar_name": "EXTREME SOLUTIONS SRL",
            "registrar_website": "www.eureg.ro",
            "name_servers": [
                "park1.eureg.ro",
                "park2.eureg.ro"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 19,
            "domain_name": "giogle.de",
            "domain_keyword": "giogle",
            "domain_tld": "de",
            "query_time": "2024-05-04 14:16:27",
            "update_date": "2020-09-14",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 20,
            "domain_name": "giogle.ai",
            "domain_keyword": "giogle",
            "domain_tld": "ai",
            "query_time": "2024-04-30 22:21:09",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "RegistrarURL",
            "registrant_name": "Redacted | Registry Policy",
            "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": "redacted | registry policy",
            "registrant_phone": "Redacted | Registry Policy",
            "name_servers": [
                "ns1.giantpanda.com",
                "ns2.giantpanda.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.153,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>giogle</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>20</total>
  <relation>eq</relation>
  <current>20</current>
 </count>
 <unique_domains>giogle.com, giogle.ca, giogle.co.in, giogle.co, giogle.com.br, giogle.pl, giogle.ru, giogle.xyz, giogle.cn, giogle.in, giogle.lt, giogle.be, giogle.co.uk, giogle.org, giogle.nl, giogle.se, giogle.it, giogle.ro, giogle.de, giogle.ai</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>giogle.com</domain_name>
   <domain_keyword>giogle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 17:35:41</query_time>
   <create_date>2006-03-12</create_date>
   <update_date>2022-12-09</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Google LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/giogle.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>2</num>
   <domain_name>giogle.ca</domain_name>
   <domain_keyword>giogle</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-24 12:10:39</query_time>
   <create_date>2009-01-14</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>Namespro Solutions Inc.</registrar_name>
   <registrar_website>https://www.namespro.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>giogle.co.in</domain_name>
   <domain_keyword>giogle</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-24 12:10:39</query_time>
   <create_date>2015-09-03</create_date>
   <update_date>2022-09-03</update_date>
   <expiry_date>2024-09-03</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.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>4</num>
   <domain_name>giogle.co</domain_name>
   <domain_keyword>giogle</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-31 13:26:06</query_time>
   <create_date>2019-05-19</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2024-05-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>ns1.parkco1.neustar.biz</value>
    <value>ns2.parkco1.neustar.biz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>expired</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>giogle.com.br</domain_name>
   <domain_keyword>giogle</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-24 12:10:41</query_time>
   <create_date>2019-09-18</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrant_name>Rafael Aquilino Lopes</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>pns21.cloudns.net</value>
    <value>pns22.cloudns.net</value>
    <value>pns23.cloudns.net</value>
    <value>pns24.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>giogle.pl</domain_name>
   <domain_keyword>giogle</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-30 22:21:13</query_time>
   <create_date>2021-07-14</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2024-07-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>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>giogle.ru</domain_name>
   <domain_keyword>giogle</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 11:14:45</query_time>
   <create_date>2021-11-05</create_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_name>ARDIS-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>giogle.xyz</domain_name>
   <domain_keyword>giogle</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-23 01:23:32</query_time>
   <create_date>2023-03-25</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-03-25</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>葛荣凯</registrant_company>
   <registrant_state>北京市</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>giogle.cn</domain_name>
   <domain_keyword>giogle</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-24 12:10:39</query_time>
   <create_date>2023-07-27</create_date>
   <expiry_date>2024-07-27</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>giogle.in</domain_name>
   <domain_keyword>giogle</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-24 12:10:39</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2024-10-11</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>11</num>
   <domain_name>giogle.lt</domain_name>
   <domain_keyword>giogle</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-08 05:46:15</query_time>
   <create_date>2023-10-12</create_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com/domain/lt.html</registrar_website>
   <registrant_company>Dynadot, LLC</registrant_company>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>giogle.be</domain_name>
   <domain_keyword>giogle</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-21 04:08:09</query_time>
   <create_date>2023-10-12</create_date>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>giogle.co.uk</domain_name>
   <domain_keyword>giogle</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-24 12:10:39</query_time>
   <create_date>2023-10-22</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_name>Dynadot, LLC t/a Dynadot [Tag = DYNADOT]</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>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>giogle.org</domain_name>
   <domain_keyword>giogle</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-24 12:10:39</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</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>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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>giogle.nl</domain_name>
   <domain_keyword>giogle</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-24 12:10:39</query_time>
   <create_date>2023-12-11</create_date>
   <update_date>2023-12-11</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>giogle.se</domain_name>
   <domain_keyword>giogle</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:26:17</query_time>
   <create_date>2024-01-28</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>giogle.it</domain_name>
   <domain_keyword>giogle</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-08 05:46:15</query_time>
   <create_date>2024-02-05</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_name>Munpe Invest SL</registrar_name>
   <registrar_website>http://edomains.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>giogle.ro</domain_name>
   <domain_keyword>giogle</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-14 10:00:30</query_time>
   <create_date>2024-03-11</create_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_name>EXTREME SOLUTIONS SRL</registrar_name>
   <registrar_website>www.eureg.ro</registrar_website>
   <name_servers>
    <value>park1.eureg.ro</value>
    <value>park2.eureg.ro</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>giogle.de</domain_name>
   <domain_keyword>giogle</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 14:16:27</query_time>
   <update_date>2020-09-14</update_date>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>giogle.ai</domain_name>
   <domain_keyword>giogle</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-30 22:21:09</query_time>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>RegistrarURL</registrar_website>
   <registrant_name>Redacted | Registry Policy</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>redacted | registry policy</registrant_email>
   <registrant_phone>Redacted | Registry Policy</registrant_phone>
   <name_servers>
    <value>ns1.giantpanda.com</value>
    <value>ns2.giantpanda.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.153</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,875 domain names (in 0.224 seconds) which look and sound like the brand name "giogle".
Domain Name Registered Expiry Registrar Ownership
1 geogle.ca 5 Feb 2004 5 Feb 2025 Namespro Solutions Inc. REDACTED FOR PRIVACY
2 google.promo 26 Apr 2016 26 Apr 2025 MarkMonitor Inc. Google LLC
3 google.uno 7 Feb 2014 6 Feb 2025 MarkMonitor, Inc (TLDs) Google LLC
4 gioglee.com 8 Aug 2023 8 Aug 2024 ABOVE.COM PTY LTD. -
5 gioele.science 28 Aug 2020 28 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
6 giggle.education 19 Mar 2024 19 Mar 2025 Sav.com, LLC Privacy Protection
7 fiogle.com 6 Sep 2023 6 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
8 google.forum 17 Nov 2020 17 Nov 2024 MarkMonitor Inc. Google LLC
9 google.gal 2 Dec 2014 2 Dec 2024 Mark Monitor Inc. Google LLC
10 goiogle.ca 22 Nov 2004 22 Nov 2024 MarkMonitor International Canada Ltd. Google Canada Corporation
11 glogle.nl 11 Feb 2013 - Superior B.V. -
12 google.tc 24 Dec 2014 24 Dec 2024 Isimtescil Bilisim A.S. -
13 guiogle.com 17 Jun 2006 17 Jun 2024 OVH, SAS SOCIAL CONNEXION
14 giggle.technology 27 Jan 2020 27 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
15 ggogle.com.cn 10 Nov 2023 10 Nov 2024 厦门纳网科技股份有限公司 王园敏
16 gpogle.cn 2 Jul 2023 2 Jul 2024 江苏邦宁科技有限公司 陈国立
17 google.uk.com 3 Aug 2014 3 Aug 2024 Key Systems GmbH -
18 google.rugby 30 Jan 2018 30 Jan 2025 MarkMonitor, Inc. Google LLC
19 g0ogle.work 26 Dec 2023 26 Dec 2024 Name.com, Inc. REDACTED FOR PRIVACY
20 giggle.club 15 Sep 2023 15 Sep 2024 Dynadot Inc Dynadot Privacy Service
21 goiogle.it 26 Sep 2012 20 Mar 2025 Key-Systems GmbH hidden
22 giggle.video 11 Mar 2020 11 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
23 google.flowers 19 May 2021 19 May 2025 MarkMonitor, Inc (TLDs) Google LLC
24 giolge.com 6 Sep 2023 6 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
25 giggle.cloud 26 Jan 2024 26 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
26 google.store 6 Jun 2016 6 Jun 2025 MarkMonitor, Inc (TLDs) Google LLC
27 google.tech 29 Jul 2015 29 Jul 2024 MarkMonitor, Inc (TLDs) Google LLC
28 google.career 18 Aug 2014 18 Aug 2024 MarkMonitor Inc. Google LLC
29 giggle.com 9 Oct 1998 8 Oct 2024 GoDaddy.com, LLC -
30 guogle.club 2 Mar 2018 2 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yi lei
31 google.protection 7 Jan 2016 7 Jan 2025 MarkMonitor, Inc (TLDs) Google LLC
32 google.trading 8 Oct 2015 8 Oct 2024 MarkMonitor Inc. Google LLC
33 giggle.chat 19 Mar 2024 19 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Ying Xiao Yi
34 google.audio 19 May 2021 19 May 2025 MarkMonitor, Inc (TLDs) Google LLC
35 giggle.digital 30 Sep 2022 30 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
36 gigole.it 15 Feb 2005 18 Apr 2025 Ormag S.r.l.s. Gigole Snc
37 gioogle.co.uk 13 Oct 2014 13 Oct 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
38 google.dm 23 Aug 2004 23 Aug 2024 MarkMonitor Inc. Google LLC
39 google.stream 27 Jun 2016 26 Jun 2025 MarkMonitor, Inc. Google LLC
40 google.lifestyle 28 Feb 2024 28 Feb 2025 MarkMonitor Inc. Google LLC
41 goigle.be 8 Oct 2011 - Key-Systems GmbH -
42 geogle.io 30 Jul 2022 30 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
43 google.country 20 May 2021 20 May 2025 MarkMonitor Inc. Google LLC
44 google.gx.cn 12 Apr 2024 12 Apr 2025 101domain GRS Ltd. Philip Gregory Porada
45 giggle.wtf 19 Mar 2024 19 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
46 google.gop 26 Aug 2021 26 Aug 2024 MarkMonitor Inc. REDACTED FOR PRIVACY
47 google.basketball 21 Aug 2017 21 Aug 2024 MarkMonitor, Inc. Google LLC
48 google.realestate 25 Jul 2018 25 Jul 2024 Second Genistry LLC REDACTED FOR PRIVACY
49 giggle.bet 19 Mar 2024 19 Mar 2025 West263 International Limited REDACTED FOR PRIVACY
50 giggle.institute 19 Mar 2024 19 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
51 google.gent 29 Sep 2014 29 Sep 2024 MarkMonitor, Inc. Google LLC
52 google.org.cn 18 Sep 2002 18 Sep 2024 北京新网数码信息技术有限公司 北京世纪零日科技发展有限公司
53 giggle.fish 13 Apr 2022 13 Apr 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
54 geogle.net 18 Sep 2023 18 Sep 2024 Hong Kong Juming Network Technology Co., Ltd. Redacted for privacy
55 gcogle.com 29 Sep 2004 29 Sep 2024 MarkMonitor, Inc. Google LLC
56 ggogle.ro 18 Jan 2019 12 Jan 2025 Tool Domains Ltd -
57 grogle.com.au - - Web Address Registration Pty Ltd David Mathie
58 google.cx 29 Jul 2010 29 Jul 2024 MarkMonitor Google LLC
59 giggle.gift 17 Dec 2018 17 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0153478411
60 google.post 30 Apr 2024 30 Apr 2025 EnCirca, Inc. Domain Administrator
61 google.charity 26 Sep 2022 26 Sep 2024 MarkMonitor Inc. Google LLC
62 goigle.info 23 Nov 2023 23 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
63 goigle.ro 13 May 2019 25 Apr 2025 Tool Domains Ltd -
64 google.porn 2 Mar 2015 2 Mar 2025 MarkMonitor, Inc. Google LLC
65 g0ogle.live 6 Apr 2024 6 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
66 giggle.co.jp 5 Feb 2010 - - GiGGLE Co., Ltd.
67 geogle.in 28 Mar 2024 28 Mar 2025 Dynadot LLC Domain Privacy O
68 giggle.company 25 Mar 2017 25 Mar 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
69 google.men 11 Sep 2015 11 Sep 2024 MarkMonitor, Inc. Google LLC
70 google.com.hr 31 Aug 2005 13 Mar 2025 Sayber d.o.o. Google LLC
71 gpogle.com.br 1 Mar 2024 1 Mar 2025 TOWEB-BRASIL (48) Toweb Brasil LTDA EPP
72 giggle.work 22 Mar 2017 22 Mar 2025 Mesh Digital Limited Domains By Proxy, LLC
73 google.feedback 11 Jan 2016 11 Jan 2033 TLD Registrar Solutions Ltd Rugly LLC
74 geogle.it 12 Sep 2023 12 Sep 2024 Register S.p.a. hidden
75 giggle.cam 28 Jul 2020 28 Jul 2030 Namecheap Privacy service provided by Withheld for Privacy ehf
76 gkogle.co 15 May 2023 15 May 2024 Porkbun Private by Design, LLC
77 google.loan 3 Aug 2015 2 Aug 2024 MarkMonitor, Inc. Google LLC
78 google.christmas 19 May 2021 19 May 2025 MarkMonitor, Inc (TLDs) Google LLC
79 google.ltda 12 Jun 2018 12 Jun 2025 MarkMonitor Inc. Google Brasil Internet Ltda.
80 ggogle.com.br 27 Aug 2019 27 Aug 2024 - Guilherme Cesar Machado de Araujo
81 g0ogle.us 16 Jul 2015 15 Jul 2024 MarkMonitor, Inc. Google LLC
82 gioele.org 30 Oct 2017 30 Oct 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0149614468
83 google.xn--3bst00m 15 Mar 2015 15 Mar 2026 XinNet Technology Corporation 罗征宇
84 tiogle.com 8 May 2024 8 May 2025 Porkbun LLC Private by Design, LLC
85 gcogle.online 19 Jan 2024 19 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
86 google.luxury 11 Apr 2014 11 Apr 2025 MarkMonitor, Inc (TLDs) Google LLC
87 giggle.dev 5 Mar 2019 5 Mar 2025 Global Domains International, Inc. DBA DomainCostClub.com DomainCostClub.com
88 google.bi 29 Sep 2002 29 Sep 2024 MarkMonitor Google LLC
89 gingle.fun 19 Oct 2023 19 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
90 gpogle.lt 12 Oct 2023 13 Oct 2024 Dynadot LLC Dynadot, LLC
91 google.net.co 21 Nov 2017 21 Nov 2024 MarkMonitor, Inc. Google LLC
92 google.poker 5 Feb 2015 5 Feb 2025 MarkMonitor Inc. Google LLC
93 google.or.id 25 Jan 2021 25 Jan 2025 - -
94 google.hiphop 19 May 2021 19 May 2025 MarkMonitor Inc. Google LLC
95 google.la 18 Jul 2002 18 Jul 2024 TLD Registrar Solutions Ltd -
96 google.bj 29 Jan 2015 29 Jan 2025 AFRIREGISTER_ENTREPRISE Google LLC
97 gaogle.com.cn 11 Jun 2014 11 Jun 2025 阿里云计算有限公司(万网) 广州高格展示制品有限公司
98 gioale.net 15 Nov 2007 15 Nov 2024 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA -
99 giggle.net 2 Jun 1998 1 Jun 2024 Network Solutions, LLC -
100 ziogle.com 14 Sep 2018 14 Sep 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
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 Giogle.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=giogle.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "giogle.nl",
        "page_size": 100
    },
    "count": {
        "total": 5875,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "geogle.ca, google.promo, google.uno, gioglee.com, gioele.science, giggle.education, fiogle.com, google.forum, google.gal, goiogle.ca, glogle.nl, google.tc, guiogle.com, giggle.technology, ggogle.com.cn, gpogle.cn, google.uk.com, google.rugby, g0ogle.work, giggle.club, goiogle.it, giggle.video, google.flowers, giolge.com, giggle.cloud, google.store, google.tech, google.career, giggle.com, guogle.club, google.protection, google.trading, giggle.chat, google.audio, giggle.digital, gigole.it, gioogle.co.uk, google.dm, google.stream, google.lifestyle, goigle.be, geogle.io, google.country, google.gx.cn, giggle.wtf, google.gop, google.basketball, google.realestate, giggle.bet, giggle.institute, google.gent, google.org.cn, giggle.fish, geogle.net, gcogle.com, ggogle.ro, grogle.com.au, google.cx, giggle.gift, google.post, google.charity, goigle.info, goigle.ro, google.porn, g0ogle.live, giggle.co.jp, geogle.in, giggle.company, google.men, google.com.hr, gpogle.com.br, giggle.work, google.feedback, geogle.it, giggle.cam, gkogle.co, google.loan, google.christmas, google.ltda, ggogle.com.br, g0ogle.us, gioele.org, google.xn--3bst00m, tiogle.com, gcogle.online, google.luxury, giggle.dev, google.bi, gingle.fun, gpogle.lt, google.net.co, google.poker, google.or.id, google.hiphop, google.la, google.bj, gaogle.com.cn, gioale.net, giggle.net, ziogle.com",
    "results": [
        {
            "num": 1,
            "domain_name": "geogle.ca",
            "domain_keyword": "geogle",
            "domain_tld": "ca",
            "query_time": "2024-05-08 16:02:34",
            "create_date": "2004-02-05",
            "update_date": "2024-04-16",
            "expiry_date": "2025-02-05",
            "registrar_name": "Namespro Solutions Inc.",
            "registrar_website": "https://www.namespro.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "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": 3,
            "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": 4,
            "domain_name": "gioglee.com",
            "domain_keyword": "gioglee",
            "domain_tld": "com",
            "query_time": "2024-04-08 05:46:15",
            "create_date": "2023-08-08",
            "update_date": "2023-10-08",
            "expiry_date": "2024-08-08",
            "registrar_iana": 940,
            "registrar_name": "ABOVE.COM PTY LTD.",
            "registrar_website": "http://www.above.com",
            "registrant_state": "or",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "gioele.science",
            "domain_keyword": "gioele",
            "domain_tld": "science",
            "query_time": "2024-04-08 05:45:37",
            "create_date": "2020-08-28",
            "update_date": "2023-08-03",
            "expiry_date": "2024-08-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "giggle.education",
            "domain_keyword": "giggle",
            "domain_tld": "education",
            "query_time": "2024-05-17 14:13:12",
            "create_date": "2024-03-19",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-19",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "fiogle.com",
            "domain_keyword": "fiogle",
            "domain_tld": "com",
            "query_time": "2024-05-26 17:43:58",
            "create_date": "2023-09-06",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-06",
            "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": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "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": 9,
            "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": 10,
            "domain_name": "goiogle.ca",
            "domain_keyword": "goiogle",
            "domain_tld": "ca",
            "query_time": "2024-05-26 08:18:05",
            "create_date": "2004-11-22",
            "update_date": "2023-10-21",
            "expiry_date": "2024-11-22",
            "registrar_name": "MarkMonitor International Canada Ltd.",
            "registrar_website": "Markmonitor.com",
            "registrant_name": "Google Canada Corporation",
            "registrant_company": "Google Canada Corporation",
            "registrant_address": "12-111 Richmond St. W",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M5H2G4",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4162146034",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "glogle.nl",
            "domain_keyword": "glogle",
            "domain_tld": "nl",
            "query_time": "2024-05-24 20:32:30",
            "create_date": "2013-02-11",
            "update_date": "2013-09-25",
            "registrar_name": "Superior B.V.",
            "name_servers": [
                "ns-3.eu",
                "ns1.hix.nl",
                "ns2.hix.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 12,
            "domain_name": "google.tc",
            "domain_keyword": "google",
            "domain_tld": "tc",
            "query_time": "2024-04-12 07:47:48",
            "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": 13,
            "domain_name": "guiogle.com",
            "domain_keyword": "guiogle",
            "domain_tld": "com",
            "query_time": "2024-04-27 19:03:25",
            "create_date": "2006-06-17",
            "update_date": "2023-06-01",
            "expiry_date": "2024-06-17",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SOCIAL CONNEXION",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "13",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns104.ovh.net",
                "ns104.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 14,
            "domain_name": "giggle.technology",
            "domain_keyword": "giggle",
            "domain_tld": "technology",
            "query_time": "2024-05-27 15:58:22",
            "create_date": "2020-01-27",
            "update_date": "2024-03-12",
            "expiry_date": "2026-01-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "ggogle.com.cn",
            "domain_keyword": "ggogle",
            "domain_tld": "com.cn",
            "query_time": "2024-05-25 23:17:45",
            "create_date": "2023-11-10",
            "expiry_date": "2024-11-10",
            "registrar_name": "厦门纳网科技股份有限公司",
            "registrant_name": "王园敏",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "gpogle.cn",
            "domain_keyword": "gpogle",
            "domain_tld": "cn",
            "query_time": "2024-05-25 04:31:11",
            "create_date": "2023-07-02",
            "expiry_date": "2024-07-02",
            "registrar_name": "江苏邦宁科技有限公司",
            "registrant_name": "陈国立",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "google.uk.com",
            "domain_keyword": "google",
            "domain_tld": "uk.com",
            "query_time": "2024-05-26 15:21:09",
            "create_date": "2014-08-03",
            "update_date": "2024-05-23",
            "expiry_date": "2024-08-03",
            "registrar_iana": 269,
            "registrar_name": "Key Systems GmbH",
            "registrar_website": "http://www.key-systems.net/",
            "registrant_email": "https://whois.centralnic.com/contact/google.uk.com/registrant",
            "name_servers": [
                "ns1.ot.network",
                "ns2.ot.network"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "google.rugby",
            "domain_keyword": "google",
            "domain_tld": "rugby",
            "query_time": "2024-05-26 15:21:09",
            "create_date": "2018-01-30",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-30",
            "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": 19,
            "domain_name": "g0ogle.work",
            "domain_keyword": "g0ogle",
            "domain_tld": "work",
            "query_time": "2024-05-25 21:02:30",
            "create_date": "2023-12-26",
            "update_date": "2023-12-31",
            "expiry_date": "2024-12-26",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangxi provine",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "giggle.club",
            "domain_keyword": "giggle",
            "domain_tld": "club",
            "query_time": "2024-05-27 15:58:22",
            "create_date": "2023-09-15",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dynadot Privacy Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "goiogle.it",
            "domain_keyword": "goiogle",
            "domain_tld": "it",
            "query_time": "2024-04-17 15:59:20",
            "create_date": "2012-09-26",
            "update_date": "2024-04-05",
            "expiry_date": "2025-03-20",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 22,
            "domain_name": "giggle.video",
            "domain_keyword": "giggle",
            "domain_tld": "video",
            "query_time": "2024-05-12 08:52:29",
            "create_date": "2020-03-11",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "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": 24,
            "domain_name": "giolge.com",
            "domain_keyword": "giolge",
            "domain_tld": "com",
            "query_time": "2024-05-17 10:12:46",
            "create_date": "2023-09-06",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-06",
            "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": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "giggle.cloud",
            "domain_keyword": "giggle",
            "domain_tld": "cloud",
            "query_time": "2024-05-23 01:19:38",
            "create_date": "2024-01-26",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-26",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "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": 27,
            "domain_name": "google.tech",
            "domain_keyword": "google",
            "domain_tld": "tech",
            "query_time": "2024-04-09 03:53:35",
            "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": 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": "giggle.com",
            "domain_keyword": "giggle",
            "domain_tld": "com",
            "query_time": "2024-05-17 14:13:12",
            "create_date": "1998-10-09",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "guogle.club",
            "domain_keyword": "guogle",
            "domain_tld": "club",
            "query_time": "2024-05-24 15:33:01",
            "create_date": "2018-03-02",
            "update_date": "2023-02-05",
            "expiry_date": "2025-03-02",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yi lei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "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": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "google.protection",
            "domain_keyword": "google",
            "domain_tld": "protection",
            "query_time": "2024-05-26 15:21:08",
            "create_date": "2016-01-07",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-07",
            "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": 32,
            "domain_name": "google.trading",
            "domain_keyword": "google",
            "domain_tld": "trading",
            "query_time": "2024-05-26 15:21:09",
            "create_date": "2015-10-08",
            "update_date": "2023-09-11",
            "expiry_date": "2024-10-08",
            "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": 33,
            "domain_name": "giggle.chat",
            "domain_keyword": "giggle",
            "domain_tld": "chat",
            "query_time": "2024-05-17 14:13:12",
            "create_date": "2024-03-19",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ying Xiao Yi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhe Jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "google.audio",
            "domain_keyword": "google",
            "domain_tld": "audio",
            "query_time": "2024-05-22 16:07:25",
            "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": 35,
            "domain_name": "giggle.digital",
            "domain_keyword": "giggle",
            "domain_tld": "digital",
            "query_time": "2024-04-18 10:14:47",
            "create_date": "2022-09-30",
            "update_date": "2023-11-14",
            "expiry_date": "2024-09-30",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "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": 36,
            "domain_name": "gigole.it",
            "domain_keyword": "gigole",
            "domain_tld": "it",
            "query_time": "2024-05-10 09:48:27",
            "create_date": "2005-02-15",
            "update_date": "2024-05-04",
            "expiry_date": "2025-04-18",
            "registrar_name": "Ormag S.r.l.s.",
            "registrar_website": "https://www.ormag.com",
            "registrant_company": "Gigole Snc",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 37,
            "domain_name": "gioogle.co.uk",
            "domain_keyword": "gioogle",
            "domain_tld": "co.uk",
            "query_time": "2024-05-13 13:39:08",
            "create_date": "2014-10-13",
            "update_date": "2023-10-14",
            "expiry_date": "2024-10-13",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 38,
            "domain_name": "google.dm",
            "domain_keyword": "google",
            "domain_tld": "dm",
            "query_time": "2024-05-22 02:13:18",
            "create_date": "2004-08-23",
            "update_date": "2023-08-01",
            "expiry_date": "2024-08-23",
            "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_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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "google.stream",
            "domain_keyword": "google",
            "domain_tld": "stream",
            "query_time": "2024-05-26 15:21:09",
            "create_date": "2016-06-27",
            "update_date": "2024-05-25",
            "expiry_date": "2025-06-26",
            "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",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "google.lifestyle",
            "domain_keyword": "google",
            "domain_tld": "lifestyle",
            "query_time": "2024-05-03 21:56:03",
            "create_date": "2024-02-28",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-28",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "goigle.be",
            "domain_keyword": "goigle",
            "domain_tld": "be",
            "query_time": "2024-05-26 08:16:28",
            "create_date": "2011-10-08",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net/english/tld.html?&tld=be",
            "name_servers": [
                "ns8375.hostgator.com",
                "ns8376.hostgator.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 42,
            "domain_name": "geogle.io",
            "domain_keyword": "geogle",
            "domain_tld": "io",
            "query_time": "2024-05-24 20:14:48",
            "create_date": "2022-07-30",
            "update_date": "2023-09-13",
            "expiry_date": "2024-07-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.richardsime.com",
                "ns2.richardsime.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "google.country",
            "domain_keyword": "google",
            "domain_tld": "country",
            "query_time": "2024-05-20 00:03:14",
            "create_date": "2021-05-20",
            "update_date": "2024-04-25",
            "expiry_date": "2025-05-20",
            "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.gx.cn",
            "domain_keyword": "google",
            "domain_tld": "gx.cn",
            "query_time": "2024-05-29 10:20:36",
            "create_date": "2024-04-12",
            "expiry_date": "2025-04-12",
            "registrar_name": "101domain GRS Ltd.",
            "registrant_name": "Philip Gregory Porada",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "giggle.wtf",
            "domain_keyword": "giggle",
            "domain_tld": "wtf",
            "query_time": "2024-05-17 14:13:12",
            "create_date": "2024-03-19",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "brett.ns.cloudflare.com",
                "mallory.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "google.gop",
            "domain_keyword": "google",
            "domain_tld": "gop",
            "query_time": "2024-05-26 15:21:07",
            "create_date": "2021-08-26",
            "update_date": "2023-07-25",
            "expiry_date": "2024-08-26",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "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.markmonitor.com",
                "ns3.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "google.basketball",
            "domain_keyword": "google",
            "domain_tld": "basketball",
            "query_time": "2024-05-26 15:21:06",
            "create_date": "2017-08-21",
            "update_date": "2023-07-25",
            "expiry_date": "2024-08-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": 48,
            "domain_name": "google.realestate",
            "domain_keyword": "google",
            "domain_tld": "realestate",
            "query_time": "2024-04-12 07:47:48",
            "create_date": "2018-07-25",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-25",
            "registrar_iana": 9998,
            "registrar_name": "Second Genistry LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "giggle.bet",
            "domain_keyword": "giggle",
            "domain_tld": "bet",
            "query_time": "2024-05-17 14:13:11",
            "create_date": "2024-03-19",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong 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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "giggle.institute",
            "domain_keyword": "giggle",
            "domain_tld": "institute",
            "query_time": "2024-05-17 14:13:12",
            "create_date": "2024-03-19",
            "update_date": "2024-03-24",
            "expiry_date": "2025-03-19",
            "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 rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "google.gent",
            "domain_keyword": "google",
            "domain_tld": "gent",
            "query_time": "2024-05-26 15:21:07",
            "create_date": "2014-09-29",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-29",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "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": 52,
            "domain_name": "google.org.cn",
            "domain_keyword": "google",
            "domain_tld": "org.cn",
            "query_time": "2024-05-26 15:21:08",
            "create_date": "2002-09-18",
            "expiry_date": "2024-09-18",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "北京世纪零日科技发展有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.he.net",
                "ns2.he.net",
                "ns3.he.net",
                "ns4.he.net",
                "ns5.he.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "giggle.fish",
            "domain_keyword": "giggle",
            "domain_tld": "fish",
            "query_time": "2024-05-25 11:49:09",
            "create_date": "2022-04-13",
            "update_date": "2024-05-13",
            "expiry_date": "2024-04-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 54,
            "domain_name": "geogle.net",
            "domain_keyword": "geogle",
            "domain_tld": "net",
            "query_time": "2024-05-24 20:14:48",
            "create_date": "2023-09-18",
            "update_date": "2024-05-09",
            "expiry_date": "2024-09-18",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "www.juminghk.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "TAIWAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "joyce.ns.cloudflare.com",
                "louis.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "gcogle.com",
            "domain_keyword": "gcogle",
            "domain_tld": "com",
            "query_time": "2024-05-26 23:56:51",
            "create_date": "2004-09-29",
            "update_date": "2023-08-28",
            "expiry_date": "2024-09-29",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Google LLC",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/gcogle.com",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "ggogle.ro",
            "domain_keyword": "ggogle",
            "domain_tld": "ro",
            "query_time": "2024-05-25 23:18:01",
            "create_date": "2019-01-18",
            "expiry_date": "2025-01-12",
            "registrar_name": "Tool Domains Ltd",
            "registrar_website": "tool.domains",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 57,
            "domain_name": "grogle.com.au",
            "domain_keyword": "grogle",
            "domain_tld": "com.au",
            "query_time": "2024-05-30 11:40:27",
            "update_date": "2021-09-22",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "David Mathie",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "google.cx",
            "domain_keyword": "google",
            "domain_tld": "cx",
            "query_time": "2024-04-12 07:47:47",
            "create_date": "2010-07-29",
            "update_date": "2023-06-29",
            "expiry_date": "2024-07-29",
            "registrar_name": "MarkMonitor",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Google LLC",
            "registrant_address": "1600 Amphitheatre Parkway",
            "registrant_city": "Mountain View",
            "registrant_state": "CA",
            "registrant_zip": "94043",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6502530000",
            "registrant_fax": "+1.6502530001",
            "name_servers": [
                "ns1.google.com",
                "ns2.google.com",
                "ns3.google.com",
                "ns4.google.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "giggle.gift",
            "domain_keyword": "giggle",
            "domain_tld": "gift",
            "query_time": "2024-04-18 10:14:47",
            "create_date": "2018-12-17",
            "update_date": "2023-12-16",
            "expiry_date": "2024-12-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0153478411",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "google.post",
            "domain_keyword": "google",
            "domain_tld": "post",
            "query_time": "2024-05-02 01:18:56",
            "create_date": "2024-04-30",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-30",
            "registrar_iana": 455,
            "registrar_name": "EnCirca, Inc.",
            "registrar_website": "http://encirca.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Domain Administrator",
            "registrant_address": "1600 Amphitheatre Parkway",
            "registrant_city": "Mountain View",
            "registrant_state": "California",
            "registrant_zip": "94043",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2086851888",
            "name_servers": [
                "park1.encirca.net",
                "park2.encirca.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "google.charity",
            "domain_keyword": "google",
            "domain_tld": "charity",
            "query_time": "2024-05-26 15:21:06",
            "create_date": "2022-09-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-26",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Google LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "goigle.info",
            "domain_keyword": "goigle",
            "domain_tld": "info",
            "query_time": "2024-05-26 08:16:28",
            "create_date": "2023-11-23",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "goigle.ro",
            "domain_keyword": "goigle",
            "domain_tld": "ro",
            "query_time": "2024-04-29 02:05:58",
            "create_date": "2019-05-13",
            "expiry_date": "2025-04-25",
            "registrar_name": "Tool Domains Ltd",
            "registrar_website": "tool.domains",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 64,
            "domain_name": "google.porn",
            "domain_keyword": "google",
            "domain_tld": "porn",
            "query_time": "2024-05-07 20:52:09",
            "create_date": "2015-03-02",
            "update_date": "2024-02-04",
            "expiry_date": "2025-03-02",
            "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": 65,
            "domain_name": "g0ogle.live",
            "domain_keyword": "g0ogle",
            "domain_tld": "live",
            "query_time": "2024-04-08 16:33:37",
            "create_date": "2024-04-06",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "giggle.co.jp",
            "domain_keyword": "giggle",
            "domain_tld": "co.jp",
            "query_time": "2024-04-18 10:14:47",
            "create_date": "2010-02-05",
            "update_date": "2024-03-01",
            "registrant_company": "GiGGLE Co., Ltd.",
            "name_servers": [
                "ns06.mesh.ad.jp",
                "ns07.mesh.ad.jp"
            ]
        },
        {
            "num": 67,
            "domain_name": "geogle.in",
            "domain_keyword": "geogle",
            "domain_tld": "in",
            "query_time": "2024-04-04 03:27:56",
            "create_date": "2024-03-28",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy O",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Harju maakond",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "EE",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "giggle.company",
            "domain_keyword": "giggle",
            "domain_tld": "company",
            "query_time": "2024-05-23 01:19:38",
            "create_date": "2017-03-25",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-25",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "google.men",
            "domain_keyword": "google",
            "domain_tld": "men",
            "query_time": "2024-05-26 15:21:08",
            "create_date": "2015-09-11",
            "update_date": "2023-08-15",
            "expiry_date": "2024-09-11",
            "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": 70,
            "domain_name": "google.com.hr",
            "domain_keyword": "google",
            "domain_tld": "com.hr",
            "query_time": "2024-05-14 05:06:20",
            "create_date": "2005-08-31",
            "update_date": "2021-11-18",
            "expiry_date": "2025-03-13",
            "registrar_name": "Sayber d.o.o.",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "Google LLC",
            "registrant_address": "1600 Amphitheatre Parkway",
            "registrant_city": "Mountian View, CA",
            "registrant_state": "US",
            "registrant_zip": "94043",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.google.com",
                "ns2.google.com"
            ]
        },
        {
            "num": 71,
            "domain_name": "gpogle.com.br",
            "domain_keyword": "gpogle",
            "domain_tld": "com.br",
            "query_time": "2024-05-31 16:54:24",
            "create_date": "2024-03-01",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-01",
            "registrar_name": "TOWEB-BRASIL (48)",
            "registrant_name": "Toweb Brasil LTDA EPP",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 72,
            "domain_name": "giggle.work",
            "domain_keyword": "giggle",
            "domain_tld": "work",
            "query_time": "2024-04-18 10:14:48",
            "create_date": "2017-03-22",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-22",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "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": [
                "ns-1442.awsdns-52.org",
                "ns-1647.awsdns-13.co.uk",
                "ns-366.awsdns-45.com",
                "ns-934.awsdns-52.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "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": 74,
            "domain_name": "geogle.it",
            "domain_keyword": "geogle",
            "domain_tld": "it",
            "query_time": "2024-05-24 20:14:48",
            "create_date": "2023-09-12",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-12",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 75,
            "domain_name": "giggle.cam",
            "domain_keyword": "giggle",
            "domain_tld": "cam",
            "query_time": "2024-05-22 09:29:20",
            "create_date": "2020-07-28",
            "update_date": "2023-08-31",
            "expiry_date": "2030-07-28",
            "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"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "gkogle.co",
            "domain_keyword": "gkogle",
            "domain_tld": "co",
            "query_time": "2024-05-29 02:18:28",
            "create_date": "2023-05-15",
            "update_date": "2024-05-20",
            "expiry_date": "2024-05-15",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkco1.neustar.biz",
                "ns2.parkco1.neustar.biz"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "expired"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "google.loan",
            "domain_keyword": "google",
            "domain_tld": "loan",
            "query_time": "2024-04-12 07:47:47",
            "create_date": "2015-08-03",
            "update_date": "2023-07-06",
            "expiry_date": "2024-08-02",
            "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",
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "google.christmas",
            "domain_keyword": "google",
            "domain_tld": "christmas",
            "query_time": "2024-05-19 00:02:12",
            "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": 79,
            "domain_name": "google.ltda",
            "domain_keyword": "google",
            "domain_tld": "ltda",
            "query_time": "2024-05-26 15:21:07",
            "create_date": "2018-06-12",
            "update_date": "2024-05-16",
            "expiry_date": "2025-06-12",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Google Brasil Internet Ltda.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar 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": 80,
            "domain_name": "ggogle.com.br",
            "domain_keyword": "ggogle",
            "domain_tld": "com.br",
            "query_time": "2024-05-25 23:17:45",
            "create_date": "2019-08-27",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-27",
            "registrant_name": "Guilherme Cesar Machado de Araujo",
            "name_servers": [
                "pns21.cloudns.net",
                "pns22.cloudns.net",
                "pns23.cloudns.net",
                "pns24.cloudns.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 81,
            "domain_name": "g0ogle.us",
            "domain_keyword": "g0ogle",
            "domain_tld": "us",
            "query_time": "2024-05-25 21:02:32",
            "create_date": "2015-07-16",
            "update_date": "2023-06-18",
            "expiry_date": "2024-07-15",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "www.markmonitor.com",
            "registrant_name": "Google LLC",
            "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.googledomains.com",
                "ns2.googledomains.com",
                "ns3.googledomains.com",
                "ns4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "gioele.org",
            "domain_keyword": "gioele",
            "domain_tld": "org",
            "query_time": "2024-05-15 05:32:28",
            "create_date": "2017-10-30",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-30",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0149614468",
            "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": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "google.xn--3bst00m",
            "domain_keyword": "google",
            "domain_tld": "xn--3bst00m",
            "query_time": "2024-05-17 23:34:20",
            "create_date": "2015-03-15",
            "update_date": "2024-03-18",
            "expiry_date": "2026-03-15",
            "registrar_iana": 120,
            "registrar_name": "XinNet Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "罗征宇",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "北京市",
            "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": [
                "dns-ch.xinnet.com",
                "dns-ch2.xinnet.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "tiogle.com",
            "domain_keyword": "tiogle",
            "domain_tld": "com",
            "query_time": "2024-05-11 16:29:21",
            "create_date": "2024-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "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/tiogle.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": 85,
            "domain_name": "gcogle.online",
            "domain_keyword": "gcogle",
            "domain_tld": "online",
            "query_time": "2024-05-26 23:56:51",
            "create_date": "2024-01-19",
            "update_date": "2024-02-09",
            "expiry_date": "2025-01-19",
            "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": [
                "clientHold",
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "google.luxury",
            "domain_keyword": "google",
            "domain_tld": "luxury",
            "query_time": "2024-05-26 15:21:07",
            "create_date": "2014-04-11",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-11",
            "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": 87,
            "domain_name": "giggle.dev",
            "domain_keyword": "giggle",
            "domain_tld": "dev",
            "query_time": "2024-04-18 10:14:47",
            "create_date": "2019-03-05",
            "update_date": "2024-02-22",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1463,
            "registrar_name": "Global Domains International, Inc. DBA DomainCostClub.com",
            "registrar_website": "https://www.domaincostclub.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomainCostClub.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "google.bi",
            "domain_keyword": "google",
            "domain_tld": "bi",
            "query_time": "2024-05-01 00:09:58",
            "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": 89,
            "domain_name": "gingle.fun",
            "domain_keyword": "gingle",
            "domain_tld": "fun",
            "query_time": "2024-05-01 14:19:49",
            "create_date": "2023-10-19",
            "update_date": "2024-04-17",
            "expiry_date": "2024-10-19",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "gpogle.lt",
            "domain_keyword": "gpogle",
            "domain_tld": "lt",
            "query_time": "2024-05-02 23:49:16",
            "create_date": "2023-10-12",
            "expiry_date": "2024-10-13",
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com/domain/lt.html",
            "registrant_company": "Dynadot, LLC",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 91,
            "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": 92,
            "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": 93,
            "domain_name": "google.or.id",
            "domain_keyword": "google",
            "domain_tld": "or.id",
            "query_time": "2022-01-25 00:00:38",
            "create_date": "2021-01-25",
            "update_date": "2021-12-05",
            "expiry_date": "2025-01-25",
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 94,
            "domain_name": "google.hiphop",
            "domain_keyword": "google",
            "domain_tld": "hiphop",
            "query_time": "2024-05-19 00:02:13",
            "create_date": "2021-05-19",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-19",
            "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_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": 95,
            "domain_name": "google.la",
            "domain_keyword": "google",
            "domain_tld": "la",
            "query_time": "2024-05-24 05:06:57",
            "create_date": "2002-07-18",
            "update_date": "2023-06-27",
            "expiry_date": "2024-07-18",
            "registrar_name": "TLD Registrar Solutions Ltd",
            "registrant_email": "https://whois.nic.la/contact/google.la/registrant",
            "name_servers": [
                "ns1.google.com",
                "ns2.google.com",
                "ns3.google.com",
                "ns4.google.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "google.bj",
            "domain_keyword": "google",
            "domain_tld": "bj",
            "query_time": "2024-05-25 06:43:15",
            "create_date": "2015-01-29",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-29",
            "registrar_name": "AFRIREGISTER_ENTREPRISE",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Google LLC",
            "registrant_address": "1600 Amphitheatre Parkway",
            "registrant_city": "Mountain View",
            "registrant_state": "CA",
            "registrant_zip": "94043",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6502530000",
            "registrant_fax": "+1.6502530001",
            "name_servers": [
                "ns1.google.com",
                "ns2.google.com",
                "ns3.google.com",
                "ns4.google.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "gaogle.com.cn",
            "domain_keyword": "gaogle",
            "domain_tld": "com.cn",
            "query_time": "2024-05-26 02:30:44",
            "create_date": "2014-06-11",
            "expiry_date": "2025-06-11",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "广州高格展示制品有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "gioale.net",
            "domain_keyword": "gioale",
            "domain_tld": "net",
            "query_time": "2024-04-08 05:44:20",
            "create_date": "2007-11-15",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-15",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "name_servers": [
                "ns7.ehiweb.it",
                "ns8.ehiweb.it"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "giggle.net",
            "domain_keyword": "giggle",
            "domain_tld": "net",
            "query_time": "2024-04-18 10:14:47",
            "create_date": "1998-06-02",
            "update_date": "2024-02-13",
            "expiry_date": "2024-06-01",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "ziogle.com",
            "domain_keyword": "ziogle",
            "domain_tld": "com",
            "query_time": "2024-04-19 23:03:32",
            "create_date": "2018-09-14",
            "update_date": "2022-07-31",
            "expiry_date": "2024-09-14",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.224,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>giogle.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5875</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>geogle.ca, google.promo, google.uno, gioglee.com, gioele.science, giggle.education, fiogle.com, google.forum, google.gal, goiogle.ca, glogle.nl, google.tc, guiogle.com, giggle.technology, ggogle.com.cn, gpogle.cn, google.uk.com, google.rugby, g0ogle.work, giggle.club, goiogle.it, giggle.video, google.flowers, giolge.com, giggle.cloud, google.store, google.tech, google.career, giggle.com, guogle.club, google.protection, google.trading, giggle.chat, google.audio, giggle.digital, gigole.it, gioogle.co.uk, google.dm, google.stream, google.lifestyle, goigle.be, geogle.io, google.country, google.gx.cn, giggle.wtf, google.gop, google.basketball, google.realestate, giggle.bet, giggle.institute, google.gent, google.org.cn, giggle.fish, geogle.net, gcogle.com, ggogle.ro, grogle.com.au, google.cx, giggle.gift, google.post, google.charity, goigle.info, goigle.ro, google.porn, g0ogle.live, giggle.co.jp, geogle.in, giggle.company, google.men, google.com.hr, gpogle.com.br, giggle.work, google.feedback, geogle.it, giggle.cam, gkogle.co, google.loan, google.christmas, google.ltda, ggogle.com.br, g0ogle.us, gioele.org, google.xn--3bst00m, tiogle.com, gcogle.online, google.luxury, giggle.dev, google.bi, gingle.fun, gpogle.lt, google.net.co, google.poker, google.or.id, google.hiphop, google.la, google.bj, gaogle.com.cn, gioale.net, giggle.net, ziogle.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>geogle.ca</domain_name>
   <domain_keyword>geogle</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-08 16:02:34</query_time>
   <create_date>2004-02-05</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_name>Namespro Solutions Inc.</registrar_name>
   <registrar_website>https://www.namespro.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</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>3</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>4</num>
   <domain_name>gioglee.com</domain_name>
   <domain_keyword>gioglee</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 05:46:15</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>ABOVE.COM PTY LTD.</registrar_name>
   <registrar_website>http://www.above.com</registrar_website>
   <registrant_state>or</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>gioele.science</domain_name>
   <domain_keyword>gioele</domain_keyword>
   <domain_tld>science</domain_tld>
   <query_time>2024-04-08 05:45:37</query_time>
   <create_date>2020-08-28</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>giggle.education</domain_name>
   <domain_keyword>giggle</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-17 14:13:12</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>7</num>
   <domain_name>fiogle.com</domain_name>
   <domain_keyword>fiogle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 17:43:58</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-06</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>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</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>9</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>10</num>
   <domain_name>goiogle.ca</domain_name>
   <domain_keyword>goiogle</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-26 08:18:05</query_time>
   <create_date>2004-11-22</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>MarkMonitor International Canada Ltd.</registrar_name>
   <registrar_website>Markmonitor.com</registrar_website>
   <registrant_name>Google Canada Corporation</registrant_name>
   <registrant_company>Google Canada Corporation</registrant_company>
   <registrant_address>12-111 Richmond St. W</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M5H2G4</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4162146034</registrant_phone>
   <name_servers>
    <value>ns1.googledomains.com</value>
    <value>ns2.googledomains.com</value>
    <value>ns3.googledomains.com</value>
    <value>ns4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>glogle.nl</domain_name>
   <domain_keyword>glogle</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-24 20:32:30</query_time>
   <create_date>2013-02-11</create_date>
   <update_date>2013-09-25</update_date>
   <registrar_name>Superior B.V.</registrar_name>
   <name_servers>
    <value>ns-3.eu</value>
    <value>ns1.hix.nl</value>
    <value>ns2.hix.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>google.tc</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>tc</domain_tld>
   <query_time>2024-04-12 07:47:48</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>13</num>
   <domain_name>guiogle.com</domain_name>
   <domain_keyword>guiogle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 19:03:25</query_time>
   <create_date>2006-06-17</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SOCIAL CONNEXION</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>13</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns104.ovh.net</value>
    <value>ns104.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>giggle.technology</domain_name>
   <domain_keyword>giggle</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-27 15:58:22</query_time>
   <create_date>2020-01-27</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2026-01-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>ggogle.com.cn</domain_name>
   <domain_keyword>ggogle</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-25 23:17:45</query_time>
   <create_date>2023-11-10</create_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_name>厦门纳网科技股份有限公司</registrar_name>
   <registrant_name>王园敏</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>gpogle.cn</domain_name>
   <domain_keyword>gpogle</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-25 04:31:11</query_time>
   <create_date>2023-07-02</create_date>
   <expiry_date>2024-07-02</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>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>google.uk.com</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-05-26 15:21:09</query_time>
   <create_date>2014-08-03</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/google.uk.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.ot.network</value>
    <value>ns2.ot.network</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>google.rugby</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>rugby</domain_tld>
   <query_time>2024-05-26 15:21:09</query_time>
   <create_date>2018-01-30</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-30</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>19</num>
   <domain_name>g0ogle.work</domain_name>
   <domain_keyword>g0ogle</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-25 21:02:30</query_time>
   <create_date>2023-12-26</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiangxi provine</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>giggle.club</domain_name>
   <domain_keyword>giggle</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-27 15:58:22</query_time>
   <create_date>2023-09-15</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-15</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_company>Dynadot Privacy Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>21</num>
   <domain_name>goiogle.it</domain_name>
   <domain_keyword>goiogle</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-17 15:59:20</query_time>
   <create_date>2012-09-26</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>giggle.video</domain_name>
   <domain_keyword>giggle</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-05-12 08:52:29</query_time>
   <create_date>2020-03-11</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</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>24</num>
   <domain_name>giolge.com</domain_name>
   <domain_keyword>giolge</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 10:12:46</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-06</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>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>giggle.cloud</domain_name>
   <domain_keyword>giggle</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-23 01:19:38</query_time>
   <create_date>2024-01-26</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>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>27</num>
   <domain_name>google.tech</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-09 03:53:35</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>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>giggle.com</domain_name>
   <domain_keyword>giggle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 14:13:12</query_time>
   <create_date>1998-10-09</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-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>pdns05.domaincontrol.com</value>
    <value>pdns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>guogle.club</domain_name>
   <domain_keyword>guogle</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-24 15:33:01</query_time>
   <create_date>2018-03-02</create_date>
   <update_date>2023-02-05</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yi lei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</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>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>google.protection</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>protection</domain_tld>
   <query_time>2024-05-26 15:21:08</query_time>
   <create_date>2016-01-07</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-07</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>32</num>
   <domain_name>google.trading</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>trading</domain_tld>
   <query_time>2024-05-26 15:21:09</query_time>
   <create_date>2015-10-08</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-10-08</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>33</num>
   <domain_name>giggle.chat</domain_name>
   <domain_keyword>giggle</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-05-17 14:13:12</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ying Xiao Yi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhe Jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>34</num>
   <domain_name>google.audio</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>audio</domain_tld>
   <query_time>2024-05-22 16:07:25</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>35</num>
   <domain_name>giggle.digital</domain_name>
   <domain_keyword>giggle</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-04-18 10:14:47</query_time>
   <create_date>2022-09-30</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>36</num>
   <domain_name>gigole.it</domain_name>
   <domain_keyword>gigole</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-10 09:48:27</query_time>
   <create_date>2005-02-15</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_name>Ormag S.r.l.s.</registrar_name>
   <registrar_website>https://www.ormag.com</registrar_website>
   <registrant_company>Gigole Snc</registrant_company>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>gioogle.co.uk</domain_name>
   <domain_keyword>gioogle</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-13 13:39:08</query_time>
   <create_date>2014-10-13</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>google.dm</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>dm</domain_tld>
   <query_time>2024-05-22 02:13:18</query_time>
   <create_date>2004-08-23</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-08-23</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_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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>google.stream</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>stream</domain_tld>
   <query_time>2024-05-26 15:21:09</query_time>
   <create_date>2016-06-27</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-06-26</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>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>google.lifestyle</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>lifestyle</domain_tld>
   <query_time>2024-05-03 21:56:03</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-28</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>goigle.be</domain_name>
   <domain_keyword>goigle</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-26 08:16:28</query_time>
   <create_date>2011-10-08</create_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net/english/tld.html?&amp;tld=be</registrar_website>
   <name_servers>
    <value>ns8375.hostgator.com</value>
    <value>ns8376.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>geogle.io</domain_name>
   <domain_keyword>geogle</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-24 20:14:48</query_time>
   <create_date>2022-07-30</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.richardsime.com</value>
    <value>ns2.richardsime.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>43</num>
   <domain_name>google.country</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>country</domain_tld>
   <query_time>2024-05-20 00:03:14</query_time>
   <create_date>2021-05-20</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-05-20</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.gx.cn</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>gx.cn</domain_tld>
   <query_time>2024-05-29 10:20:36</query_time>
   <create_date>2024-04-12</create_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_name>101domain GRS Ltd.</registrar_name>
   <registrant_name>Philip Gregory Porada</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>giggle.wtf</domain_name>
   <domain_keyword>giggle</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-17 14:13:12</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>brett.ns.cloudflare.com</value>
    <value>mallory.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>google.gop</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>gop</domain_tld>
   <query_time>2024-05-26 15:21:07</query_time>
   <create_date>2021-08-26</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <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>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.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>google.basketball</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>basketball</domain_tld>
   <query_time>2024-05-26 15:21:06</query_time>
   <create_date>2017-08-21</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-08-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>48</num>
   <domain_name>google.realestate</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>realestate</domain_tld>
   <query_time>2024-04-12 07:47:48</query_time>
   <create_date>2018-07-25</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>9998</registrar_iana>
   <registrar_name>Second Genistry 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>OH</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>giggle.bet</domain_name>
   <domain_keyword>giggle</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-17 14:13:11</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</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>Guang Dong 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>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>50</num>
   <domain_name>giggle.institute</domain_name>
   <domain_keyword>giggle</domain_keyword>
   <domain_tld>institute</domain_tld>
   <query_time>2024-05-17 14:13:12</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-03-19</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 rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>google.gent</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>gent</domain_tld>
   <query_time>2024-05-26 15:21:07</query_time>
   <create_date>2014-09-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</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>52</num>
   <domain_name>google.org.cn</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-26 15:21:08</query_time>
   <create_date>2002-09-18</create_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>北京世纪零日科技发展有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.he.net</value>
    <value>ns2.he.net</value>
    <value>ns3.he.net</value>
    <value>ns4.he.net</value>
    <value>ns5.he.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>giggle.fish</domain_name>
   <domain_keyword>giggle</domain_keyword>
   <domain_tld>fish</domain_tld>
   <query_time>2024-05-25 11:49:09</query_time>
   <create_date>2022-04-13</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-04-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>geogle.net</domain_name>
   <domain_keyword>geogle</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 20:14:48</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.juminghk.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>TAIWAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>joyce.ns.cloudflare.com</value>
    <value>louis.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>gcogle.com</domain_name>
   <domain_keyword>gcogle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 23:56:51</query_time>
   <create_date>2004-09-29</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Google LLC</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/gcogle.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>56</num>
   <domain_name>ggogle.ro</domain_name>
   <domain_keyword>ggogle</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-25 23:18:01</query_time>
   <create_date>2019-01-18</create_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_name>Tool Domains Ltd</registrar_name>
   <registrar_website>tool.domains</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>grogle.com.au</domain_name>
   <domain_keyword>grogle</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-30 11:40:27</query_time>
   <update_date>2021-09-22</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>David Mathie</registrant_name>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>google.cx</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>cx</domain_tld>
   <query_time>2024-04-12 07:47:47</query_time>
   <create_date>2010-07-29</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_name>MarkMonitor</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Google LLC</registrant_company>
   <registrant_address>1600 Amphitheatre Parkway</registrant_address>
   <registrant_city>Mountain View</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94043</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6502530000</registrant_phone>
   <registrant_fax>+1.6502530001</registrant_fax>
   <name_servers>
    <value>ns1.google.com</value>
    <value>ns2.google.com</value>
    <value>ns3.google.com</value>
    <value>ns4.google.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>giggle.gift</domain_name>
   <domain_keyword>giggle</domain_keyword>
   <domain_tld>gift</domain_tld>
   <query_time>2024-04-18 10:14:47</query_time>
   <create_date>2018-12-17</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0153478411</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>google.post</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>post</domain_tld>
   <query_time>2024-05-02 01:18:56</query_time>
   <create_date>2024-04-30</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_iana>455</registrar_iana>
   <registrar_name>EnCirca, Inc.</registrar_name>
   <registrar_website>http://encirca.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Domain Administrator</registrant_company>
   <registrant_address>1600 Amphitheatre Parkway</registrant_address>
   <registrant_city>Mountain View</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94043</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2086851888</registrant_phone>
   <name_servers>
    <value>park1.encirca.net</value>
    <value>park2.encirca.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>google.charity</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>charity</domain_tld>
   <query_time>2024-05-26 15:21:06</query_time>
   <create_date>2022-09-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Google LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.googledomains.com</value>
    <value>ns2.googledomains.com</value>
    <value>ns3.googledomains.com</value>
    <value>ns4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>goigle.info</domain_name>
   <domain_keyword>goigle</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 08:16:28</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</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>ee5ff475.verify.hn</value>
    <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>63</num>
   <domain_name>goigle.ro</domain_name>
   <domain_keyword>goigle</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-29 02:05:58</query_time>
   <create_date>2019-05-13</create_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_name>Tool Domains Ltd</registrar_name>
   <registrar_website>tool.domains</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>google.porn</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>porn</domain_tld>
   <query_time>2024-05-07 20:52:09</query_time>
   <create_date>2015-03-02</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2025-03-02</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>65</num>
   <domain_name>g0ogle.live</domain_name>
   <domain_keyword>g0ogle</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-08 16:33:37</query_time>
   <create_date>2024-04-06</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>giggle.co.jp</domain_name>
   <domain_keyword>giggle</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-18 10:14:47</query_time>
   <create_date>2010-02-05</create_date>
   <update_date>2024-03-01</update_date>
   <registrant_company>GiGGLE Co., Ltd.</registrant_company>
   <name_servers>
    <value>ns06.mesh.ad.jp</value>
    <value>ns07.mesh.ad.jp</value>
   </name_servers>
  </value>
  <value>
   <num>67</num>
   <domain_name>geogle.in</domain_name>
   <domain_keyword>geogle</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-04 03:27:56</query_time>
   <create_date>2024-03-28</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy O</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Harju maakond</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>EE</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>giggle.company</domain_name>
   <domain_keyword>giggle</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-23 01:19:38</query_time>
   <create_date>2017-03-25</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>google.men</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>men</domain_tld>
   <query_time>2024-05-26 15:21:08</query_time>
   <create_date>2015-09-11</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-09-11</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>70</num>
   <domain_name>google.com.hr</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>com.hr</domain_tld>
   <query_time>2024-05-14 05:06:20</query_time>
   <create_date>2005-08-31</create_date>
   <update_date>2021-11-18</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_name>Sayber d.o.o.</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>Google LLC</registrant_name>
   <registrant_address>1600 Amphitheatre Parkway</registrant_address>
   <registrant_city>Mountian View, CA</registrant_city>
   <registrant_state>US</registrant_state>
   <registrant_zip>94043</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.google.com</value>
    <value>ns2.google.com</value>
   </name_servers>
  </value>
  <value>
   <num>71</num>
   <domain_name>gpogle.com.br</domain_name>
   <domain_keyword>gpogle</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-31 16:54:24</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_name>TOWEB-BRASIL (48)</registrar_name>
   <registrant_name>Toweb Brasil LTDA EPP</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>giggle.work</domain_name>
   <domain_keyword>giggle</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-18 10:14:48</query_time>
   <create_date>2017-03-22</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>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>ns-1442.awsdns-52.org</value>
    <value>ns-1647.awsdns-13.co.uk</value>
    <value>ns-366.awsdns-45.com</value>
    <value>ns-934.awsdns-52.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</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>74</num>
   <domain_name>geogle.it</domain_name>
   <domain_keyword>geogle</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-24 20:14:48</query_time>
   <create_date>2023-09-12</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>giggle.cam</domain_name>
   <domain_keyword>giggle</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-05-22 09:29:20</query_time>
   <create_date>2020-07-28</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2030-07-28</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>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>gkogle.co</domain_name>
   <domain_keyword>gkogle</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-29 02:18:28</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2024-05-15</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkco1.neustar.biz</value>
    <value>ns2.parkco1.neustar.biz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>expired</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>google.loan</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>loan</domain_tld>
   <query_time>2024-04-12 07:47:47</query_time>
   <create_date>2015-08-03</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-08-02</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>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>google.christmas</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>christmas</domain_tld>
   <query_time>2024-05-19 00:02:12</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>79</num>
   <domain_name>google.ltda</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>ltda</domain_tld>
   <query_time>2024-05-26 15:21:07</query_time>
   <create_date>2018-06-12</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-06-12</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 Brasil Internet Ltda.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</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>80</num>
   <domain_name>ggogle.com.br</domain_name>
   <domain_keyword>ggogle</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-25 23:17:45</query_time>
   <create_date>2019-08-27</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrant_name>Guilherme Cesar Machado de Araujo</registrant_name>
   <name_servers>
    <value>pns21.cloudns.net</value>
    <value>pns22.cloudns.net</value>
    <value>pns23.cloudns.net</value>
    <value>pns24.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>g0ogle.us</domain_name>
   <domain_keyword>g0ogle</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-25 21:02:32</query_time>
   <create_date>2015-07-16</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>www.markmonitor.com</registrar_website>
   <registrant_name>Google LLC</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.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>82</num>
   <domain_name>gioele.org</domain_name>
   <domain_keyword>gioele</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-15 05:32:28</query_time>
   <create_date>2017-10-30</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0149614468</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>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>google.xn--3bst00m</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>xn--3bst00m</domain_tld>
   <query_time>2024-05-17 23:34:20</query_time>
   <create_date>2015-03-15</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2026-03-15</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>XinNet Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>罗征宇</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>北京市</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>dns-ch.xinnet.com</value>
    <value>dns-ch2.xinnet.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>tiogle.com</domain_name>
   <domain_keyword>tiogle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 16:29:21</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</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/tiogle.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>85</num>
   <domain_name>gcogle.online</domain_name>
   <domain_keyword>gcogle</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-26 23:56:51</query_time>
   <create_date>2024-01-19</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-01-19</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>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>google.luxury</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>luxury</domain_tld>
   <query_time>2024-05-26 15:21:07</query_time>
   <create_date>2014-04-11</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-11</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>87</num>
   <domain_name>giggle.dev</domain_name>
   <domain_keyword>giggle</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-18 10:14:47</query_time>
   <create_date>2019-03-05</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Global Domains International, Inc. DBA DomainCostClub.com</registrar_name>
   <registrar_website>https://www.domaincostclub.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DomainCostClub.com</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 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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>google.bi</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>bi</domain_tld>
   <query_time>2024-05-01 00:09:58</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>89</num>
   <domain_name>gingle.fun</domain_name>
   <domain_keyword>gingle</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-01 14:19:49</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.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>90</num>
   <domain_name>gpogle.lt</domain_name>
   <domain_keyword>gpogle</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-02 23:49:16</query_time>
   <create_date>2023-10-12</create_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com/domain/lt.html</registrar_website>
   <registrant_company>Dynadot, LLC</registrant_company>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>91</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>92</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>93</num>
   <domain_name>google.or.id</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>or.id</domain_tld>
   <query_time>2022-01-25 00:00:38</query_time>
   <create_date>2021-01-25</create_date>
   <update_date>2021-12-05</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>google.hiphop</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>hiphop</domain_tld>
   <query_time>2024-05-19 00:02:13</query_time>
   <create_date>2021-05-19</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-19</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_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>95</num>
   <domain_name>google.la</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-24 05:06:57</query_time>
   <create_date>2002-07-18</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_name>TLD Registrar Solutions Ltd</registrar_name>
   <registrant_email>https://whois.nic.la/contact/google.la/registrant</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>google.bj</domain_name>
   <domain_keyword>google</domain_keyword>
   <domain_tld>bj</domain_tld>
   <query_time>2024-05-25 06:43:15</query_time>
   <create_date>2015-01-29</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>AFRIREGISTER_ENTREPRISE</registrar_name>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Google LLC</registrant_company>
   <registrant_address>1600 Amphitheatre Parkway</registrant_address>
   <registrant_city>Mountain View</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94043</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6502530000</registrant_phone>
   <registrant_fax>+1.6502530001</registrant_fax>
   <name_servers>
    <value>ns1.google.com</value>
    <value>ns2.google.com</value>
    <value>ns3.google.com</value>
    <value>ns4.google.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>gaogle.com.cn</domain_name>
   <domain_keyword>gaogle</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-26 02:30:44</query_time>
   <create_date>2014-06-11</create_date>
   <expiry_date>2025-06-11</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>广州高格展示制品有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>gioale.net</domain_name>
   <domain_keyword>gioale</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 05:44:20</query_time>
   <create_date>2007-11-15</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns7.ehiweb.it</value>
    <value>ns8.ehiweb.it</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>giggle.net</domain_name>
   <domain_keyword>giggle</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 10:14:47</query_time>
   <create_date>1998-06-02</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <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>ziogle.com</domain_name>
   <domain_keyword>ziogle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 23:03:32</query_time>
   <create_date>2018-09-14</create_date>
   <update_date>2022-07-31</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.224</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,579,063

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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