WHOIS QUERY TIME

27 May 2024 - 9:28 PM UTC

Registered: 29 January 1996
Modified: 20 December 2023
Expiry: 31 December 2024

REGISTRAR

Name: AZ.pl Sp. z o.o.

DNSSEC

Unsigned

NAME SERVERS

dns3.inet.pl
dns4.inet.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=inet.com.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "inet.com.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "inet.com.pl",
            "domain_keyword": "inet",
            "domain_tld": "com.pl",
            "query_time": "2024-05-27 21:28:33",
            "create_date": "1996-01-29",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-31",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "dns3.inet.pl",
                "dns4.inet.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.038,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>inet.com.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>inet.com.pl</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-27 21:28:33</query_time>
   <create_date>1996-01-29</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns3.inet.pl</value>
    <value>dns4.inet.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.038</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.071 seconds) for "inet.com.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

5 Jan 2023 - 1:01 PM UTC

Registered: 29 January 1996
Modified: 14 December 2022
Expiry: 31 December 2023

REGISTRAR

Name: AZ.pl Sp. z o.o.

NAME SERVERS

dns3.inet.pl
dns4.inet.pl

#2 - QUERY TIME

5 Jan 2023 - 1:01 PM UTC

Registered: 29 January 1996
Modified: 14 December 2022
Expiry: 31 December 2023

REGISTRAR

Name: AZ.pl Sp. z o.o.

DNSSEC

Unsigned

NAME SERVERS

dns3.inet.pl
dns4.inet.pl

#3 - QUERY TIME

18 Jan 2024 - 11:00 AM UTC

Registered: 29 January 1996
Modified: 20 December 2023
Expiry: 31 December 2024

REGISTRAR

Name: AZ.pl Sp. z o.o.

DNSSEC

Unsigned

NAME SERVERS

