WHOIS QUERY TIME

5 May 2024 - 8:26 PM UTC

Registered: 1 December 2023
Modified: 2 January 2024
Expiry: 1 December 2024

REGISTRAR

Name: Loopia AB

DNSSEC

delegation
unsigned

NAME SERVERS

ns1.dan.com
ns2.dan.com
verification-uxxikmpe.ns3.dan.hosting

DOMAIN STATUS

Active
ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=giu.se
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "giu.se"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "giu.se",
            "domain_keyword": "giu",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:26:34",
            "create_date": "2023-12-01",
            "update_date": "2024-01-02",
            "expiry_date": "2024-12-01",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-uxxikmpe.ns3.dan.hosting"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.052,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>giu.se</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>giu.se</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:26:34</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-uxxikmpe.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.052</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.129 seconds) for "giu.se" in our Historical WHOIS Database.
#1 - QUERY TIME

5 May 2024 - 8:26 PM UTC

Registered: 1 December 2023
Modified: 2 January 2024
Expiry: 1 December 2024

REGISTRAR

Name: Loopia AB

DNSSEC

delegation
unsigned

NAME SERVERS

ns1.dan.com
ns2.dan.com
verification-uxxikmpe.ns3.dan.hosting

DOMAIN STATUS

Active
ok

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=giu.se
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "giu.se",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "giu.se",
    "results": [
        {
            "num": 1,
            "domain_name": "giu.se",
            "domain_keyword": "giu",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:26:34",
            "create_date": "2023-12-01",
            "update_date": "2024-01-02",
            "expiry_date": "2024-12-01",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-uxxikmpe.ns3.dan.hosting"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.129,
        "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>giu.se</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>giu.se</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>giu.se</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:26:34</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-uxxikmpe.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.129</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 33 domain names (in 0.028 seconds) which contained the exact domain keyword "giu".
Domain Name Registered Expiry Registrar Ownership
1 giu.co.uk 9 Sep 1999 9 Sep 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
2 giu.net 9 Feb 2000 9 Feb 2025 GoDaddy.com, LLC -
3 giu.com 24 Jul 2003 24 Jul 2025 GoDaddy.com, LLC -
4 giu.org 17 Apr 2004 17 Apr 2026 Dynadot Inc REDACTED FOR PRIVACY
5 giu.ru 1 Oct 2005 1 Oct 2024 SALENAMES-RU Private Person
6 giu.dk 19 Jun 2008 30 Jun 2024 - VIA University College
7 giu.me 18 Jul 2008 18 Jul 2024 united-domains AG REDACTED FOR PRIVACY
8 giu.ca 3 Dec 2010 3 Dec 2024 Internic.ca Inc. Robert Hayes
9 giu.co 15 Aug 2013 14 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
10 giu.cc 17 Jan 2015 17 Jan 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
11 giu.uk 25 Nov 2015 25 Nov 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
12 giu.vip 22 Nov 2016 22 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shen zhen shi yu fa wang luo ke ji kai fa you xian gong si
13 giu.com.br 22 Jan 2019 22 Jan 2025 - Juliano Cesar Souza Marciano
14 giu.hr 16 May 2019 17 Dec 2024 CARNET GRAĐENJE I UPRAVLJANJE d.o.o.
15 giu.cl 24 Aug 2019 24 Aug 2025 NIC Chile Grupo Inmobiliario Universal
16 giu.co.in 25 Jan 2020 25 Jan 2025 Hosting Concepts B.V. d/b/a Openprovider REDACTED FOR PRIVACY
17 giu.ac 29 Jan 2020 29 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
18 giu.education 3 Aug 2020 3 Aug 2025 OnlineNIC, Inc. The University Of Faisalabad
19 giu.digital 11 Aug 2020 11 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
20 giu.pt 11 Nov 2020 11 Nov 2024 - -
21 giu.cat 12 Mar 2021 12 Mar 2025 10dencehispahard S.L. (CDmon.com) -
22 giu.one 11 Jul 2022 11 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
23 giu.design 24 Apr 2023 24 Apr 2024 IONOS SE Data Privacy Protected
24 giu.info 1 Jun 2023 1 Jun 2024 Sav.com, LLC - 32 Privacy Protection
25 giu.ovh 7 Aug 2023 7 Aug 2024 OVH Zero Mile Contract Limited
26 giu.lol 28 Aug 2023 28 Aug 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
27 giu.events 28 Sep 2023 28 Sep 2024 IONOS SE GIU EVENTS
28 giu.se 1 Dec 2023 1 Dec 2024 Loopia AB -
29 giu.online 4 Dec 2023 4 Dec 2024 Domain.com, LLC Arthur Frost
30 giu.life 29 Jan 2024 29 Jan 2025 NameSilo, LLC PrivacyGuardian.org llc
31 giu.asia 14 May 2024 14 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei fang xiao ben xin xi ke ji you xian gong si
32 giu.world 26 May 2024 26 May 2025 CV. Rumahweb Indonesia Domain Data Guard
33 giu.de - - - -
34 giu.ai - - 1api.net Domains By Proxy, LLC

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=giu&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "giu",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 34,
        "relation": "eq",
        "current": 34
    },
    "unique_domains": "giu.co.uk, giu.net, giu.com, giu.org, giu.ru, giu.dk, giu.me, giu.ca, giu.co, giu.cc, giu.uk, giu.vip, giu.com.br, giu.hr, giu.cl, giu.co.in, giu.ac, giu.education, giu.digital, giu.pt, giu.cat, giu.one, giu.design, giu.info, giu.ovh, giu.lol, giu.events, giu.se, giu.online, giu.life, giu.asia, giu.world, giu.de, giu.ai",
    "results": [
        {
            "num": 1,
            "domain_name": "giu.co.uk",
            "domain_keyword": "giu",
            "domain_tld": "co.uk",
            "query_time": "2024-05-05 05:30:04",
            "create_date": "1999-09-09",
            "update_date": "2023-08-23",
            "expiry_date": "2024-09-09",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "giu.net",
            "domain_keyword": "giu",
            "domain_tld": "net",
            "query_time": "2024-04-27 03:05:51",
            "create_date": "2000-02-09",
            "update_date": "2024-01-20",
            "expiry_date": "2025-02-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "giu.com",
            "domain_keyword": "giu",
            "domain_tld": "com",
            "query_time": "2024-04-15 14:07:05",
            "create_date": "2003-07-24",
            "update_date": "2023-11-21",
            "expiry_date": "2025-07-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "giu.org",
            "domain_keyword": "giu",
            "domain_tld": "org",
            "query_time": "2024-04-27 03:05:51",
            "create_date": "2004-04-17",
            "update_date": "2024-01-05",
            "expiry_date": "2026-04-17",
            "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": "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "giu.ru",
            "domain_keyword": "giu",
            "domain_tld": "ru",
            "query_time": "2024-05-04 11:16:47",
            "create_date": "2005-10-01",
            "expiry_date": "2024-10-01",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "giu.dk",
            "domain_keyword": "giu",
            "domain_tld": "dk",
            "query_time": "2024-05-10 08:36:47",
            "create_date": "2008-06-19",
            "expiry_date": "2024-06-30",
            "registrant_name": "VIA University College",
            "registrant_address": "A.I. Holms Vej 97",
            "registrant_city": "Herning",
            "registrant_zip": "7400",
            "registrant_country": "DK",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "giu.me",
            "domain_keyword": "giu",
            "domain_tld": "me",
            "query_time": "2024-04-27 03:05:51",
            "create_date": "2008-07-18",
            "update_date": "2024-04-21",
            "expiry_date": "2024-07-18",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar 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.linode.com",
                "ns2.linode.com",
                "ns3.linode.com",
                "ns4.linode.com",
                "ns5.linode.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "giu.ca",
            "domain_keyword": "giu",
            "domain_tld": "ca",
            "query_time": "2024-04-12 11:32:08",
            "create_date": "2010-12-03",
            "update_date": "2024-01-17",
            "expiry_date": "2024-12-03",
            "registrar_name": "Internic.ca Inc.",
            "registrar_website": "www.internic.ca",
            "registrant_name": "Robert Hayes",
            "registrant_company": "Robert Hayes",
            "registrant_address": "377 Dalhousie St. Suite 201",
            "registrant_city": "Ottawa",
            "registrant_state": "ON",
            "registrant_zip": "K1N9N8",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8666421232",
            "registrant_fax": "+1.6137061248",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "giu.co",
            "domain_keyword": "giu",
            "domain_tld": "co",
            "query_time": "2024-04-27 03:05:51",
            "create_date": "2013-08-15",
            "update_date": "2023-07-22",
            "expiry_date": "2024-08-14",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "giu.cc",
            "domain_keyword": "giu",
            "domain_tld": "cc",
            "query_time": "2024-05-17 10:20:55",
            "create_date": "2015-01-17",
            "update_date": "2022-08-21",
            "expiry_date": "2025-01-17",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "shan xi",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "giu.uk",
            "domain_keyword": "giu",
            "domain_tld": "uk",
            "query_time": "2024-04-27 03:05:51",
            "create_date": "2015-11-25",
            "update_date": "2023-08-23",
            "expiry_date": "2024-11-25",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 12,
            "domain_name": "giu.vip",
            "domain_keyword": "giu",
            "domain_tld": "vip",
            "query_time": "2024-05-09 21:31:48",
            "create_date": "2016-11-22",
            "update_date": "2023-12-26",
            "expiry_date": "2024-11-22",
            "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": "shen zhen shi yu fa wang luo ke ji kai fa you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "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": [
                "dns1.190.com",
                "dns2.190.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "giu.com.br",
            "domain_keyword": "giu",
            "domain_tld": "com.br",
            "query_time": "2024-04-12 11:32:08",
            "create_date": "2019-01-22",
            "update_date": "2023-11-16",
            "expiry_date": "2025-01-22",
            "registrant_name": "Juliano Cesar Souza Marciano",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.sec.dns.br",
                "c.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 14,
            "domain_name": "giu.hr",
            "domain_keyword": "giu",
            "domain_tld": "hr",
            "query_time": "2024-05-17 10:20:55",
            "create_date": "2019-05-16",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-17",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "GRAĐENJE I UPRAVLJANJE d.o.o.",
            "registrant_address": "Vučanska ulica 8",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.nivago.net",
                "dns2.nivago.net"
            ]
        },
        {
            "num": 15,
            "domain_name": "giu.cl",
            "domain_keyword": "giu",
            "domain_tld": "cl",
            "query_time": "2024-06-02 19:52:37",
            "create_date": "2019-08-24",
            "expiry_date": "2025-08-24",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Grupo Inmobiliario Universal",
            "name_servers": [
                "ns1.hostchile-dns.com",
                "ns2.hostchile-dns.com"
            ]
        },
        {
            "num": 16,
            "domain_name": "giu.co.in",
            "domain_keyword": "giu",
            "domain_tld": "co.in",
            "query_time": "2024-05-24 14:03:32",
            "create_date": "2020-01-25",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-25",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Openprovider",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 17,
            "domain_name": "giu.ac",
            "domain_keyword": "giu",
            "domain_tld": "ac",
            "query_time": "2024-05-24 14:03:32",
            "create_date": "2020-01-29",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-29",
            "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": 18,
            "domain_name": "giu.education",
            "domain_keyword": "giu",
            "domain_tld": "education",
            "query_time": "2024-05-15 17:23:31",
            "create_date": "2020-08-03",
            "update_date": "2022-01-04",
            "expiry_date": "2025-08-03",
            "registrar_iana": 82,
            "registrar_name": "OnlineNIC, Inc.",
            "registrar_website": "https://www.onlinenic.com/signup/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The University Of Faisalabad",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Punjab",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PK",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "webs08.futuresouls.com",
                "webs09.futuresouls.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "giu.digital",
            "domain_keyword": "giu",
            "domain_tld": "digital",
            "query_time": "2024-05-15 17:23:31",
            "create_date": "2020-08-11",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-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": [
                "ns-1160.awsdns-17.org",
                "ns-1975.awsdns-54.co.uk",
                "ns-77.awsdns-09.com",
                "ns-783.awsdns-33.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "giu.pt",
            "domain_keyword": "giu",
            "domain_tld": "pt",
            "query_time": "2024-05-17 10:21:12",
            "create_date": "2020-11-11",
            "expiry_date": "2024-11-11",
            "name_servers": [
                "ns1.mydnspt.net",
                "ns2.mydnspt.net",
                "ns7.mydnspt.net",
                "ns8.mydnspt.net"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 21,
            "domain_name": "giu.cat",
            "domain_keyword": "giu",
            "domain_tld": "cat",
            "query_time": "2024-04-30 21:09:40",
            "create_date": "2021-03-12",
            "update_date": "2024-04-27",
            "expiry_date": "2025-03-12",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard S.L. (CDmon.com)",
            "registrar_website": "https://www.cdmon.com",
            "name_servers": [
                "ns1.cdmon.net",
                "ns2.cdmon.net",
                "ns3.cdmon.net",
                "ns4.cdmondns-01.org",
                "ns5.cdmondns-01.com"
            ],
            "domain_status": [
                "ok",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 22,
            "domain_name": "giu.one",
            "domain_keyword": "giu",
            "domain_tld": "one",
            "query_time": "2024-05-31 13:31:44",
            "create_date": "2022-07-11",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 23,
            "domain_name": "giu.design",
            "domain_keyword": "giu",
            "domain_tld": "design",
            "query_time": "2024-06-02 19:52:37",
            "create_date": "2023-04-24",
            "update_date": "2023-04-29",
            "expiry_date": "2024-04-24",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Privacy Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1038.ui-dns.biz",
                "ns1066.ui-dns.de",
                "ns1071.ui-dns.org",
                "ns1079.ui-dns.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "giu.info",
            "domain_keyword": "giu",
            "domain_tld": "info",
            "query_time": "2024-04-30 21:09:40",
            "create_date": "2023-06-01",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-01",
            "registrar_iana": 3922,
            "registrar_name": "Sav.com, LLC - 32",
            "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": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "giu.ovh",
            "domain_keyword": "giu",
            "domain_tld": "ovh",
            "query_time": "2024-04-30 21:09:40",
            "create_date": "2023-08-07",
            "update_date": "2023-08-12",
            "expiry_date": "2024-08-07",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "Zero Mile Contract Limited",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 26,
            "domain_name": "giu.lol",
            "domain_keyword": "giu",
            "domain_tld": "lol",
            "query_time": "2024-04-12 11:32:08",
            "create_date": "2023-08-28",
            "update_date": "2023-10-24",
            "expiry_date": "2024-08-28",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "giu.events",
            "domain_keyword": "giu",
            "domain_tld": "events",
            "query_time": "2024-04-12 11:32:08",
            "create_date": "2023-09-28",
            "update_date": "2023-10-03",
            "expiry_date": "2024-09-28",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GIU EVENTS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns1079.ui-dns.com",
                "ns1085.ui-dns.org",
                "ns1096.ui-dns.biz",
                "ns1113.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "giu.se",
            "domain_keyword": "giu",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:26:34",
            "create_date": "2023-12-01",
            "update_date": "2024-01-02",
            "expiry_date": "2024-12-01",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-uxxikmpe.ns3.dan.hosting"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "giu.online",
            "domain_keyword": "giu",
            "domain_tld": "online",
            "query_time": "2024-05-31 13:31:44",
            "create_date": "2023-12-04",
            "update_date": "2024-04-25",
            "expiry_date": "2024-12-04",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Arthur Frost",
            "registrant_state": "AZ",
            "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.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "giu.life",
            "domain_keyword": "giu",
            "domain_tld": "life",
            "query_time": "2024-05-24 14:03:32",
            "create_date": "2024-01-29",
            "update_date": "2024-02-03",
            "expiry_date": "2025-01-29",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "giu.asia",
            "domain_keyword": "giu",
            "domain_tld": "asia",
            "query_time": "2024-05-16 14:17:11",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "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": "wei fang xiao ben xin xi ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dax.ns.cloudflare.com",
                "jacqueline.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "giu.world",
            "domain_keyword": "giu",
            "domain_tld": "world",
            "query_time": "2024-05-29 16:52:10",
            "create_date": "2024-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "registrar_iana": 1675,
            "registrar_name": "CV. Rumahweb Indonesia",
            "registrar_website": "http://www.Rumahweb.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Data Guard",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Yogyakarta",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar 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.rumahweb.com",
                "ns2.rumahweb.com",
                "ns3.rumahweb.net",
                "ns4.rumahweb.net"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "giu.de",
            "domain_keyword": "giu",
            "domain_tld": "de",
            "query_time": "2024-05-05 20:29:34",
            "update_date": "2020-11-18",
            "name_servers": [
                "dns.globvill.de",
                "dns.globvill.ruhr",
                "dns.voerde.globvill.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 34,
            "domain_name": "giu.ai",
            "domain_keyword": "giu",
            "domain_tld": "ai",
            "query_time": "2024-04-30 21:09:40",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.028,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>giu</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>34</total>
  <relation>eq</relation>
  <current>34</current>
 </count>
 <unique_domains>giu.co.uk, giu.net, giu.com, giu.org, giu.ru, giu.dk, giu.me, giu.ca, giu.co, giu.cc, giu.uk, giu.vip, giu.com.br, giu.hr, giu.cl, giu.co.in, giu.ac, giu.education, giu.digital, giu.pt, giu.cat, giu.one, giu.design, giu.info, giu.ovh, giu.lol, giu.events, giu.se, giu.online, giu.life, giu.asia, giu.world, giu.de, giu.ai</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>giu.co.uk</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-05 05:30:04</query_time>
   <create_date>1999-09-09</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>giu.net</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 03:05:51</query_time>
   <create_date>2000-02-09</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>giu.com</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 14:07:05</query_time>
   <create_date>2003-07-24</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2025-07-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>giu.org</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 03:05:51</query_time>
   <create_date>2004-04-17</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2026-04-17</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>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.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>5</num>
   <domain_name>giu.ru</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 11:16:47</query_time>
   <create_date>2005-10-01</create_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>giu.dk</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 08:36:47</query_time>
   <create_date>2008-06-19</create_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>VIA University College</registrant_name>
   <registrant_address>A.I. Holms Vej 97</registrant_address>
   <registrant_city>Herning</registrant_city>
   <registrant_zip>7400</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>giu.me</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-27 03:05:51</query_time>
   <create_date>2008-07-18</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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.linode.com</value>
    <value>ns2.linode.com</value>
    <value>ns3.linode.com</value>
    <value>ns4.linode.com</value>
    <value>ns5.linode.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>giu.ca</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-12 11:32:08</query_time>
   <create_date>2010-12-03</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>Internic.ca Inc.</registrar_name>
   <registrar_website>www.internic.ca</registrar_website>
   <registrant_name>Robert Hayes</registrant_name>
   <registrant_company>Robert Hayes</registrant_company>
   <registrant_address>377 Dalhousie St. Suite 201</registrant_address>
   <registrant_city>Ottawa</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>K1N9N8</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8666421232</registrant_phone>
   <registrant_fax>+1.6137061248</registrant_fax>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>giu.co</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-27 03:05:51</query_time>
   <create_date>2013-08-15</create_date>
   <update_date>2023-07-22</update_date>
   <expiry_date>2024-08-14</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>ns39.domaincontrol.com</value>
    <value>ns40.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>10</num>
   <domain_name>giu.cc</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-17 10:20:55</query_time>
   <create_date>2015-01-17</create_date>
   <update_date>2022-08-21</update_date>
   <expiry_date>2025-01-17</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>shan xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>giu.uk</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-27 03:05:51</query_time>
   <create_date>2015-11-25</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>giu.vip</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-09 21:31:48</query_time>
   <create_date>2016-11-22</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shen zhen shi yu fa wang luo ke ji kai fa you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</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>dns1.190.com</value>
    <value>dns2.190.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>giu.com.br</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-12 11:32:08</query_time>
   <create_date>2019-01-22</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrant_name>Juliano Cesar Souza Marciano</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.sec.dns.br</value>
    <value>c.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>giu.hr</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-17 10:20:55</query_time>
   <create_date>2019-05-16</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>GRAĐENJE I UPRAVLJANJE d.o.o.</registrant_name>
   <registrant_address>Vučanska ulica 8</registrant_address>
   <registrant_city>Zagreb</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>10000</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.nivago.net</value>
    <value>dns2.nivago.net</value>
   </name_servers>
  </value>
  <value>
   <num>15</num>
   <domain_name>giu.cl</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-02 19:52:37</query_time>
   <create_date>2019-08-24</create_date>
   <expiry_date>2025-08-24</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Grupo Inmobiliario Universal</registrant_name>
   <name_servers>
    <value>ns1.hostchile-dns.com</value>
    <value>ns2.hostchile-dns.com</value>
   </name_servers>
  </value>
  <value>
   <num>16</num>
   <domain_name>giu.co.in</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-24 14:03:32</query_time>
   <create_date>2020-01-25</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Openprovider</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>giu.ac</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>ac</domain_tld>
   <query_time>2024-05-24 14:03:32</query_time>
   <create_date>2020-01-29</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-29</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>18</num>
   <domain_name>giu.education</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-15 17:23:31</query_time>
   <create_date>2020-08-03</create_date>
   <update_date>2022-01-04</update_date>
   <expiry_date>2025-08-03</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>OnlineNIC, Inc.</registrar_name>
   <registrar_website>https://www.onlinenic.com/signup/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>The University Of Faisalabad</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Punjab</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PK</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>webs08.futuresouls.com</value>
    <value>webs09.futuresouls.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>giu.digital</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-15 17:23:31</query_time>
   <create_date>2020-08-11</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-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>ns-1160.awsdns-17.org</value>
    <value>ns-1975.awsdns-54.co.uk</value>
    <value>ns-77.awsdns-09.com</value>
    <value>ns-783.awsdns-33.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>giu.pt</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-17 10:21:12</query_time>
   <create_date>2020-11-11</create_date>
   <expiry_date>2024-11-11</expiry_date>
   <name_servers>
    <value>ns1.mydnspt.net</value>
    <value>ns2.mydnspt.net</value>
    <value>ns7.mydnspt.net</value>
    <value>ns8.mydnspt.net</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>giu.cat</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-04-30 21:09:40</query_time>
   <create_date>2021-03-12</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10dencehispahard S.L. (CDmon.com)</registrar_name>
   <registrar_website>https://www.cdmon.com</registrar_website>
   <name_servers>
    <value>ns1.cdmon.net</value>
    <value>ns2.cdmon.net</value>
    <value>ns3.cdmon.net</value>
    <value>ns4.cdmondns-01.org</value>
    <value>ns5.cdmondns-01.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>giu.one</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-31 13:31:44</query_time>
   <create_date>2022-07-11</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>giu.design</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-06-02 19:52:37</query_time>
   <create_date>2023-04-24</create_date>
   <update_date>2023-04-29</update_date>
   <expiry_date>2024-04-24</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1038.ui-dns.biz</value>
    <value>ns1066.ui-dns.de</value>
    <value>ns1071.ui-dns.org</value>
    <value>ns1079.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>giu.info</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-30 21:09:40</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>3922</registrar_iana>
   <registrar_name>Sav.com, LLC - 32</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>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>giu.ovh</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-04-30 21:09:40</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>Zero Mile Contract Limited</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, 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>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>giu.lol</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-04-12 11:32:08</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>giu.events</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-04-12 11:32:08</query_time>
   <create_date>2023-09-28</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GIU EVENTS</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>FR</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>ns1079.ui-dns.com</value>
    <value>ns1085.ui-dns.org</value>
    <value>ns1096.ui-dns.biz</value>
    <value>ns1113.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>giu.se</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:26:34</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-uxxikmpe.ns3.dan.hosting</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>29</num>
   <domain_name>giu.online</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-31 13:31:44</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>Arthur Frost</registrant_company>
   <registrant_state>AZ</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.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>giu.life</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-24 14:03:32</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>giu.asia</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-16 14:17:11</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</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>wei fang xiao ben xin xi ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dax.ns.cloudflare.com</value>
    <value>jacqueline.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>giu.world</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-29 16:52:10</query_time>
   <create_date>2024-05-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>1675</registrar_iana>
   <registrar_name>CV. Rumahweb Indonesia</registrar_name>
   <registrar_website>http://www.Rumahweb.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Data Guard</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Yogyakarta</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</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.rumahweb.com</value>
    <value>ns2.rumahweb.com</value>
    <value>ns3.rumahweb.net</value>
    <value>ns4.rumahweb.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>giu.de</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 20:29:34</query_time>
   <update_date>2020-11-18</update_date>
   <name_servers>
    <value>dns.globvill.de</value>
    <value>dns.globvill.ruhr</value>
    <value>dns.voerde.globvill.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>giu.ai</domain_name>
   <domain_keyword>giu</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-04-30 21:09:40</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.028</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 6,378 domain names (in 0.065 seconds) which look and sound like the brand name "giu".
Domain Name Registered Expiry Registrar Ownership
1 gia.social 2 Aug 2022 2 Aug 2024 Tucows Domains Inc. Data Protected
2 gi1.com 29 May 2003 29 May 2025 GoDaddy.com, LLC -
3 gio.gallery 4 Dec 2021 4 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
4 guu.com 13 Sep 1998 12 Sep 2024 Internet Domain Service BS Corp. Whois Privacy Corp.
5 niu.clinic 16 Jul 2022 16 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
6 piu.casa 15 Oct 2023 15 Oct 2024 Domeneshop AS dba domainnameshop.com Piu Design AS
7 glu.cc 20 Dec 2006 20 Dec 2024 GoDaddy.com, LLC NameFind LLC
8 gig.cc 26 Feb 2006 26 Feb 2025 Wild West Domains, LLC -
9 gru.bar 8 Apr 2024 8 Apr 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
10 gui.club 23 Dec 2016 22 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Zhao Wei
11 gui.tokyo 23 Feb 2019 23 Feb 2032 GMO Internet Group, Inc. -
12 gau.biz 10 Jan 2010 9 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
13 uiu.co 21 Jul 2010 20 Jul 2024 Rabbitsfoot.com LLC d/b/a Oxygen.nyc REDACTED FOR PRIVACY
14 niu.exchange 15 Aug 2022 15 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
15 gig.fyi 15 Mar 2019 15 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
16 gis.com.pl 31 Mar 2023 - Aftermarket.pl Limited -
17 ziu.ru 8 May 2019 8 May 2025 REGRU-RU Private Person
18 gim.media 22 Apr 2021 22 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
19 gia.digital 14 Dec 2022 14 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
20 gib.tech 21 Apr 2017 21 Apr 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Lin Jin Jiang
21 giau.fun 28 Dec 2023 28 Dec 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
22 gau.name - - IONOS SE -
23 diu.digital 3 Aug 2018 3 Aug 2024 united-domains AG DIU MarTech Solutions GmbH
24 liu.community 24 Jun 2021 24 Jun 2024 NameSilo, LLC See PrivacyGuardian.org
25 eiu.mobi 21 Aug 2006 21 Aug 2024 Nom-iq Ltd. dba COM LAUDE The Economist Newspaper Limited
26 giue.de - - - -
27 gid.life 4 Aug 2023 4 Aug 2024 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
28 gio.ninja 4 May 2017 4 May 2025 Gandi SAS REDACTED FOR PRIVACY
29 gtu.eu - - eu-chariten.at web invest gmbh & co KG -
30 gsu.exchange 11 Sep 2019 11 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
31 gi8.games 12 Sep 2022 12 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
32 niu.today 18 Jun 2023 18 Jun 2024 Sav.com, LLC Privacy Protection
33 git.land 11 Mar 2023 11 Mar 2025 NameSilo, LLC PrivacyGuardian.org llc
34 gib.shopping 25 Mar 2017 25 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
35 gig.healthcare 17 May 2018 17 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
36 fiu.im - - - Redacted
37 tiu.nl 8 Apr 1999 - ZXCS -
38 liu.ac.cn 18 Mar 2019 18 Mar 2026 阿里云计算有限公司(万网) 王猛
39 gin.gy - - 1API GmbH REDACTED FOR PRIVACY
40 gif.one 10 Jun 2015 10 Jun 2024 Hosting Concepts B.V. d/b/a Registrar.eu cosmigo GmbH
41 gi8.work 1 Sep 2023 1 Sep 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
42 git.money 9 Jul 2016 9 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
43 gnu.email 28 Apr 2014 28 Apr 2027 Protocol Internet Technology Limited T/A Hosting Ireland Privacy Protect, LLC (PrivacyProtect.org)
44 xiu.pub 10 Nov 2016 10 Nov 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) sha men ruan jiang xin xi ke ji you xian gong si
45 git.computer 26 Mar 2024 26 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
46 fiu.ru 14 Aug 2018 14 Aug 2024 REGRU-RU Private Person
47 giz.asia 21 Sep 2022 21 Sep 2024 Gandi SAS REDACTED FOR PRIVACY
48 gih.capital 14 Dec 2023 14 Dec 2028 Wild West Domains, LLC Arte y Alma
49 g4u.org 19 Aug 2008 19 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
50 gzu.nl 3 May 2000 - Mijn InternetOplossing B.V. -
51 liu.de - - - -
52 gru.chat 26 Apr 2023 26 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
53 gau.ru 23 Aug 2004 23 Aug 2024 SALENAMES-RU Private Person
54 gio.homes 2 May 2023 2 May 2025 Go Daddy, LLC Domains By Proxy, LLC
55 gibu.ru 27 May 2016 27 May 2025 REGRU-RU Private Person
56 gifu.co 17 Oct 2015 16 Oct 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
57 gib.by 30 Jul 2021 30 Jul 2024 Reliable Software, Ltd -
58 giq.auction 8 Sep 2021 8 Sep 2024 Gandi SAS GIQ
59 gvu.immo 10 Dec 2014 10 Dec 2024 OVH SAS REDACTED FOR PRIVACY
60 niu.bar 20 Sep 2019 20 Sep 2024 GoDaddy Domains By Proxy, LLC
61 xiu.com.cn 13 Aug 2005 13 Aug 2024 阿里云计算有限公司(万网) 郑潇
62 hiu.org 27 Nov 2003 27 Nov 2025 P.A. Viet Nam Company Limited Cong ty Co phan Dau tu Phat trien Nguyen Hoang
63 gou.tokyo 1 Dec 2023 1 Dec 2024 GMO Internet Group, Inc. -
64 kiu.services 14 May 2019 14 May 2027 Domain.com, LLC Data Protected
65 gia.be 21 Mar 2000 - Combell nv -
66 gid.band 23 Jun 2022 23 Jun 2032 Name.com, Inc. Domain Protection Services, Inc.
67 gid.land 16 Apr 2014 16 Apr 2028 Domain The Net Technologies Ltd. Roman Levitan
68 viu.cm 24 Feb 2019 24 Feb 2025 Netcom.cm Sarl Whois Protection
69 riu.homes 2 Mar 2023 2 Mar 2025 InternetX GmbH -
70 giou.net 29 Apr 2020 29 Apr 2025 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
71 gik.com 13 Nov 1996 12 Nov 2026 Tucows Domains Inc. -
72 gcu.lat 17 Aug 2023 17 Aug 2024 Porkbun, LLC Private by Design, LLC
73 gnu.co.jp 7 Oct 2010 - - GNU Inc.
74 gcu.london 10 Mar 2024 10 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
75 xiu.nl 17 Jan 2012 - XNS Registrar B.V. -
76 tiu.uk 9 Jun 2019 9 Jun 2024 Mark Ayres t/a Splash Web [Tag = SPLASHWEB] Mark Ayres
77 git.fun 6 Apr 2017 6 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wang shu dong
78 gib.co.in 10 May 2024 10 May 2025 Endurance Digital Domain Technology LLP AJKM Solutions
79 gio.shopping 29 Oct 2021 29 Oct 2025 eNom, LLC Data Protected
80 gim.immobilien 25 May 2016 25 May 2025 Mesh Digital Limited Grafschafter Immobilien Management GmbH
81 git.direct 4 Jan 2017 4 Jan 2027 Gandi SAS Christoph Witzko
82 gju.asia 14 May 2024 14 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei fang xiao ben xin xi ke ji you xian gong si
83 glu.link 13 May 2023 13 May 2025 Porkbun LLC Private by Design, LLC
84 giiu.top 31 Jan 2024 31 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) chen wei xin
85 niu.be 18 Jan 2022 - info.at Internet GmbH -
86 5iu.store 28 Oct 2020 28 Oct 2030 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu xi xiao jing gong xiang wang luo ke ji you xian gong si
87 giw.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Tyler Maisano
88 qiu.biz 7 May 2019 7 May 2024 Xiamen ChinaSource Internet Service Co., Ltd Lvshaoping
89 ciu.buzz 17 May 2023 17 May 2024 Porkbun Private by Design, LLC
90 giw.app 17 Jul 2021 17 Jul 2024 Key-Systems LLC REDACTED FOR PRIVACY
91 gju.com 27 Sep 1998 26 Sep 2025 DomainRegistry.com LLC IT Admin MS 445
92 gig.net.br 27 Apr 2023 27 Apr 2024 - GIGANETPE SERVICOS DE COMUNICACOES LTDA
93 kiu.ac 18 Aug 2023 18 Aug 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
94 gis.pt - - - Grupo de Infecção e Sepsis do Hospital de São João
95 gil.run 1 May 2022 1 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
96 gig.com 13 Jul 1994 11 Jul 2024 Eurodns S.A. Whois Privacy (enumDNS dba)
97 gis.direct 24 Sep 2014 24 Sep 2024 IONOS SE Grunder und Innovationszentrum Stedtfeld/Eisenach
98 gis.beauty 16 Oct 2022 16 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
99 gi8.art 23 Feb 2024 23 Feb 2026 Go Daddy, LLC Domains By Proxy, LLC
100 gyu.ru 19 Feb 2006 19 Feb 2025 REGRU-RU Private Person
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Giu.se.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=giu.se
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "giu.se",
        "page_size": 100
    },
    "count": {
        "total": 6378,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "gia.social, gi1.com, gio.gallery, guu.com, niu.clinic, piu.casa, glu.cc, gig.cc, gru.bar, gui.club, gui.tokyo, gau.biz, uiu.co, niu.exchange, gig.fyi, gis.com.pl, ziu.ru, gim.media, gia.digital, gib.tech, giau.fun, gau.name, diu.digital, liu.community, eiu.mobi, giue.de, gid.life, gio.ninja, gtu.eu, gsu.exchange, gi8.games, niu.today, git.land, gib.shopping, gig.healthcare, fiu.im, tiu.nl, liu.ac.cn, gin.gy, gif.one, gi8.work, git.money, gnu.email, xiu.pub, git.computer, fiu.ru, giz.asia, gih.capital, g4u.org, gzu.nl, liu.de, gru.chat, gau.ru, gio.homes, gibu.ru, gifu.co, gib.by, giq.auction, gvu.immo, niu.bar, xiu.com.cn, hiu.org, gou.tokyo, kiu.services, gia.be, gid.band, gid.land, viu.cm, riu.homes, giou.net, gik.com, gcu.lat, gnu.co.jp, gcu.london, xiu.nl, tiu.uk, git.fun, gib.co.in, gio.shopping, gim.immobilien, git.direct, gju.asia, glu.link, giiu.top, niu.be, 5iu.store, giw.com.au, qiu.biz, ciu.buzz, giw.app, gju.com, gig.net.br, kiu.ac, gis.pt, gil.run, gig.com, gis.direct, gis.beauty, gi8.art, gyu.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "gia.social",
            "domain_keyword": "gia",
            "domain_tld": "social",
            "query_time": "2024-04-15 09:04:34",
            "create_date": "2022-08-02",
            "update_date": "2023-07-24",
            "expiry_date": "2024-08-02",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ga",
            "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.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "gi1.com",
            "domain_keyword": "gi1",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:04:16",
            "create_date": "2003-05-29",
            "update_date": "2023-10-05",
            "expiry_date": "2025-05-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "gio.gallery",
            "domain_keyword": "gio",
            "domain_tld": "gallery",
            "query_time": "2024-04-08 05:44:17",
            "create_date": "2021-12-04",
            "update_date": "2024-01-18",
            "expiry_date": "2024-12-04",
            "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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 4,
            "domain_name": "guu.com",
            "domain_keyword": "guu",
            "domain_tld": "com",
            "query_time": "2024-04-09 08:26:01",
            "create_date": "1998-09-13",
            "update_date": "2023-09-10",
            "expiry_date": "2024-09-12",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp.",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "Ocean Centre, Montagu Foreshore, East Bay Street",
            "registrant_city": "Nassau",
            "registrant_state": "New Providence",
            "registrant_zip": "00000",
            "registrant_country": "BS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5163872248",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "niu.clinic",
            "domain_keyword": "niu",
            "domain_tld": "clinic",
            "query_time": "2024-04-07 11:53:29",
            "create_date": "2022-07-16",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "piu.casa",
            "domain_keyword": "piu",
            "domain_tld": "casa",
            "query_time": "2024-04-12 09:31:10",
            "create_date": "2023-10-15",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-15",
            "registrar_iana": 1001,
            "registrar_name": "Domeneshop AS dba domainnameshop.com",
            "registrar_website": "https://domainnameshop.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Piu Design AS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NO",
            "registrant_email": "please query the rdds service of the registrar 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.hyp.net",
                "ns2.hyp.net",
                "ns3.hyp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "glu.cc",
            "domain_keyword": "glu",
            "domain_tld": "cc",
            "query_time": "2024-04-12 01:14:11",
            "create_date": "2006-12-20",
            "update_date": "2023-11-30",
            "expiry_date": "2024-12-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "gig.cc",
            "domain_keyword": "gig",
            "domain_tld": "cc",
            "query_time": "2024-04-11 11:38:32",
            "create_date": "2006-02-26",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-26",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "gru.bar",
            "domain_keyword": "gru",
            "domain_tld": "bar",
            "query_time": "2024-04-10 14:59:26",
            "create_date": "2024-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "noel.ns.cloudflare.com",
                "paityn.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 10,
            "domain_name": "gui.club",
            "domain_keyword": "gui",
            "domain_tld": "club",
            "query_time": "2024-04-20 00:06:32",
            "create_date": "2016-12-23",
            "update_date": "2023-12-27",
            "expiry_date": "2024-12-22",
            "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": "Zhao Wei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bei Jing",
            "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": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "gui.tokyo",
            "domain_keyword": "gui",
            "domain_tld": "tokyo",
            "query_time": "2024-04-20 00:06:48",
            "create_date": "2019-02-23",
            "update_date": "2023-12-05",
            "expiry_date": "2032-02-23",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "gau.biz",
            "domain_keyword": "gau",
            "domain_tld": "biz",
            "query_time": "2024-04-17 01:52:31",
            "create_date": "2010-01-10",
            "update_date": "2024-01-04",
            "expiry_date": "2025-01-09",
            "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.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "uiu.co",
            "domain_keyword": "uiu",
            "domain_tld": "co",
            "query_time": "2024-04-14 23:23:21",
            "create_date": "2010-07-21",
            "update_date": "2023-07-26",
            "expiry_date": "2024-07-20",
            "registrar_iana": 3238,
            "registrar_name": "Rabbitsfoot.com LLC d/b/a Oxygen.nyc",
            "registrar_website": "oxygen.nyc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "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.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "niu.exchange",
            "domain_keyword": "niu",
            "domain_tld": "exchange",
            "query_time": "2024-04-17 18:48:34",
            "create_date": "2022-08-15",
            "update_date": "2023-09-29",
            "expiry_date": "2024-08-15",
            "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": [
                "pdns01.domaincontrol.com",
                "pdns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "gig.fyi",
            "domain_keyword": "gig",
            "domain_tld": "fyi",
            "query_time": "2024-04-18 10:06:09",
            "create_date": "2019-03-15",
            "update_date": "2023-07-17",
            "expiry_date": "2025-03-15",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "gis.com.pl",
            "domain_keyword": "gis",
            "domain_tld": "com.pl",
            "query_time": "2024-04-06 08:00:52",
            "create_date": "2023-03-31",
            "update_date": "2023-03-31",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "ziu.ru",
            "domain_keyword": "ziu",
            "domain_tld": "ru",
            "query_time": "2024-04-30 03:13:47",
            "create_date": "2019-05-08",
            "expiry_date": "2025-05-08",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 18,
            "domain_name": "gim.media",
            "domain_keyword": "gim",
            "domain_tld": "media",
            "query_time": "2024-05-01 14:10:41",
            "create_date": "2021-04-22",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "gia.digital",
            "domain_keyword": "gia",
            "domain_tld": "digital",
            "query_time": "2024-05-03 07:59:13",
            "create_date": "2022-12-14",
            "update_date": "2024-01-28",
            "expiry_date": "2024-12-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cory.ns.cloudflare.com",
                "naomi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "gib.tech",
            "domain_keyword": "gib",
            "domain_tld": "tech",
            "query_time": "2024-05-02 18:24:28",
            "create_date": "2017-04-21",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Lin Jin Jiang",
            "registrant_state": "Fu Jian",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "giau.fun",
            "domain_keyword": "giau",
            "domain_tld": "fun",
            "query_time": "2024-05-02 18:23:43",
            "create_date": "2023-12-28",
            "update_date": "2024-01-11",
            "expiry_date": "2024-12-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": 22,
            "domain_name": "gau.name",
            "domain_keyword": "gau",
            "domain_tld": "name",
            "query_time": "2024-04-30 17:05:58",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "domain_status": [
                "clientTransferProhibited"
            ]
        },
        {
            "num": 23,
            "domain_name": "diu.digital",
            "domain_keyword": "diu",
            "domain_tld": "digital",
            "query_time": "2024-04-29 20:25:36",
            "create_date": "2018-08-03",
            "update_date": "2024-03-28",
            "expiry_date": "2024-08-03",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DIU MarTech Solutions GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hamburg",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1a.dodns.net",
                "ns2a.dodns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "liu.community",
            "domain_keyword": "liu",
            "domain_tld": "community",
            "query_time": "2024-04-29 21:20:33",
            "create_date": "2021-06-24",
            "update_date": "2023-08-08",
            "expiry_date": "2024-06-24",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "henry.ns.cloudflare.com",
                "june.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "eiu.mobi",
            "domain_keyword": "eiu",
            "domain_tld": "mobi",
            "query_time": "2024-05-01 23:33:56",
            "create_date": "2006-08-21",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-21",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "http://www.comlaude.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Economist Newspaper Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "giue.de",
            "domain_keyword": "giue",
            "domain_tld": "de",
            "query_time": "2024-05-05 20:29:34",
            "update_date": "2024-03-11",
            "name_servers": [
                "ns1.kv-gmbh.de",
                "ns2.kv-gmbh.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 27,
            "domain_name": "gid.life",
            "domain_keyword": "gid",
            "domain_tld": "life",
            "query_time": "2024-05-08 07:35:02",
            "create_date": "2023-08-04",
            "update_date": "2024-02-01",
            "expiry_date": "2024-08-04",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar 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": 28,
            "domain_name": "gio.ninja",
            "domain_keyword": "gio",
            "domain_tld": "ninja",
            "query_time": "2024-05-09 08:59:03",
            "create_date": "2017-05-04",
            "update_date": "2024-04-05",
            "expiry_date": "2025-05-04",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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": [
                "gwen.ns.cloudflare.com",
                "newt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "gtu.eu",
            "domain_keyword": "gtu",
            "domain_tld": "eu",
            "query_time": "2024-05-06 02:29:59",
            "registrar_name": "eu-chariten.at web invest gmbh & co KG",
            "registrar_website": "http://www.eu-chariten.at",
            "name_servers": [
                "dns1.realtime.at",
                "dns2.realtime.at"
            ]
        },
        {
            "num": 30,
            "domain_name": "gsu.exchange",
            "domain_keyword": "gsu",
            "domain_tld": "exchange",
            "query_time": "2024-04-25 09:37:46",
            "create_date": "2019-09-11",
            "update_date": "2023-09-14",
            "expiry_date": "2024-09-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": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "gi8.games",
            "domain_keyword": "gi8",
            "domain_tld": "games",
            "query_time": "2024-05-11 22:45:51",
            "create_date": "2022-09-12",
            "update_date": "2023-08-18",
            "expiry_date": "2024-09-12",
            "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": 32,
            "domain_name": "niu.today",
            "domain_keyword": "niu",
            "domain_tld": "today",
            "query_time": "2024-05-10 02:35:06",
            "create_date": "2023-06-18",
            "update_date": "2023-08-17",
            "expiry_date": "2024-06-18",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "git.land",
            "domain_keyword": "git",
            "domain_tld": "land",
            "query_time": "2024-05-09 21:27:38",
            "create_date": "2023-03-11",
            "update_date": "2023-10-13",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "gib.shopping",
            "domain_keyword": "gib",
            "domain_tld": "shopping",
            "query_time": "2024-05-23 18:11:22",
            "create_date": "2017-03-25",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-25",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gibraltar",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GI",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns15.domaincontrol.com",
                "ns16.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "gig.healthcare",
            "domain_keyword": "gig",
            "domain_tld": "healthcare",
            "query_time": "2024-05-22 09:26:29",
            "create_date": "2018-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "fiu.im",
            "domain_keyword": "fiu",
            "domain_tld": "im",
            "query_time": "2024-05-24 11:43:44",
            "registrant_name": "Redacted",
            "name_servers": [
                "barney.advsys.co.uk",
                "pebbles.iom.com"
            ]
        },
        {
            "num": 37,
            "domain_name": "tiu.nl",
            "domain_keyword": "tiu",
            "domain_tld": "nl",
            "query_time": "2024-05-24 12:19:36",
            "create_date": "1999-04-08",
            "update_date": "2023-04-13",
            "registrar_name": "ZXCS",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 38,
            "domain_name": "liu.ac.cn",
            "domain_keyword": "liu",
            "domain_tld": "ac.cn",
            "query_time": "2024-05-15 05:28:40",
            "create_date": "2019-03-18",
            "expiry_date": "2026-03-18",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "王猛",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "gin.gy",
            "domain_keyword": "gin",
            "domain_tld": "gy",
            "query_time": "2024-05-15 05:28:36",
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1API.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "gif.one",
            "domain_keyword": "gif",
            "domain_tld": "one",
            "query_time": "2024-05-14 05:36:00",
            "create_date": "2015-06-10",
            "update_date": "2023-06-12",
            "expiry_date": "2024-06-10",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "cosmigo GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "gi8.work",
            "domain_keyword": "gi8",
            "domain_tld": "work",
            "query_time": "2024-05-15 07:47:06",
            "create_date": "2023-09-01",
            "update_date": "2024-05-05",
            "expiry_date": "2025-09-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "jen.ns.cloudflare.com",
                "josh.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "git.money",
            "domain_keyword": "git",
            "domain_tld": "money",
            "query_time": "2024-05-13 21:45:59",
            "create_date": "2016-07-09",
            "update_date": "2023-06-14",
            "expiry_date": "2024-07-09",
            "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": [
                "karl.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "gnu.email",
            "domain_keyword": "gnu",
            "domain_tld": "email",
            "query_time": "2024-05-26 04:51:33",
            "create_date": "2014-04-28",
            "update_date": "2023-02-28",
            "expiry_date": "2027-04-28",
            "registrar_iana": 2906,
            "registrar_name": "Protocol Internet Technology Limited T/A Hosting Ireland",
            "registrar_website": "http://www.hostingireland.ie",
            "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": [
                "ns0.phase8.net",
                "ns1.phase8.net",
                "ns2.phase8.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "xiu.pub",
            "domain_keyword": "xiu",
            "domain_tld": "pub",
            "query_time": "2024-05-24 23:05:34",
            "create_date": "2016-11-10",
            "update_date": "2021-07-10",
            "expiry_date": "2027-11-10",
            "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": "sha men ruan jiang xin xi ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "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": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "git.computer",
            "domain_keyword": "git",
            "domain_tld": "computer",
            "query_time": "2024-05-27 16:07:45",
            "create_date": "2024-03-26",
            "update_date": "2024-03-31",
            "expiry_date": "2025-03-26",
            "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": 46,
            "domain_name": "fiu.ru",
            "domain_keyword": "fiu",
            "domain_tld": "ru",
            "query_time": "2024-06-01 10:54:18",
            "create_date": "2018-08-14",
            "expiry_date": "2024-08-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 47,
            "domain_name": "giz.asia",
            "domain_keyword": "giz",
            "domain_tld": "asia",
            "query_time": "2024-06-01 11:33:53",
            "create_date": "2022-09-21",
            "update_date": "2023-08-27",
            "expiry_date": "2024-09-21",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-36-c.gandi.net",
                "ns-52-a.gandi.net",
                "ns-57-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "gih.capital",
            "domain_keyword": "gih",
            "domain_tld": "capital",
            "query_time": "2024-04-22 23:13:36",
            "create_date": "2023-12-14",
            "update_date": "2023-12-19",
            "expiry_date": "2028-12-14",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Arte y Alma",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Mexico",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MX",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "g4u.org",
            "domain_keyword": "g4u",
            "domain_tld": "org",
            "query_time": "2024-04-24 18:59:35",
            "create_date": "2008-08-19",
            "update_date": "2022-09-05",
            "expiry_date": "2024-08-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.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.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "gzu.nl",
            "domain_keyword": "gzu",
            "domain_tld": "nl",
            "query_time": "2024-05-01 13:07:26",
            "create_date": "2000-05-03",
            "update_date": "2022-02-16",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 51,
            "domain_name": "liu.de",
            "domain_keyword": "liu",
            "domain_tld": "de",
            "query_time": "2024-05-04 10:54:19",
            "update_date": "2022-04-05",
            "name_servers": [
                "docks07.rzone.de",
                "shades07.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 52,
            "domain_name": "gru.chat",
            "domain_keyword": "gru",
            "domain_tld": "chat",
            "query_time": "2024-04-30 01:13:26",
            "create_date": "2023-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "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": [
                "alexia.ns.cloudflare.com",
                "odin.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "gau.ru",
            "domain_keyword": "gau",
            "domain_tld": "ru",
            "query_time": "2024-05-02 08:08:55",
            "create_date": "2004-08-23",
            "expiry_date": "2024-08-23",
            "registrar_name": "SALENAMES-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.snparking.ru",
                "ns2.snparking.ru",
                "ns3.snparking.ru",
                "ns4.snparking.ru",
                "ns5.snparking.ru",
                "ns6.snparking.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 54,
            "domain_name": "gio.homes",
            "domain_keyword": "gio",
            "domain_tld": "homes",
            "query_time": "2024-05-03 00:56:23",
            "create_date": "2023-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "gibu.ru",
            "domain_keyword": "gibu",
            "domain_tld": "ru",
            "query_time": "2024-05-03 17:18:39",
            "create_date": "2016-05-27",
            "expiry_date": "2025-05-27",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 56,
            "domain_name": "gifu.co",
            "domain_keyword": "gifu",
            "domain_tld": "co",
            "query_time": "2024-05-08 06:04:00",
            "create_date": "2015-10-17",
            "update_date": "2023-10-05",
            "expiry_date": "2024-10-16",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by 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": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "gib.by",
            "domain_keyword": "gib",
            "domain_tld": "by",
            "query_time": "2024-04-24 23:43:28",
            "create_date": "2021-07-30",
            "update_date": "2022-08-06",
            "expiry_date": "2024-07-30",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com"
            ]
        },
        {
            "num": 58,
            "domain_name": "giq.auction",
            "domain_keyword": "giq",
            "domain_tld": "auction",
            "query_time": "2024-04-13 04:43:41",
            "create_date": "2021-09-08",
            "update_date": "2024-01-30",
            "expiry_date": "2024-09-08",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GIQ",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA-QC",
            "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": [
                "ns01.freenom.com",
                "ns02.freenom.com",
                "ns03.freenom.com",
                "ns04.freenom.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "gvu.immo",
            "domain_keyword": "gvu",
            "domain_tld": "immo",
            "query_time": "2024-04-09 08:46:20",
            "create_date": "2014-12-10",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-10",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dns110.ovh.net",
                "ns110.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "niu.bar",
            "domain_keyword": "niu",
            "domain_tld": "bar",
            "query_time": "2024-04-07 11:53:29",
            "create_date": "2019-09-20",
            "update_date": "2024-02-15",
            "expiry_date": "2024-09-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "xiu.com.cn",
            "domain_keyword": "xiu",
            "domain_tld": "com.cn",
            "query_time": "2024-04-17 05:48:04",
            "create_date": "2005-08-13",
            "expiry_date": "2024-08-13",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "郑潇",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "hiu.org",
            "domain_keyword": "hiu",
            "domain_tld": "org",
            "query_time": "2024-04-18 21:24:31",
            "create_date": "2003-11-27",
            "update_date": "2023-02-02",
            "expiry_date": "2025-11-27",
            "registrar_iana": 1649,
            "registrar_name": "P.A. Viet Nam Company Limited",
            "registrar_website": "http://whois.pavietnam.vn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cong ty Co phan Dau tu Phat trien Nguyen Hoang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HCM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "gou.tokyo",
            "domain_keyword": "gou",
            "domain_tld": "tokyo",
            "query_time": "2024-04-17 03:12:34",
            "create_date": "2023-12-01",
            "update_date": "2024-03-15",
            "expiry_date": "2024-12-01",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "567054",
            "registrant_country": "CN",
            "name_servers": [
                "kenneth.ns.cloudflare.com",
                "nadia.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "kiu.services",
            "domain_keyword": "kiu",
            "domain_tld": "services",
            "query_time": "2024-04-21 20:36:11",
            "create_date": "2019-05-14",
            "update_date": "2024-04-20",
            "expiry_date": "2027-05-14",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "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": [
                "cleo.ns.cloudflare.com",
                "ivy.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "gia.be",
            "domain_keyword": "gia",
            "domain_tld": "be",
            "query_time": "2024-04-07 02:00:02",
            "create_date": "2000-03-21",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 66,
            "domain_name": "gid.band",
            "domain_keyword": "gid",
            "domain_tld": "band",
            "query_time": "2024-04-06 07:20:22",
            "create_date": "2022-06-23",
            "update_date": "2022-06-28",
            "expiry_date": "2032-06-23",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1cny.name.com",
                "ns2dqr.name.com",
                "ns3hjx.name.com",
                "ns4cfn.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "gid.land",
            "domain_keyword": "gid",
            "domain_tld": "land",
            "query_time": "2024-04-06 07:20:22",
            "create_date": "2014-04-16",
            "update_date": "2022-12-17",
            "expiry_date": "2028-04-16",
            "registrar_iana": 10007,
            "registrar_name": "Domain The Net Technologies Ltd.",
            "registrar_website": "http://www.domainthenet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Roman Levitan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.majordomo.ru",
                "ns2.majordomo.ru",
                "ns3.majordomo.ru"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "viu.cm",
            "domain_keyword": "viu",
            "domain_tld": "cm",
            "query_time": "2024-04-06 14:51:21",
            "create_date": "2019-02-24",
            "update_date": "2022-09-18",
            "expiry_date": "2025-02-24",
            "registrar_name": "Netcom.cm Sarl",
            "registrant_name": "Adminstrator of the Day",
            "registrant_company": "Whois Protection",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_state": "Not Disclosed",
            "registrant_zip": "0000",
            "registrant_country": "AE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+34.608716781",
            "registrant_fax": "+34.608716781",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 69,
            "domain_name": "riu.homes",
            "domain_keyword": "riu",
            "domain_tld": "homes",
            "query_time": "2024-05-10 17:37:35",
            "create_date": "2023-03-02",
            "update_date": "2024-05-07",
            "expiry_date": "2025-03-02",
            "registrar_iana": 151,
            "registrar_name": "InternetX GmbH",
            "registrar_website": "https://www.internetx.com/",
            "registrant_state": "DE",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "giou.net",
            "domain_keyword": "giou",
            "domain_tld": "net",
            "query_time": "2024-05-09 09:02:14",
            "create_date": "2020-04-29",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-29",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "gik.com",
            "domain_keyword": "gik",
            "domain_tld": "com",
            "query_time": "2024-05-10 09:49:36",
            "create_date": "1996-11-13",
            "update_date": "2024-02-01",
            "expiry_date": "2026-11-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "gcu.lat",
            "domain_keyword": "gcu",
            "domain_tld": "lat",
            "query_time": "2024-05-09 13:13:01",
            "create_date": "2023-08-17",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-17",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "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.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "gnu.co.jp",
            "domain_keyword": "gnu",
            "domain_tld": "co.jp",
            "query_time": "2024-05-12 14:51:58",
            "create_date": "2010-10-07",
            "update_date": "2023-11-01",
            "registrant_company": "GNU Inc.",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ]
        },
        {
            "num": 74,
            "domain_name": "gcu.london",
            "domain_keyword": "gcu",
            "domain_tld": "london",
            "query_time": "2024-05-12 05:30:32",
            "create_date": "2024-03-10",
            "update_date": "2024-04-25",
            "expiry_date": "2025-03-10",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "xiu.nl",
            "domain_keyword": "xiu",
            "domain_tld": "nl",
            "query_time": "2024-05-17 15:39:01",
            "create_date": "2012-01-17",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 76,
            "domain_name": "tiu.uk",
            "domain_keyword": "tiu",
            "domain_tld": "uk",
            "query_time": "2024-05-23 08:36:08",
            "create_date": "2019-06-09",
            "update_date": "2021-12-31",
            "expiry_date": "2024-06-09",
            "registrar_name": "Mark Ayres t/a Splash Web [Tag = SPLASHWEB]",
            "registrar_website": "https://splashweb.uk/domain-names",
            "registrant_name": "Mark Ayres",
            "name_servers": [
                "ns1.harpooned.co.uk",
                "ns2.harpooned.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 77,
            "domain_name": "git.fun",
            "domain_keyword": "git",
            "domain_tld": "fun",
            "query_time": "2024-05-13 21:45:06",
            "create_date": "2017-04-06",
            "update_date": "2023-08-31",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wang shu dong",
            "registrant_state": "bei jing",
            "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": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "gib.co.in",
            "domain_keyword": "gib",
            "domain_tld": "co.in",
            "query_time": "2024-05-14 05:29:36",
            "create_date": "2024-05-10",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "AJKM Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ajkm.net",
                "ns2.ajkm.net",
                "ns3.ajkm.net",
                "ns4.ajkm.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "gio.shopping",
            "domain_keyword": "gio",
            "domain_tld": "shopping",
            "query_time": "2024-05-24 12:10:25",
            "create_date": "2021-10-29",
            "update_date": "2022-11-29",
            "expiry_date": "2025-10-29",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "gim.immobilien",
            "domain_keyword": "gim",
            "domain_tld": "immobilien",
            "query_time": "2024-05-27 16:01:24",
            "create_date": "2016-05-25",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Grafschafter Immobilien Management GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "unknown",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "git.direct",
            "domain_keyword": "git",
            "domain_tld": "direct",
            "query_time": "2024-05-13 21:45:06",
            "create_date": "2017-01-04",
            "update_date": "2023-12-04",
            "expiry_date": "2027-01-04",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Christoph Witzko",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "brett.ns.cloudflare.com",
                "donna.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "gju.asia",
            "domain_keyword": "gju",
            "domain_tld": "asia",
            "query_time": "2024-05-16 14:17:03",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "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": "wei fang xiao ben xin xi ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alaric.ns.cloudflare.com",
                "zelda.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "glu.link",
            "domain_keyword": "glu",
            "domain_tld": "link",
            "query_time": "2024-05-15 05:41:24",
            "create_date": "2023-05-13",
            "update_date": "2024-05-12",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "giiu.top",
            "domain_keyword": "giiu",
            "domain_tld": "top",
            "query_time": "2024-05-25 11:49:24",
            "create_date": "2024-01-31",
            "update_date": "2024-01-31",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "chen wei xin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "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": 85,
            "domain_name": "niu.be",
            "domain_keyword": "niu",
            "domain_tld": "be",
            "query_time": "2024-05-26 14:35:13",
            "create_date": "2022-01-18",
            "registrar_name": "info.at Internet GmbH",
            "registrar_website": "http://www.info.at",
            "name_servers": [
                "dns1.realtime.at",
                "dns2.realtime.at"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 86,
            "domain_name": "5iu.store",
            "domain_keyword": "5iu",
            "domain_tld": "store",
            "query_time": "2024-05-28 08:38:59",
            "create_date": "2020-10-28",
            "update_date": "2023-08-31",
            "expiry_date": "2030-10-28",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu xi xiao jing gong xiang wang luo ke ji you xian gong si",
            "registrant_state": "jiang su",
            "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": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "giw.com.au",
            "domain_keyword": "giw",
            "domain_tld": "com.au",
            "query_time": "2024-05-28 09:13:14",
            "update_date": "2024-03-05",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Tyler Maisano",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 88,
            "domain_name": "qiu.biz",
            "domain_keyword": "qiu",
            "domain_tld": "biz",
            "query_time": "2024-05-29 17:05:47",
            "create_date": "2019-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2024-05-07",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "http://www.zzy.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lvshaoping",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Others",
            "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": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "ciu.buzz",
            "domain_keyword": "ciu",
            "domain_tld": "buzz",
            "query_time": "2024-05-30 01:55:35",
            "create_date": "2023-05-17",
            "update_date": "2024-05-27",
            "expiry_date": "2024-05-17",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "giw.app",
            "domain_keyword": "giw",
            "domain_tld": "app",
            "query_time": "2024-05-31 13:35:01",
            "create_date": "2021-07-17",
            "update_date": "2023-07-05",
            "expiry_date": "2024-07-17",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "-",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "chan.ns.cloudflare.com",
                "howard.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "gju.com",
            "domain_keyword": "gju",
            "domain_tld": "com",
            "query_time": "2024-05-31 13:36:25",
            "create_date": "1998-09-27",
            "update_date": "2023-02-07",
            "expiry_date": "2025-09-26",
            "registrar_iana": 128,
            "registrar_name": "DomainRegistry.com LLC",
            "registrar_website": "http://whois.domainregistry.com",
            "registrant_name": "IT Admin MS 445",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "215-870-2120",
            "name_servers": [
                "ns1.smartname.com",
                "ns2.smartname.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "gig.net.br",
            "domain_keyword": "gig",
            "domain_tld": "net.br",
            "query_time": "2024-05-31 19:37:27",
            "create_date": "2023-04-27",
            "update_date": "2024-05-13",
            "expiry_date": "2024-04-27",
            "registrant_name": "GIGANETPE SERVICOS DE COMUNICACOES LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.auto.dns.br",
                "b.auto.dns.br"
            ],
            "domain_status": [
                "on-hold"
            ]
        },
        {
            "num": 93,
            "domain_name": "kiu.ac",
            "domain_keyword": "kiu",
            "domain_tld": "ac",
            "query_time": "2024-06-02 08:13:39",
            "create_date": "2023-08-18",
            "update_date": "2023-08-23",
            "expiry_date": "2024-08-18",
            "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": 94,
            "domain_name": "gis.pt",
            "domain_keyword": "gis",
            "domain_tld": "pt",
            "query_time": "2024-06-02 19:50:18",
            "registrant_name": "Grupo de Infecção e Sepsis do Hospital de São João",
            "registrant_address": "Alameda Professor Hernâni Monteiro",
            "registrant_city": "Porto",
            "registrant_state": "Porto",
            "registrant_zip": "4200-000",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.eventkey.pt",
                "ns2.eventkey.pt"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 95,
            "domain_name": "gil.run",
            "domain_keyword": "gil",
            "domain_tld": "run",
            "query_time": "2024-04-06 08:37:46",
            "create_date": "2022-05-01",
            "update_date": "2024-04-05",
            "expiry_date": "2025-05-01",
            "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",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "gig.com",
            "domain_keyword": "gig",
            "domain_tld": "com",
            "query_time": "2024-04-08 16:42:39",
            "create_date": "1994-07-13",
            "update_date": "2023-12-27",
            "expiry_date": "2024-07-11",
            "registrar_iana": 1052,
            "registrar_name": "Eurodns S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Whois Privacy (enumDNS dba)",
            "registrant_address": "BPM 333868, Banzelt 4 A",
            "registrant_city": "Root-sur-Syre",
            "registrant_zip": "6921",
            "registrant_country": "LU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+352.27720304",
            "name_servers": [
                "cruz.ns.cloudflare.com",
                "matt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "gis.direct",
            "domain_keyword": "gis",
            "domain_tld": "direct",
            "query_time": "2024-04-13 18:07:25",
            "create_date": "2014-09-24",
            "update_date": "2023-11-08",
            "expiry_date": "2024-09-24",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Grunder und Innovationszentrum Stedtfeld/Eisenach",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "gis.beauty",
            "domain_keyword": "gis",
            "domain_tld": "beauty",
            "query_time": "2024-04-13 18:07:25",
            "create_date": "2022-10-16",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-16",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "gi8.art",
            "domain_keyword": "gi8",
            "domain_tld": "art",
            "query_time": "2024-04-12 04:18:44",
            "create_date": "2024-02-23",
            "update_date": "2024-03-25",
            "expiry_date": "2026-02-23",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "gyu.ru",
            "domain_keyword": "gyu",
            "domain_tld": "ru",
            "query_time": "2024-05-02 04:38:26",
            "create_date": "2006-02-19",
            "expiry_date": "2025-02-19",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.065,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>giu.se</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6378</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>gia.social, gi1.com, gio.gallery, guu.com, niu.clinic, piu.casa, glu.cc, gig.cc, gru.bar, gui.club, gui.tokyo, gau.biz, uiu.co, niu.exchange, gig.fyi, gis.com.pl, ziu.ru, gim.media, gia.digital, gib.tech, giau.fun, gau.name, diu.digital, liu.community, eiu.mobi, giue.de, gid.life, gio.ninja, gtu.eu, gsu.exchange, gi8.games, niu.today, git.land, gib.shopping, gig.healthcare, fiu.im, tiu.nl, liu.ac.cn, gin.gy, gif.one, gi8.work, git.money, gnu.email, xiu.pub, git.computer, fiu.ru, giz.asia, gih.capital, g4u.org, gzu.nl, liu.de, gru.chat, gau.ru, gio.homes, gibu.ru, gifu.co, gib.by, giq.auction, gvu.immo, niu.bar, xiu.com.cn, hiu.org, gou.tokyo, kiu.services, gia.be, gid.band, gid.land, viu.cm, riu.homes, giou.net, gik.com, gcu.lat, gnu.co.jp, gcu.london, xiu.nl, tiu.uk, git.fun, gib.co.in, gio.shopping, gim.immobilien, git.direct, gju.asia, glu.link, giiu.top, niu.be, 5iu.store, giw.com.au, qiu.biz, ciu.buzz, giw.app, gju.com, gig.net.br, kiu.ac, gis.pt, gil.run, gig.com, gis.direct, gis.beauty, gi8.art, gyu.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>gia.social</domain_name>
   <domain_keyword>gia</domain_keyword>
   <domain_tld>social</domain_tld>
   <query_time>2024-04-15 09:04:34</query_time>
   <create_date>2022-08-02</create_date>
   <update_date>2023-07-24</update_date>
   <expiry_date>2024-08-02</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>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ga</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.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>gi1.com</domain_name>
   <domain_keyword>gi1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:04:16</query_time>
   <create_date>2003-05-29</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2025-05-29</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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>gio.gallery</domain_name>
   <domain_keyword>gio</domain_keyword>
   <domain_tld>gallery</domain_tld>
   <query_time>2024-04-08 05:44:17</query_time>
   <create_date>2021-12-04</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-12-04</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-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>guu.com</domain_name>
   <domain_keyword>guu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 08:26:01</query_time>
   <create_date>1998-09-13</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp.</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>Ocean Centre, Montagu Foreshore, East Bay Street</registrant_address>
   <registrant_city>Nassau</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>00000</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5163872248</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>niu.clinic</domain_name>
   <domain_keyword>niu</domain_keyword>
   <domain_tld>clinic</domain_tld>
   <query_time>2024-04-07 11:53:29</query_time>
   <create_date>2022-07-16</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>piu.casa</domain_name>
   <domain_keyword>piu</domain_keyword>
   <domain_tld>casa</domain_tld>
   <query_time>2024-04-12 09:31:10</query_time>
   <create_date>2023-10-15</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>1001</registrar_iana>
   <registrar_name>Domeneshop AS dba domainnameshop.com</registrar_name>
   <registrar_website>https://domainnameshop.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Piu Design AS</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>NO</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.hyp.net</value>
    <value>ns2.hyp.net</value>
    <value>ns3.hyp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>glu.cc</domain_name>
   <domain_keyword>glu</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-12 01:14:11</query_time>
   <create_date>2006-12-20</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>2150 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>gig.cc</domain_name>
   <domain_keyword>gig</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-11 11:38:32</query_time>
   <create_date>2006-02-26</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.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>9</num>
   <domain_name>gru.bar</domain_name>
   <domain_keyword>gru</domain_keyword>
   <domain_tld>bar</domain_tld>
   <query_time>2024-04-10 14:59:26</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>noel.ns.cloudflare.com</value>
    <value>paityn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>gui.club</domain_name>
   <domain_keyword>gui</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-20 00:06:32</query_time>
   <create_date>2016-12-23</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Zhao Wei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bei Jing</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>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>gui.tokyo</domain_name>
   <domain_keyword>gui</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-20 00:06:48</query_time>
   <create_date>2019-02-23</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2032-02-23</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <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>12</num>
   <domain_name>gau.biz</domain_name>
   <domain_keyword>gau</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-17 01:52:31</query_time>
   <create_date>2010-01-10</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-01-09</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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>uiu.co</domain_name>
   <domain_keyword>uiu</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-14 23:23:21</query_time>
   <create_date>2010-07-21</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>3238</registrar_iana>
   <registrar_name>Rabbitsfoot.com LLC d/b/a Oxygen.nyc</registrar_name>
   <registrar_website>oxygen.nyc</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>New York</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.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>niu.exchange</domain_name>
   <domain_keyword>niu</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-04-17 18:48:34</query_time>
   <create_date>2022-08-15</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-08-15</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>pdns01.domaincontrol.com</value>
    <value>pdns02.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>gig.fyi</domain_name>
   <domain_keyword>gig</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-04-18 10:06:09</query_time>
   <create_date>2019-03-15</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2025-03-15</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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>gis.com.pl</domain_name>
   <domain_keyword>gis</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-06 08:00:52</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2023-03-31</update_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>ziu.ru</domain_name>
   <domain_keyword>ziu</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 03:13:47</query_time>
   <create_date>2019-05-08</create_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>gim.media</domain_name>
   <domain_keyword>gim</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-01 14:10:41</query_time>
   <create_date>2021-04-22</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns23.domaincontrol.com</value>
    <value>ns24.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>gia.digital</domain_name>
   <domain_keyword>gia</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-03 07:59:13</query_time>
   <create_date>2022-12-14</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>cory.ns.cloudflare.com</value>
    <value>naomi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>gib.tech</domain_name>
   <domain_keyword>gib</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-02 18:24:28</query_time>
   <create_date>2017-04-21</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Lin Jin Jiang</registrant_company>
   <registrant_state>Fu Jian</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>giau.fun</domain_name>
   <domain_keyword>giau</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-02 18:23:43</query_time>
   <create_date>2023-12-28</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-12-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>22</num>
   <domain_name>gau.name</domain_name>
   <domain_keyword>gau</domain_keyword>
   <domain_tld>name</domain_tld>
   <query_time>2024-04-30 17:05:58</query_time>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>diu.digital</domain_name>
   <domain_keyword>diu</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-04-29 20:25:36</query_time>
   <create_date>2018-08-03</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DIU MarTech Solutions GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hamburg</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1a.dodns.net</value>
    <value>ns2a.dodns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>liu.community</domain_name>
   <domain_keyword>liu</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-04-29 21:20:33</query_time>
   <create_date>2021-06-24</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>henry.ns.cloudflare.com</value>
    <value>june.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>eiu.mobi</domain_name>
   <domain_keyword>eiu</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-01 23:33:56</query_time>
   <create_date>2006-08-21</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>http://www.comlaude.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>The Economist Newspaper Limited</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</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>26</num>
   <domain_name>giue.de</domain_name>
   <domain_keyword>giue</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 20:29:34</query_time>
   <update_date>2024-03-11</update_date>
   <name_servers>
    <value>ns1.kv-gmbh.de</value>
    <value>ns2.kv-gmbh.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>gid.life</domain_name>
   <domain_keyword>gid</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-08 07:35:02</query_time>
   <create_date>2023-08-04</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</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>28</num>
   <domain_name>gio.ninja</domain_name>
   <domain_keyword>gio</domain_keyword>
   <domain_tld>ninja</domain_tld>
   <query_time>2024-05-09 08:59:03</query_time>
   <create_date>2017-05-04</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</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>gwen.ns.cloudflare.com</value>
    <value>newt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>gtu.eu</domain_name>
   <domain_keyword>gtu</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 02:29:59</query_time>
   <registrar_name>eu-chariten.at web invest gmbh &amp; co KG</registrar_name>
   <registrar_website>http://www.eu-chariten.at</registrar_website>
   <name_servers>
    <value>dns1.realtime.at</value>
    <value>dns2.realtime.at</value>
   </name_servers>
  </value>
  <value>
   <num>30</num>
   <domain_name>gsu.exchange</domain_name>
   <domain_keyword>gsu</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-04-25 09:37:46</query_time>
   <create_date>2019-09-11</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-09-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>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>gi8.games</domain_name>
   <domain_keyword>gi8</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-11 22:45:51</query_time>
   <create_date>2022-09-12</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-09-12</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>32</num>
   <domain_name>niu.today</domain_name>
   <domain_keyword>niu</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-10 02:35:06</query_time>
   <create_date>2023-06-18</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-06-18</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>git.land</domain_name>
   <domain_keyword>git</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-05-09 21:27:38</query_time>
   <create_date>2023-03-11</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>gib.shopping</domain_name>
   <domain_keyword>gib</domain_keyword>
   <domain_tld>shopping</domain_tld>
   <query_time>2024-05-23 18:11:22</query_time>
   <create_date>2017-03-25</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gibraltar</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GI</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>ns15.domaincontrol.com</value>
    <value>ns16.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>gig.healthcare</domain_name>
   <domain_keyword>gig</domain_keyword>
   <domain_tld>healthcare</domain_tld>
   <query_time>2024-05-22 09:26:29</query_time>
   <create_date>2018-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>fiu.im</domain_name>
   <domain_keyword>fiu</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-05-24 11:43:44</query_time>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>barney.advsys.co.uk</value>
    <value>pebbles.iom.com</value>
   </name_servers>
  </value>
  <value>
   <num>37</num>
   <domain_name>tiu.nl</domain_name>
   <domain_keyword>tiu</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-24 12:19:36</query_time>
   <create_date>1999-04-08</create_date>
   <update_date>2023-04-13</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>liu.ac.cn</domain_name>
   <domain_keyword>liu</domain_keyword>
   <domain_tld>ac.cn</domain_tld>
   <query_time>2024-05-15 05:28:40</query_time>
   <create_date>2019-03-18</create_date>
   <expiry_date>2026-03-18</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>王猛</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>gin.gy</domain_name>
   <domain_keyword>gin</domain_keyword>
   <domain_tld>gy</domain_tld>
   <query_time>2024-05-15 05:28:36</query_time>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1API.net/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>gif.one</domain_name>
   <domain_keyword>gif</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-14 05:36:00</query_time>
   <create_date>2015-06-10</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>cosmigo GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>gi8.work</domain_name>
   <domain_keyword>gi8</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-15 07:47:06</query_time>
   <create_date>2023-09-01</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-09-01</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_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>jen.ns.cloudflare.com</value>
    <value>josh.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>git.money</domain_name>
   <domain_keyword>git</domain_keyword>
   <domain_tld>money</domain_tld>
   <query_time>2024-05-13 21:45:59</query_time>
   <create_date>2016-07-09</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-07-09</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>karl.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>gnu.email</domain_name>
   <domain_keyword>gnu</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-26 04:51:33</query_time>
   <create_date>2014-04-28</create_date>
   <update_date>2023-02-28</update_date>
   <expiry_date>2027-04-28</expiry_date>
   <registrar_iana>2906</registrar_iana>
   <registrar_name>Protocol Internet Technology Limited T/A Hosting Ireland</registrar_name>
   <registrar_website>http://www.hostingireland.ie</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>ns0.phase8.net</value>
    <value>ns1.phase8.net</value>
    <value>ns2.phase8.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>xiu.pub</domain_name>
   <domain_keyword>xiu</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-05-24 23:05:34</query_time>
   <create_date>2016-11-10</create_date>
   <update_date>2021-07-10</update_date>
   <expiry_date>2027-11-10</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>sha men ruan jiang xin xi ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</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>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>git.computer</domain_name>
   <domain_keyword>git</domain_keyword>
   <domain_tld>computer</domain_tld>
   <query_time>2024-05-27 16:07:45</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-03-26</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>46</num>
   <domain_name>fiu.ru</domain_name>
   <domain_keyword>fiu</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-01 10:54:18</query_time>
   <create_date>2018-08-14</create_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>giz.asia</domain_name>
   <domain_keyword>giz</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-01 11:33:53</query_time>
   <create_date>2022-09-21</create_date>
   <update_date>2023-08-27</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-36-c.gandi.net</value>
    <value>ns-52-a.gandi.net</value>
    <value>ns-57-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>gih.capital</domain_name>
   <domain_keyword>gih</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-04-22 23:13:36</query_time>
   <create_date>2023-12-14</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2028-12-14</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Arte y Alma</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Mexico</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MX</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>ns07.domaincontrol.com</value>
    <value>ns08.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>49</num>
   <domain_name>g4u.org</domain_name>
   <domain_keyword>g4u</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 18:59:35</query_time>
   <create_date>2008-08-19</create_date>
   <update_date>2022-09-05</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>gzu.nl</domain_name>
   <domain_keyword>gzu</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-01 13:07:26</query_time>
   <create_date>2000-05-03</create_date>
   <update_date>2022-02-16</update_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>liu.de</domain_name>
   <domain_keyword>liu</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 10:54:19</query_time>
   <update_date>2022-04-05</update_date>
   <name_servers>
    <value>docks07.rzone.de</value>
    <value>shades07.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>gru.chat</domain_name>
   <domain_keyword>gru</domain_keyword>
   <domain_tld>chat</domain_tld>
   <query_time>2024-04-30 01:13:26</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</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>alexia.ns.cloudflare.com</value>
    <value>odin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>gau.ru</domain_name>
   <domain_keyword>gau</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 08:08:55</query_time>
   <create_date>2004-08-23</create_date>
   <expiry_date>2024-08-23</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.snparking.ru</value>
    <value>ns2.snparking.ru</value>
    <value>ns3.snparking.ru</value>
    <value>ns4.snparking.ru</value>
    <value>ns5.snparking.ru</value>
    <value>ns6.snparking.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>gio.homes</domain_name>
   <domain_keyword>gio</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-05-03 00:56:23</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>gibu.ru</domain_name>
   <domain_keyword>gibu</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 17:18:39</query_time>
   <create_date>2016-05-27</create_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>gifu.co</domain_name>
   <domain_keyword>gifu</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-08 06:04:00</query_time>
   <create_date>2015-10-17</create_date>
   <update_date>2023-10-05</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by 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>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>gib.by</domain_name>
   <domain_keyword>gib</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-24 23:43:28</query_time>
   <create_date>2021-07-30</create_date>
   <update_date>2022-08-06</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
   </name_servers>
  </value>
  <value>
   <num>58</num>
   <domain_name>giq.auction</domain_name>
   <domain_keyword>giq</domain_keyword>
   <domain_tld>auction</domain_tld>
   <query_time>2024-04-13 04:43:41</query_time>
   <create_date>2021-09-08</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GIQ</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA-QC</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>ns01.freenom.com</value>
    <value>ns02.freenom.com</value>
    <value>ns03.freenom.com</value>
    <value>ns04.freenom.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>gvu.immo</domain_name>
   <domain_keyword>gvu</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-04-09 08:46:20</query_time>
   <create_date>2014-12-10</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>dns110.ovh.net</value>
    <value>ns110.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>niu.bar</domain_name>
   <domain_keyword>niu</domain_keyword>
   <domain_tld>bar</domain_tld>
   <query_time>2024-04-07 11:53:29</query_time>
   <create_date>2019-09-20</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.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>61</num>
   <domain_name>xiu.com.cn</domain_name>
   <domain_keyword>xiu</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-17 05:48:04</query_time>
   <create_date>2005-08-13</create_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>郑潇</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>hiu.org</domain_name>
   <domain_keyword>hiu</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 21:24:31</query_time>
   <create_date>2003-11-27</create_date>
   <update_date>2023-02-02</update_date>
   <expiry_date>2025-11-27</expiry_date>
   <registrar_iana>1649</registrar_iana>
   <registrar_name>P.A. Viet Nam Company Limited</registrar_name>
   <registrar_website>http://whois.pavietnam.vn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cong ty Co phan Dau tu Phat trien Nguyen Hoang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HCM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</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>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>gou.tokyo</domain_name>
   <domain_keyword>gou</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-17 03:12:34</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>567054</registrant_state>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>kenneth.ns.cloudflare.com</value>
    <value>nadia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>kiu.services</domain_name>
   <domain_keyword>kiu</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-21 20:36:11</query_time>
   <create_date>2019-05-14</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2027-05-14</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>cleo.ns.cloudflare.com</value>
    <value>ivy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>gia.be</domain_name>
   <domain_keyword>gia</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-07 02:00:02</query_time>
   <create_date>2000-03-21</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>gid.band</domain_name>
   <domain_keyword>gid</domain_keyword>
   <domain_tld>band</domain_tld>
   <query_time>2024-04-06 07:20:22</query_time>
   <create_date>2022-06-23</create_date>
   <update_date>2022-06-28</update_date>
   <expiry_date>2032-06-23</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1cny.name.com</value>
    <value>ns2dqr.name.com</value>
    <value>ns3hjx.name.com</value>
    <value>ns4cfn.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>gid.land</domain_name>
   <domain_keyword>gid</domain_keyword>
   <domain_tld>land</domain_tld>
   <query_time>2024-04-06 07:20:22</query_time>
   <create_date>2014-04-16</create_date>
   <update_date>2022-12-17</update_date>
   <expiry_date>2028-04-16</expiry_date>
   <registrar_iana>10007</registrar_iana>
   <registrar_name>Domain The Net Technologies Ltd.</registrar_name>
   <registrar_website>http://www.domainthenet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Roman Levitan</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>IL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.majordomo.ru</value>
    <value>ns2.majordomo.ru</value>
    <value>ns3.majordomo.ru</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>viu.cm</domain_name>
   <domain_keyword>viu</domain_keyword>
   <domain_tld>cm</domain_tld>
   <query_time>2024-04-06 14:51:21</query_time>
   <create_date>2019-02-24</create_date>
   <update_date>2022-09-18</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_name>Netcom.cm Sarl</registrar_name>
   <registrant_name>Adminstrator of the Day</registrant_name>
   <registrant_company>Whois Protection</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_state>Not Disclosed</registrant_state>
   <registrant_zip>0000</registrant_zip>
   <registrant_country>AE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+34.608716781</registrant_phone>
   <registrant_fax>+34.608716781</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>69</num>
   <domain_name>riu.homes</domain_name>
   <domain_keyword>riu</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-05-10 17:37:35</query_time>
   <create_date>2023-03-02</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>InternetX GmbH</registrar_name>
   <registrar_website>https://www.internetx.com/</registrar_website>
   <registrant_state>DE</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>giou.net</domain_name>
   <domain_keyword>giou</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 09:02:14</query_time>
   <create_date>2020-04-29</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>gik.com</domain_name>
   <domain_keyword>gik</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 09:49:36</query_time>
   <create_date>1996-11-13</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2026-11-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</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>72</num>
   <domain_name>gcu.lat</domain_name>
   <domain_keyword>gcu</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-09 13:13:01</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</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.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>gnu.co.jp</domain_name>
   <domain_keyword>gnu</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-12 14:51:58</query_time>
   <create_date>2010-10-07</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>GNU Inc.</registrant_company>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
  </value>
  <value>
   <num>74</num>
   <domain_name>gcu.london</domain_name>
   <domain_keyword>gcu</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-05-12 05:30:32</query_time>
   <create_date>2024-03-10</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>xiu.nl</domain_name>
   <domain_keyword>xiu</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-17 15:39:01</query_time>
   <create_date>2012-01-17</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>tiu.uk</domain_name>
   <domain_keyword>tiu</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-23 08:36:08</query_time>
   <create_date>2019-06-09</create_date>
   <update_date>2021-12-31</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_name>Mark Ayres t/a Splash Web [Tag = SPLASHWEB]</registrar_name>
   <registrar_website>https://splashweb.uk/domain-names</registrar_website>
   <registrant_name>Mark Ayres</registrant_name>
   <name_servers>
    <value>ns1.harpooned.co.uk</value>
    <value>ns2.harpooned.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>git.fun</domain_name>
   <domain_keyword>git</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-13 21:45:06</query_time>
   <create_date>2017-04-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wang shu dong</registrant_company>
   <registrant_state>bei jing</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>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>gib.co.in</domain_name>
   <domain_keyword>gib</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-14 05:29:36</query_time>
   <create_date>2024-05-10</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>AJKM Solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ajkm.net</value>
    <value>ns2.ajkm.net</value>
    <value>ns3.ajkm.net</value>
    <value>ns4.ajkm.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>gio.shopping</domain_name>
   <domain_keyword>gio</domain_keyword>
   <domain_tld>shopping</domain_tld>
   <query_time>2024-05-24 12:10:25</query_time>
   <create_date>2021-10-29</create_date>
   <update_date>2022-11-29</update_date>
   <expiry_date>2025-10-29</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domain.com</value>
    <value>ns2.domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>gim.immobilien</domain_name>
   <domain_keyword>gim</domain_keyword>
   <domain_tld>immobilien</domain_tld>
   <query_time>2024-05-27 16:01:24</query_time>
   <create_date>2016-05-25</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Grafschafter Immobilien Management GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>unknown</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns29.domaincontrol.com</value>
    <value>ns30.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>git.direct</domain_name>
   <domain_keyword>git</domain_keyword>
   <domain_tld>direct</domain_tld>
   <query_time>2024-05-13 21:45:06</query_time>
   <create_date>2017-01-04</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2027-01-04</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Christoph Witzko</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>brett.ns.cloudflare.com</value>
    <value>donna.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>gju.asia</domain_name>
   <domain_keyword>gju</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-16 14:17:03</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</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>wei fang xiao ben xin xi ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>alaric.ns.cloudflare.com</value>
    <value>zelda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>glu.link</domain_name>
   <domain_keyword>glu</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-15 05:41:24</query_time>
   <create_date>2023-05-13</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>giiu.top</domain_name>
   <domain_keyword>giiu</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-25 11:49:24</query_time>
   <create_date>2024-01-31</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>chen wei xin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</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>85</num>
   <domain_name>niu.be</domain_name>
   <domain_keyword>niu</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-26 14:35:13</query_time>
   <create_date>2022-01-18</create_date>
   <registrar_name>info.at Internet GmbH</registrar_name>
   <registrar_website>http://www.info.at</registrar_website>
   <name_servers>
    <value>dns1.realtime.at</value>
    <value>dns2.realtime.at</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>5iu.store</domain_name>
   <domain_keyword>5iu</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-28 08:38:59</query_time>
   <create_date>2020-10-28</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2030-10-28</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu xi xiao jing gong xiang wang luo ke ji you xian gong si</registrant_company>
   <registrant_state>jiang su</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>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>giw.com.au</domain_name>
   <domain_keyword>giw</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-28 09:13:14</query_time>
   <update_date>2024-03-05</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Tyler Maisano</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>qiu.biz</domain_name>
   <domain_keyword>qiu</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-29 17:05:47</query_time>
   <create_date>2019-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-05-07</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>http://www.zzy.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Lvshaoping</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Others</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>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>ciu.buzz</domain_name>
   <domain_keyword>ciu</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-30 01:55:35</query_time>
   <create_date>2023-05-17</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-05-17</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>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>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>giw.app</domain_name>
   <domain_keyword>giw</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-31 13:35:01</query_time>
   <create_date>2021-07-17</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>chan.ns.cloudflare.com</value>
    <value>howard.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>gju.com</domain_name>
   <domain_keyword>gju</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 13:36:25</query_time>
   <create_date>1998-09-27</create_date>
   <update_date>2023-02-07</update_date>
   <expiry_date>2025-09-26</expiry_date>
   <registrar_iana>128</registrar_iana>
   <registrar_name>DomainRegistry.com LLC</registrar_name>
   <registrar_website>http://whois.domainregistry.com</registrar_website>
   <registrant_name>IT Admin MS 445</registrant_name>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>215-870-2120</registrant_phone>
   <name_servers>
    <value>ns1.smartname.com</value>
    <value>ns2.smartname.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>gig.net.br</domain_name>
   <domain_keyword>gig</domain_keyword>
   <domain_tld>net.br</domain_tld>
   <query_time>2024-05-31 19:37:27</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-04-27</expiry_date>
   <registrant_name>GIGANETPE SERVICOS DE COMUNICACOES LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.auto.dns.br</value>
    <value>b.auto.dns.br</value>
   </name_servers>
   <domain_status>
    <value>on-hold</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>kiu.ac</domain_name>
   <domain_keyword>kiu</domain_keyword>
   <domain_tld>ac</domain_tld>
   <query_time>2024-06-02 08:13:39</query_time>
   <create_date>2023-08-18</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-08-18</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>94</num>
   <domain_name>gis.pt</domain_name>
   <domain_keyword>gis</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-06-02 19:50:18</query_time>
   <registrant_name>Grupo de Infecção e Sepsis do Hospital de São João</registrant_name>
   <registrant_address>Alameda Professor Hernâni Monteiro</registrant_address>
   <registrant_city>Porto</registrant_city>
   <registrant_state>Porto</registrant_state>
   <registrant_zip>4200-000</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.eventkey.pt</value>
    <value>ns2.eventkey.pt</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>gil.run</domain_name>
   <domain_keyword>gil</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-04-06 08:37:46</query_time>
   <create_date>2022-05-01</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-05-01</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>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>gig.com</domain_name>
   <domain_keyword>gig</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 16:42:39</query_time>
   <create_date>1994-07-13</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>Eurodns S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Whois Privacy (enumDNS dba)</registrant_company>
   <registrant_address>BPM 333868, Banzelt 4 A</registrant_address>
   <registrant_city>Root-sur-Syre</registrant_city>
   <registrant_zip>6921</registrant_zip>
   <registrant_country>LU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+352.27720304</registrant_phone>
   <name_servers>
    <value>cruz.ns.cloudflare.com</value>
    <value>matt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>gis.direct</domain_name>
   <domain_keyword>gis</domain_keyword>
   <domain_tld>direct</domain_tld>
   <query_time>2024-04-13 18:07:25</query_time>
   <create_date>2014-09-24</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Grunder und Innovationszentrum Stedtfeld/Eisenach</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>gis.beauty</domain_name>
   <domain_keyword>gis</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-04-13 18:07:25</query_time>
   <create_date>2022-10-16</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>gi8.art</domain_name>
   <domain_keyword>gi8</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-04-12 04:18:44</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2026-02-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>gyu.ru</domain_name>
   <domain_keyword>gyu</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 04:38:26</query_time>
   <create_date>2006-02-19</create_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.065</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,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

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.