dns3.inet.pl
dns4.inet.pl

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=inet.com.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "inet.com.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "inet.com.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "inet.com.pl",
            "domain_keyword": "inet",
            "domain_tld": "com.pl",
            "query_time": "2023-01-05 13:01:26",
            "create_date": "1996-01-29",
            "update_date": "2022-12-14",
            "expiry_date": "2023-12-31",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "dns3.inet.pl",
                "dns4.inet.pl"
            ]
        },
        {
            "num": 2,
            "domain_name": "inet.com.pl",
            "domain_keyword": "inet",
            "domain_tld": "com.pl",
            "query_time": "2023-01-05 13:01:26",
            "create_date": "1996-01-29",
            "update_date": "2022-12-14",
            "expiry_date": "2023-12-31",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "dns3.inet.pl",
                "dns4.inet.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "inet.com.pl",
            "domain_keyword": "inet",
            "domain_tld": "com.pl",
            "query_time": "2024-01-18 11:00:17",
            "create_date": "1996-01-29",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-31",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "dns3.inet.pl",
                "dns4.inet.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.071,
        "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>inet.com.pl</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>inet.com.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>inet.com.pl</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2023-01-05 13:01:26</query_time>
   <create_date>1996-01-29</create_date>
   <update_date>2022-12-14</update_date>
   <expiry_date>2023-12-31</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns3.inet.pl</value>
    <value>dns4.inet.pl</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>inet.com.pl</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2023-01-05 13:01:26</query_time>
   <create_date>1996-01-29</create_date>
   <update_date>2022-12-14</update_date>
   <expiry_date>2023-12-31</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns3.inet.pl</value>
    <value>dns4.inet.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>inet.com.pl</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-01-18 11:00:17</query_time>
   <create_date>1996-01-29</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns3.inet.pl</value>
    <value>dns4.inet.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.071</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 220 domain names (in 0.052 seconds) which contained the exact domain keyword "inet".
Domain Name Registered Expiry Registrar Ownership
1 inet.org 4 Oct 1994 3 Oct 2031 Network Solutions, LLC Randal J Atkinson
2 inet.net 20 Apr 1995 21 Apr 2025 Cloudflare, Inc. DATA REDACTED
3 inet.com.pl 29 Jan 1996 31 Dec 2024 AZ.pl Sp. z o.o. -
4 inet.it 29 Jan 1996 29 Jan 2025 BT Italia s.p.a. BT ITALIA S.P.A.
5 inet.nl 28 Oct 1996 - Tucows.com Co. -
6 inet.ru 25 Dec 1996 31 Dec 2024 REGRU-RU Private Person
7 inet.co.jp 22 Jan 1997 - - I-NET Corp.
8 inet.cl 12 May 1997 5 Oct 2024 NIC Chile RED6 y Cia. Ltda. (SERVICIOS COMPUTACIONALES Y DE INGENIERIA RED 6 Y COMPANIA LIMITADA)
9 inet.pl 3 Dec 1997 31 Dec 2024 AZ.pl Sp. z o.o. -
10 inet.net.nz 27 May 1998 - iSERVE -
11 inet.com 29 May 1998 28 May 2028 Network Solutions, LLC -
12 inet.co.kr 17 Oct 1998 15 Oct 2025 (?)??? ???? ???????
13 inet.co.th 17 Jan 1999 16 Jan 2026 THNIC Internet Thailand Public Company Limited ( บริษัท อินเทอร์เน็ตประเทศไทย จำกัด (มหาชน) )
14 inet.net.pl 1 Oct 1999 30 Sep 2024 home.pl S.A. -
15 inet.ie 10 Aug 2000 11 Aug 2024 Reid Networks REDACTED FOR PRIVACY
16 inet.ca 19 Sep 2000 4 Jun 2024 Webnames.ca Inc. INET Visions Group
17 inet.jp 26 Mar 2001 31 Mar 2025 - INTERNET SERVICE INC.
18 inet.biz 27 Mar 2002 26 Mar 2025 Sav.com LLC Privacy Protection
19 inet.cn 17 Mar 2003 17 Mar 2025 厦门易名科技股份有限公司 尤晓东
20 inet.su 26 Jun 2003 26 Jun 2024 RUCENTER-SU PODOLSK.RU Ltd.
21 inet.biz.pl 18 Jul 2003 17 Jul 2024 nazwa.pl sp. z o.o. -
22 inet.in 16 Feb 2005 16 Feb 2025 1APi GmbH REDACTED FOR PRIVACY
23 inet.bz 12 Sep 2005 12 Sep 2024 eNom, LLC -
24 inet.co.uk 19 Dec 2005 19 Dec 2024 eRank Ltd t/a eRank [Tag = ERANK] -
25 inet.sy 6 Nov 2006 5 Nov 2024 nans INET ISP
26 inet.sc 28 Mar 2008 28 Mar 2024 Key-Systems GmbH Inet-Support
27 inet.asia 6 Jun 2008 6 Jun 2024 Key-Systems GmbH Asia Webworks Co., Ltd.
28 inet.tel 24 Mar 2009 23 Mar 2025 PSI-USA, Inc. dba Domain Robot INSITE AG
29 inet.lt 28 May 2009 29 May 2025 UAB "Interneto vizija" UAB "Interneto vizija"
30 inet.coop 25 Feb 2010 25 Feb 2025 EuroDNS S.A. Coop Danmark A/S
31 inet.fo 3 Jun 2010 3 Jan 2025 FO Umsitingin -
32 inet.co 21 Jul 2010 20 Jul 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
33 inet.hr 13 Jul 2011 13 Jul 2024 Hrvatski Telekom d.d. (Regica.net) ISKON INTERNET d.d.
34 inet.waw.pl 11 Oct 2011 11 Oct 2024 Digital Media Technology Sp. z o.o. -
35 inet.cc 10 Nov 2013 10 Nov 2024 Key-Systems GmbH c/o whoisproxy.com
36 inet.domains 12 Mar 2014 12 Mar 2025 Tucows Domains Inc. REDACTED FOR PRIVACY
37 inet.berlin 20 Mar 2014 20 Mar 2025 1&1 Internet SE -
38 inet.agency 1 May 2014 1 May 2025 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
39 inet.ru.com 26 May 2014 26 May 2025 Registrar of Domain Names REG.RU, LLC -
40 inet.website 18 Sep 2014 18 Sep 2024 Go Montenegro Domains, LLC Domains By Proxy, LLC
41 inet.tools 15 Oct 2014 15 Oct 2024 Gandi SAS REDACTED FOR PRIVACY
42 inet.hosting 25 Nov 2014 25 Nov 2024 eNom, Inc. i-net-galerie GmbH - Co. KG
43 inet.okinawa 6 Dec 2014 6 Dec 2024 GMO Internet Group, Inc. -
44 inet.world 14 Jan 2015 14 Jan 2025 Network Solutions, LLC REDACTED FOR PRIVACY
45 inet.ceo 3 Feb 2015 2 Feb 2025 TLD Registrar Pty Ltd PeopleBrowsr
46 inet.work 10 Feb 2015 10 Feb 2025 Go China Domains Inc Domains By Proxy, LLC
47 inet.bayern 22 Feb 2015 22 Feb 2025 Vautron Rechenzentrum AG hierl
48 inet.nrw 24 Mar 2015 24 Mar 2025 United Domains AG -
49 inet.video 6 May 2015 6 May 2025 Blue Razor Domains, LLC Domains By Proxy, LLC
50 inet.business 7 May 2015 7 May 2025 eNom, LLC iDigitalAsset LLC
51 inet.media 17 Jun 2015 17 Jun 2024 Go France Domains, LLC Domains By Proxy, LLC
52 inet.network 18 Jun 2015 18 Jun 2024 OVH SAS Inet Process
53 inet.kim 25 Jun 2015 25 Jun 2024 Name.com, Inc. Kalush information network Ltd
54 inet.center 4 Aug 2015 4 Aug 2024 Regional Network Information Center, JSC dba RU-CENTER Privacy protection service - whoisproxy.ru
55 inet.tech 2 Oct 2015 2 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
56 inet.us 11 Oct 2015 10 Oct 2024 GoDaddy.com, LLC Internet Connect, LLC.
57 inet.feedback 15 Oct 2015 15 Oct 2024 Tucows Registry Services REGISTRY RESERVED DOMAIN
58 inet.travel 24 Dec 2015 23 Dec 2024 Regional Network Information Center, JSC dba RU-CENTER LLC "Internet-Travel"
59 inet.properties 2 Jan 2016 2 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
60 inet.kyoto.jp 2 Feb 2016 28 Feb 2025 - kabusikigaisya ainethokensougou
61 inet.cloud 16 Feb 2016 16 Feb 2025 Key-Systems, LLC REDACTED FOR PRIVACY
62 inet.club 27 Feb 2016 26 Feb 2026 Porkbun Private by Design, LLC
63 inet.xin 15 Mar 2016 15 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) 张惠杰
64 inet.studio 13 Apr 2016 13 Apr 2025 Registrar of Domain Names REG.RU LLC Private Person
65 inet.digital 13 Apr 2016 13 Apr 2025 Registrar of Domain Names REG.RU LLC Private Person
66 inet.builders 3 Jun 2016 3 Jun 2024 Tucows Domains Inc. inet.builders
67 inet.cologne 19 Jun 2016 19 Jun 2024 IONOS SE REDACTED
68 inet.live 26 Jun 2016 26 Jun 2025 Network Solutions, LLC REDACTED FOR PRIVACY
69 inet.solutions 31 Aug 2016 31 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
70 inet.today 16 Sep 2016 16 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Internet Invest, Ltd. dba Imena.ua
71 inet.fyi 20 Oct 2016 20 Oct 2026 Squarespace Domains II LLC REDACTED FOR PRIVACY
72 inet.works 25 Oct 2016 25 Oct 2024 101domain GRS Limited Digital Privacy Corporation
73 inet.expert 8 Feb 2017 8 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
74 inet.link 16 Feb 2017 16 Feb 2025 Name.com, Inc. Domain Protection Services, Inc.
75 inet.events 22 Mar 2017 22 Mar 2024 GoDaddy.com, LLC Impossible Dreams Ltd
76 inet.academy 10 Apr 2017 10 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
77 inet.education 10 Apr 2017 10 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
78 inet.school 10 Apr 2017 10 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
79 inet.institute 10 Apr 2017 10 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
80 inet.consulting 21 Jul 2017 21 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
81 inet.bible 31 Aug 2017 31 Aug 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com REDACTED FOR PRIVACY
82 inet.webcam 9 Sep 2017 9 Sep 2027 Gandi SAS REDACTED FOR PRIVACY
83 inet.info 3 Nov 2017 3 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
84 inet.pro 16 Jan 2018 16 Jan 2026 Epik LLC REDACTED FOR PRIVACY
85 inet.africa 7 Mar 2018 7 Mar 2025 101domain GRS Ltd. Sumeet Rajpal
86 inet.app 8 May 2018 8 May 2025 Name.com, Inc. i-Freelancer.Net, Inc.
87 inet.ovh 21 Jun 2018 21 Jun 2024 OVH CPE Sistemi di Paolo Campora
88 inet.one 28 Nov 2018 28 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
89 inet.site 4 Dec 2018 4 Dec 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Lee Charles
90 inet.wiki 15 Feb 2019 15 Feb 2025 Porkbun Private by Design, LLC
91 inet.team 12 Mar 2019 12 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
92 inet.guru 16 Apr 2019 16 Apr 2025 CSL Computer Service Langenbach GmbH d/b/a Joker.com REDACTED FOR PRIVACY
93 inet.xyz 26 Apr 2019 26 Apr 2025 Sav.com, LLC REDACTED FOR PRIVACY
94 inet.uk 7 Jun 2019 7 Jun 2024 eRank Ltd t/a eRank [Tag = ERANK] -
95 inet.onl 17 Jun 2019 17 Jun 2024 Cronon GmbH REDACTED FOR PRIVACY
96 inet.bet 16 Sep 2019 16 Sep 2024 Network Solutions, LLC REDACTED FOR PRIVACY
97 inet.stream 23 Sep 2019 23 Sep 2027 OVH sas coreIT.pl
98 inet.win 5 Oct 2019 5 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
99 inet.vip 19 Dec 2019 19 Dec 2024 DNSPod, Inc. YuXi ChenBont Technology Co.Ltd
100 inet.wtf 18 Jan 2020 18 Jan 2025 Regtime Ltd. No company
In this page, we have listed the top 100 results. Kindly use our Reverse WHOIS API to fetch the remaining results.
You can also view the top 500 results through Similar Domains Finder tool for Inet.com.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=inet&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "inet",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 221,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "inet.org, inet.net, inet.com.pl, inet.it, inet.nl, inet.ru, inet.co.jp, inet.cl, inet.pl, inet.net.nz, inet.com, inet.co.kr, inet.co.th, inet.net.pl, inet.ie, inet.ca, inet.jp, inet.biz, inet.cn, inet.su, inet.biz.pl, inet.in, inet.bz, inet.co.uk, inet.sy, inet.sc, inet.asia, inet.tel, inet.lt, inet.coop, inet.fo, inet.co, inet.hr, inet.waw.pl, inet.cc, inet.domains, inet.berlin, inet.agency, inet.ru.com, inet.website, inet.tools, inet.hosting, inet.okinawa, inet.world, inet.ceo, inet.work, inet.bayern, inet.nrw, inet.video, inet.business, inet.media, inet.network, inet.kim, inet.center, inet.tech, inet.us, inet.feedback, inet.travel, inet.properties, inet.kyoto.jp, inet.cloud, inet.club, inet.xin, inet.studio, inet.digital, inet.builders, inet.cologne, inet.live, inet.solutions, inet.today, inet.fyi, inet.works, inet.expert, inet.link, inet.events, inet.academy, inet.education, inet.school, inet.institute, inet.consulting, inet.bible, inet.webcam, inet.info, inet.pro, inet.africa, inet.app, inet.ovh, inet.one, inet.site, inet.wiki, inet.team, inet.guru, inet.xyz, inet.uk, inet.onl, inet.bet, inet.stream, inet.win, inet.vip, inet.wtf",
    "results": [
        {
            "num": 1,
            "domain_name": "inet.org",
            "domain_keyword": "inet",
            "domain_tld": "org",
            "query_time": "2024-04-22 04:10:22",
            "create_date": "1994-10-04",
            "update_date": "2021-10-03",
            "expiry_date": "2031-10-03",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Randal J Atkinson",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.tigertech.net",
                "ns2.tigertech.biz",
                "ns3.tigertech.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "inet.net",
            "domain_keyword": "inet",
            "domain_tld": "net",
            "query_time": "2024-05-07 11:23:07",
            "create_date": "1995-04-20",
            "update_date": "2024-03-13",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "SI",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "SI",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/inet.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "gabe.ns.cloudflare.com",
                "rachel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "inet.com.pl",
            "domain_keyword": "inet",
            "domain_tld": "com.pl",
            "query_time": "2024-05-27 21:28:33",
            "create_date": "1996-01-29",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-31",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "dns3.inet.pl",
                "dns4.inet.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "inet.it",
            "domain_keyword": "inet",
            "domain_tld": "it",
            "query_time": "2024-06-10 03:11:27",
            "create_date": "1996-01-29",
            "update_date": "2024-02-14",
            "expiry_date": "2025-01-29",
            "registrar_name": "BT Italia s.p.a.",
            "registrar_website": "http://www.btitalia.it",
            "registrant_company": "BT ITALIA S.P.A.",
            "registrant_address": "VIA TUCIDIDE, 56",
            "registrant_city": "MILANO",
            "registrant_state": "MI",
            "registrant_zip": "20134",
            "registrant_country": "IT",
            "name_servers": [
                "ns1a.btitalia.it",
                "ns2.inet.it",
                "ns2a.btitalia.it",
                "venere.inet.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 5,
            "domain_name": "inet.nl",
            "domain_keyword": "inet",
            "domain_tld": "nl",
            "query_time": "2024-04-22 04:10:22",
            "create_date": "1996-10-28",
            "update_date": "2022-06-29",
            "registrar_name": "Tucows.com Co.",
            "name_servers": [
                "auth01-peer.ib.routit.net",
                "auth02-peer.ib.routit.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 6,
            "domain_name": "inet.ru",
            "domain_keyword": "inet",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:51:23",
            "create_date": "1996-12-25",
            "expiry_date": "2024-12-31",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 7,
            "domain_name": "inet.co.jp",
            "domain_keyword": "inet",
            "domain_tld": "co.jp",
            "query_time": "2024-05-14 07:19:02",
            "create_date": "1997-01-22",
            "update_date": "2024-02-01",
            "registrant_company": "I-NET Corp.",
            "name_servers": [
                "ns1.inetidc.jp",
                "ns2.inetidc.jp"
            ]
        },
        {
            "num": 8,
            "domain_name": "inet.cl",
            "domain_keyword": "inet",
            "domain_tld": "cl",
            "query_time": "2024-06-03 01:06:53",
            "create_date": "1997-05-12",
            "expiry_date": "2024-10-05",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "RED6 y Cia. Ltda. (SERVICIOS COMPUTACIONALES Y DE INGENIERIA RED 6 Y COMPANIA LIMITADA)",
            "name_servers": [
                "ns17.abyb.net",
                "ns18.abyb.net"
            ]
        },
        {
            "num": 9,
            "domain_name": "inet.pl",
            "domain_keyword": "inet",
            "domain_tld": "pl",
            "query_time": "2024-04-03 06:52:24",
            "create_date": "1997-12-03",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-31",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "dns3.inet.pl",
                "dns4.inet.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "inet.net.nz",
            "domain_keyword": "inet",
            "domain_tld": "net.nz",
            "query_time": "2024-06-02 14:07:16",
            "create_date": "1998-05-27",
            "update_date": "2024-05-27",
            "registrar_name": "iSERVE",
            "registrar_website": "https://iserve.nz/",
            "name_servers": [
                "ns1.snap.net.nz",
                "ns2.snap.net.nz",
                "ns3.snap.net.nz"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "inet.com",
            "domain_keyword": "inet",
            "domain_tld": "com",
            "query_time": "2024-06-10 03:11:27",
            "create_date": "1998-05-29",
            "update_date": "2023-03-03",
            "expiry_date": "2028-05-28",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns17.worldnic.com",
                "ns18.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "inet.co.kr",
            "domain_keyword": "inet",
            "domain_tld": "co.kr",
            "query_time": "2018-02-18 14:57:40",
            "create_date": "1998-10-17",
            "update_date": "2017-07-17",
            "expiry_date": "2025-10-15",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "???? ???????"
        },
        {
            "num": 13,
            "domain_name": "inet.co.th",
            "domain_keyword": "inet",
            "domain_tld": "co.th",
            "query_time": "2024-06-06 17:06:31",
            "create_date": "1999-01-17",
            "update_date": "2021-04-20",
            "expiry_date": "2026-01-16",
            "registrar_name": "THNIC",
            "registrant_company": "Internet Thailand Public Company Limited ( บริษัท อินเทอร์เน็ตประเทศไทย จำกัด (มหาชน) )",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns1.inet.co.th",
                "ns2.inet.co.th"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "inet.net.pl",
            "domain_keyword": "inet",
            "domain_tld": "net.pl",
            "query_time": "2024-05-01 13:15:20",
            "create_date": "1999-10-01",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-30",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "atel.atel.com.pl",
                "atel.inet.net.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "inet.ie",
            "domain_keyword": "inet",
            "domain_tld": "ie",
            "query_time": "2024-06-10 03:11:27",
            "create_date": "2000-08-10",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-11",
            "registrar_name": "Reid Networks",
            "registrar_website": "http://reidnet.ie/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.reidhosting.com",
                "ns2.reidhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "inet.ca",
            "domain_keyword": "inet",
            "domain_tld": "ca",
            "query_time": "2024-04-22 04:10:21",
            "create_date": "2000-09-19",
            "update_date": "2024-01-27",
            "expiry_date": "2024-06-04",
            "registrar_iana": 456,
            "registrar_name": "Webnames.ca Inc.",
            "registrar_website": "www.webnames.ca",
            "registrant_name": "INET Visions Group",
            "registrant_address": "ATTN: WN0bbd70,  Suite 333 - 333 Terminal Ave.",
            "registrant_city": "Vancouver",
            "registrant_state": "BC",
            "registrant_zip": "V6A4C1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6046331142",
            "registrant_fax": "+1.6046333174",
            "name_servers": [
                "ns1.webnames.ca",
                "ns2.webnames.ca",
                "ns3.webnames.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "inet.jp",
            "domain_keyword": "inet",
            "domain_tld": "jp",
            "query_time": "2024-05-30 05:56:00",
            "create_date": "2001-03-26",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "INTERNET SERVICE INC.",
            "registrant_address": "18F Ebisu Garden Place Tower",
            "registrant_zip": "150-6018",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-4520-8231",
            "registrant_fax": "03-4520-8232",
            "name_servers": [
                ""
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 18,
            "domain_name": "inet.biz",
            "domain_keyword": "inet",
            "domain_tld": "biz",
            "query_time": "2024-06-10 03:11:26",
            "create_date": "2002-03-27",
            "update_date": "2024-04-07",
            "expiry_date": "2025-03-26",
            "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.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "inet.cn",
            "domain_keyword": "inet",
            "domain_tld": "cn",
            "query_time": "2024-05-16 15:45:18",
            "create_date": "2003-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "尤晓东",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "inet.su",
            "domain_keyword": "inet",
            "domain_tld": "su",
            "query_time": "2024-05-05 20:05:39",
            "create_date": "2003-06-26",
            "expiry_date": "2024-06-26",
            "registrar_name": "RUCENTER-SU",
            "registrant_company": "PODOLSK.RU Ltd.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7 4967 556555",
            "registrant_fax": "+7 4967 556555",
            "name_servers": [
                "ns1.podolsk.ru",
                "ns2.podolsk.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 21,
            "domain_name": "inet.biz.pl",
            "domain_keyword": "inet",
            "domain_tld": "biz.pl",
            "query_time": "2024-05-07 11:23:08",
            "create_date": "2003-07-18",
            "update_date": "2023-07-10",
            "expiry_date": "2024-07-17",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.netart.pl",
                "ns2.netart.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 22,
            "domain_name": "inet.in",
            "domain_keyword": "inet",
            "domain_tld": "in",
            "query_time": "2024-04-20 16:02:25",
            "create_date": "2005-02-16",
            "update_date": "2024-04-01",
            "expiry_date": "2025-02-16",
            "registrar_iana": 1387,
            "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_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hosting.de",
                "ns2.hosting.de",
                "ns3.hosting.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "inet.bz",
            "domain_keyword": "inet",
            "domain_tld": "bz",
            "query_time": "2024-05-27 06:06:22",
            "create_date": "2005-09-12",
            "update_date": "2023-08-18",
            "expiry_date": "2024-09-12",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "inet.co.uk",
            "domain_keyword": "inet",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 01:46:34",
            "create_date": "2005-12-19",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-19",
            "registrar_name": "eRank Ltd t/a eRank [Tag = ERANK]",
            "name_servers": [
                "ns1.chorals.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 25,
            "domain_name": "inet.sy",
            "domain_keyword": "inet",
            "domain_tld": "sy",
            "query_time": "2016-08-01 07:00:00",
            "create_date": "2006-11-06",
            "expiry_date": "2024-11-05",
            "registrar_name": "nans",
            "registrant_name": "INET ISP",
            "registrant_company": "INET ISP",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.inet.sy",
                "ns2.inet.sy"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 26,
            "domain_name": "inet.sc",
            "domain_keyword": "inet",
            "domain_tld": "sc",
            "query_time": "2023-11-23 12:46:17",
            "create_date": "2008-03-28",
            "update_date": "2023-03-02",
            "expiry_date": "2024-03-28",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Inet-Support",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.kkibci.pl",
                "ns2.kkibci.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "inet.asia",
            "domain_keyword": "inet",
            "domain_tld": "asia",
            "query_time": "2024-05-14 07:19:02",
            "create_date": "2008-06-06",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-06",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Asia Webworks Co., Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Phuket",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.whypark.com",
                "ns2.whypark.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "inet.tel",
            "domain_keyword": "inet",
            "domain_tld": "tel",
            "query_time": "2024-05-14 07:19:03",
            "create_date": "2009-03-24",
            "update_date": "2024-05-08",
            "expiry_date": "2025-03-23",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "INSITE AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a0.cth.dns.nic.tel",
                "d0.cth.dns.nic.tel",
                "n0.cth.dns.nic.tel",
                "s0.cth.dns.nic.tel",
                "t0.cth.dns.nic.tel"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "inet.lt",
            "domain_keyword": "inet",
            "domain_tld": "lt",
            "query_time": "2024-05-29 00:13:26",
            "create_date": "2009-05-28",
            "expiry_date": "2025-05-29",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 30,
            "domain_name": "inet.coop",
            "domain_keyword": "inet",
            "domain_tld": "coop",
            "query_time": "2024-06-10 03:11:27",
            "create_date": "2010-02-25",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-25",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "https://www.eurodns.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Coop Danmark A/S",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar 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.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 31,
            "domain_name": "inet.fo",
            "domain_keyword": "inet",
            "domain_tld": "fo",
            "query_time": "2024-06-10 03:11:27",
            "create_date": "2010-06-03",
            "update_date": "2024-06-04",
            "expiry_date": "2025-01-03",
            "registrar_name": "FO Umsitingin",
            "registrar_website": "https://okisnavn.fo/",
            "registrant_email": "https://whois.nic.fo/contact/inet.fo/registrant",
            "name_servers": [
                "ns1.nic.fo",
                "ns2.nic.fo",
                "ns3.nic.fo"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 32,
            "domain_name": "inet.co",
            "domain_keyword": "inet",
            "domain_tld": "co",
            "query_time": "2024-06-10 03:11:27",
            "create_date": "2010-07-21",
            "update_date": "2023-07-16",
            "expiry_date": "2024-07-20",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Vinnytsia Oblast",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.inet.co",
                "ns2.inet.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "inet.hr",
            "domain_keyword": "inet",
            "domain_tld": "hr",
            "query_time": "2024-06-01 00:53:36",
            "create_date": "2011-07-13",
            "update_date": "2011-07-13",
            "expiry_date": "2024-07-13",
            "registrar_name": "Hrvatski Telekom d.d. (Regica.net)",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "ISKON INTERNET d.d.",
            "registrant_address": "Ulica Florijana Andrašeca 20",
            "registrant_city": "Zagreb",
            "registrant_state": "HR",
            "registrant_zip": "10000",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns.iskon.hr",
                "dns2.iskon.hr"
            ]
        },
        {
            "num": 34,
            "domain_name": "inet.waw.pl",
            "domain_keyword": "inet",
            "domain_tld": "waw.pl",
            "query_time": "2024-05-01 13:15:19",
            "create_date": "2011-10-11",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-11",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "ns1.rgb365.eu",
                "ns2.rgb365.eu"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "inet.cc",
            "domain_keyword": "inet",
            "domain_tld": "cc",
            "query_time": "2024-05-16 15:45:18",
            "create_date": "2013-11-10",
            "update_date": "2024-04-26",
            "expiry_date": "2024-11-10",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://domains.google.com/",
            "registrant_name": "On behalf of inet.cc OWNER",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "604 Cameron Street",
            "registrant_city": "Alexandria",
            "registrant_state": "VA",
            "registrant_zip": "22314",
            "registrant_country": "US",
            "registrant_email": "e3152507d83df28c702313dc8a52ff2436b8a45c55b58f64d7658a981eb2b2bc@inet.cc.whoisproxy.org",
            "registrant_phone": "+64.48319528",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "inet.domains",
            "domain_keyword": "inet",
            "domain_tld": "domains",
            "query_time": "2024-05-20 15:48:27",
            "create_date": "2014-03-12",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "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": [
                "ns1.ascio.com",
                "ns2.ascio.com",
                "ns3.ascio.com",
                "ns4.ascio.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "inet.berlin",
            "domain_keyword": "inet",
            "domain_tld": "berlin",
            "query_time": "2024-05-19 08:05:11",
            "create_date": "2014-03-20",
            "update_date": "2023-02-24",
            "expiry_date": "2025-03-20",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet SE",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "127.66.238.89.in-addr.arpa.manitu.net",
                "h1679187.stratoserver.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "inet.agency",
            "domain_keyword": "inet",
            "domain_tld": "agency",
            "query_time": "2024-05-07 11:23:06",
            "create_date": "2014-05-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "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": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "inet.ru.com",
            "domain_keyword": "inet",
            "domain_tld": "ru.com",
            "query_time": "2024-06-02 10:39:24",
            "create_date": "2014-05-26",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-26",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_email": "https://whois.centralnic.com/contact/inet.ru.com/registrant",
            "name_servers": [
                "ns1.ht-systems.ru",
                "ns2.ht-systems.ru"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "inet.website",
            "domain_keyword": "inet",
            "domain_tld": "website",
            "query_time": "2024-04-22 04:10:22",
            "create_date": "2014-09-18",
            "update_date": "2024-04-15",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1152,
            "registrar_name": "Go Montenegro Domains, LLC",
            "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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "inet.tools",
            "domain_keyword": "inet",
            "domain_tld": "tools",
            "query_time": "2024-05-07 11:23:07",
            "create_date": "2014-10-15",
            "update_date": "2023-09-18",
            "expiry_date": "2024-10-15",
            "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": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "inet.hosting",
            "domain_keyword": "inet",
            "domain_tld": "hosting",
            "query_time": "2024-04-22 04:10:22",
            "create_date": "2014-11-25",
            "update_date": "2023-12-08",
            "expiry_date": "2024-11-25",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_company": "i-net-galerie GmbH - Co. KG",
            "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": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "inet.okinawa",
            "domain_keyword": "inet",
            "domain_tld": "okinawa",
            "query_time": "2024-04-22 04:10:24",
            "create_date": "2014-12-06",
            "update_date": "2023-11-20",
            "expiry_date": "2024-12-06",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "inet.world",
            "domain_keyword": "inet",
            "domain_tld": "world",
            "query_time": "2024-04-22 04:10:22",
            "create_date": "2015-01-14",
            "update_date": "2023-11-20",
            "expiry_date": "2025-01-14",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.worldnic.com",
                "ns50.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "inet.ceo",
            "domain_keyword": "inet",
            "domain_tld": "ceo",
            "query_time": "2024-05-25 08:15:26",
            "create_date": "2015-02-03",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1731,
            "registrar_name": "TLD Registrar Pty Ltd",
            "registrar_website": "http://www.peoplebrowsr.com",
            "registrant_company": "PeopleBrowsr",
            "registrant_state": "NSW",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "inet.work",
            "domain_keyword": "inet",
            "domain_tld": "work",
            "query_time": "2024-04-22 04:10:22",
            "create_date": "2015-02-10",
            "update_date": "2023-06-06",
            "expiry_date": "2025-02-10",
            "registrar_iana": 1149,
            "registrar_name": "Go China Domains Inc",
            "registrar_website": "whois.gochinadomains.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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "inet.bayern",
            "domain_keyword": "inet",
            "domain_tld": "bayern",
            "query_time": "2024-06-10 03:11:26",
            "create_date": "2015-02-22",
            "update_date": "2024-04-07",
            "expiry_date": "2025-02-22",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "https://www.antagus.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "hierl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ns-serve.net",
                "ns2.ns-serve.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "inet.nrw",
            "domain_keyword": "inet",
            "domain_tld": "nrw",
            "query_time": "2024-05-19 08:05:12",
            "create_date": "2015-03-24",
            "update_date": "2024-05-08",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1408,
            "registrar_name": "United Domains AG",
            "registrar_website": "https://www.united-domains.de",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "inet.video",
            "domain_keyword": "inet",
            "domain_tld": "video",
            "query_time": "2024-05-14 07:19:03",
            "create_date": "2015-05-06",
            "update_date": "2024-04-30",
            "expiry_date": "2025-05-06",
            "registrar_iana": 612,
            "registrar_name": "Blue Razor Domains, LLC",
            "registrar_website": "http://www.bluerazordomains.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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "inet.business",
            "domain_keyword": "inet",
            "domain_tld": "business",
            "query_time": "2024-05-23 21:28:25",
            "create_date": "2015-05-07",
            "update_date": "2017-03-11",
            "expiry_date": "2025-05-07",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "iDigitalAsset LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "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": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "inet.media",
            "domain_keyword": "inet",
            "domain_tld": "media",
            "query_time": "2024-04-22 04:10:54",
            "create_date": "2015-06-17",
            "update_date": "2023-08-01",
            "expiry_date": "2024-06-17",
            "registrar_iana": 1153,
            "registrar_name": "Go France Domains, LLC",
            "registrar_website": "http://www.gofrancedomains.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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "inet.network",
            "domain_keyword": "inet",
            "domain_tld": "network",
            "query_time": "2024-06-10 03:11:28",
            "create_date": "2015-06-18",
            "update_date": "2023-07-26",
            "expiry_date": "2024-06-18",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Inet Process",
            "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": [
                "dns14.ovh.net",
                "ns14.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 53,
            "domain_name": "inet.kim",
            "domain_keyword": "inet",
            "domain_tld": "kim",
            "query_time": "2024-05-07 11:23:07",
            "create_date": "2015-06-25",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-25",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Kalush information network Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IF",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.secondary.net.ua",
                "ns1.inet.kim",
                "ns2.inet.kim"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "inet.center",
            "domain_keyword": "inet",
            "domain_tld": "center",
            "query_time": "2024-06-10 03:11:27",
            "create_date": "2015-08-04",
            "update_date": "2024-03-25",
            "expiry_date": "2024-08-04",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy protection service - whoisproxy.ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moscow",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.inet.center",
                "ns4-l2.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "inet.tech",
            "domain_keyword": "inet",
            "domain_tld": "tech",
            "query_time": "2024-06-10 03:11:28",
            "create_date": "2015-10-02",
            "update_date": "2024-06-07",
            "expiry_date": "2024-10-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": [
                "pdns07.domaincontrol.com",
                "pdns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "inet.us",
            "domain_keyword": "inet",
            "domain_tld": "us",
            "query_time": "2024-05-14 07:19:03",
            "create_date": "2015-10-11",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Andrew Henckel",
            "registrant_company": "Internet Connect, LLC.",
            "registrant_address": "PO BOX 4242",
            "registrant_city": "Missoula",
            "registrant_state": "Montana",
            "registrant_zip": "59806",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4062396769",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "inet.feedback",
            "domain_keyword": "inet",
            "domain_tld": "feedback",
            "query_time": "2024-06-02 14:07:16",
            "create_date": "2015-10-15",
            "update_date": "2024-04-02",
            "expiry_date": "2024-10-15",
            "registrar_iana": 9999,
            "registrar_name": "Tucows Registry Services",
            "registrar_website": "https://tucowsregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REGISTRY RESERVED DOMAIN",
            "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": [
                "e.nic.feedback",
                "f.nic.feedback"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "inet.travel",
            "domain_keyword": "inet",
            "domain_tld": "travel",
            "query_time": "2024-05-23 21:28:26",
            "create_date": "2015-12-24",
            "update_date": "2023-11-08",
            "expiry_date": "2024-12-23",
            "registrar_iana": 463,
            "registrar_name": "Regional Network Information Center, JSC dba RU-CENTER",
            "registrar_website": "https://www.nic.ru/en/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LLC \"Internet-Travel\"",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "inet.properties",
            "domain_keyword": "inet",
            "domain_tld": "properties",
            "query_time": "2024-05-07 11:23:07",
            "create_date": "2016-01-02",
            "update_date": "2024-02-16",
            "expiry_date": "2025-01-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "inet.kyoto.jp",
            "domain_keyword": "inet",
            "domain_tld": "kyoto.jp",
            "query_time": "2024-04-22 04:10:22",
            "create_date": "2016-02-02",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "kabusikigaisya ainethokensougou",
            "registrant_address": "Nagaokakyo-shi",
            "registrant_zip": "617-0814",
            "registrant_email": "[email protected]",
            "registrant_phone": "075-956-5645",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 61,
            "domain_name": "inet.cloud",
            "domain_keyword": "inet",
            "domain_tld": "cloud",
            "query_time": "2024-06-10 03:11:27",
            "create_date": "2016-02-16",
            "update_date": "2024-04-01",
            "expiry_date": "2025-02-16",
            "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_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "anexia.fifthns.com",
                "anexia.firstns.cc",
                "anexia.fourthns.systems",
                "anexia.secondns.at",
                "anexia.thirdns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "inet.club",
            "domain_keyword": "inet",
            "domain_tld": "club",
            "query_time": "2024-04-22 04:10:38",
            "create_date": "2016-02-27",
            "update_date": "2024-01-06",
            "expiry_date": "2026-02-26",
            "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": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "inet.xin",
            "domain_keyword": "inet",
            "domain_tld": "xin",
            "query_time": "2024-04-22 04:10:22",
            "create_date": "2016-03-15",
            "update_date": "2024-01-20",
            "expiry_date": "2025-03-15",
            "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": "张惠杰",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "福建",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "inet.studio",
            "domain_keyword": "inet",
            "domain_tld": "studio",
            "query_time": "2024-06-10 03:11:28",
            "create_date": "2016-04-13",
            "update_date": "2024-05-03",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moskovskaya",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.selectel.ru",
                "b.ns.selectel.ru",
                "c.ns.selectel.ru",
                "d.ns.selectel.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "inet.digital",
            "domain_keyword": "inet",
            "domain_tld": "digital",
            "query_time": "2024-06-10 03:11:27",
            "create_date": "2016-04-13",
            "update_date": "2024-05-03",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Moskovskaya",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns.selectel.ru",
                "b.ns.selectel.ru",
                "c.ns.selectel.ru",
                "d.ns.selectel.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "inet.builders",
            "domain_keyword": "inet",
            "domain_tld": "builders",
            "query_time": "2024-04-22 04:10:21",
            "create_date": "2016-06-03",
            "update_date": "2023-05-10",
            "expiry_date": "2024-06-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "inet.builders",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar 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.hostnet.nl",
                "ns02.hostnet.nl"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "inet.cologne",
            "domain_keyword": "inet",
            "domain_tld": "cologne",
            "query_time": "2024-04-22 04:10:22",
            "create_date": "2016-06-19",
            "update_date": "2023-06-19",
            "expiry_date": "2024-06-19",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://www.1und1.de",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "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 contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1024.ui-dns.com",
                "ns1104.ui-dns.de",
                "ns1111.ui-dns.biz",
                "ns1114.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "inet.live",
            "domain_keyword": "inet",
            "domain_tld": "live",
            "query_time": "2024-05-17 02:58:54",
            "create_date": "2016-06-26",
            "update_date": "2024-05-02",
            "expiry_date": "2025-06-26",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1496.awsdns-59.org",
                "ns-1597.awsdns-07.co.uk",
                "ns-202.awsdns-25.com",
                "ns-962.awsdns-56.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "inet.solutions",
            "domain_keyword": "inet",
            "domain_tld": "solutions",
            "query_time": "2024-06-02 14:07:16",
            "create_date": "2016-08-31",
            "update_date": "2023-10-15",
            "expiry_date": "2024-08-31",
            "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": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "inet.today",
            "domain_keyword": "inet",
            "domain_tld": "today",
            "query_time": "2024-04-22 04:10:22",
            "create_date": "2016-09-16",
            "update_date": "2023-08-30",
            "expiry_date": "2024-09-16",
            "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": "Internet Invest, Ltd. dba Imena.ua",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kyiv",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pid1.srv53.net",
                "pid2.srv53.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "inet.fyi",
            "domain_keyword": "inet",
            "domain_tld": "fyi",
            "query_time": "2024-06-10 03:11:27",
            "create_date": "2016-10-20",
            "update_date": "2024-04-21",
            "expiry_date": "2026-10-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.inet.fyi",
                "ns1.ip6.us",
                "ns2.inet.fyi",
                "ns2.ip6.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "inet.works",
            "domain_keyword": "inet",
            "domain_tld": "works",
            "query_time": "2024-06-10 03:11:28",
            "create_date": "2016-10-25",
            "update_date": "2022-08-31",
            "expiry_date": "2024-10-25",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "http://101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Digital Privacy Corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "inet.expert",
            "domain_keyword": "inet",
            "domain_tld": "expert",
            "query_time": "2024-05-23 21:28:25",
            "create_date": "2017-02-08",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-08",
            "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": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "inet.link",
            "domain_keyword": "inet",
            "domain_tld": "link",
            "query_time": "2024-05-07 11:23:07",
            "create_date": "2017-02-16",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-16",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "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",
                "ns2fhn.name.com",
                "ns3qtx.name.com",
                "ns4cgs.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "inet.events",
            "domain_keyword": "inet",
            "domain_tld": "events",
            "query_time": "2024-05-27 06:06:22",
            "create_date": "2017-03-22",
            "update_date": "2024-05-03",
            "expiry_date": "2024-03-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": "Impossible Dreams Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AI",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "inet.academy",
            "domain_keyword": "inet",
            "domain_tld": "academy",
            "query_time": "2024-04-16 03:46:05",
            "create_date": "2017-04-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "inet.education",
            "domain_keyword": "inet",
            "domain_tld": "education",
            "query_time": "2024-05-01 13:15:16",
            "create_date": "2017-04-10",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "inet.school",
            "domain_keyword": "inet",
            "domain_tld": "school",
            "query_time": "2024-05-01 13:15:17",
            "create_date": "2017-04-10",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "inet.institute",
            "domain_keyword": "inet",
            "domain_tld": "institute",
            "query_time": "2024-04-17 08:38:01",
            "create_date": "2017-04-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "inet.consulting",
            "domain_keyword": "inet",
            "domain_tld": "consulting",
            "query_time": "2024-06-02 14:07:16",
            "create_date": "2017-07-21",
            "update_date": "2023-09-04",
            "expiry_date": "2024-07-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "inet.bible",
            "domain_keyword": "inet",
            "domain_tld": "bible",
            "query_time": "2024-06-10 03:11:26",
            "create_date": "2017-08-31",
            "update_date": "2023-11-29",
            "expiry_date": "2025-08-31",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "whois.joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HI",
            "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": [
                "x.ns.joker.com",
                "y.ns.joker.com",
                "z.ns.joker.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 82,
            "domain_name": "inet.webcam",
            "domain_keyword": "inet",
            "domain_tld": "webcam",
            "query_time": "2024-06-02 14:07:16",
            "create_date": "2017-09-09",
            "update_date": "2023-09-03",
            "expiry_date": "2027-09-09",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "whois.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paris",
            "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": [
                "ns-124-a.gandi.net",
                "ns-129-c.gandi.net",
                "ns-70-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "inet.info",
            "domain_keyword": "inet",
            "domain_tld": "info",
            "query_time": "2024-05-14 07:19:02",
            "create_date": "2017-11-03",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "inet.pro",
            "domain_keyword": "inet",
            "domain_tld": "pro",
            "query_time": "2024-05-23 21:28:25",
            "create_date": "2018-01-16",
            "update_date": "2024-03-08",
            "expiry_date": "2026-01-16",
            "registrar_iana": 617,
            "registrar_name": "Epik LLC",
            "registrar_website": "http://www.epik.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "inet.africa",
            "domain_keyword": "inet",
            "domain_tld": "africa",
            "query_time": "2024-05-23 21:28:25",
            "create_date": "2018-03-07",
            "update_date": "2024-01-07",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Ltd.",
            "registrar_website": "101domain.com/co_za.htm",
            "registrant_name": "REDACTED",
            "registrant_company": "Sumeet Rajpal",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "marjory.ns.cloudflare.com",
                "oswald.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "inet.app",
            "domain_keyword": "inet",
            "domain_tld": "app",
            "query_time": "2024-05-14 07:19:02",
            "create_date": "2018-05-08",
            "update_date": "2024-04-21",
            "expiry_date": "2025-05-08",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "i-Freelancer.Net, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Taiwan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TW",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1cvw.name.com",
                "ns2qvz.name.com",
                "ns3ghw.name.com",
                "ns4ksy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "inet.ovh",
            "domain_keyword": "inet",
            "domain_tld": "ovh",
            "query_time": "2024-05-23 21:28:25",
            "create_date": "2018-06-21",
            "update_date": "2023-10-08",
            "expiry_date": "2024-06-21",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "CPE Sistemi di Paolo Campora",
            "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": 88,
            "domain_name": "inet.one",
            "domain_keyword": "inet",
            "domain_tld": "one",
            "query_time": "2024-05-23 21:28:25",
            "create_date": "2018-11-28",
            "update_date": "2023-02-14",
            "expiry_date": "2024-11-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "inet.site",
            "domain_keyword": "inet",
            "domain_tld": "site",
            "query_time": "2024-06-02 14:07:16",
            "create_date": "2018-12-04",
            "update_date": "2023-08-31",
            "expiry_date": "2024-12-04",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Lee Charles",
            "registrant_state": "Zhe Jiang",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "inet.wiki",
            "domain_keyword": "inet",
            "domain_tld": "wiki",
            "query_time": "2024-05-01 13:15:17",
            "create_date": "2019-02-15",
            "update_date": "2024-03-05",
            "expiry_date": "2025-02-15",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dee.ns.cloudflare.com",
                "earl.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "inet.team",
            "domain_keyword": "inet",
            "domain_tld": "team",
            "query_time": "2024-04-22 04:10:22",
            "create_date": "2019-03-12",
            "update_date": "2023-07-17",
            "expiry_date": "2025-03-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "hank.ns.cloudflare.com",
                "miki.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "inet.guru",
            "domain_keyword": "inet",
            "domain_tld": "guru",
            "query_time": "2024-04-16 00:13:25",
            "create_date": "2019-04-16",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-16",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a Joker.com",
            "registrar_website": "http://joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SI",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "cdns1.controlpanel.si",
                "cdns2.controlpanel.si"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "inet.xyz",
            "domain_keyword": "inet",
            "domain_tld": "xyz",
            "query_time": "2024-04-22 04:10:22",
            "create_date": "2019-04-26",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-26",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.inetdns.com",
                "ns.inetdns.eu",
                "ns.inetdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "inet.uk",
            "domain_keyword": "inet",
            "domain_tld": "uk",
            "query_time": "2024-04-22 04:10:24",
            "create_date": "2019-06-07",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-07",
            "registrar_name": "eRank Ltd t/a eRank [Tag = ERANK]",
            "name_servers": [
                "ns1.chorals.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 95,
            "domain_name": "inet.onl",
            "domain_keyword": "inet",
            "domain_tld": "onl",
            "query_time": "2024-06-01 07:13:16",
            "create_date": "2019-06-17",
            "update_date": "2023-08-01",
            "expiry_date": "2024-06-17",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.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": [
                "docks20.rzone.de",
                "shades10.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "inet.bet",
            "domain_keyword": "inet",
            "domain_tld": "bet",
            "query_time": "2024-05-07 11:23:06",
            "create_date": "2019-09-16",
            "update_date": "2023-10-11",
            "expiry_date": "2024-09-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ara.ns.cloudflare.com",
                "walt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "inet.stream",
            "domain_keyword": "inet",
            "domain_tld": "stream",
            "query_time": "2024-05-14 07:19:03",
            "create_date": "2019-09-23",
            "update_date": "2023-05-13",
            "expiry_date": "2027-09-23",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "coreIT.pl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "melissa.ns.cloudflare.com",
                "noah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 98,
            "domain_name": "inet.win",
            "domain_keyword": "inet",
            "domain_tld": "win",
            "query_time": "2024-06-02 14:07:16",
            "create_date": "2019-10-05",
            "update_date": "2024-02-06",
            "expiry_date": "2024-10-05",
            "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": [
                "ns.inetdns.com",
                "ns.inetdns.eu"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "inet.vip",
            "domain_keyword": "inet",
            "domain_tld": "vip",
            "query_time": "2024-05-23 21:28:26",
            "create_date": "2019-12-19",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-19",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "YuXi ChenBont Technology Co.Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "yun nan sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "inet.wtf",
            "domain_keyword": "inet",
            "domain_tld": "wtf",
            "query_time": "2024-05-19 08:05:12",
            "create_date": "2020-01-18",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-18",
            "registrar_iana": 1362,
            "registrar_name": "Regtime Ltd.",
            "registrar_website": "http://webnames.ru",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "No company",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "N/A",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "search_after": "1579305600000_1644826",
    "stats": {
        "total_time": 0.052,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>inet</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>221</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>inet.org, inet.net, inet.com.pl, inet.it, inet.nl, inet.ru, inet.co.jp, inet.cl, inet.pl, inet.net.nz, inet.com, inet.co.kr, inet.co.th, inet.net.pl, inet.ie, inet.ca, inet.jp, inet.biz, inet.cn, inet.su, inet.biz.pl, inet.in, inet.bz, inet.co.uk, inet.sy, inet.sc, inet.asia, inet.tel, inet.lt, inet.coop, inet.fo, inet.co, inet.hr, inet.waw.pl, inet.cc, inet.domains, inet.berlin, inet.agency, inet.ru.com, inet.website, inet.tools, inet.hosting, inet.okinawa, inet.world, inet.ceo, inet.work, inet.bayern, inet.nrw, inet.video, inet.business, inet.media, inet.network, inet.kim, inet.center, inet.tech, inet.us, inet.feedback, inet.travel, inet.properties, inet.kyoto.jp, inet.cloud, inet.club, inet.xin, inet.studio, inet.digital, inet.builders, inet.cologne, inet.live, inet.solutions, inet.today, inet.fyi, inet.works, inet.expert, inet.link, inet.events, inet.academy, inet.education, inet.school, inet.institute, inet.consulting, inet.bible, inet.webcam, inet.info, inet.pro, inet.africa, inet.app, inet.ovh, inet.one, inet.site, inet.wiki, inet.team, inet.guru, inet.xyz, inet.uk, inet.onl, inet.bet, inet.stream, inet.win, inet.vip, inet.wtf</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>inet.org</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 04:10:22</query_time>
   <create_date>1994-10-04</create_date>
   <update_date>2021-10-03</update_date>
   <expiry_date>2031-10-03</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Randal J Atkinson</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.tigertech.net</value>
    <value>ns2.tigertech.biz</value>
    <value>ns3.tigertech.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>inet.net</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 11:23:07</query_time>
   <create_date>1995-04-20</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>SI</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>SI</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/inet.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>gabe.ns.cloudflare.com</value>
    <value>rachel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>inet.com.pl</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-27 21:28:33</query_time>
   <create_date>1996-01-29</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns3.inet.pl</value>
    <value>dns4.inet.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>inet.it</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-10 03:11:27</query_time>
   <create_date>1996-01-29</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>BT Italia s.p.a.</registrar_name>
   <registrar_website>http://www.btitalia.it</registrar_website>
   <registrant_company>BT ITALIA S.P.A.</registrant_company>
   <registrant_address>VIA TUCIDIDE, 56</registrant_address>
   <registrant_city>MILANO</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20134</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1a.btitalia.it</value>
    <value>ns2.inet.it</value>
    <value>ns2a.btitalia.it</value>
    <value>venere.inet.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>inet.nl</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-22 04:10:22</query_time>
   <create_date>1996-10-28</create_date>
   <update_date>2022-06-29</update_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <name_servers>
    <value>auth01-peer.ib.routit.net</value>
    <value>auth02-peer.ib.routit.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>inet.ru</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:51:23</query_time>
   <create_date>1996-12-25</create_date>
   <expiry_date>2024-12-31</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>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>inet.co.jp</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-14 07:19:02</query_time>
   <create_date>1997-01-22</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>I-NET Corp.</registrant_company>
   <name_servers>
    <value>ns1.inetidc.jp</value>
    <value>ns2.inetidc.jp</value>
   </name_servers>
  </value>
  <value>
   <num>8</num>
   <domain_name>inet.cl</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-03 01:06:53</query_time>
   <create_date>1997-05-12</create_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>RED6 y Cia. Ltda. (SERVICIOS COMPUTACIONALES Y DE INGENIERIA RED 6 Y COMPANIA LIMITADA)</registrant_name>
   <name_servers>
    <value>ns17.abyb.net</value>
    <value>ns18.abyb.net</value>
   </name_servers>
  </value>
  <value>
   <num>9</num>
   <domain_name>inet.pl</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-03 06:52:24</query_time>
   <create_date>1997-12-03</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>dns3.inet.pl</value>
    <value>dns4.inet.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>inet.net.nz</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>net.nz</domain_tld>
   <query_time>2024-06-02 14:07:16</query_time>
   <create_date>1998-05-27</create_date>
   <update_date>2024-05-27</update_date>
   <registrar_name>iSERVE</registrar_name>
   <registrar_website>https://iserve.nz/</registrar_website>
   <name_servers>
    <value>ns1.snap.net.nz</value>
    <value>ns2.snap.net.nz</value>
    <value>ns3.snap.net.nz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>inet.com</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 03:11:27</query_time>
   <create_date>1998-05-29</create_date>
   <update_date>2023-03-03</update_date>
   <expiry_date>2028-05-28</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns17.worldnic.com</value>
    <value>ns18.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>inet.co.kr</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2018-02-18 14:57:40</query_time>
   <create_date>1998-10-17</create_date>
   <update_date>2017-07-17</update_date>
   <expiry_date>2025-10-15</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>???? ???????</registrant_name>
  </value>
  <value>
   <num>13</num>
   <domain_name>inet.co.th</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-06-06 17:06:31</query_time>
   <create_date>1999-01-17</create_date>
   <update_date>2021-04-20</update_date>
   <expiry_date>2026-01-16</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>Internet Thailand Public Company Limited ( บริษัท อินเทอร์เน็ตประเทศไทย จำกัด (มหาชน) )</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns1.inet.co.th</value>
    <value>ns2.inet.co.th</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>inet.net.pl</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-05-01 13:15:20</query_time>
   <create_date>1999-10-01</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>atel.atel.com.pl</value>
    <value>atel.inet.net.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>inet.ie</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-06-10 03:11:27</query_time>
   <create_date>2000-08-10</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_name>Reid Networks</registrar_name>
   <registrar_website>http://reidnet.ie/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns1.reidhosting.com</value>
    <value>ns2.reidhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>inet.ca</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-22 04:10:21</query_time>
   <create_date>2000-09-19</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>456</registrar_iana>
   <registrar_name>Webnames.ca Inc.</registrar_name>
   <registrar_website>www.webnames.ca</registrar_website>
   <registrant_name>INET Visions Group</registrant_name>
   <registrant_address>ATTN: WN0bbd70,  Suite 333 - 333 Terminal Ave.</registrant_address>
   <registrant_city>Vancouver</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V6A4C1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6046331142</registrant_phone>
   <registrant_fax>+1.6046333174</registrant_fax>
   <name_servers>
    <value>ns1.webnames.ca</value>
    <value>ns2.webnames.ca</value>
    <value>ns3.webnames.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>inet.jp</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-30 05:56:00</query_time>
   <create_date>2001-03-26</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>INTERNET SERVICE INC.</registrant_name>
   <registrant_address>18F Ebisu Garden Place Tower</registrant_address>
   <registrant_zip>150-6018</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-4520-8231</registrant_phone>
   <registrant_fax>03-4520-8232</registrant_fax>
   <name_servers>
    <value></value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>inet.biz</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-10 03:11:26</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-03-26</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.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>19</num>
   <domain_name>inet.cn</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-16 15:45:18</query_time>
   <create_date>2003-03-17</create_date>
   <expiry_date>2025-03-17</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>inet.su</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 20:05:39</query_time>
   <create_date>2003-06-26</create_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_name>RUCENTER-SU</registrar_name>
   <registrant_company>PODOLSK.RU Ltd.</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7 4967 556555</registrant_phone>
   <registrant_fax>+7 4967 556555</registrant_fax>
   <name_servers>
    <value>ns1.podolsk.ru</value>
    <value>ns2.podolsk.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>inet.biz.pl</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>biz.pl</domain_tld>
   <query_time>2024-05-07 11:23:08</query_time>
   <create_date>2003-07-18</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.netart.pl</value>
    <value>ns2.netart.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>inet.in</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-20 16:02:25</query_time>
   <create_date>2005-02-16</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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.hosting.de</value>
    <value>ns2.hosting.de</value>
    <value>ns3.hosting.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>inet.bz</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-05-27 06:06:22</query_time>
   <create_date>2005-09-12</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <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>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>inet.co.uk</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 01:46:34</query_time>
   <create_date>2005-12-19</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_name>eRank Ltd t/a eRank [Tag = ERANK]</registrar_name>
   <name_servers>
    <value>ns1.chorals.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>inet.sy</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>sy</domain_tld>
   <query_time>2016-08-01 07:00:00</query_time>
   <create_date>2006-11-06</create_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_name>nans</registrar_name>
   <registrant_name>INET ISP</registrant_name>
   <registrant_company>INET ISP</registrant_company>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.inet.sy</value>
    <value>ns2.inet.sy</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>inet.sc</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>sc</domain_tld>
   <query_time>2023-11-23 12:46:17</query_time>
   <create_date>2008-03-28</create_date>
   <update_date>2023-03-02</update_date>
   <expiry_date>2024-03-28</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Inet-Support</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>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.kkibci.pl</value>
    <value>ns2.kkibci.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>inet.asia</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-14 07:19:02</query_time>
   <create_date>2008-06-06</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Asia Webworks Co., Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Phuket</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.whypark.com</value>
    <value>ns2.whypark.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>inet.tel</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>tel</domain_tld>
   <query_time>2024-05-14 07:19:03</query_time>
   <create_date>2009-03-24</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>INSITE AG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a0.cth.dns.nic.tel</value>
    <value>d0.cth.dns.nic.tel</value>
    <value>n0.cth.dns.nic.tel</value>
    <value>s0.cth.dns.nic.tel</value>
    <value>t0.cth.dns.nic.tel</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>inet.lt</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-05-29 00:13:26</query_time>
   <create_date>2009-05-28</create_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>inet.coop</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>coop</domain_tld>
   <query_time>2024-06-10 03:11:27</query_time>
   <create_date>2010-02-25</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>https://www.eurodns.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Coop Danmark A/S</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>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>inet.fo</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>fo</domain_tld>
   <query_time>2024-06-10 03:11:27</query_time>
   <create_date>2010-06-03</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_name>FO Umsitingin</registrar_name>
   <registrar_website>https://okisnavn.fo/</registrar_website>
   <registrant_email>https://whois.nic.fo/contact/inet.fo/registrant</registrant_email>
   <name_servers>
    <value>ns1.nic.fo</value>
    <value>ns2.nic.fo</value>
    <value>ns3.nic.fo</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>inet.co</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-10 03:11:27</query_time>
   <create_date>2010-07-21</create_date>
   <update_date>2023-07-16</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Vinnytsia Oblast</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.inet.co</value>
    <value>ns2.inet.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>inet.hr</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-06-01 00:53:36</query_time>
   <create_date>2011-07-13</create_date>
   <update_date>2011-07-13</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_name>Hrvatski Telekom d.d. (Regica.net)</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>ISKON INTERNET d.d.</registrant_name>
   <registrant_address>Ulica Florijana Andrašeca 20</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>dns.iskon.hr</value>
    <value>dns2.iskon.hr</value>
   </name_servers>
  </value>
  <value>
   <num>34</num>
   <domain_name>inet.waw.pl</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>waw.pl</domain_tld>
   <query_time>2024-05-01 13:15:19</query_time>
   <create_date>2011-10-11</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_name>Digital Media Technology Sp. z o.o.</registrar_name>
   <registrar_website>https://dmtec.pl/kontakt</registrar_website>
   <name_servers>
    <value>ns1.rgb365.eu</value>
    <value>ns2.rgb365.eu</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>inet.cc</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-16 15:45:18</query_time>
   <create_date>2013-11-10</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://domains.google.com/</registrar_website>
   <registrant_name>On behalf of inet.cc OWNER</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>604 Cameron Street</registrant_address>
   <registrant_city>Alexandria</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>22314</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>e3152507d83df28c702313dc8a52ff2436b8a45c55b58f64d7658a981eb2b2bc@inet.cc.whoisproxy.org</registrant_email>
   <registrant_phone>+64.48319528</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>inet.domains</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>domains</domain_tld>
   <query_time>2024-05-20 15:48:27</query_time>
   <create_date>2014-03-12</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-12</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_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>ns1.ascio.com</value>
    <value>ns2.ascio.com</value>
    <value>ns3.ascio.com</value>
    <value>ns4.ascio.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>inet.berlin</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-19 08:05:11</query_time>
   <create_date>2014-03-20</create_date>
   <update_date>2023-02-24</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>127.66.238.89.in-addr.arpa.manitu.net</value>
    <value>h1679187.stratoserver.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>inet.agency</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-07 11:23:06</query_time>
   <create_date>2014-05-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</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>DE</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>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>inet.ru.com</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>ru.com</domain_tld>
   <query_time>2024-06-02 10:39:24</query_time>
   <create_date>2014-05-26</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/inet.ru.com/registrant</registrant_email>
   <name_servers>
    <value>ns1.ht-systems.ru</value>
    <value>ns2.ht-systems.ru</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>inet.website</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-04-22 04:10:22</query_time>
   <create_date>2014-09-18</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>1152</registrar_iana>
   <registrar_name>Go Montenegro Domains, LLC</registrar_name>
   <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>ns57.domaincontrol.com</value>
    <value>ns58.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>inet.tools</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-05-07 11:23:07</query_time>
   <create_date>2014-10-15</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-10-15</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>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>inet.hosting</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>hosting</domain_tld>
   <query_time>2024-04-22 04:10:22</query_time>
   <create_date>2014-11-25</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_company>i-net-galerie GmbH - Co. KG</registrant_company>
   <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>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>inet.okinawa</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>okinawa</domain_tld>
   <query_time>2024-04-22 04:10:24</query_time>
   <create_date>2014-12-06</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-12-06</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>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>inet.world</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-22 04:10:22</query_time>
   <create_date>2015-01-14</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.worldnic.com</value>
    <value>ns50.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>inet.ceo</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>ceo</domain_tld>
   <query_time>2024-05-25 08:15:26</query_time>
   <create_date>2015-02-03</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1731</registrar_iana>
   <registrar_name>TLD Registrar Pty Ltd</registrar_name>
   <registrar_website>http://www.peoplebrowsr.com</registrar_website>
   <registrant_company>PeopleBrowsr</registrant_company>
   <registrant_state>NSW</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>inet.work</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-22 04:10:22</query_time>
   <create_date>2015-02-10</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>1149</registrar_iana>
   <registrar_name>Go China Domains Inc</registrar_name>
   <registrar_website>whois.gochinadomains.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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>inet.bayern</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>bayern</domain_tld>
   <query_time>2024-06-10 03:11:26</query_time>
   <create_date>2015-02-22</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>https://www.antagus.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>hierl</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 whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ns-serve.net</value>
    <value>ns2.ns-serve.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>inet.nrw</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>nrw</domain_tld>
   <query_time>2024-05-19 08:05:12</query_time>
   <create_date>2015-03-24</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>United Domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>inet.video</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-05-14 07:19:03</query_time>
   <create_date>2015-05-06</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>612</registrar_iana>
   <registrar_name>Blue Razor Domains, LLC</registrar_name>
   <registrar_website>http://www.bluerazordomains.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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>inet.business</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-05-23 21:28:25</query_time>
   <create_date>2015-05-07</create_date>
   <update_date>2017-03-11</update_date>
   <expiry_date>2025-05-07</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>iDigitalAsset LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</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>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>inet.media</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-04-22 04:10:54</query_time>
   <create_date>2015-06-17</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>1153</registrar_iana>
   <registrar_name>Go France Domains, LLC</registrar_name>
   <registrar_website>http://www.gofrancedomains.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>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>inet.network</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-06-10 03:11:28</query_time>
   <create_date>2015-06-18</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-06-18</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_company>Inet Process</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>dns14.ovh.net</value>
    <value>ns14.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>inet.kim</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>kim</domain_tld>
   <query_time>2024-05-07 11:23:07</query_time>
   <create_date>2015-06-25</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-25</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>Kalush information network Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IF</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.secondary.net.ua</value>
    <value>ns1.inet.kim</value>
    <value>ns2.inet.kim</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>inet.center</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>center</domain_tld>
   <query_time>2024-06-10 03:11:27</query_time>
   <create_date>2015-08-04</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy protection service - whoisproxy.ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moscow</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.inet.center</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>inet.tech</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-10 03:11:28</query_time>
   <create_date>2015-10-02</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2024-10-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>pdns07.domaincontrol.com</value>
    <value>pdns08.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>56</num>
   <domain_name>inet.us</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-14 07:19:03</query_time>
   <create_date>2015-10-11</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Andrew Henckel</registrant_name>
   <registrant_company>Internet Connect, LLC.</registrant_company>
   <registrant_address>PO BOX 4242</registrant_address>
   <registrant_city>Missoula</registrant_city>
   <registrant_state>Montana</registrant_state>
   <registrant_zip>59806</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4062396769</registrant_phone>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>inet.feedback</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>feedback</domain_tld>
   <query_time>2024-06-02 14:07:16</query_time>
   <create_date>2015-10-15</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>Tucows Registry Services</registrar_name>
   <registrar_website>https://tucowsregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REGISTRY RESERVED DOMAIN</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>e.nic.feedback</value>
    <value>f.nic.feedback</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>inet.travel</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>travel</domain_tld>
   <query_time>2024-05-23 21:28:26</query_time>
   <create_date>2015-12-24</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>463</registrar_iana>
   <registrar_name>Regional Network Information Center, JSC dba RU-CENTER</registrar_name>
   <registrar_website>https://www.nic.ru/en/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LLC &quot;Internet-Travel&quot;</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>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>inet.properties</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>properties</domain_tld>
   <query_time>2024-05-07 11:23:07</query_time>
   <create_date>2016-01-02</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>inet.kyoto.jp</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>kyoto.jp</domain_tld>
   <query_time>2024-04-22 04:10:22</query_time>
   <create_date>2016-02-02</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>kabusikigaisya ainethokensougou</registrant_name>
   <registrant_address>Nagaokakyo-shi</registrant_address>
   <registrant_zip>617-0814</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>075-956-5645</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>inet.cloud</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-06-10 03:11:27</query_time>
   <create_date>2016-02-16</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-02-16</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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>anexia.fifthns.com</value>
    <value>anexia.firstns.cc</value>
    <value>anexia.fourthns.systems</value>
    <value>anexia.secondns.at</value>
    <value>anexia.thirdns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>inet.club</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-22 04:10:38</query_time>
   <create_date>2016-02-27</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2026-02-26</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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>inet.xin</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>xin</domain_tld>
   <query_time>2024-04-22 04:10:22</query_time>
   <create_date>2016-03-15</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-03-15</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>张惠杰</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>福建</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>inet.studio</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-06-10 03:11:28</query_time>
   <create_date>2016-04-13</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moskovskaya</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.selectel.ru</value>
    <value>b.ns.selectel.ru</value>
    <value>c.ns.selectel.ru</value>
    <value>d.ns.selectel.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>inet.digital</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-06-10 03:11:27</query_time>
   <create_date>2016-04-13</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Moskovskaya</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns.selectel.ru</value>
    <value>b.ns.selectel.ru</value>
    <value>c.ns.selectel.ru</value>
    <value>d.ns.selectel.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>inet.builders</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>builders</domain_tld>
   <query_time>2024-04-22 04:10:21</query_time>
   <create_date>2016-06-03</create_date>
   <update_date>2023-05-10</update_date>
   <expiry_date>2024-06-03</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>inet.builders</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>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.hostnet.nl</value>
    <value>ns02.hostnet.nl</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>inet.cologne</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>cologne</domain_tld>
   <query_time>2024-04-22 04:10:22</query_time>
   <create_date>2016-06-19</create_date>
   <update_date>2023-06-19</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://www.1und1.de</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1024.ui-dns.com</value>
    <value>ns1104.ui-dns.de</value>
    <value>ns1111.ui-dns.biz</value>
    <value>ns1114.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>inet.live</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-17 02:58:54</query_time>
   <create_date>2016-06-26</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-06-26</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1496.awsdns-59.org</value>
    <value>ns-1597.awsdns-07.co.uk</value>
    <value>ns-202.awsdns-25.com</value>
    <value>ns-962.awsdns-56.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>inet.solutions</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-06-02 14:07:16</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-08-31</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>ns67.domaincontrol.com</value>
    <value>ns68.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>70</num>
   <domain_name>inet.today</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-04-22 04:10:22</query_time>
   <create_date>2016-09-16</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-09-16</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>Internet Invest, Ltd. dba Imena.ua</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kyiv</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pid1.srv53.net</value>
    <value>pid2.srv53.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>inet.fyi</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-06-10 03:11:27</query_time>
   <create_date>2016-10-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2026-10-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.inet.fyi</value>
    <value>ns1.ip6.us</value>
    <value>ns2.inet.fyi</value>
    <value>ns2.ip6.us</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>inet.works</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>works</domain_tld>
   <query_time>2024-06-10 03:11:28</query_time>
   <create_date>2016-10-25</create_date>
   <update_date>2022-08-31</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Digital Privacy Corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>inet.expert</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-05-23 21:28:25</query_time>
   <create_date>2017-02-08</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-08</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>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dotster.com</value>
    <value>ns2.dotster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>inet.link</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-07 11:23:07</query_time>
   <create_date>2017-02-16</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns2fhn.name.com</value>
    <value>ns3qtx.name.com</value>
    <value>ns4cgs.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>inet.events</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>events</domain_tld>
   <query_time>2024-05-27 06:06:22</query_time>
   <create_date>2017-03-22</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-03-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>Impossible Dreams Ltd</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>AI</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>inet.academy</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-04-16 03:46:05</query_time>
   <create_date>2017-04-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.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>77</num>
   <domain_name>inet.education</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-01 13:15:16</query_time>
   <create_date>2017-04-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.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>78</num>
   <domain_name>inet.school</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>school</domain_tld>
   <query_time>2024-05-01 13:15:17</query_time>
   <create_date>2017-04-10</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>inet.institute</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>institute</domain_tld>
   <query_time>2024-04-17 08:38:01</query_time>
   <create_date>2017-04-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.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>80</num>
   <domain_name>inet.consulting</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-06-02 14:07:16</query_time>
   <create_date>2017-07-21</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>inet.bible</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>bible</domain_tld>
   <query_time>2024-06-10 03:11:26</query_time>
   <create_date>2017-08-31</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2025-08-31</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>whois.joker.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>HI</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>x.ns.joker.com</value>
    <value>y.ns.joker.com</value>
    <value>z.ns.joker.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>inet.webcam</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>webcam</domain_tld>
   <query_time>2024-06-02 14:07:16</query_time>
   <create_date>2017-09-09</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2027-09-09</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>whois.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>Paris</registrant_state>
   <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>ns-124-a.gandi.net</value>
    <value>ns-129-c.gandi.net</value>
    <value>ns-70-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>inet.info</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-14 07:19:02</query_time>
   <create_date>2017-11-03</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.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>84</num>
   <domain_name>inet.pro</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-23 21:28:25</query_time>
   <create_date>2018-01-16</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2026-01-16</expiry_date>
   <registrar_iana>617</registrar_iana>
   <registrar_name>Epik LLC</registrar_name>
   <registrar_website>http://www.epik.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>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>inet.africa</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-23 21:28:25</query_time>
   <create_date>2018-03-07</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Ltd.</registrar_name>
   <registrar_website>101domain.com/co_za.htm</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Sumeet Rajpal</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>marjory.ns.cloudflare.com</value>
    <value>oswald.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>inet.app</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-14 07:19:02</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-05-08</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>i-Freelancer.Net, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Taiwan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TW</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1cvw.name.com</value>
    <value>ns2qvz.name.com</value>
    <value>ns3ghw.name.com</value>
    <value>ns4ksy.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>inet.ovh</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-23 21:28:25</query_time>
   <create_date>2018-06-21</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-06-21</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>CPE Sistemi di Paolo Campora</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>88</num>
   <domain_name>inet.one</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-23 21:28:25</query_time>
   <create_date>2018-11-28</create_date>
   <update_date>2023-02-14</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>inet.site</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-02 14:07:16</query_time>
   <create_date>2018-12-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-12-04</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>Lee Charles</registrant_company>
   <registrant_state>Zhe Jiang</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>inet.wiki</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-05-01 13:15:17</query_time>
   <create_date>2019-02-15</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dee.ns.cloudflare.com</value>
    <value>earl.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>inet.team</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-04-22 04:10:22</query_time>
   <create_date>2019-03-12</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>hank.ns.cloudflare.com</value>
    <value>miki.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>92</num>
   <domain_name>inet.guru</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-04-16 00:13:25</query_time>
   <create_date>2019-04-16</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a Joker.com</registrar_name>
   <registrar_website>http://joker.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>SI</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>cdns1.controlpanel.si</value>
    <value>cdns2.controlpanel.si</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>inet.xyz</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-22 04:10:22</query_time>
   <create_date>2019-04-26</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.inetdns.com</value>
    <value>ns.inetdns.eu</value>
    <value>ns.inetdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>inet.uk</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-22 04:10:24</query_time>
   <create_date>2019-06-07</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_name>eRank Ltd t/a eRank [Tag = ERANK]</registrar_name>
   <name_servers>
    <value>ns1.chorals.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>inet.onl</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-06-01 07:13:16</query_time>
   <create_date>2019-06-17</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.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>docks20.rzone.de</value>
    <value>shades10.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>inet.bet</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>bet</domain_tld>
   <query_time>2024-05-07 11:23:06</query_time>
   <create_date>2019-09-16</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ara.ns.cloudflare.com</value>
    <value>walt.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>inet.stream</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>stream</domain_tld>
   <query_time>2024-05-14 07:19:03</query_time>
   <create_date>2019-09-23</create_date>
   <update_date>2023-05-13</update_date>
   <expiry_date>2027-09-23</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>coreIT.pl</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>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>melissa.ns.cloudflare.com</value>
    <value>noah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>inet.win</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>win</domain_tld>
   <query_time>2024-06-02 14:07:16</query_time>
   <create_date>2019-10-05</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-10-05</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>ns.inetdns.com</value>
    <value>ns.inetdns.eu</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>inet.vip</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-23 21:28:26</query_time>
   <create_date>2019-12-19</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>YuXi ChenBont Technology Co.Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>yun nan sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>inet.wtf</domain_name>
   <domain_keyword>inet</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-05-19 08:05:12</query_time>
   <create_date>2020-01-18</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>1362</registrar_iana>
   <registrar_name>Regtime Ltd.</registrar_name>
   <registrar_website>http://webnames.ru</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>No company</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>N/A</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <search_after>1579305600000_1644826</search_after>
 <stats>
  <total_time>0.052</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,174 domain names (in 0.086 seconds) which look and sound like the brand name "inet".
Domain Name Registered Expiry Registrar Ownership
1 ibet.zip 11 Apr 2024 11 Apr 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
2 inst.pics 11 Mar 2017 11 Mar 2025 IONOS SE -
3 6net.top 27 Jul 2020 27 Jul 2030 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) guang zhou di liu wang luo ji shu you xian gong si
4 6net.net 12 Feb 2014 12 Feb 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
5 icnet.work 29 Jun 2021 29 Jun 2026 GoDaddy.com, LLC Domains By Proxy, LLC
6 inez.pro 18 Feb 2014 18 Feb 2025 DomainPeople, Inc. Gomez-Sanchez, Max
7 qnet.asia 20 Apr 2018 20 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
8 injet.co.uk 19 Feb 2023 19 Feb 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
9 jnet.com.cn 21 Dec 1999 21 Dec 2028 阿里云计算有限公司(万网) 南京卓越佳境软件系统有限公司
10 ainet.com 26 Aug 1994 25 Aug 2024 Domain.com, LLC REDACTED FOR PRIVACY
11 iget.co.nz 9 Apr 2023 - Key-Systems GmbH -
12 invet.org 2 May 2021 2 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
13 ginet.fr 9 Mar 2003 29 Jan 2025 OVH GINET TRANSACTIONS IMMOBILIERE S
14 inek.tokyo 18 Dec 2023 18 Dec 2024 GMO Internet Group, Inc. -
15 indt.ru 15 May 2018 15 May 2025 REGRU-RU 68 Media SA
16 unet.space 16 Jun 2023 16 Jun 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Ni Cary
17 ijnet.net 28 Apr 2023 28 Apr 2025 GoDaddy.com, LLC -
18 5inet.cn 21 Jan 2024 21 Jan 2025 北京新网数码信息技术有限公司 李蓓蓓
19 inept.expert 5 Mar 2024 5 Mar 2025 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
20 inet7.net 5 May 2001 5 May 2025 Tucows Domains Inc. -
21 ipet.se 12 Dec 2021 12 Dec 2024 EgenSajt.se -
22 inwt.de - - - -
23 vnet.app 27 Jul 2021 27 Jul 2025 1API GmbH TopDomains, Inc.
24 rnet.earth 30 Jul 2023 30 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
25 1net.work 8 May 2024 8 May 2025 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
26 onet.swiss 18 Feb 2016 18 Feb 2025 Hostpoint Onet Informatik GmbH
27 init.net 14 May 1995 15 May 2025 Key-Systems GmbH REDACTED FOR PRIVACY
28 knet.party 23 Jun 2023 23 Jun 2033 Porkbun Private by Design, LLC
29 fnet.win 19 Apr 2023 19 Apr 2025 Cloudflare, Inc. REDACTED FOR PRIVACY
30 isnet.work 17 Jul 2017 17 Jul 2024 Key-Systems LLC c/o whoisproxy.com
31 tnet.cz 28 Oct 1996 29 Oct 2024 REG-INTERNET-CZ TELCEL, spol. s r.o.
32 binet.ovh 17 Dec 2015 17 Dec 2032 OVH REDACTED_FOR_PRIVACY
33 inat.fr 16 Sep 2009 3 Oct 2028 SCALEWAY Ano Nymous
34 enet.org 14 Jun 1996 13 Jun 2025 Network Solutions, LLC RAB Lighting
35 inte.pl 6 Mar 2007 6 Mar 2025 premium.pl Sp. z o.o. -
36 gnet.pub 18 May 2016 18 May 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Wu Xi Gao Tai Wang Luo Ke Ji You Xian Gong Si
37 vinet.be 9 Sep 2005 - OVH -
38 ipet.club 14 May 2014 13 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
39 ibet.ws 18 May 2024 18 May 2025 GoDaddy.com -
40 snet.org.in 30 Jun 2019 30 Jun 2024 GoDaddy.com, LLC Sister Nivedita Educational Trust
41 anet.co.th 5 Jun 2000 4 Jun 2025 THNIC ANET Co., Ltd. ( บริษัท เอเน็ต จำกัด )
42 8net.net 1 Nov 2000 1 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
43 lnet.cam 2 Jun 2021 2 Jun 2025 AC Webconnecting N.V. DBA domain.cam Kworx
44 iget.dev 30 Nov 2023 30 Nov 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
45 idet.tech 3 Apr 2023 3 Apr 2024 Registrar of Domain Names REG.RU, LLC Private Person
46 knet.ru 28 May 1999 31 May 2025 RU-CENTER-RU "FATUM-E" LTD
47 iiet.net 9 Aug 2005 9 Aug 2024 GoDaddy.com, LLC -
48 mnet.consulting 12 Feb 2020 12 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
49 binet.com 20 Oct 1998 19 Oct 2025 Network Solutions, LLC -
50 ineat.asia 27 May 2019 27 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. 富益科技咨询(上海)有限公司
51 inet2.it 11 Jan 2000 4 Sep 2024 I2 s.r.l. I2 s.r.l.
52 inest.co.jp 28 Oct 2004 - - INEST
53 4net.plus 8 Jun 2024 8 Jun 2026 Domain.com, LLC Jhoann Zambrano
54 inft.pro 2 Aug 2023 2 Aug 2024 Sav.com, LLC REDACTED FOR PRIVACY
55 inpet.com.br 4 Aug 2004 4 Aug 2024 - Inpet Brasil Embalagens Plasticas S/A
56 minet.co.uk 5 Nov 2005 5 Nov 2024 Shores Ltd [Tag = SHORES] Shores Ltd
57 unet.work 30 Nov 2020 30 Nov 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
58 inety.com 10 Jun 2010 10 Jun 2024 CJSC REGISTRAR R01 Privacy protection service - r01.whoisproxy.ru.
59 knet.host 22 Nov 2022 22 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
60 ibet.uk 29 Mar 2019 29 Mar 2025 Dynadot, LLC t/a Dynadot [Tag = DYNADOT] -
61 i2net.biz 7 Nov 2020 7 Nov 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
62 dnet.com.br 19 Apr 2006 19 Apr 2027 - Centro Queimadense de Ensino de Idiomas Ltda.
63 ipet.com.pl 12 Jul 2022 12 Jul 2024 Domena.pl sp. z o.o. -
64 tnet.ovh 11 Sep 2017 11 Sep 2024 OVH REDACTED_FOR_PRIVACY
65 inlet.tv 26 Mar 2020 26 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
66 inert.co.uk 31 Dec 2019 31 Dec 2024 Stenning Limited t/a Client Domain Management [Tag = DOF] -
67 jnet.pro 7 Oct 2020 7 Oct 2024 Soluciones Corporativas IP, SL REDACTED FOR PRIVACY
68 onet.ro 16 Feb 2024 15 Feb 2025 Costrar Ltd -
69 iney.monster 24 Apr 2023 24 Apr 2025 Name.com, Inc LULU
70 ijet.ru 18 Feb 2015 18 Feb 2025 REGRU-RU Private Person
71 mnet.co.jp 21 Feb 1997 - - MNET Corp.
72 inee.fun 6 Jan 2024 6 Jan 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
73 vnet.top 26 Aug 2023 26 Aug 2024 Web Commerce Communications Ltd Whoisprotection.cc
74 inbet.lol 16 Jun 2023 16 Jun 2024 Porkbun, LLC Private by Design, LLC
75 inbet.online 30 Oct 2018 30 Oct 2024 Go Daddy, LLC Domains By Proxy, LLC
76 binet.quebec 21 Aug 2018 21 Aug 2025 Gandi SAS -
77 fnet.store 23 Aug 2023 23 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
78 iaet.com.au - - Web Address Registration Pty Ltd Lauren Hollows
79 inea.info 2 Nov 2023 2 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
80 inej.org 4 Jun 2023 4 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
81 cinet.computer 13 Mar 2024 13 Mar 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
82 inmt.space 13 Jan 2020 13 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
83 xinet.us 9 Dec 2021 9 Dec 2024 Network Solutions, LLC Xinet Solutions SA de CV
84 ibet.business 12 Jul 2023 12 Jul 2024 Porkbun LLC Private by Design, LLC
85 inec.ie 7 Feb 2001 7 Feb 2028 101 Domain The Gleneagle Hotel
86 ynet.ai - - 1api.net Domains By Proxy, LLC
87 mnet.info 12 May 2020 12 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
88 inert.dev 17 May 2019 17 May 2025 Porkbun LLC Private by Design, LLC
89 iget.co.jp 13 Mar 2000 - - Inc Natural High Corporation
90 i-net.in 23 Aug 2021 23 Aug 2028 GoDaddy.com, LLC I-Net Secure Labs Pvt. Ltd.
91 innet.vip 10 Feb 2023 10 Feb 2025 DNSPod, Inc. shandongyiwangwuliankejiyouxiangongsi
92 uinet.it 24 Feb 1999 14 Dec 2024 Appfactory s.r.l. Paolo Puppo
93 knet.com.cn 27 Apr 2007 27 Apr 2025 互联网域名系统北京市工程研究中心有限公司 北龙中网(北京)科技有限责任公司
94 bnet.ltd 2 Apr 2020 2 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
95 xnet.durban 4 Apr 2016 4 Apr 2025 DiaMatrix Easyweb Internet (Pty) Ltd
96 onet.eu - - cyber_Folks S.A. -
97 einet.link 22 Nov 2017 22 Nov 2027 Alibaba Cloud Computing Ltd. REDACTED FOR PRIVACY
98 inek.pl 1 Oct 2020 1 Oct 2024 OVH SAS -
99 pinet.games 29 May 2024 29 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) eric zhang
100 snet.co 21 Jul 2010 20 Jul 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
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 Inet.com.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=inet.com.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "inet.com.pl",
        "page_size": 100
    },
    "count": {
        "total": 6174,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "ibet.zip, inst.pics, 6net.top, 6net.net, icnet.work, inez.pro, qnet.asia, injet.co.uk, jnet.com.cn, ainet.com, iget.co.nz, invet.org, ginet.fr, inek.tokyo, indt.ru, unet.space, ijnet.net, 5inet.cn, inept.expert, inet7.net, ipet.se, inwt.de, vnet.app, rnet.earth, 1net.work, onet.swiss, init.net, knet.party, fnet.win, isnet.work, tnet.cz, binet.ovh, inat.fr, enet.org, inte.pl, gnet.pub, vinet.be, ipet.club, ibet.ws, snet.org.in, anet.co.th, 8net.net, lnet.cam, iget.dev, idet.tech, knet.ru, iiet.net, mnet.consulting, binet.com, ineat.asia, inet2.it, inest.co.jp, 4net.plus, inft.pro, inpet.com.br, minet.co.uk, unet.work, inety.com, knet.host, ibet.uk, i2net.biz, dnet.com.br, ipet.com.pl, tnet.ovh, inlet.tv, inert.co.uk, jnet.pro, onet.ro, iney.monster, ijet.ru, mnet.co.jp, inee.fun, vnet.top, inbet.lol, inbet.online, binet.quebec, fnet.store, iaet.com.au, inea.info, inej.org, cinet.computer, inmt.space, xinet.us, ibet.business, inec.ie, ynet.ai, mnet.info, inert.dev, iget.co.jp, i-net.in, innet.vip, uinet.it, knet.com.cn, bnet.ltd, xnet.durban, onet.eu, einet.link, inek.pl, pinet.games, snet.co",
    "results": [
        {
            "num": 1,
            "domain_name": "ibet.zip",
            "domain_keyword": "ibet",
            "domain_tld": "zip",
            "query_time": "2024-04-14 00:56:35",
            "create_date": "2024-04-11",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "inst.pics",
            "domain_keyword": "inst",
            "domain_tld": "pics",
            "query_time": "2024-04-25 05:11:17",
            "create_date": "2017-03-11",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-11",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "6net.top",
            "domain_keyword": "6net",
            "domain_tld": "top",
            "query_time": "2024-04-25 06:43:31",
            "create_date": "2020-07-27",
            "update_date": "2020-07-27",
            "expiry_date": "2030-07-27",
            "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": "guang zhou di liu wang luo ji shu you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang 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": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "6net.net",
            "domain_keyword": "6net",
            "domain_tld": "net",
            "query_time": "2024-04-25 06:43:31",
            "create_date": "2014-02-12",
            "update_date": "2024-02-10",
            "expiry_date": "2025-02-12",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "icnet.work",
            "domain_keyword": "icnet",
            "domain_tld": "work",
            "query_time": "2024-04-22 09:00:11",
            "create_date": "2021-06-29",
            "update_date": "2023-07-28",
            "expiry_date": "2026-06-29",
            "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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "inez.pro",
            "domain_keyword": "inez",
            "domain_tld": "pro",
            "query_time": "2024-04-27 07:31:37",
            "create_date": "2014-02-18",
            "update_date": "2024-02-08",
            "expiry_date": "2025-02-18",
            "registrar_iana": 65,
            "registrar_name": "DomainPeople, Inc.",
            "registrar_website": "http://www.domainpeople.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gomez-Sanchez, Max",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "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": [
                "adns.cs.siteprotect.com",
                "bdns.cs.siteprotect.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "qnet.asia",
            "domain_keyword": "qnet",
            "domain_tld": "asia",
            "query_time": "2024-04-27 13:00:44",
            "create_date": "2018-04-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-20",
            "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": [
                "alex.ns.cloudflare.com",
                "lily.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "injet.co.uk",
            "domain_keyword": "injet",
            "domain_tld": "co.uk",
            "query_time": "2024-04-26 06:18:00",
            "create_date": "2023-02-19",
            "update_date": "2024-02-20",
            "expiry_date": "2025-02-19",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "jnet.com.cn",
            "domain_keyword": "jnet",
            "domain_tld": "com.cn",
            "query_time": "2024-04-28 22:02:39",
            "create_date": "1999-12-21",
            "expiry_date": "2028-12-21",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "南京卓越佳境软件系统有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "vip3.alidns.com",
                "vip4.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "ainet.com",
            "domain_keyword": "ainet",
            "domain_tld": "com",
            "query_time": "2024-05-09 11:23:27",
            "create_date": "1994-08-26",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-25",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/94aa4aeb-b866-4903-b2c8-7ba25feffcbd",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.my-nameservers.com",
                "ns2.my-nameservers.com",
                "ns3.my-nameservers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 11,
            "domain_name": "iget.co.nz",
            "domain_keyword": "iget",
            "domain_tld": "co.nz",
            "query_time": "2024-05-07 05:05:09",
            "create_date": "2023-04-09",
            "update_date": "2024-04-16",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "invet.org",
            "domain_keyword": "invet",
            "domain_tld": "org",
            "query_time": "2024-05-09 01:09:06",
            "create_date": "2021-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "ginet.fr",
            "domain_keyword": "ginet",
            "domain_tld": "fr",
            "query_time": "2024-05-10 09:57:07",
            "create_date": "2003-03-09",
            "update_date": "2018-01-22",
            "expiry_date": "2025-01-29",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "GINET TRANSACTIONS IMMOBILIERE S",
            "registrant_address": "16, rue Brisson, 42300 Roanne",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.477713769",
            "name_servers": [
                "dns18.ovh.net",
                "ns18.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 14,
            "domain_name": "inek.tokyo",
            "domain_keyword": "inek",
            "domain_tld": "tokyo",
            "query_time": "2024-05-03 01:46:05",
            "create_date": "2023-12-18",
            "update_date": "2024-02-01",
            "expiry_date": "2024-12-18",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "567054",
            "registrant_country": "CN",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "indt.ru",
            "domain_keyword": "indt",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:50:33",
            "create_date": "2018-05-15",
            "expiry_date": "2025-05-15",
            "registrar_name": "REGRU-RU",
            "registrant_company": "68 Media SA",
            "name_servers": [
                "domain.park7.ru",
                "forsale.park7.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 16,
            "domain_name": "unet.space",
            "domain_keyword": "unet",
            "domain_tld": "space",
            "query_time": "2024-05-07 19:46:22",
            "create_date": "2023-06-16",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Ni Cary",
            "registrant_state": "Hu Nan",
            "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": 17,
            "domain_name": "ijnet.net",
            "domain_keyword": "ijnet",
            "domain_tld": "net",
            "query_time": "2024-05-06 16:11:54",
            "create_date": "2023-04-28",
            "update_date": "2024-04-28",
            "expiry_date": "2025-04-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "5inet.cn",
            "domain_keyword": "5inet",
            "domain_tld": "cn",
            "query_time": "2024-05-07 15:04:27",
            "create_date": "2024-01-21",
            "expiry_date": "2025-01-21",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "李蓓蓓",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "inept.expert",
            "domain_keyword": "inept",
            "domain_tld": "expert",
            "query_time": "2024-05-07 11:22:21",
            "create_date": "2024-03-05",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-05",
            "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": "Sofia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "pns41.cloudns.net",
                "pns42.cloudns.net",
                "pns43.cloudns.net",
                "pns44.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "inet7.net",
            "domain_keyword": "inet7",
            "domain_tld": "net",
            "query_time": "2024-05-07 11:23:08",
            "create_date": "2001-05-05",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "page.inet7.com",
                "plant.inet7.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "ipet.se",
            "domain_keyword": "ipet",
            "domain_tld": "se",
            "query_time": "2024-05-05 05:02:50",
            "create_date": "2021-12-12",
            "update_date": "2023-11-17",
            "expiry_date": "2024-12-12",
            "registrar_name": "EgenSajt.se",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "inwt.de",
            "domain_keyword": "inwt",
            "domain_tld": "de",
            "query_time": "2024-05-04 18:04:29",
            "update_date": "2021-09-17",
            "name_servers": [
                "ns-1237.awsdns-26.org",
                "ns-1871.awsdns-41.co.uk",
                "ns-88.awsdns-11.com",
                "ns-948.awsdns-54.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 23,
            "domain_name": "vnet.app",
            "domain_keyword": "vnet",
            "domain_tld": "app",
            "query_time": "2024-05-03 14:31:12",
            "create_date": "2021-07-27",
            "update_date": "2024-03-08",
            "expiry_date": "2025-07-27",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1API.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TopDomains, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "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": [
                "ns1.premiumdomains.cloud",
                "ns2.premiumdomains.cloud"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "rnet.earth",
            "domain_keyword": "rnet",
            "domain_tld": "earth",
            "query_time": "2024-05-05 02:20:53",
            "create_date": "2023-07-30",
            "update_date": "2023-08-04",
            "expiry_date": "2024-07-30",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "1net.work",
            "domain_keyword": "1net",
            "domain_tld": "work",
            "query_time": "2024-05-10 18:35:23",
            "create_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Xi Zhuang Zu Zi Zhi Qu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "onet.swiss",
            "domain_keyword": "onet",
            "domain_tld": "swiss",
            "query_time": "2024-04-22 02:02:15",
            "create_date": "2016-02-18",
            "update_date": "2024-04-03",
            "expiry_date": "2025-02-18",
            "registrar_iana": 1696,
            "registrar_name": "Hostpoint",
            "registrar_website": "http://www.hostpoint.ch",
            "registrant_company": "Onet Informatik GmbH",
            "registrant_country": "CH",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "init.net",
            "domain_keyword": "init",
            "domain_tld": "net",
            "query_time": "2024-05-18 02:42:11",
            "create_date": "1995-05-14",
            "update_date": "2023-05-16",
            "expiry_date": "2025-05-15",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domaindiscount24.net",
                "ns2.domaindiscount24.net",
                "ns3.domaindiscount24.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "knet.party",
            "domain_keyword": "knet",
            "domain_tld": "party",
            "query_time": "2024-05-17 22:13:04",
            "create_date": "2023-06-23",
            "update_date": "2023-06-28",
            "expiry_date": "2033-06-23",
            "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": [
                "pam.ns.cloudflare.com",
                "tim.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "fnet.win",
            "domain_keyword": "fnet",
            "domain_tld": "win",
            "query_time": "2024-05-23 17:16:10",
            "create_date": "2023-04-19",
            "update_date": "2024-03-25",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Romania",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RO",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "seth.ns.cloudflare.com",
                "tani.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "isnet.work",
            "domain_keyword": "isnet",
            "domain_tld": "work",
            "query_time": "2024-05-18 11:12:37",
            "create_date": "2017-07-17",
            "update_date": "2023-06-03",
            "expiry_date": "2024-07-17",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "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.he.net",
                "ns2.he.net",
                "ns3.he.net",
                "ns4.he.net",
                "ns5.he.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "tnet.cz",
            "domain_keyword": "tnet",
            "domain_tld": "cz",
            "query_time": "2024-05-22 16:34:06",
            "create_date": "1996-10-28",
            "update_date": "2012-04-04",
            "expiry_date": "2024-10-29",
            "registrar_name": "REG-INTERNET-CZ",
            "registrant_name": "TELCEL, spol. s r.o.",
            "registrant_company": "TELCEL, spol. s r.o.",
            "registrant_address": "Počernická 272/96, Praha 10 - Malešice, 108 00",
            "registrant_country": "CZ",
            "name_servers": [
                "klimacentrum.tnet.cz",
                "unity.tnet.cz"
            ]
        },
        {
            "num": 32,
            "domain_name": "binet.ovh",
            "domain_keyword": "binet",
            "domain_tld": "ovh",
            "query_time": "2024-05-20 07:24:17",
            "create_date": "2015-12-17",
            "update_date": "2023-07-31",
            "expiry_date": "2032-12-17",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "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": [
                "dns10.ovh.net",
                "ns10.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 33,
            "domain_name": "inat.fr",
            "domain_keyword": "inat",
            "domain_tld": "fr",
            "query_time": "2024-05-18 12:49:52",
            "create_date": "2009-09-16",
            "update_date": "2022-05-02",
            "expiry_date": "2028-10-03",
            "registrar_name": "SCALEWAY",
            "registrar_website": "https://www.bookmyname.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1.fatcow.com",
                "ns2.fatcow.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 34,
            "domain_name": "enet.org",
            "domain_keyword": "enet",
            "domain_tld": "org",
            "query_time": "2024-05-19 06:41:16",
            "create_date": "1996-06-14",
            "update_date": "2021-12-01",
            "expiry_date": "2025-06-13",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RAB Lighting",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "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.tierra.net",
                "ns2.tierra.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "inte.pl",
            "domain_keyword": "inte",
            "domain_tld": "pl",
            "query_time": "2024-05-15 15:48:23",
            "create_date": "2007-03-06",
            "update_date": "2024-02-24",
            "expiry_date": "2025-03-06",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "name_servers": [
                "domain.for.sale.at.premium.pl",
                "domena.do.kupienia.w.premium.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "gnet.pub",
            "domain_keyword": "gnet",
            "domain_tld": "pub",
            "query_time": "2024-05-26 04:48:49",
            "create_date": "2016-05-18",
            "update_date": "2018-04-03",
            "expiry_date": "2026-05-18",
            "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": "Wu Xi Gao Tai Wang Luo Ke Ji You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "vinet.be",
            "domain_keyword": "vinet",
            "domain_tld": "be",
            "query_time": "2024-05-26 05:46:18",
            "create_date": "2005-09-09",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "name_servers": [
                "dns.ovh.net",
                "ns.ovh.net"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 38,
            "domain_name": "ipet.club",
            "domain_keyword": "ipet",
            "domain_tld": "club",
            "query_time": "2024-05-24 14:42:58",
            "create_date": "2014-05-14",
            "update_date": "2023-12-13",
            "expiry_date": "2025-05-13",
            "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": [
                "jonathan.dnspod.net",
                "toolbox.dnspod.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "ibet.ws",
            "domain_keyword": "ibet",
            "domain_tld": "ws",
            "query_time": "2024-05-24 05:41:38",
            "create_date": "2024-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com",
            "registrar_website": "www.godaddy.com",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "snet.org.in",
            "domain_keyword": "snet",
            "domain_tld": "org.in",
            "query_time": "2024-05-26 15:43:15",
            "create_date": "2019-06-30",
            "update_date": "2023-07-11",
            "expiry_date": "2024-06-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Sister Nivedita Educational Trust",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Bengal",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "anet.co.th",
            "domain_keyword": "anet",
            "domain_tld": "co.th",
            "query_time": "2024-06-04 00:33:50",
            "create_date": "2000-06-05",
            "update_date": "2024-05-02",
            "expiry_date": "2025-06-04",
            "registrar_name": "THNIC",
            "registrant_company": "ANET Co., Ltd. ( บริษัท เอเน็ต จำกัด )",
            "registrant_address": "Personal Information*",
            "registrant_country": "TH",
            "name_servers": [
                "ns.anet.net.th",
                "ns2.anet.net.th"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "8net.net",
            "domain_keyword": "8net",
            "domain_tld": "net",
            "query_time": "2024-06-03 08:20:02",
            "create_date": "2000-11-01",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-01",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "lnet.cam",
            "domain_keyword": "lnet",
            "domain_tld": "cam",
            "query_time": "2024-06-07 08:40:36",
            "create_date": "2021-06-02",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-02",
            "registrar_iana": 3785,
            "registrar_name": "AC Webconnecting N.V. DBA domain.cam",
            "registrar_website": "https://domain.cam",
            "registrant_company": "Kworx",
            "registrant_state": "Dki Jakarta",
            "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.",
            "name_servers": [
                "ns1.domain.cam",
                "ns2.domain.cam"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "iget.dev",
            "domain_keyword": "iget",
            "domain_tld": "dev",
            "query_time": "2024-05-31 04:05:18",
            "create_date": "2023-11-30",
            "update_date": "2023-12-05",
            "expiry_date": "2024-11-30",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "idet.tech",
            "domain_keyword": "idet",
            "domain_tld": "tech",
            "query_time": "2024-06-01 22:51:19",
            "create_date": "2023-04-03",
            "update_date": "2024-05-12",
            "expiry_date": "2024-04-03",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Samarskaya Oblast",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "knet.ru",
            "domain_keyword": "knet",
            "domain_tld": "ru",
            "query_time": "2024-06-02 09:44:50",
            "create_date": "1999-05-28",
            "expiry_date": "2025-05-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "\"FATUM-E\" LTD",
            "name_servers": [
                "ns-hosting.bancorp.ru",
                "ns2.bancorp.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 47,
            "domain_name": "iiet.net",
            "domain_keyword": "iiet",
            "domain_tld": "net",
            "query_time": "2024-06-08 12:07:55",
            "create_date": "2005-08-09",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "guy.ns.cloudflare.com",
                "nadia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "mnet.consulting",
            "domain_keyword": "mnet",
            "domain_tld": "consulting",
            "query_time": "2024-05-31 21:20:41",
            "create_date": "2020-02-12",
            "update_date": "2024-01-20",
            "expiry_date": "2025-02-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": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "binet.com",
            "domain_keyword": "binet",
            "domain_tld": "com",
            "query_time": "2024-05-29 05:43:13",
            "create_date": "1998-10-20",
            "update_date": "2020-10-11",
            "expiry_date": "2025-10-19",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns43.worldnic.com",
                "ns44.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "ineat.asia",
            "domain_keyword": "ineat",
            "domain_tld": "asia",
            "query_time": "2024-05-30 05:52:29",
            "create_date": "2019-05-27",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-27",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "富益科技咨询(上海)有限公司",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "上海",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "inet2.it",
            "domain_keyword": "inet2",
            "domain_tld": "it",
            "query_time": "2024-06-10 03:11:28",
            "create_date": "2000-01-11",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-04",
            "registrar_name": "I2 s.r.l.",
            "registrar_website": "http://www.collabra.it",
            "registrant_company": "I2 s.r.l.",
            "registrant_address": "Via XII Ottobre 2 182 A",
            "registrant_city": "Genova",
            "registrant_state": "GE",
            "registrant_zip": "16121",
            "registrant_country": "IT",
            "name_servers": [
                "dns1.inet2.it",
                "dns2.inet2.it",
                "dns3.inet2.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 52,
            "domain_name": "inest.co.jp",
            "domain_keyword": "inest",
            "domain_tld": "co.jp",
            "query_time": "2024-06-10 03:11:16",
            "create_date": "2004-10-28",
            "update_date": "2023-11-01",
            "registrant_company": "INEST",
            "name_servers": [
                "ns0.kagoya.net",
                "ns1.kagoya.net"
            ]
        },
        {
            "num": 53,
            "domain_name": "4net.plus",
            "domain_keyword": "4net",
            "domain_tld": "plus",
            "query_time": "2024-06-10 23:03:41",
            "create_date": "2024-06-08",
            "update_date": "2024-06-08",
            "expiry_date": "2026-06-08",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jhoann Zambrano",
            "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": [
                "ns1.kiacheca.com",
                "ns2.kiacheca.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "inft.pro",
            "domain_keyword": "inft",
            "domain_tld": "pro",
            "query_time": "2024-06-11 09:08:12",
            "create_date": "2023-08-02",
            "update_date": "2024-02-26",
            "expiry_date": "2024-08-02",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "inpet.com.br",
            "domain_keyword": "inpet",
            "domain_tld": "com.br",
            "query_time": "2024-06-12 01:47:19",
            "create_date": "2004-08-04",
            "update_date": "2024-05-28",
            "expiry_date": "2024-08-04",
            "registrant_name": "Inpet Brasil Embalagens Plasticas S/A",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "derek.ns.cloudflare.com",
                "eleanor.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 56,
            "domain_name": "minet.co.uk",
            "domain_keyword": "minet",
            "domain_tld": "co.uk",
            "query_time": "2024-04-04 11:03:04",
            "create_date": "2005-11-05",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-05",
            "registrar_name": "Shores Ltd [Tag = SHORES]",
            "registrar_website": "http://www.shores.ltd.uk",
            "registrant_name": "Shores Ltd",
            "registrant_address": "49 Station Rd, Polegate, East Sussex, BN26 6EA, United Kingdom",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 57,
            "domain_name": "unet.work",
            "domain_keyword": "unet",
            "domain_tld": "work",
            "query_time": "2024-04-20 12:37:41",
            "create_date": "2020-11-30",
            "update_date": "2023-12-13",
            "expiry_date": "2024-11-30",
            "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": [
                "ns1.dynu.com",
                "ns2.dynu.com",
                "ns3.dynu.com",
                "ns4.dynu.com",
                "ns5.dynu.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "inety.com",
            "domain_keyword": "inety",
            "domain_tld": "com",
            "query_time": "2024-04-22 04:13:29",
            "create_date": "2010-06-10",
            "update_date": "2023-06-09",
            "expiry_date": "2024-06-10",
            "registrar_iana": 1426,
            "registrar_name": "CJSC REGISTRAR R01",
            "registrar_website": "http://www.r01.ru",
            "registrant_name": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_company": "Privacy protection service - r01.whoisproxy.ru.",
            "registrant_address": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_city": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_state": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_zip": "Personal data, can not be publicly disclosed according to applicable laws.",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4957856536",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "knet.host",
            "domain_keyword": "knet",
            "domain_tld": "host",
            "query_time": "2024-04-15 16:56:00",
            "create_date": "2022-11-22",
            "update_date": "2023-08-31",
            "expiry_date": "2024-11-22",
            "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": [
                "helium.ns.hetzner.de",
                "hydrogen.ns.hetzner.com",
                "oxygen.ns.hetzner.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "ibet.uk",
            "domain_keyword": "ibet",
            "domain_tld": "uk",
            "query_time": "2024-04-11 18:46:15",
            "create_date": "2019-03-29",
            "update_date": "2024-04-07",
            "expiry_date": "2025-03-29",
            "registrar_name": "Dynadot, LLC t/a Dynadot [Tag = DYNADOT]",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 61,
            "domain_name": "i2net.biz",
            "domain_keyword": "i2net",
            "domain_tld": "biz",
            "query_time": "2024-04-16 17:33:00",
            "create_date": "2020-11-07",
            "update_date": "2023-10-27",
            "expiry_date": "2024-11-07",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by 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": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "dnet.com.br",
            "domain_keyword": "dnet",
            "domain_tld": "com.br",
            "query_time": "2024-04-17 18:31:06",
            "create_date": "2006-04-19",
            "update_date": "2024-03-22",
            "expiry_date": "2027-04-19",
            "registrant_name": "Centro Queimadense de Ensino de Idiomas Ltda.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "d.sec.dns.br",
                "f.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 63,
            "domain_name": "ipet.com.pl",
            "domain_keyword": "ipet",
            "domain_tld": "com.pl",
            "query_time": "2024-04-18 11:52:37",
            "create_date": "2022-07-12",
            "update_date": "2023-09-22",
            "expiry_date": "2024-07-12",
            "registrar_name": "Domena.pl sp. z o.o.",
            "registrar_website": "www.domena.pl",
            "name_servers": [
                "ns1.domena.pl",
                "ns2.domena.pl",
                "ns3.domena.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "tnet.ovh",
            "domain_keyword": "tnet",
            "domain_tld": "ovh",
            "query_time": "2024-04-18 01:10:55",
            "create_date": "2017-09-11",
            "update_date": "2023-08-22",
            "expiry_date": "2024-09-11",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "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": [
                "dns12.ovh.net",
                "ns12.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 65,
            "domain_name": "inlet.tv",
            "domain_keyword": "inlet",
            "domain_tld": "tv",
            "query_time": "2024-04-20 09:13:57",
            "create_date": "2020-03-26",
            "update_date": "2023-07-26",
            "expiry_date": "2025-03-26",
            "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": [
                "ns-1499.awsdns-59.org",
                "ns-1953.awsdns-52.co.uk",
                "ns-329.awsdns-41.com",
                "ns-678.awsdns-20.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "inert.co.uk",
            "domain_keyword": "inert",
            "domain_tld": "co.uk",
            "query_time": "2024-04-26 01:56:51",
            "create_date": "2019-12-31",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-31",
            "registrar_name": "Stenning Limited t/a Client Domain Management [Tag = DOF]",
            "registrar_website": "https://www.stenning.net",
            "name_servers": [
                "ns1.quickdns.co.uk",
                "ns2.quickdns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 67,
            "domain_name": "jnet.pro",
            "domain_keyword": "jnet",
            "domain_tld": "pro",
            "query_time": "2024-04-28 22:02:39",
            "create_date": "2020-10-07",
            "update_date": "2023-09-12",
            "expiry_date": "2024-10-07",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "http://www.dondominio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Illes Balears",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar 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.dondominio.com",
                "ns2.dondominio.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "onet.ro",
            "domain_keyword": "onet",
            "domain_tld": "ro",
            "query_time": "2024-05-01 08:49:17",
            "create_date": "2024-02-16",
            "expiry_date": "2025-02-15",
            "registrar_name": "Costrar Ltd",
            "registrar_website": "www.costrar.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 69,
            "domain_name": "iney.monster",
            "domain_keyword": "iney",
            "domain_tld": "monster",
            "query_time": "2024-05-01 13:16:22",
            "create_date": "2023-04-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-24",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "LULU",
            "registrant_state": "??",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1cnb.name.com",
                "ns2fhn.name.com",
                "ns3cna.name.com",
                "ns4cgs.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "ijet.ru",
            "domain_keyword": "ijet",
            "domain_tld": "ru",
            "query_time": "2024-05-04 04:36:59",
            "create_date": "2015-02-18",
            "expiry_date": "2025-02-18",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 71,
            "domain_name": "mnet.co.jp",
            "domain_keyword": "mnet",
            "domain_tld": "co.jp",
            "query_time": "2024-05-02 02:16:35",
            "create_date": "1997-02-21",
            "update_date": "2024-03-01",
            "registrant_company": "MNET Corp.",
            "name_servers": [
                "ns.namedserver.net",
                "ns2.namedserver.net"
            ]
        },
        {
            "num": 72,
            "domain_name": "inee.fun",
            "domain_keyword": "inee",
            "domain_tld": "fun",
            "query_time": "2024-05-07 11:21:44",
            "create_date": "2024-01-06",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-06",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "connie.ns.cloudflare.com",
                "donald.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "vnet.top",
            "domain_keyword": "vnet",
            "domain_tld": "top",
            "query_time": "2024-05-11 22:21:02",
            "create_date": "2023-08-26",
            "update_date": "2023-12-26",
            "expiry_date": "2024-08-26",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Ltd",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "cody.ns.cloudflare.com",
                "dora.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "inbet.lol",
            "domain_keyword": "inbet",
            "domain_tld": "lol",
            "query_time": "2024-05-12 03:13:34",
            "create_date": "2023-06-16",
            "update_date": "2024-03-23",
            "expiry_date": "2024-06-16",
            "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": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "inbet.online",
            "domain_keyword": "inbet",
            "domain_tld": "online",
            "query_time": "2024-05-12 03:13:34",
            "create_date": "2018-10-30",
            "update_date": "2024-04-16",
            "expiry_date": "2024-10-30",
            "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": [
                "dee.ns.cloudflare.com",
                "lex.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "binet.quebec",
            "domain_keyword": "binet",
            "domain_tld": "quebec",
            "query_time": "2024-05-12 04:29:11",
            "create_date": "2018-08-21",
            "update_date": "2023-08-07",
            "expiry_date": "2025-08-21",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net/",
            "registrant_state": "QC",
            "registrant_country": "CA",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-165-b.gandi.net",
                "ns-202-c.gandi.net",
                "ns-40-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "fnet.store",
            "domain_keyword": "fnet",
            "domain_tld": "store",
            "query_time": "2024-05-10 06:11:20",
            "create_date": "2023-08-23",
            "update_date": "2023-09-14",
            "expiry_date": "2024-08-23",
            "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": [
                "cosmin.ns.cloudflare.com",
                "gina.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "iaet.com.au",
            "domain_keyword": "iaet",
            "domain_tld": "com.au",
            "query_time": "2024-05-10 23:22:51",
            "update_date": "2024-01-05",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Lauren Hollows",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "inea.info",
            "domain_keyword": "inea",
            "domain_tld": "info",
            "query_time": "2024-05-12 18:40:55",
            "create_date": "2023-11-02",
            "update_date": "2023-11-07",
            "expiry_date": "2024-11-02",
            "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": "wu qing ru",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "inej.org",
            "domain_keyword": "inej",
            "domain_tld": "org",
            "query_time": "2024-05-14 07:17:30",
            "create_date": "2023-06-04",
            "update_date": "2023-09-05",
            "expiry_date": "2024-06-04",
            "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": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns40.hostgator.com.br",
                "ns41.hostgator.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "cinet.computer",
            "domain_keyword": "cinet",
            "domain_tld": "computer",
            "query_time": "2024-05-14 00:55:05",
            "create_date": "2024-03-13",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "inmt.space",
            "domain_keyword": "inmt",
            "domain_tld": "space",
            "query_time": "2024-05-17 16:00:54",
            "create_date": "2020-01-13",
            "update_date": "2024-04-15",
            "expiry_date": "2025-01-13",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "xinet.us",
            "domain_keyword": "xinet",
            "domain_tld": "us",
            "query_time": "2024-05-24 05:37:21",
            "create_date": "2021-12-09",
            "update_date": "2023-10-15",
            "expiry_date": "2024-12-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "Xinet Solutions SA de CV",
            "registrant_company": "Xinet Solutions SA de CV",
            "registrant_address": "Puerto San Hipolito 5442 col V",
            "registrant_city": "Monterrey",
            "registrant_state": "Nuevo Leon",
            "registrant_zip": "64790",
            "registrant_country": "MX",
            "registrant_email": "[email protected]",
            "registrant_phone": "+52.8183174000",
            "registrant_fax": "+1.5707088780",
            "name_servers": [
                "donna.ns.cloudflare.com",
                "maxim.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "ibet.business",
            "domain_keyword": "ibet",
            "domain_tld": "business",
            "query_time": "2024-05-27 22:12:59",
            "create_date": "2023-07-12",
            "update_date": "2023-07-17",
            "expiry_date": "2024-07-12",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "inec.ie",
            "domain_keyword": "inec",
            "domain_tld": "ie",
            "query_time": "2024-05-27 06:05:10",
            "create_date": "2001-02-07",
            "update_date": "2023-03-18",
            "expiry_date": "2028-02-07",
            "registrar_name": "101 Domain",
            "registrar_website": "101domain.com/ie",
            "registrant_name": "The Gleneagle Hotel",
            "name_servers": [
                "ns1.blacknight.com",
                "ns2.blacknight.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "ynet.ai",
            "domain_keyword": "ynet",
            "domain_tld": "ai",
            "query_time": "2024-05-15 12:08:35",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "clientRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "mnet.info",
            "domain_keyword": "mnet",
            "domain_tld": "info",
            "query_time": "2024-05-16 10:34:45",
            "create_date": "2020-05-12",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "inert.dev",
            "domain_keyword": "inert",
            "domain_tld": "dev",
            "query_time": "2024-05-20 15:48:21",
            "create_date": "2019-05-17",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://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 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": [
                "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": 89,
            "domain_name": "iget.co.jp",
            "domain_keyword": "iget",
            "domain_tld": "co.jp",
            "query_time": "2024-05-26 13:55:52",
            "create_date": "2000-03-13",
            "update_date": "2024-04-01",
            "registrant_company": "Inc Natural High Corporation",
            "name_servers": [
                "ns1.minibird.jp",
                "ns2.minibird.jp",
                "ns3.minibird.jp"
            ]
        },
        {
            "num": 90,
            "domain_name": "i-net.in",
            "domain_keyword": "i-net",
            "domain_tld": "in",
            "query_time": "2024-06-09 08:12:43",
            "create_date": "2021-08-23",
            "update_date": "2023-09-22",
            "expiry_date": "2028-08-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "I-Net Secure Labs Pvt. Ltd.",
            "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": [
                "aiden.ns.cloudflare.com",
                "itzel.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "innet.vip",
            "domain_keyword": "innet",
            "domain_tld": "vip",
            "query_time": "2024-06-08 03:31:58",
            "create_date": "2023-02-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-02-10",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shandongyiwangwuliankejiyouxiangongsi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "driver.dnspod.net",
                "hardy.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "uinet.it",
            "domain_keyword": "uinet",
            "domain_tld": "it",
            "query_time": "2024-06-07 02:56:59",
            "create_date": "1999-02-24",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-14",
            "registrar_name": "Appfactory s.r.l.",
            "registrar_website": "http://www.e2net.it",
            "registrant_company": "Paolo Puppo",
            "registrant_address": "via Pendola 1/6",
            "registrant_city": "Genova",
            "registrant_state": "GE",
            "registrant_zip": "16145",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.e2net.it",
                "ns2.e2net.it",
                "ns3.e2net.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 93,
            "domain_name": "knet.com.cn",
            "domain_keyword": "knet",
            "domain_tld": "com.cn",
            "query_time": "2024-06-09 15:18:47",
            "create_date": "2007-04-27",
            "expiry_date": "2025-04-27",
            "registrar_name": "互联网域名系统北京市工程研究中心有限公司",
            "registrant_name": "北龙中网(北京)科技有限责任公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "cns1.zdnscloud.net",
                "dns1.zdnscloud.info",
                "ins1.zdnscloud.com",
                "vns1.zdnscloud.biz"
            ],
            "domain_status": [
                "serverDeleteProhibited",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "bnet.ltd",
            "domain_keyword": "bnet",
            "domain_tld": "ltd",
            "query_time": "2024-06-01 00:02:54",
            "create_date": "2020-04-02",
            "update_date": "2024-05-17",
            "expiry_date": "2025-04-02",
            "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": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "xnet.durban",
            "domain_keyword": "xnet",
            "domain_tld": "durban",
            "query_time": "2024-06-01 11:06:19",
            "create_date": "2016-04-04",
            "update_date": "2024-03-28",
            "expiry_date": "2025-04-04",
            "registrar_iana": 1645,
            "registrar_name": "DiaMatrix",
            "registrar_website": "https://www.domains.co.za",
            "registrant_name": "REDACTED",
            "registrant_company": "Easyweb Internet (Pty) Ltd",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.easywebdns.co.za",
                "ns2.easywebdns.co.za",
                "ns3.easywebdns.co.za"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "onet.eu",
            "domain_keyword": "onet",
            "domain_tld": "eu",
            "query_time": "2024-05-30 06:47:07",
            "registrar_name": "cyber_Folks S.A.",
            "registrar_website": "https://www.cyberfolks.pl",
            "name_servers": [
                "ns17.ringpublishing.net",
                "ns18.ringpublishing.net",
                "ns19.ringpublishing.net",
                "ns20.ringpublishing.net"
            ]
        },
        {
            "num": 97,
            "domain_name": "einet.link",
            "domain_keyword": "einet",
            "domain_tld": "link",
            "query_time": "2024-06-01 23:39:45",
            "create_date": "2017-11-22",
            "update_date": "2024-03-30",
            "expiry_date": "2027-11-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "http://www.net.cn/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "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": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "inek.pl",
            "domain_keyword": "inek",
            "domain_tld": "pl",
            "query_time": "2024-06-01 02:28:42",
            "create_date": "2020-10-01",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-01",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "shaz.ns.cloudflare.com",
                "vicente.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "pinet.games",
            "domain_keyword": "pinet",
            "domain_tld": "games",
            "query_time": "2024-05-31 16:52:41",
            "create_date": "2024-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "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": "eric zhang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guangdong",
            "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": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "snet.co",
            "domain_keyword": "snet",
            "domain_tld": "co",
            "query_time": "2024-05-28 21:37:43",
            "create_date": "2010-07-21",
            "update_date": "2024-04-11",
            "expiry_date": "2024-07-20",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.086,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>inet.com.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6174</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>ibet.zip, inst.pics, 6net.top, 6net.net, icnet.work, inez.pro, qnet.asia, injet.co.uk, jnet.com.cn, ainet.com, iget.co.nz, invet.org, ginet.fr, inek.tokyo, indt.ru, unet.space, ijnet.net, 5inet.cn, inept.expert, inet7.net, ipet.se, inwt.de, vnet.app, rnet.earth, 1net.work, onet.swiss, init.net, knet.party, fnet.win, isnet.work, tnet.cz, binet.ovh, inat.fr, enet.org, inte.pl, gnet.pub, vinet.be, ipet.club, ibet.ws, snet.org.in, anet.co.th, 8net.net, lnet.cam, iget.dev, idet.tech, knet.ru, iiet.net, mnet.consulting, binet.com, ineat.asia, inet2.it, inest.co.jp, 4net.plus, inft.pro, inpet.com.br, minet.co.uk, unet.work, inety.com, knet.host, ibet.uk, i2net.biz, dnet.com.br, ipet.com.pl, tnet.ovh, inlet.tv, inert.co.uk, jnet.pro, onet.ro, iney.monster, ijet.ru, mnet.co.jp, inee.fun, vnet.top, inbet.lol, inbet.online, binet.quebec, fnet.store, iaet.com.au, inea.info, inej.org, cinet.computer, inmt.space, xinet.us, ibet.business, inec.ie, ynet.ai, mnet.info, inert.dev, iget.co.jp, i-net.in, innet.vip, uinet.it, knet.com.cn, bnet.ltd, xnet.durban, onet.eu, einet.link, inek.pl, pinet.games, snet.co</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ibet.zip</domain_name>
   <domain_keyword>ibet</domain_keyword>
   <domain_tld>zip</domain_tld>
   <query_time>2024-04-14 00:56:35</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>inst.pics</domain_name>
   <domain_keyword>inst</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-04-25 05:11:17</query_time>
   <create_date>2017-03-11</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>6net.top</domain_name>
   <domain_keyword>6net</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-25 06:43:31</query_time>
   <create_date>2020-07-27</create_date>
   <update_date>2020-07-27</update_date>
   <expiry_date>2030-07-27</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>guang zhou di liu wang luo ji shu you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang 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>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>6net.net</domain_name>
   <domain_keyword>6net</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 06:43:31</query_time>
   <create_date>2014-02-12</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-02-12</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>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>icnet.work</domain_name>
   <domain_keyword>icnet</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-22 09:00:11</query_time>
   <create_date>2021-06-29</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2026-06-29</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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>inez.pro</domain_name>
   <domain_keyword>inez</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-27 07:31:37</query_time>
   <create_date>2014-02-18</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>65</registrar_iana>
   <registrar_name>DomainPeople, Inc.</registrar_name>
   <registrar_website>http://www.domainpeople.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gomez-Sanchez, Max</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</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>adns.cs.siteprotect.com</value>
    <value>bdns.cs.siteprotect.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>qnet.asia</domain_name>
   <domain_keyword>qnet</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-27 13:00:44</query_time>
   <create_date>2018-04-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-20</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>alex.ns.cloudflare.com</value>
    <value>lily.ns.cloudflare.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>injet.co.uk</domain_name>
   <domain_keyword>injet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-26 06:18:00</query_time>
   <create_date>2023-02-19</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>jnet.com.cn</domain_name>
   <domain_keyword>jnet</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-28 22:02:39</query_time>
   <create_date>1999-12-21</create_date>
   <expiry_date>2028-12-21</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>南京卓越佳境软件系统有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>vip3.alidns.com</value>
    <value>vip4.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>ainet.com</domain_name>
   <domain_keyword>ainet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 11:23:27</query_time>
   <create_date>1994-08-26</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/94aa4aeb-b866-4903-b2c8-7ba25feffcbd</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.my-nameservers.com</value>
    <value>ns2.my-nameservers.com</value>
    <value>ns3.my-nameservers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>iget.co.nz</domain_name>
   <domain_keyword>iget</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-07 05:05:09</query_time>
   <create_date>2023-04-09</create_date>
   <update_date>2024-04-16</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>invet.org</domain_name>
   <domain_keyword>invet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-09 01:09:06</query_time>
   <create_date>2021-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>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>ns75.domaincontrol.com</value>
    <value>ns76.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>13</num>
   <domain_name>ginet.fr</domain_name>
   <domain_keyword>ginet</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-10 09:57:07</query_time>
   <create_date>2003-03-09</create_date>
   <update_date>2018-01-22</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>GINET TRANSACTIONS IMMOBILIERE S</registrant_company>
   <registrant_address>16, rue Brisson, 42300 Roanne</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.477713769</registrant_phone>
   <name_servers>
    <value>dns18.ovh.net</value>
    <value>ns18.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>inek.tokyo</domain_name>
   <domain_keyword>inek</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-03 01:46:05</query_time>
   <create_date>2023-12-18</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-12-18</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>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>indt.ru</domain_name>
   <domain_keyword>indt</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:50:33</query_time>
   <create_date>2018-05-15</create_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_company>68 Media SA</registrant_company>
   <name_servers>
    <value>domain.park7.ru</value>
    <value>forsale.park7.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>unet.space</domain_name>
   <domain_keyword>unet</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-07 19:46:22</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-16</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>Ni Cary</registrant_company>
   <registrant_state>Hu Nan</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>17</num>
   <domain_name>ijnet.net</domain_name>
   <domain_keyword>ijnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-06 16:11:54</query_time>
   <create_date>2023-04-28</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-04-28</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>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>18</num>
   <domain_name>5inet.cn</domain_name>
   <domain_keyword>5inet</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-07 15:04:27</query_time>
   <create_date>2024-01-21</create_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>李蓓蓓</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>inept.expert</domain_name>
   <domain_keyword>inept</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-05-07 11:22:21</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-05</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>Sofia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>pns41.cloudns.net</value>
    <value>pns42.cloudns.net</value>
    <value>pns43.cloudns.net</value>
    <value>pns44.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>inet7.net</domain_name>
   <domain_keyword>inet7</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 11:23:08</query_time>
   <create_date>2001-05-05</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-05</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>page.inet7.com</value>
    <value>plant.inet7.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>ipet.se</domain_name>
   <domain_keyword>ipet</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 05:02:50</query_time>
   <create_date>2021-12-12</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_name>EgenSajt.se</registrar_name>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</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>22</num>
   <domain_name>inwt.de</domain_name>
   <domain_keyword>inwt</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 18:04:29</query_time>
   <update_date>2021-09-17</update_date>
   <name_servers>
    <value>ns-1237.awsdns-26.org</value>
    <value>ns-1871.awsdns-41.co.uk</value>
    <value>ns-88.awsdns-11.com</value>
    <value>ns-948.awsdns-54.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>23</num>
   <domain_name>vnet.app</domain_name>
   <domain_keyword>vnet</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-03 14:31:12</query_time>
   <create_date>2021-07-27</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-07-27</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1API.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TopDomains, Inc.</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>PL</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>ns1.premiumdomains.cloud</value>
    <value>ns2.premiumdomains.cloud</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>rnet.earth</domain_name>
   <domain_keyword>rnet</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-05 02:20:53</query_time>
   <create_date>2023-07-30</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>1net.work</domain_name>
   <domain_keyword>1net</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-10 18:35:23</query_time>
   <create_date>2024-05-08</create_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Xi Zhuang Zu Zi Zhi Qu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>onet.swiss</domain_name>
   <domain_keyword>onet</domain_keyword>
   <domain_tld>swiss</domain_tld>
   <query_time>2024-04-22 02:02:15</query_time>
   <create_date>2016-02-18</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>1696</registrar_iana>
   <registrar_name>Hostpoint</registrar_name>
   <registrar_website>http://www.hostpoint.ch</registrar_website>
   <registrant_company>Onet Informatik GmbH</registrant_company>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>init.net</domain_name>
   <domain_keyword>init</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 02:42:11</query_time>
   <create_date>1995-05-14</create_date>
   <update_date>2023-05-16</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domaindiscount24.net</value>
    <value>ns2.domaindiscount24.net</value>
    <value>ns3.domaindiscount24.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>knet.party</domain_name>
   <domain_keyword>knet</domain_keyword>
   <domain_tld>party</domain_tld>
   <query_time>2024-05-17 22:13:04</query_time>
   <create_date>2023-06-23</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2033-06-23</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>pam.ns.cloudflare.com</value>
    <value>tim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>fnet.win</domain_name>
   <domain_keyword>fnet</domain_keyword>
   <domain_tld>win</domain_tld>
   <query_time>2024-05-23 17:16:10</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>www.cloudflare.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>Romania</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>seth.ns.cloudflare.com</value>
    <value>tani.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>isnet.work</domain_name>
   <domain_keyword>isnet</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-18 11:12:37</query_time>
   <create_date>2017-07-17</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</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.he.net</value>
    <value>ns2.he.net</value>
    <value>ns3.he.net</value>
    <value>ns4.he.net</value>
    <value>ns5.he.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>tnet.cz</domain_name>
   <domain_keyword>tnet</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-22 16:34:06</query_time>
   <create_date>1996-10-28</create_date>
   <update_date>2012-04-04</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_name>REG-INTERNET-CZ</registrar_name>
   <registrant_name>TELCEL, spol. s r.o.</registrant_name>
   <registrant_company>TELCEL, spol. s r.o.</registrant_company>
   <registrant_address>Počernická 272/96, Praha 10 - Malešice, 108 00</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>klimacentrum.tnet.cz</value>
    <value>unity.tnet.cz</value>
   </name_servers>
  </value>
  <value>
   <num>32</num>
   <domain_name>binet.ovh</domain_name>
   <domain_keyword>binet</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-20 07:24:17</query_time>
   <create_date>2015-12-17</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2032-12-17</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_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>dns10.ovh.net</value>
    <value>ns10.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>inat.fr</domain_name>
   <domain_keyword>inat</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-18 12:49:52</query_time>
   <create_date>2009-09-16</create_date>
   <update_date>2022-05-02</update_date>
   <expiry_date>2028-10-03</expiry_date>
   <registrar_name>SCALEWAY</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1.fatcow.com</value>
    <value>ns2.fatcow.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>enet.org</domain_name>
   <domain_keyword>enet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-19 06:41:16</query_time>
   <create_date>1996-06-14</create_date>
   <update_date>2021-12-01</update_date>
   <expiry_date>2025-06-13</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>RAB Lighting</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NJ</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.tierra.net</value>
    <value>ns2.tierra.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>inte.pl</domain_name>
   <domain_keyword>inte</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-15 15:48:23</query_time>
   <create_date>2007-03-06</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.pl/kontakt</registrar_website>
   <name_servers>
    <value>domain.for.sale.at.premium.pl</value>
    <value>domena.do.kupienia.w.premium.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>gnet.pub</domain_name>
   <domain_keyword>gnet</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-05-26 04:48:49</query_time>
   <create_date>2016-05-18</create_date>
   <update_date>2018-04-03</update_date>
   <expiry_date>2026-05-18</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>Wu Xi Gao Tai Wang Luo Ke Ji You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>vinet.be</domain_name>
   <domain_keyword>vinet</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-26 05:46:18</query_time>
   <create_date>2005-09-09</create_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <name_servers>
    <value>dns.ovh.net</value>
    <value>ns.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>ipet.club</domain_name>
   <domain_keyword>ipet</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-24 14:42:58</query_time>
   <create_date>2014-05-14</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2025-05-13</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>jonathan.dnspod.net</value>
    <value>toolbox.dnspod.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>39</num>
   <domain_name>ibet.ws</domain_name>
   <domain_keyword>ibet</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-05-24 05:41:38</query_time>
   <create_date>2024-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>snet.org.in</domain_name>
   <domain_keyword>snet</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-05-26 15:43:15</query_time>
   <create_date>2019-06-30</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Sister Nivedita Educational Trust</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Bengal</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>anet.co.th</domain_name>
   <domain_keyword>anet</domain_keyword>
   <domain_tld>co.th</domain_tld>
   <query_time>2024-06-04 00:33:50</query_time>
   <create_date>2000-06-05</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_name>THNIC</registrar_name>
   <registrant_company>ANET Co., Ltd. ( บริษัท เอเน็ต จำกัด )</registrant_company>
   <registrant_address>Personal Information*</registrant_address>
   <registrant_country>TH</registrant_country>
   <name_servers>
    <value>ns.anet.net.th</value>
    <value>ns2.anet.net.th</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>8net.net</domain_name>
   <domain_keyword>8net</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-03 08:20:02</query_time>
   <create_date>2000-11-01</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>lnet.cam</domain_name>
   <domain_keyword>lnet</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-06-07 08:40:36</query_time>
   <create_date>2021-06-02</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>3785</registrar_iana>
   <registrar_name>AC Webconnecting N.V. DBA domain.cam</registrar_name>
   <registrar_website>https://domain.cam</registrar_website>
   <registrant_company>Kworx</registrant_company>
   <registrant_state>Dki Jakarta</registrant_state>
   <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>
   <name_servers>
    <value>ns1.domain.cam</value>
    <value>ns2.domain.cam</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>iget.dev</domain_name>
   <domain_keyword>iget</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-31 04:05:18</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>idet.tech</domain_name>
   <domain_keyword>idet</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-01 22:51:19</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2024-04-03</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>Samarskaya Oblast</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>knet.ru</domain_name>
   <domain_keyword>knet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-02 09:44:50</query_time>
   <create_date>1999-05-28</create_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>&quot;FATUM-E&quot; LTD</registrant_company>
   <name_servers>
    <value>ns-hosting.bancorp.ru</value>
    <value>ns2.bancorp.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>iiet.net</domain_name>
   <domain_keyword>iiet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 12:07:55</query_time>
   <create_date>2005-08-09</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-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>guy.ns.cloudflare.com</value>
    <value>nadia.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>48</num>
   <domain_name>mnet.consulting</domain_name>
   <domain_keyword>mnet</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-31 21:20:41</query_time>
   <create_date>2020-02-12</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-02-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>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>binet.com</domain_name>
   <domain_keyword>binet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 05:43:13</query_time>
   <create_date>1998-10-20</create_date>
   <update_date>2020-10-11</update_date>
   <expiry_date>2025-10-19</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns43.worldnic.com</value>
    <value>ns44.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>ineat.asia</domain_name>
   <domain_keyword>ineat</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-30 05:52:29</query_time>
   <create_date>2019-05-27</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-27</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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>富益科技咨询(上海)有限公司</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>上海</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>inet2.it</domain_name>
   <domain_keyword>inet2</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-10 03:11:28</query_time>
   <create_date>2000-01-11</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_name>I2 s.r.l.</registrar_name>
   <registrar_website>http://www.collabra.it</registrar_website>
   <registrant_company>I2 s.r.l.</registrant_company>
   <registrant_address>Via XII Ottobre 2 182 A</registrant_address>
   <registrant_city>Genova</registrant_city>
   <registrant_state>GE</registrant_state>
   <registrant_zip>16121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns1.inet2.it</value>
    <value>dns2.inet2.it</value>
    <value>dns3.inet2.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>inest.co.jp</domain_name>
   <domain_keyword>inest</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-10 03:11:16</query_time>
   <create_date>2004-10-28</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>INEST</registrant_company>
   <name_servers>
    <value>ns0.kagoya.net</value>
    <value>ns1.kagoya.net</value>
   </name_servers>
  </value>
  <value>
   <num>53</num>
   <domain_name>4net.plus</domain_name>
   <domain_keyword>4net</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-06-10 23:03:41</query_time>
   <create_date>2024-06-08</create_date>
   <update_date>2024-06-08</update_date>
   <expiry_date>2026-06-08</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>Jhoann Zambrano</registrant_company>
   <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>ns1.kiacheca.com</value>
    <value>ns2.kiacheca.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>inft.pro</domain_name>
   <domain_keyword>inft</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-11 09:08:12</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>inpet.com.br</domain_name>
   <domain_keyword>inpet</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-12 01:47:19</query_time>
   <create_date>2004-08-04</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrant_name>Inpet Brasil Embalagens Plasticas S/A</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>derek.ns.cloudflare.com</value>
    <value>eleanor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>minet.co.uk</domain_name>
   <domain_keyword>minet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-04 11:03:04</query_time>
   <create_date>2005-11-05</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_name>Shores Ltd [Tag = SHORES]</registrar_name>
   <registrar_website>http://www.shores.ltd.uk</registrar_website>
   <registrant_name>Shores Ltd</registrant_name>
   <registrant_address>49 Station Rd, Polegate, East Sussex, BN26 6EA, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>unet.work</domain_name>
   <domain_keyword>unet</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-20 12:37:41</query_time>
   <create_date>2020-11-30</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-11-30</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>ns1.dynu.com</value>
    <value>ns2.dynu.com</value>
    <value>ns3.dynu.com</value>
    <value>ns4.dynu.com</value>
    <value>ns5.dynu.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>inety.com</domain_name>
   <domain_keyword>inety</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 04:13:29</query_time>
   <create_date>2010-06-10</create_date>
   <update_date>2023-06-09</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_iana>1426</registrar_iana>
   <registrar_name>CJSC REGISTRAR R01</registrar_name>
   <registrar_website>http://www.r01.ru</registrar_website>
   <registrant_name>Personal data, can not be publicly disclosed according to applicable laws.</registrant_name>
   <registrant_company>Privacy protection service - r01.whoisproxy.ru.</registrant_company>
   <registrant_address>Personal data, can not be publicly disclosed according to applicable laws.</registrant_address>
   <registrant_city>Personal data, can not be publicly disclosed according to applicable laws.</registrant_city>
   <registrant_state>Personal data, can not be publicly disclosed according to applicable laws.</registrant_state>
   <registrant_zip>Personal data, can not be publicly disclosed according to applicable laws.</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4957856536</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>knet.host</domain_name>
   <domain_keyword>knet</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-04-15 16:56:00</query_time>
   <create_date>2022-11-22</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-11-22</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>helium.ns.hetzner.de</value>
    <value>hydrogen.ns.hetzner.com</value>
    <value>oxygen.ns.hetzner.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>ibet.uk</domain_name>
   <domain_keyword>ibet</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-11 18:46:15</query_time>
   <create_date>2019-03-29</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_name>Dynadot, LLC t/a Dynadot [Tag = DYNADOT]</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>i2net.biz</domain_name>
   <domain_keyword>i2net</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-16 17:33:00</query_time>
   <create_date>2020-11-07</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by 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>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>dnet.com.br</domain_name>
   <domain_keyword>dnet</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-17 18:31:06</query_time>
   <create_date>2006-04-19</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2027-04-19</expiry_date>
   <registrant_name>Centro Queimadense de Ensino de Idiomas Ltda.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>d.sec.dns.br</value>
    <value>f.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>ipet.com.pl</domain_name>
   <domain_keyword>ipet</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-18 11:52:37</query_time>
   <create_date>2022-07-12</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_name>Domena.pl sp. z o.o.</registrar_name>
   <registrar_website>www.domena.pl</registrar_website>
   <name_servers>
    <value>ns1.domena.pl</value>
    <value>ns2.domena.pl</value>
    <value>ns3.domena.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>tnet.ovh</domain_name>
   <domain_keyword>tnet</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-04-18 01:10:55</query_time>
   <create_date>2017-09-11</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-09-11</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_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>dns12.ovh.net</value>
    <value>ns12.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>inlet.tv</domain_name>
   <domain_keyword>inlet</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-04-20 09:13:57</query_time>
   <create_date>2020-03-26</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2025-03-26</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>ns-1499.awsdns-59.org</value>
    <value>ns-1953.awsdns-52.co.uk</value>
    <value>ns-329.awsdns-41.com</value>
    <value>ns-678.awsdns-20.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>66</num>
   <domain_name>inert.co.uk</domain_name>
   <domain_keyword>inert</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-26 01:56:51</query_time>
   <create_date>2019-12-31</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>Stenning Limited t/a Client Domain Management [Tag = DOF]</registrar_name>
   <registrar_website>https://www.stenning.net</registrar_website>
   <name_servers>
    <value>ns1.quickdns.co.uk</value>
    <value>ns2.quickdns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>jnet.pro</domain_name>
   <domain_keyword>jnet</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-04-28 22:02:39</query_time>
   <create_date>2020-10-07</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SL</registrar_name>
   <registrar_website>http://www.dondominio.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>Illes Balears</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.dondominio.com</value>
    <value>ns2.dondominio.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>onet.ro</domain_name>
   <domain_keyword>onet</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-01 08:49:17</query_time>
   <create_date>2024-02-16</create_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_name>Costrar Ltd</registrar_name>
   <registrar_website>www.costrar.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>iney.monster</domain_name>
   <domain_keyword>iney</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-01 13:16:22</query_time>
   <create_date>2023-04-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>LULU</registrant_company>
   <registrant_state>??</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1cnb.name.com</value>
    <value>ns2fhn.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4cgs.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>ijet.ru</domain_name>
   <domain_keyword>ijet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 04:36:59</query_time>
   <create_date>2015-02-18</create_date>
   <expiry_date>2025-02-18</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>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>mnet.co.jp</domain_name>
   <domain_keyword>mnet</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-02 02:16:35</query_time>
   <create_date>1997-02-21</create_date>
   <update_date>2024-03-01</update_date>
   <registrant_company>MNET Corp.</registrant_company>
   <name_servers>
    <value>ns.namedserver.net</value>
    <value>ns2.namedserver.net</value>
   </name_servers>
  </value>
  <value>
   <num>72</num>
   <domain_name>inee.fun</domain_name>
   <domain_keyword>inee</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-07 11:21:44</query_time>
   <create_date>2024-01-06</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>connie.ns.cloudflare.com</value>
    <value>donald.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>vnet.top</domain_name>
   <domain_keyword>vnet</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-11 22:21:02</query_time>
   <create_date>2023-08-26</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Ltd</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>cody.ns.cloudflare.com</value>
    <value>dora.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>inbet.lol</domain_name>
   <domain_keyword>inbet</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-12 03:13:34</query_time>
   <create_date>2023-06-16</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2024-06-16</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>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>inbet.online</domain_name>
   <domain_keyword>inbet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-12 03:13:34</query_time>
   <create_date>2018-10-30</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-10-30</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>dee.ns.cloudflare.com</value>
    <value>lex.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>76</num>
   <domain_name>binet.quebec</domain_name>
   <domain_keyword>binet</domain_keyword>
   <domain_tld>quebec</domain_tld>
   <query_time>2024-05-12 04:29:11</query_time>
   <create_date>2018-08-21</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2025-08-21</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net/</registrar_website>
   <registrant_state>QC</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-165-b.gandi.net</value>
    <value>ns-202-c.gandi.net</value>
    <value>ns-40-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>fnet.store</domain_name>
   <domain_keyword>fnet</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-10 06:11:20</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-09-14</update_date>
   <expiry_date>2024-08-23</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>cosmin.ns.cloudflare.com</value>
    <value>gina.ns.cloudflare.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>iaet.com.au</domain_name>
   <domain_keyword>iaet</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-10 23:22:51</query_time>
   <update_date>2024-01-05</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Lauren Hollows</registrant_name>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>inea.info</domain_name>
   <domain_keyword>inea</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 18:40:55</query_time>
   <create_date>2023-11-02</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>inej.org</domain_name>
   <domain_keyword>inej</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-14 07:17:30</query_time>
   <create_date>2023-06-04</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-06-04</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>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns40.hostgator.com.br</value>
    <value>ns41.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>cinet.computer</domain_name>
   <domain_keyword>cinet</domain_keyword>
   <domain_tld>computer</domain_tld>
   <query_time>2024-05-14 00:55:05</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>inmt.space</domain_name>
   <domain_keyword>inmt</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-17 16:00:54</query_time>
   <create_date>2020-01-13</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>xinet.us</domain_name>
   <domain_keyword>xinet</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-24 05:37:21</query_time>
   <create_date>2021-12-09</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>Xinet Solutions SA de CV</registrant_name>
   <registrant_company>Xinet Solutions SA de CV</registrant_company>
   <registrant_address>Puerto San Hipolito 5442 col V</registrant_address>
   <registrant_city>Monterrey</registrant_city>
   <registrant_state>Nuevo Leon</registrant_state>
   <registrant_zip>64790</registrant_zip>
   <registrant_country>MX</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+52.8183174000</registrant_phone>
   <registrant_fax>+1.5707088780</registrant_fax>
   <name_servers>
    <value>donna.ns.cloudflare.com</value>
    <value>maxim.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>ibet.business</domain_name>
   <domain_keyword>ibet</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-05-27 22:12:59</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>inec.ie</domain_name>
   <domain_keyword>inec</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-27 06:05:10</query_time>
   <create_date>2001-02-07</create_date>
   <update_date>2023-03-18</update_date>
   <expiry_date>2028-02-07</expiry_date>
   <registrar_name>101 Domain</registrar_name>
   <registrar_website>101domain.com/ie</registrar_website>
   <registrant_name>The Gleneagle Hotel</registrant_name>
   <name_servers>
    <value>ns1.blacknight.com</value>
    <value>ns2.blacknight.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>ynet.ai</domain_name>
   <domain_keyword>ynet</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-15 12:08:35</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>clientRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>mnet.info</domain_name>
   <domain_keyword>mnet</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-16 10:34:45</query_time>
   <create_date>2020-05-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.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>88</num>
   <domain_name>inert.dev</domain_name>
   <domain_keyword>inert</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-20 15:48:21</query_time>
   <create_date>2019-05-17</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://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 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>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>89</num>
   <domain_name>iget.co.jp</domain_name>
   <domain_keyword>iget</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-26 13:55:52</query_time>
   <create_date>2000-03-13</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>Inc Natural High Corporation</registrant_company>
   <name_servers>
    <value>ns1.minibird.jp</value>
    <value>ns2.minibird.jp</value>
    <value>ns3.minibird.jp</value>
   </name_servers>
  </value>
  <value>
   <num>90</num>
   <domain_name>i-net.in</domain_name>
   <domain_keyword>i-net</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-09 08:12:43</query_time>
   <create_date>2021-08-23</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2028-08-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>I-Net Secure Labs Pvt. Ltd.</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>aiden.ns.cloudflare.com</value>
    <value>itzel.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>91</num>
   <domain_name>innet.vip</domain_name>
   <domain_keyword>innet</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-08 03:31:58</query_time>
   <create_date>2023-02-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shandongyiwangwuliankejiyouxiangongsi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>driver.dnspod.net</value>
    <value>hardy.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>uinet.it</domain_name>
   <domain_keyword>uinet</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-07 02:56:59</query_time>
   <create_date>1999-02-24</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_name>Appfactory s.r.l.</registrar_name>
   <registrar_website>http://www.e2net.it</registrar_website>
   <registrant_company>Paolo Puppo</registrant_company>
   <registrant_address>via Pendola 1/6</registrant_address>
   <registrant_city>Genova</registrant_city>
   <registrant_state>GE</registrant_state>
   <registrant_zip>16145</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.e2net.it</value>
    <value>ns2.e2net.it</value>
    <value>ns3.e2net.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>knet.com.cn</domain_name>
   <domain_keyword>knet</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-09 15:18:47</query_time>
   <create_date>2007-04-27</create_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_name>互联网域名系统北京市工程研究中心有限公司</registrar_name>
   <registrant_name>北龙中网(北京)科技有限责任公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>cns1.zdnscloud.net</value>
    <value>dns1.zdnscloud.info</value>
    <value>ins1.zdnscloud.com</value>
    <value>vns1.zdnscloud.biz</value>
   </name_servers>
   <domain_status>
    <value>serverDeleteProhibited</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>bnet.ltd</domain_name>
   <domain_keyword>bnet</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-06-01 00:02:54</query_time>
   <create_date>2020-04-02</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-04-02</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>ns75.domaincontrol.com</value>
    <value>ns76.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>95</num>
   <domain_name>xnet.durban</domain_name>
   <domain_keyword>xnet</domain_keyword>
   <domain_tld>durban</domain_tld>
   <query_time>2024-06-01 11:06:19</query_time>
   <create_date>2016-04-04</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>1645</registrar_iana>
   <registrar_name>DiaMatrix</registrar_name>
   <registrar_website>https://www.domains.co.za</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Easyweb Internet (Pty) Ltd</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.easywebdns.co.za</value>
    <value>ns2.easywebdns.co.za</value>
    <value>ns3.easywebdns.co.za</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>onet.eu</domain_name>
   <domain_keyword>onet</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-30 06:47:07</query_time>
   <registrar_name>cyber_Folks S.A.</registrar_name>
   <registrar_website>https://www.cyberfolks.pl</registrar_website>
   <name_servers>
    <value>ns17.ringpublishing.net</value>
    <value>ns18.ringpublishing.net</value>
    <value>ns19.ringpublishing.net</value>
    <value>ns20.ringpublishing.net</value>
   </name_servers>
  </value>
  <value>
   <num>97</num>
   <domain_name>einet.link</domain_name>
   <domain_keyword>einet</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-06-01 23:39:45</query_time>
   <create_date>2017-11-22</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2027-11-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>http://www.net.cn/</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>Zhejiang</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>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>98</num>
   <domain_name>inek.pl</domain_name>
   <domain_keyword>inek</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-01 02:28:42</query_time>
   <create_date>2020-10-01</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>shaz.ns.cloudflare.com</value>
    <value>vicente.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>pinet.games</domain_name>
   <domain_keyword>pinet</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-31 16:52:41</query_time>
   <create_date>2024-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</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>eric zhang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guangdong</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>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>snet.co</domain_name>
   <domain_keyword>snet</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-28 21:37:43</query_time>
   <create_date>2010-07-21</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dotster.com</value>
    <value>ns2.dotster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.086</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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