WHOIS QUERY TIME

23 Apr 2024 - 1:17 PM UTC

Modified: 28 March 2024
Expiry: 30 March 2025

REGISTRAR

Name: Fastnet International Ltd [Tag = FASTNET]
Website: http://www.fastnet.co.uk

NAME SERVERS

ns0.fast.net.uk
ns1.fast.net.uk

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=arunet.co.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "arunet.co.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "arunet.co.uk",
            "domain_keyword": "arunet",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 13:17:00",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-30",
            "registrar_name": "Fastnet International Ltd [Tag = FASTNET]",
            "registrar_website": "http://www.fastnet.co.uk",
            "name_servers": [
                "ns0.fast.net.uk",
                "ns1.fast.net.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>arunet.co.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>arunet.co.uk</domain_name>
   <domain_keyword>arunet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 13:17:00</query_time>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_name>Fastnet International Ltd [Tag = FASTNET]</registrar_name>
   <registrar_website>http://www.fastnet.co.uk</registrar_website>
   <name_servers>
    <value>ns0.fast.net.uk</value>
    <value>ns1.fast.net.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.027</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.035 seconds) for "arunet.co.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

8 Jan 2018 - 5:56 PM UTC

Modified: 22 March 2017
Expiry: 30 March 2019

REGISTRAR

Name: Fastnet International Ltd
Website: http://www.fastnet.co.uk

NAME SERVERS

ns0.fast.net.uk
ns1.fast.net.uk

DOMAIN STATUS

Nominet was able to match the registrants name and address against a rd party data source on Dec
Registered until expiry date

REGISTRANT

Name: Fastnet International Limited
Address: Shaftesbury Court 95 Ditchling Road Brighton East Sussex
ZIP: BN1 4ST
Country: United Kingdom

#2 - QUERY TIME

23 Apr 2024 - 1:17 PM UTC

Modified: 28 March 2024
Expiry: 30 March 2025

REGISTRAR

Name: Fastnet International Ltd [Tag = FASTNET]
Website: http://www.fastnet.co.uk

NAME SERVERS

ns0.fast.net.uk
ns1.fast.net.uk

DOMAIN STATUS

Registered until expiry date.

* 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=arunet.co.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "arunet.co.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "arunet.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "arunet.co.uk",
            "domain_keyword": "arunet",
            "domain_tld": "co.uk",
            "query_time": "2018-01-08 17:56:47",
            "update_date": "2017-03-22",
            "expiry_date": "2019-03-30",
            "registrar_name": "Fastnet International Ltd",
            "registrar_website": "http://www.fastnet.co.uk",
            "registrant_name": "Fastnet International Limited",
            "registrant_address": "Shaftesbury Court 95 Ditchling Road Brighton East Sussex",
            "registrant_zip": "BN1 4ST",
            "registrant_country": "GB",
            "name_servers": [
                "ns0.fast.net.uk",
                "ns1.fast.net.uk"
            ],
            "domain_status": [
                "Nominet was able to match the registrants name and address against a rd party data source on Dec",
                "Registered until expiry date"
            ]
        },
        {
            "num": 2,
            "domain_name": "arunet.co.uk",
            "domain_keyword": "arunet",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 13:17:00",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-30",
            "registrar_name": "Fastnet International Ltd [Tag = FASTNET]",
            "registrar_website": "http://www.fastnet.co.uk",
            "name_servers": [
                "ns0.fast.net.uk",
                "ns1.fast.net.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.035,
        "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>arunet.co.uk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>arunet.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>arunet.co.uk</domain_name>
   <domain_keyword>arunet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2018-01-08 17:56:47</query_time>
   <update_date>2017-03-22</update_date>
   <expiry_date>2019-03-30</expiry_date>
   <registrar_name>Fastnet International Ltd</registrar_name>
   <registrar_website>http://www.fastnet.co.uk</registrar_website>
   <registrant_name>Fastnet International Limited</registrant_name>
   <registrant_address>Shaftesbury Court 95 Ditchling Road Brighton East Sussex</registrant_address>
   <registrant_zip>BN1 4ST</registrant_zip>
   <registrant_country>GB</registrant_country>
   <name_servers>
    <value>ns0.fast.net.uk</value>
    <value>ns1.fast.net.uk</value>
   </name_servers>
   <domain_status>
    <value>Nominet was able to match the registrants name and address against a rd party data source on Dec</value>
    <value>Registered until expiry date</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>arunet.co.uk</domain_name>
   <domain_keyword>arunet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 13:17:00</query_time>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_name>Fastnet International Ltd [Tag = FASTNET]</registrar_name>
   <registrar_website>http://www.fastnet.co.uk</registrar_website>
   <name_servers>
    <value>ns0.fast.net.uk</value>
    <value>ns1.fast.net.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.035</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 6 domain names (in 0.014 seconds) which contained the exact domain keyword "arunet".
Domain Name Registered Expiry Registrar Ownership
1 arunet.co.jp 27 May 1997 - - ARUMA CO., LTD.
2 arunet.com 21 May 2001 21 May 2025 GoDaddy.com, LLC -
3 arunet.net 8 Apr 2005 8 Apr 2025 Tucows Domains Inc. -
4 arunet.biz 4 Jun 2011 3 Jun 2025 Japan Registry Services Co., Ltd. REDACTED FOR PRIVACY
5 arunet.uk 12 Jun 2019 12 Jun 2024 Fastnet International Ltd [Tag = FASTNET] -
6 arunet.site 26 Jun 2023 26 Jun 2024 Gabia, Inc. -
7 arunet.co.uk - 30 Mar 2025 Fastnet International Ltd [Tag = FASTNET] -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=arunet&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "arunet",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 7,
        "relation": "eq",
        "current": 7
    },
    "unique_domains": "arunet.co.jp, arunet.com, arunet.net, arunet.biz, arunet.uk, arunet.site, arunet.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "arunet.co.jp",
            "domain_keyword": "arunet",
            "domain_tld": "co.jp",
            "query_time": "2024-06-10 05:31:34",
            "create_date": "1997-05-27",
            "update_date": "2024-06-01",
            "registrant_company": "ARUMA CO., LTD.",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ]
        },
        {
            "num": 2,
            "domain_name": "arunet.com",
            "domain_keyword": "arunet",
            "domain_tld": "com",
            "query_time": "2024-05-22 23:04:30",
            "create_date": "2001-05-21",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "arunet.net",
            "domain_keyword": "arunet",
            "domain_tld": "net",
            "query_time": "2024-06-10 05:31:34",
            "create_date": "2005-04-08",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "dns.lpa.idec.net",
                "dns.mad.idec.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "arunet.biz",
            "domain_keyword": "arunet",
            "domain_tld": "biz",
            "query_time": "2024-06-10 05:31:34",
            "create_date": "2011-06-04",
            "update_date": "2024-04-29",
            "expiry_date": "2025-06-03",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co., Ltd.",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "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.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "arunet.uk",
            "domain_keyword": "arunet",
            "domain_tld": "uk",
            "query_time": "2024-05-13 08:57:23",
            "create_date": "2019-06-12",
            "update_date": "2023-06-10",
            "expiry_date": "2024-06-12",
            "registrar_name": "Fastnet International Ltd [Tag = FASTNET]",
            "registrar_website": "http://www.fastnet.co.uk",
            "name_servers": [
                "ns7.fast.net.uk",
                "ns8.fast.net.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 6,
            "domain_name": "arunet.site",
            "domain_keyword": "arunet",
            "domain_tld": "site",
            "query_time": "2024-05-15 12:45:38",
            "create_date": "2023-06-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-26",
            "registrar_iana": 244,
            "registrar_name": "Gabia, Inc.",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.gabia.co.kr",
                "ns.gabia.net",
                "ns1.gabia.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "arunet.co.uk",
            "domain_keyword": "arunet",
            "domain_tld": "co.uk",
            "query_time": "2024-04-23 13:17:00",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-30",
            "registrar_name": "Fastnet International Ltd [Tag = FASTNET]",
            "registrar_website": "http://www.fastnet.co.uk",
            "name_servers": [
                "ns0.fast.net.uk",
                "ns1.fast.net.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.014,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>arunet</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7</total>
  <relation>eq</relation>
  <current>7</current>
 </count>
 <unique_domains>arunet.co.jp, arunet.com, arunet.net, arunet.biz, arunet.uk, arunet.site, arunet.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>arunet.co.jp</domain_name>
   <domain_keyword>arunet</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-10 05:31:34</query_time>
   <create_date>1997-05-27</create_date>
   <update_date>2024-06-01</update_date>
   <registrant_company>ARUMA CO., LTD.</registrant_company>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>arunet.com</domain_name>
   <domain_keyword>arunet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 23:04:30</query_time>
   <create_date>2001-05-21</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>arunet.net</domain_name>
   <domain_keyword>arunet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 05:31:34</query_time>
   <create_date>2005-04-08</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-08</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>dns.lpa.idec.net</value>
    <value>dns.mad.idec.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>arunet.biz</domain_name>
   <domain_keyword>arunet</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-10 05:31:34</query_time>
   <create_date>2011-06-04</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-06-03</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co., Ltd.</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</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>Osaka</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.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>arunet.uk</domain_name>
   <domain_keyword>arunet</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-13 08:57:23</query_time>
   <create_date>2019-06-12</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_name>Fastnet International Ltd [Tag = FASTNET]</registrar_name>
   <registrar_website>http://www.fastnet.co.uk</registrar_website>
   <name_servers>
    <value>ns7.fast.net.uk</value>
    <value>ns8.fast.net.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>arunet.site</domain_name>
   <domain_keyword>arunet</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-15 12:45:38</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>Gabia, Inc.</registrar_name>
   <registrant_country>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns.gabia.co.kr</value>
    <value>ns.gabia.net</value>
    <value>ns1.gabia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>arunet.co.uk</domain_name>
   <domain_keyword>arunet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-23 13:17:00</query_time>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_name>Fastnet International Ltd [Tag = FASTNET]</registrar_name>
   <registrar_website>http://www.fastnet.co.uk</registrar_website>
   <name_servers>
    <value>ns0.fast.net.uk</value>
    <value>ns1.fast.net.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.014</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,416 domain names (in 0.075 seconds) which look and sound like the brand name "arunet".
Domain Name Registered Expiry Registrar Ownership
1 urunet.online 8 Apr 2024 8 Apr 2025 Dattatec.com SRL Donweb.com
2 arjunet.top 1 Jan 2024 1 Jan 2025 XinNet Technology Corporation 高鹏
3 artnet.co.uk 19 Dec 2005 19 Dec 2024 101domain GRS Ltd [Tag = 101DOMAIN] -
4 arbnet.org 19 May 2009 19 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
5 atrunet.ru 3 May 2023 3 May 2024 DOMAINSHOP-RU Private Person
6 karunet.com 24 Feb 2012 24 Feb 2025 GMO INTERNET, INC. GMO CLOUD K.K.
7 ayunet.com 25 Apr 2000 25 Apr 2025 GoDaddy.com, LLC -
8 arcnet.dev 28 Jul 2022 28 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
9 arknet.info 23 Jan 2006 23 Jan 2025 Japan Registry Services Co, Ltd REDACTED FOR PRIVACY
10 ar-net.com 6 Jun 2019 6 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
11 arcnet.co.jp 10 Sep 1999 - - ARC Corporation
12 aronet.swiss 11 Dec 2015 11 Dec 2024 COREhub ARONET GmbH
13 artnet.com 21 May 1995 22 May 2025 https://www.101domain.com/ Digital Privacy Corporation
14 arinet.info 30 Dec 2019 30 Dec 2024 Netowl, Inc. XSERVER Inc.
15 agunet.org 4 Nov 2009 4 Nov 2024 Network Solutions, LLC American Geophysical Union
16 aranet.work 21 Feb 2024 21 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
17 artnet.cat 20 Sep 2016 20 Sep 2024 IONOS SE ARTNET SISTEMES INFORMATICS, S.L.
18 arknet.pl 12 Jul 2005 12 Jul 2024 Consulting Service Sp. z o.o. -
19 avunet.com 20 Feb 2014 20 Feb 2025 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
20 arrnet.com 12 Feb 2022 12 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
21 arunes.com 21 Oct 2006 21 Oct 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
22 arumnet.cn 8 Sep 2023 8 Sep 2024 广东时代互联科技有限公司 杨卫梅
23 nrunet.com 22 Feb 2002 22 Feb 2025 ENOM, INC. REDACTED FOR PRIVACY
24 arbnet.com 29 Mar 2003 29 Mar 2025 ANNULET, INC BuyDomains.com
25 karunet.fr 29 Dec 2020 29 Dec 2024 GANDI KARU NET
26 ardnet.co.uk 7 Apr 2000 7 Apr 2027 CompuWeb Communications Services Limited t/a CWCS Managed Hosting [Tag = CWCS] -
27 arcnet.online 26 Jul 2019 26 Jul 2024 Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA Swiss Domain Trustee AG
28 arcnet.solutions 1 Jul 2023 1 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
29 arknet.xyz 11 May 2024 11 May 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
30 urunet.store 8 Apr 2024 8 Apr 2025 Dattatec.com SRL Donweb.com
31 arinet.it 4 Oct 2014 4 Oct 2024 1 Api GmbH Privacy Protection Service Ltd.
32 aronet.fr 25 May 2018 9 Aug 2024 OVH Ano Nymous
33 irunet.com 10 Feb 1998 9 Feb 2025 NetEarth One, Inc. GDPR Masked
34 2runet.com 7 May 2022 7 May 2025 GoDaddy.com, LLC -
35 brunet.io 8 Mar 2015 8 Mar 2026 Gandi SAS REDACTED FOR PRIVACY
36 brunet.bn 14 Jul 2014 14 Jul 2024 - DNS Administrator
37 tarunet.com 3 Mar 2021 3 Mar 2025 Amazon Registrar, Inc. Identity Protection Service
38 arcnet.pl 25 Mar 2014 25 Mar 2025 OVH SAS -
39 arhnet.ru 29 May 2008 29 May 2025 RU-CENTER-RU NETGALAXY LTD
40 apunet.com 19 Sep 2001 19 Sep 2024 GoDaddy.com, LLC -
41 brunet.top 22 Dec 2021 22 Dec 2031 Gandi SAS julien brunet
42 arknet.solutions 24 Jan 2024 24 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
43 artnet.ru 1 Sep 1999 30 Sep 2024 R01-RU Private Person
44 ar-net.com.pl 15 Dec 2006 15 Dec 2026 OVH SAS -
45 trunet.ca 9 Mar 2016 9 Mar 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
46 arunem.com 13 Mar 2021 13 Mar 2025 GoDaddy.com, LLC -
47 arcnet.info 1 Mar 2024 1 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
48 brunet.cat 24 Apr 2006 24 Apr 2025 10dencehispahard S.L. (CDmon.com) -
49 aranet.online 7 Jul 2017 7 Jul 2025 Go Daddy, LLC Domains By Proxy, LLC
50 amunet.xyz 11 Sep 2021 11 Sep 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
51 arungt.com 14 Jul 2021 14 Jul 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
52 arunee.net 25 Sep 2009 25 Sep 2024 GoDaddy.com, LLC -
53 grunet.com 15 Sep 2001 15 Sep 2024 Dynadot Inc -
54 arkunet.com 14 Oct 2023 14 Oct 2033 Cloudflare, Inc. DATA REDACTED
55 arynet.org 15 Feb 2022 15 Feb 2025 Dynadot Inc REDACTED FOR PRIVACY
56 arqnet.se 30 Aug 2013 30 Aug 2024 Loopia AB -
57 arknet.biz 20 Nov 2023 20 Nov 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169356735
58 arunit.com 27 Sep 2000 27 Sep 2024 GANDI SAS Snowfall IP Ltd
59 aranet.io 19 Feb 2021 19 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
60 arknet.site 3 Jul 2023 3 Jul 2024 Hosting Ukraine LLC Hosting Ukraine LLC
61 artnet.se 19 Jun 2006 19 Jun 2024 LoopiaGroup2 -
62 acunet.info 9 Nov 2016 9 Nov 2026 Cloudflare, Inc Fulcrum Health Inc
63 arcnet.tech 11 Mar 2023 11 Mar 2026 Network Solutions LLC CBO Networks
64 armnet.site 7 Jul 2023 7 Jul 2024 Dreamscape Networks International Pte Ltd ARMnet Limited
65 arcnet.group 27 Oct 2021 27 Oct 2024 Hosting Ukraine LLC Hosting Ukraine LLC
66 artnet.fr 3 Apr 2007 2 Nov 2024 101domain GRS Ltd ArtNet Worldwide Corporation
67 ardunet.com 10 May 2020 10 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
68 arunev.com 5 Oct 2020 5 Oct 2024 Squarespace Domains II LLC Hack
69 alunet.eu - - STRATO AG -
70 arunit.ru 20 Oct 2021 20 Oct 2024 REGTIME-RU Private Person
71 arpnet.de - - - -
72 arcunet.com 24 Feb 2023 24 Feb 2026 Network Solutions, LLC CBO Networks
73 grunet.cloud 3 Mar 2020 3 Mar 2025 INWX GmbH DomRobot UG (haftungsbeschraenkt)
74 aruneh.com 26 May 2021 26 May 2025 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
75 arenet.it 1 Jun 2012 24 Jun 2024 Algorithmedia S.r.l. Domain Profit Srl
76 armnet.com 21 Dec 2002 21 Dec 2024 TurnCommerce, Inc. DBA NameBright.com NameBrightPrivacy.com
77 arufet.ru 6 Dec 2023 6 Dec 2024 REGRU-RU Private Person
78 prunet.com 12 Nov 1995 11 Nov 2024 GoDaddy.com, LLC -
79 arsnet.info 2 Dec 2015 2 Dec 2025 Network Solutions, LLC REDACTED FOR PRIVACY
80 varunet.com 4 Mar 2023 4 Mar 2025 ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi REDACTED FOR PRIVACY
81 artnet.app 5 Feb 2023 5 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
82 amunet.store 27 Sep 2023 27 Sep 2024 Registrar of Domain Names REG.RU, LLC Private Person
83 trunet.news 24 Mar 2023 24 Mar 2024 GoDaddy.com, LLC Domains By Proxy, LLC
84 raunet.com 15 Jun 2015 15 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
85 brunet.ru 23 Sep 2003 23 Sep 2024 MASTERHOST-RU Private Person
86 arlnet.com 27 Apr 2005 28 Apr 2025 CSC CORPORATE DOMAINS, INC. ASSOCIATED RETAILERS LIMITED
87 asunet.work 15 Aug 2019 15 Aug 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
88 artnet.la 17 Oct 2011 17 Oct 2024 101domain GRS Ltd. -
89 arinet.dev 13 Apr 2020 13 Apr 2030 GoDaddy.com, LLC Domains By Proxy, LLC
90 arknet.cc 26 Nov 2004 26 Nov 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
91 trunet.net 1 Sep 2017 1 Sep 2024 Tucows Domains Inc. -
92 artnet.xxx 6 Dec 2011 6 Dec 2024 101domain GRS Limited Artnet World Wide
93 aronet.co.uk 22 Oct 2019 22 Oct 2025 EPAG Domainservices GmbH [Tag = EPAG-DE] -
94 trunet.eu - - INFOCAL sp. z o.o. -
95 arcnet.site 27 Sep 2023 27 Sep 2025 Go Daddy, LLC Domains By Proxy, LLC
96 arknet.io 20 Apr 2024 20 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
97 artnet.biz.pl 27 Apr 2009 27 Apr 2025 Digital Media Technology Sp. z o.o. -
98 arpnet.net 6 Apr 2018 6 Apr 2026 GoDaddy.com, LLC -
99 arcnet.net 8 Apr 2024 8 Apr 2025 SAV.COM, LLC - 18 REDACTED FOR PRIVACY
100 aaunet.com 15 Jun 2009 15 Jun 2024 Tucows Domains Inc. -
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 Arunet.co.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=arunet.co.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "arunet.co.uk",
        "page_size": 100
    },
    "count": {
        "total": 5416,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "urunet.online, arjunet.top, artnet.co.uk, arbnet.org, atrunet.ru, karunet.com, ayunet.com, arcnet.dev, arknet.info, ar-net.com, arcnet.co.jp, aronet.swiss, artnet.com, arinet.info, agunet.org, aranet.work, artnet.cat, arknet.pl, avunet.com, arrnet.com, arunes.com, arumnet.cn, nrunet.com, arbnet.com, karunet.fr, ardnet.co.uk, arcnet.online, arcnet.solutions, arknet.xyz, urunet.store, arinet.it, aronet.fr, irunet.com, 2runet.com, brunet.io, brunet.bn, tarunet.com, arcnet.pl, arhnet.ru, apunet.com, brunet.top, arknet.solutions, artnet.ru, ar-net.com.pl, trunet.ca, arunem.com, arcnet.info, brunet.cat, aranet.online, amunet.xyz, arungt.com, arunee.net, grunet.com, arkunet.com, arynet.org, arqnet.se, arknet.biz, arunit.com, aranet.io, arknet.site, artnet.se, acunet.info, arcnet.tech, armnet.site, arcnet.group, artnet.fr, ardunet.com, arunev.com, alunet.eu, arunit.ru, arpnet.de, arcunet.com, grunet.cloud, aruneh.com, arenet.it, armnet.com, arufet.ru, prunet.com, arsnet.info, varunet.com, artnet.app, amunet.store, trunet.news, raunet.com, brunet.ru, arlnet.com, asunet.work, artnet.la, arinet.dev, arknet.cc, trunet.net, artnet.xxx, aronet.co.uk, trunet.eu, arcnet.site, arknet.io, artnet.biz.pl, arpnet.net, arcnet.net, aaunet.com",
    "results": [
        {
            "num": 1,
            "domain_name": "urunet.online",
            "domain_keyword": "urunet",
            "domain_tld": "online",
            "query_time": "2024-04-10 01:42:29",
            "create_date": "2024-04-08",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1388,
            "registrar_name": "Dattatec.com SRL",
            "registrar_website": "https://www.donweb.com",
            "registrant_company": "Donweb.com",
            "registrant_state": "Santa Fe",
            "registrant_country": "AR",
            "registrant_email": "please query the rdds service of the 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.donweb.cl",
                "ns1.donweb.co",
                "ns1.donweb.mx",
                "ns1.donweb.uy",
                "ns2.donweb.bo"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "arjunet.top",
            "domain_keyword": "arjunet",
            "domain_tld": "top",
            "query_time": "2024-04-15 10:56:10",
            "create_date": "2024-01-01",
            "expiry_date": "2025-01-01",
            "registrar_iana": 120,
            "registrar_name": "XinNet Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "高鹏",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "北京市",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.huaweicloud-dns.cn",
                "ns1.huaweicloud-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "artnet.co.uk",
            "domain_keyword": "artnet",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 11:05:26",
            "create_date": "2005-12-19",
            "update_date": "2023-10-21",
            "expiry_date": "2024-12-19",
            "registrar_name": "101domain GRS Ltd [Tag = 101DOMAIN]",
            "registrar_website": "https://101domain.com/uk.htm",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "arbnet.org",
            "domain_keyword": "arbnet",
            "domain_tld": "org",
            "query_time": "2024-05-21 23:43:28",
            "create_date": "2009-05-19",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "atrunet.ru",
            "domain_keyword": "atrunet",
            "domain_tld": "ru",
            "query_time": "2024-05-31 18:33:37",
            "create_date": "2023-05-03",
            "expiry_date": "2024-05-03",
            "registrar_name": "DOMAINSHOP-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "expired1.domainshop.ru",
                "expired2.domainshop.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 6,
            "domain_name": "karunet.com",
            "domain_keyword": "karunet",
            "domain_tld": "com",
            "query_time": "2024-04-18 07:46:16",
            "create_date": "2012-02-24",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-24",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Kazuhiko IWAMA",
            "registrant_company": "GMO CLOUD K.K.",
            "registrant_address": "1-2-10 Hosoe-cho",
            "registrant_city": "Shimonoseki-shi",
            "registrant_state": "Yamaguchi",
            "registrant_zip": "750-0016",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.832281193",
            "name_servers": [
                "ns1.domainking.cloud",
                "ns2.domainking.cloud"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "ayunet.com",
            "domain_keyword": "ayunet",
            "domain_tld": "com",
            "query_time": "2024-04-27 22:19:52",
            "create_date": "2000-04-25",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "arcnet.dev",
            "domain_keyword": "arcnet",
            "domain_tld": "dev",
            "query_time": "2024-05-12 12:53:26",
            "create_date": "2022-07-28",
            "update_date": "2023-07-28",
            "expiry_date": "2024-07-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "mitchell.ns.cloudflare.com",
                "nola.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "arknet.info",
            "domain_keyword": "arknet",
            "domain_tld": "info",
            "query_time": "2024-05-19 18:38:19",
            "create_date": "2006-01-23",
            "update_date": "2023-12-03",
            "expiry_date": "2025-01-23",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co, Ltd",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "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.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "ar-net.com",
            "domain_keyword": "ar-net",
            "domain_tld": "com",
            "query_time": "2024-05-20 05:12:40",
            "create_date": "2019-06-06",
            "update_date": "2021-05-31",
            "expiry_date": "2025-06-06",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "arcnet.co.jp",
            "domain_keyword": "arcnet",
            "domain_tld": "co.jp",
            "query_time": "2024-05-27 06:07:58",
            "create_date": "1999-09-10",
            "update_date": "2023-10-01",
            "registrant_company": "ARC Corporation",
            "name_servers": [
                "amdns03.alpha-mail.jp",
                "kotetsu.alpha-lt.net",
                "tsukuba.aics.ne.jp"
            ]
        },
        {
            "num": 12,
            "domain_name": "aronet.swiss",
            "domain_keyword": "aronet",
            "domain_tld": "swiss",
            "query_time": "2024-05-28 22:45:46",
            "create_date": "2015-12-11",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-11",
            "registrar_iana": 15,
            "registrar_name": "COREhub",
            "registrar_website": "http://www.corehub.net",
            "registrant_company": "ARONET GmbH",
            "registrant_state": "Luzern",
            "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": [
                "ns1.exenti.ch",
                "ns2.exenti.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "artnet.com",
            "domain_keyword": "artnet",
            "domain_tld": "com",
            "query_time": "2024-05-27 18:38:27",
            "create_date": "1995-05-21",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-22",
            "registrar_iana": 1011,
            "registrar_name": "https://www.101domain.com/",
            "registrar_website": "https://www.101domain.com/",
            "registrant_name": "Private Registrant",
            "registrant_company": "Digital Privacy Corporation",
            "registrant_address": "3220 Executive Ridge Drive, Suite 101., C/O ARTNET.COM",
            "registrant_city": "Vista",
            "registrant_state": "CA",
            "registrant_zip": "92081",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7604482392",
            "name_servers": [
                "duke.ns.cloudflare.com",
                "pam.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 14,
            "domain_name": "arinet.info",
            "domain_keyword": "arinet",
            "domain_tld": "info",
            "query_time": "2024-05-06 10:32:36",
            "create_date": "2019-12-30",
            "update_date": "2023-12-04",
            "expiry_date": "2024-12-30",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "https://www.netowl.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "XSERVER Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "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.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "agunet.org",
            "domain_keyword": "agunet",
            "domain_tld": "org",
            "query_time": "2024-04-22 13:33:33",
            "create_date": "2009-11-04",
            "update_date": "2019-09-05",
            "expiry_date": "2024-11-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "American Geophysical Union",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.worldnic.com",
                "ns4.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "aranet.work",
            "domain_keyword": "aranet",
            "domain_tld": "work",
            "query_time": "2024-05-10 12:22:21",
            "create_date": "2024-02-21",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-21",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "artnet.cat",
            "domain_keyword": "artnet",
            "domain_tld": "cat",
            "query_time": "2024-05-25 10:35:40",
            "create_date": "2016-09-20",
            "update_date": "2023-11-04",
            "expiry_date": "2024-09-20",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "ARTNET SISTEMES INFORMATICS, S.L.",
            "registrant_state": "B",
            "registrant_country": "ES",
            "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-es.1and1-dns.biz",
                "ns-es.1and1-dns.com",
                "ns-es.1and1-dns.es",
                "ns-es.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "arknet.pl",
            "domain_keyword": "arknet",
            "domain_tld": "pl",
            "query_time": "2024-04-09 06:34:18",
            "create_date": "2005-07-12",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-12",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "avunet.com",
            "domain_keyword": "avunet",
            "domain_tld": "com",
            "query_time": "2024-04-21 00:36:29",
            "create_date": "2014-02-20",
            "update_date": "2024-02-22",
            "expiry_date": "2025-02-20",
            "registrar_iana": 839,
            "registrar_name": "REALTIME REGISTER B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "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": "NL",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.firstfind.nl",
                "ns4.firstfind.nl",
                "ns5.firstfind.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 20,
            "domain_name": "arrnet.com",
            "domain_keyword": "arrnet",
            "domain_tld": "com",
            "query_time": "2024-05-17 05:52:28",
            "create_date": "2022-02-12",
            "update_date": "2022-08-23",
            "expiry_date": "2025-02-12",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "arunes.com",
            "domain_keyword": "arunes",
            "domain_tld": "com",
            "query_time": "2024-06-10 05:31:33",
            "create_date": "2006-10-21",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "arumnet.cn",
            "domain_keyword": "arumnet",
            "domain_tld": "cn",
            "query_time": "2024-06-10 05:29:53",
            "create_date": "2023-09-08",
            "expiry_date": "2024-09-08",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "杨卫梅",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "nrunet.com",
            "domain_keyword": "nrunet",
            "domain_tld": "com",
            "query_time": "2024-04-17 02:56:02",
            "create_date": "2002-02-22",
            "update_date": "2024-01-24",
            "expiry_date": "2025-02-22",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/6ba98798-08ef-4200-b8a8-d01b9267650c",
            "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": 24,
            "domain_name": "arbnet.com",
            "domain_keyword": "arbnet",
            "domain_tld": "com",
            "query_time": "2024-04-20 14:47:40",
            "create_date": "2003-03-29",
            "update_date": "2024-02-12",
            "expiry_date": "2025-03-29",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "karunet.fr",
            "domain_keyword": "karunet",
            "domain_tld": "fr",
            "query_time": "2024-05-05 06:22:46",
            "create_date": "2020-12-29",
            "update_date": "2023-12-03",
            "expiry_date": "2024-12-29",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_company": "KARU NET",
            "registrant_address": "KARU NET, 8 RUE NOBEL, 97122 BAIE MAHAULT",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.690460621",
            "name_servers": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 26,
            "domain_name": "ardnet.co.uk",
            "domain_keyword": "ardnet",
            "domain_tld": "co.uk",
            "query_time": "2024-04-17 01:33:18",
            "create_date": "2000-04-07",
            "update_date": "2022-01-14",
            "expiry_date": "2027-04-07",
            "registrar_name": "CompuWeb Communications Services Limited t/a CWCS Managed Hosting [Tag = CWCS]",
            "registrar_website": "https://www.cwcs.co.uk",
            "name_servers": [
                "ns1.ardnet.co.uk",
                "ns2.ardnet.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 27,
            "domain_name": "arcnet.online",
            "domain_keyword": "arcnet",
            "domain_tld": "online",
            "query_time": "2024-04-15 06:08:22",
            "create_date": "2019-07-26",
            "update_date": "2023-10-27",
            "expiry_date": "2024-07-26",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_company": "Swiss Domain Trustee AG",
            "registrant_state": "SG",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "arcnet.solutions",
            "domain_keyword": "arcnet",
            "domain_tld": "solutions",
            "query_time": "2024-05-17 17:32:24",
            "create_date": "2023-07-01",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-01",
            "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": [
                "pdns11.domaincontrol.com",
                "pdns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "arknet.xyz",
            "domain_keyword": "arknet",
            "domain_tld": "xyz",
            "query_time": "2024-05-13 17:53:15",
            "create_date": "2024-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "urunet.store",
            "domain_keyword": "urunet",
            "domain_tld": "store",
            "query_time": "2024-04-09 23:58:31",
            "create_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1388,
            "registrar_name": "Dattatec.com SRL",
            "registrar_website": "https://www.donweb.com",
            "registrant_company": "Donweb.com",
            "registrant_state": "Santa Fe",
            "registrant_country": "AR",
            "registrant_email": "please query the rdds service of the 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.donweb.cl",
                "ns1.donweb.co",
                "ns1.donweb.mx",
                "ns1.donweb.uy",
                "ns2.donweb.bo",
                "ns2.donweb.com.br",
                "ns2.donweb.pe",
                "ns3.hostmar.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "arinet.it",
            "domain_keyword": "arinet",
            "domain_tld": "it",
            "query_time": "2024-05-06 10:32:36",
            "create_date": "2014-10-04",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-04",
            "registrar_name": "1 Api GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_company": "Privacy Protection Service Ltd.",
            "registrant_address": "Trojan House, Top Floor, 34 Arcadia Avenue",
            "registrant_city": "London",
            "registrant_state": "N.D.",
            "registrant_zip": "N3 2JU, UK",
            "registrant_country": "GB",
            "name_servers": [
                "ns81.domaincontrol.com",
                "ns82.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 32,
            "domain_name": "aronet.fr",
            "domain_keyword": "aronet",
            "domain_tld": "fr",
            "query_time": "2024-05-05 21:31:06",
            "create_date": "2018-05-25",
            "update_date": "2023-09-30",
            "expiry_date": "2024-08-09",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns112.ovh.net",
                "ns112.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 33,
            "domain_name": "irunet.com",
            "domain_keyword": "irunet",
            "domain_tld": "com",
            "query_time": "2024-05-19 11:19:36",
            "create_date": "1998-02-10",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-09",
            "registrar_iana": 1005,
            "registrar_name": "NetEarth One, Inc.",
            "registrar_website": "http://www.netearthone.com",
            "registrant_name": "GDPR Masked",
            "registrant_company": "GDPR Masked",
            "registrant_address": "GDPR Masked",
            "registrant_city": "GDPR Masked",
            "registrant_state": "NAVARRA",
            "registrant_zip": "GDPR Masked",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "registrant_phone": "GDPR Masked",
            "registrant_fax": "GDPR Masked",
            "name_servers": [
                "europe111.banahosting.com",
                "europe112.banahosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "2runet.com",
            "domain_keyword": "2runet",
            "domain_tld": "com",
            "query_time": "2024-05-14 04:54:13",
            "create_date": "2022-05-07",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "brunet.io",
            "domain_keyword": "brunet",
            "domain_tld": "io",
            "query_time": "2024-05-25 00:29:25",
            "create_date": "2015-03-08",
            "update_date": "2024-03-06",
            "expiry_date": "2026-03-08",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "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-118-a.gandi.net",
                "ns-20-c.gandi.net",
                "ns-54-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "brunet.bn",
            "domain_keyword": "brunet",
            "domain_tld": "bn",
            "query_time": "2024-05-25 00:29:25",
            "create_date": "2014-07-14",
            "update_date": "2015-07-14",
            "expiry_date": "2024-07-14",
            "registrant_name": "DNS Administrator",
            "name_servers": [
                "pt01.brunet.bn",
                "pt02.brunet.bn"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 37,
            "domain_name": "tarunet.com",
            "domain_keyword": "tarunet",
            "domain_tld": "com",
            "query_time": "2024-05-27 14:37:46",
            "create_date": "2021-03-03",
            "update_date": "2024-01-29",
            "expiry_date": "2025-03-03",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "https://registrar.amazon.com",
            "registrant_name": "On behalf of tarunet.com owner",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "PO Box 786",
            "registrant_city": "Hayes",
            "registrant_state": "Middlesex",
            "registrant_zip": "UB3 9TR",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1483307527",
            "registrant_fax": "+44.1483304031",
            "name_servers": [
                "ns-1307.awsdns-35.org",
                "ns-1954.awsdns-52.co.uk",
                "ns-458.awsdns-57.com",
                "ns-742.awsdns-28.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "arcnet.pl",
            "domain_keyword": "arcnet",
            "domain_tld": "pl",
            "query_time": "2024-04-04 14:16:13",
            "create_date": "2014-03-25",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-25",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "arhnet.ru",
            "domain_keyword": "arhnet",
            "domain_tld": "ru",
            "query_time": "2024-05-01 20:22:00",
            "create_date": "2008-05-29",
            "expiry_date": "2025-05-29",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 40,
            "domain_name": "apunet.com",
            "domain_keyword": "apunet",
            "domain_tld": "com",
            "query_time": "2024-04-24 01:43:19",
            "create_date": "2001-09-19",
            "update_date": "2024-02-03",
            "expiry_date": "2024-09-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "brunet.top",
            "domain_keyword": "brunet",
            "domain_tld": "top",
            "query_time": "2024-05-10 06:55:19",
            "create_date": "2021-12-22",
            "update_date": "2023-12-20",
            "expiry_date": "2031-12-22",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "julien brunet",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "32",
            "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-194-c.gandi.net",
                "ns-219-a.gandi.net",
                "ns-36-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "arknet.solutions",
            "domain_keyword": "arknet",
            "domain_tld": "solutions",
            "query_time": "2024-06-01 21:35:24",
            "create_date": "2024-01-24",
            "update_date": "2024-01-29",
            "expiry_date": "2025-01-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "artnet.ru",
            "domain_keyword": "artnet",
            "domain_tld": "ru",
            "query_time": "2024-05-01 21:24:31",
            "create_date": "1999-09-01",
            "expiry_date": "2024-09-30",
            "registrar_name": "R01-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 44,
            "domain_name": "ar-net.com.pl",
            "domain_keyword": "ar-net",
            "domain_tld": "com.pl",
            "query_time": "2024-06-06 09:21:37",
            "create_date": "2006-12-15",
            "update_date": "2023-10-30",
            "expiry_date": "2026-12-15",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns1.ar-network.pl",
                "ns2.ar-network.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "trunet.ca",
            "domain_keyword": "trunet",
            "domain_tld": "ca",
            "query_time": "2024-04-17 12:50:50",
            "create_date": "2016-03-09",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-09",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "arunem.com",
            "domain_keyword": "arunem",
            "domain_tld": "com",
            "query_time": "2024-05-13 08:57:22",
            "create_date": "2021-03-13",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "arcnet.info",
            "domain_keyword": "arcnet",
            "domain_tld": "info",
            "query_time": "2024-05-07 04:16:43",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "brunet.cat",
            "domain_keyword": "brunet",
            "domain_tld": "cat",
            "query_time": "2024-05-01 19:56:50",
            "create_date": "2006-04-24",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-24",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard S.L. (CDmon.com)",
            "registrar_website": "https://www.cdmon.com",
            "name_servers": [
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "aranet.online",
            "domain_keyword": "aranet",
            "domain_tld": "online",
            "query_time": "2024-05-28 02:24:45",
            "create_date": "2017-07-07",
            "update_date": "2024-04-15",
            "expiry_date": "2025-07-07",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "amunet.xyz",
            "domain_keyword": "amunet",
            "domain_tld": "xyz",
            "query_time": "2024-05-31 17:28:29",
            "create_date": "2021-09-11",
            "update_date": "2023-08-31",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "arungt.com",
            "domain_keyword": "arungt",
            "domain_tld": "com",
            "query_time": "2024-06-10 05:31:39",
            "create_date": "2021-07-14",
            "update_date": "2024-04-25",
            "expiry_date": "2024-07-14",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 52,
            "domain_name": "arunee.net",
            "domain_keyword": "arunee",
            "domain_tld": "net",
            "query_time": "2024-06-10 05:31:31",
            "create_date": "2009-09-25",
            "update_date": "2023-11-06",
            "expiry_date": "2024-09-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parklogic.com",
                "ns2.parklogic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "grunet.com",
            "domain_keyword": "grunet",
            "domain_tld": "com",
            "query_time": "2024-04-27 22:53:31",
            "create_date": "2001-09-15",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "arkunet.com",
            "domain_keyword": "arkunet",
            "domain_tld": "com",
            "query_time": "2024-04-29 16:31:46",
            "create_date": "2023-10-14",
            "update_date": "2023-10-21",
            "expiry_date": "2033-10-14",
            "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": "CA",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/arkunet.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "guy.ns.cloudflare.com",
                "maisie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 55,
            "domain_name": "arynet.org",
            "domain_keyword": "arynet",
            "domain_tld": "org",
            "query_time": "2024-04-20 17:36:47",
            "create_date": "2022-02-15",
            "update_date": "2024-03-05",
            "expiry_date": "2025-02-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": [
                "coco.bunny.net",
                "kiki.bunny.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "arqnet.se",
            "domain_keyword": "arqnet",
            "domain_tld": "se",
            "query_time": "2024-05-05 13:19:17",
            "create_date": "2013-08-30",
            "update_date": "2023-07-03",
            "expiry_date": "2024-08-30",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns1.loopia.se",
                "ns2.loopia.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 57,
            "domain_name": "arknet.biz",
            "domain_keyword": "arknet",
            "domain_tld": "biz",
            "query_time": "2024-05-25 09:13:32",
            "create_date": "2023-11-20",
            "update_date": "2024-05-14",
            "expiry_date": "2024-11-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169356735",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "arunit.com",
            "domain_keyword": "arunit",
            "domain_tld": "com",
            "query_time": "2024-06-10 05:31:46",
            "create_date": "2000-09-27",
            "update_date": "2023-12-13",
            "expiry_date": "2024-09-27",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Snowfall IP Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Leeds",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.globalwire.se",
                "ns2.globalwire.se"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "aranet.io",
            "domain_keyword": "aranet",
            "domain_tld": "io",
            "query_time": "2024-04-24 05:53:00",
            "create_date": "2021-02-19",
            "update_date": "2024-04-04",
            "expiry_date": "2025-02-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jean.ns.cloudflare.com",
                "rajeev.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "arknet.site",
            "domain_keyword": "arknet",
            "domain_tld": "site",
            "query_time": "2024-04-29 22:08:48",
            "create_date": "2023-07-03",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-03",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "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.",
            "name_servers": [
                "nico.ns.cloudflare.com",
                "ruth.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "artnet.se",
            "domain_keyword": "artnet",
            "domain_tld": "se",
            "query_time": "2024-05-05 13:20:07",
            "create_date": "2006-06-19",
            "update_date": "2023-08-24",
            "expiry_date": "2024-06-19",
            "registrar_name": "LoopiaGroup2",
            "name_servers": [
                "ns1.loopiagroup.com",
                "ns2.loopiagroup.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "acunet.info",
            "domain_keyword": "acunet",
            "domain_tld": "info",
            "query_time": "2024-05-12 23:56:56",
            "create_date": "2016-11-09",
            "update_date": "2023-12-10",
            "expiry_date": "2026-11-09",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fulcrum Health Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MN",
            "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": [
                "aldo.ns.cloudflare.com",
                "anna.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "arcnet.tech",
            "domain_keyword": "arcnet",
            "domain_tld": "tech",
            "query_time": "2024-05-17 17:32:24",
            "create_date": "2023-03-11",
            "update_date": "2023-08-31",
            "expiry_date": "2026-03-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_company": "CBO Networks",
            "registrant_state": "TN",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnsbycomodo.net",
                "ns2.dnsbycomodo.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "armnet.site",
            "domain_keyword": "armnet",
            "domain_tld": "site",
            "query_time": "2024-05-24 22:44:06",
            "create_date": "2023-07-07",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-07",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "ARMnet Limited",
            "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": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "arcnet.group",
            "domain_keyword": "arcnet",
            "domain_tld": "group",
            "query_time": "2024-05-27 06:07:59",
            "create_date": "2021-10-27",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-27",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://ukraine.com.ua",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hosting Ukraine LLC",
            "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": [
                "jeremy.ns.cloudflare.com",
                "lola.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "artnet.fr",
            "domain_keyword": "artnet",
            "domain_tld": "fr",
            "query_time": "2024-05-21 21:46:50",
            "create_date": "2007-04-03",
            "update_date": "2023-09-09",
            "expiry_date": "2024-11-02",
            "registrar_name": "101domain GRS Ltd",
            "registrar_website": "http://101domain.com",
            "registrant_company": "ArtNet Worldwide Corporation",
            "registrant_address": "Oranienstrabe 164, 10969 Berlin",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2124979700",
            "name_servers": [
                "duke.ns.cloudflare.com",
                "pam.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 67,
            "domain_name": "ardunet.com",
            "domain_keyword": "ardunet",
            "domain_tld": "com",
            "query_time": "2024-05-29 20:50:39",
            "create_date": "2020-05-10",
            "update_date": "2021-05-04",
            "expiry_date": "2024-05-10",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "arunev.com",
            "domain_keyword": "arunev",
            "domain_tld": "com",
            "query_time": "2024-06-10 05:31:34",
            "create_date": "2020-10-05",
            "update_date": "2024-04-16",
            "expiry_date": "2024-10-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hack",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 69,
            "domain_name": "alunet.eu",
            "domain_keyword": "alunet",
            "domain_tld": "eu",
            "query_time": "2024-05-05 16:39:11",
            "registrar_name": "STRATO AG",
            "registrar_website": "https://www.strato.eu",
            "name_servers": [
                "alla.ns.cloudflare.com",
                "arturo.ns.cloudflare.com"
            ]
        },
        {
            "num": 70,
            "domain_name": "arunit.ru",
            "domain_keyword": "arunit",
            "domain_tld": "ru",
            "query_time": "2024-05-01 21:27:25",
            "create_date": "2021-10-20",
            "expiry_date": "2024-10-20",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.mchost.ru",
                "ns2.mchost.ru",
                "ns3.mchost.ru",
                "ns4.mchost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 71,
            "domain_name": "arpnet.de",
            "domain_keyword": "arpnet",
            "domain_tld": "de",
            "query_time": "2024-05-05 06:14:17",
            "update_date": "2021-03-21",
            "name_servers": [
                "ns1022.ui-dns.com",
                "ns1029.ui-dns.biz",
                "ns1032.ui-dns.org",
                "ns1065.ui-dns.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 72,
            "domain_name": "arcunet.com",
            "domain_keyword": "arcunet",
            "domain_tld": "com",
            "query_time": "2024-05-20 04:32:09",
            "create_date": "2023-02-24",
            "update_date": "2023-02-24",
            "expiry_date": "2026-02-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "registrant_name": "McJunkin, Bryan",
            "registrant_company": "CBO Networks",
            "registrant_address": "5958 SNOW HILL RD STE 144-205",
            "registrant_city": "OOLTEWAH",
            "registrant_state": "TN",
            "registrant_zip": "37363-7834",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4236299500",
            "registrant_fax": "+1.4236299502",
            "name_servers": [
                "ns21.worldnic.com",
                "ns22.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "grunet.cloud",
            "domain_keyword": "grunet",
            "domain_tld": "cloud",
            "query_time": "2024-05-16 10:19:41",
            "create_date": "2020-03-03",
            "update_date": "2023-10-10",
            "expiry_date": "2025-03-03",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomRobot UG (haftungsbeschraenkt)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "aruneh.com",
            "domain_keyword": "aruneh",
            "domain_tld": "com",
            "query_time": "2024-05-28 19:58:31",
            "create_date": "2021-05-26",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-26",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "https://contact-form.registrar.eu/?domainname=aruneh.com&purpose=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "arenet.it",
            "domain_keyword": "arenet",
            "domain_tld": "it",
            "query_time": "2024-06-09 16:59:29",
            "create_date": "2012-06-01",
            "update_date": "2024-05-30",
            "expiry_date": "2024-06-24",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Domain Profit Srl",
            "registrant_address": "Via Alessandro Manzoni 48",
            "registrant_city": "Cinisello Balsamo",
            "registrant_state": "MI",
            "registrant_zip": "20092",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 76,
            "domain_name": "armnet.com",
            "domain_keyword": "armnet",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:05:20",
            "create_date": "2002-12-21",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-21",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7204960020",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "arufet.ru",
            "domain_keyword": "arufet",
            "domain_tld": "ru",
            "query_time": "2024-05-01 21:27:23",
            "create_date": "2023-12-06",
            "expiry_date": "2024-12-06",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 78,
            "domain_name": "prunet.com",
            "domain_keyword": "prunet",
            "domain_tld": "com",
            "query_time": "2024-04-24 09:17:18",
            "create_date": "1995-11-12",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "arsnet.info",
            "domain_keyword": "arsnet",
            "domain_tld": "info",
            "query_time": "2024-04-21 03:37:51",
            "create_date": "2015-12-02",
            "update_date": "2020-04-01",
            "expiry_date": "2025-12-02",
            "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": [
                "ns79.worldnic.com",
                "ns80.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "varunet.com",
            "domain_keyword": "varunet",
            "domain_tld": "com",
            "query_time": "2024-05-09 08:01:44",
            "create_date": "2023-03-04",
            "update_date": "2024-02-20",
            "expiry_date": "2025-03-04",
            "registrar_iana": 3871,
            "registrar_name": "ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi",
            "registrar_website": "https://metunic.com.tr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.guzelhosting.com",
                "ns11.guzelhosting.com",
                "ns12.guzelhosting.com",
                "ns2.guzelhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "artnet.app",
            "domain_keyword": "artnet",
            "domain_tld": "app",
            "query_time": "2024-05-31 03:42:25",
            "create_date": "2023-02-05",
            "update_date": "2024-03-21",
            "expiry_date": "2025-02-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "amunet.store",
            "domain_keyword": "amunet",
            "domain_tld": "store",
            "query_time": "2024-05-31 17:28:29",
            "create_date": "2023-09-27",
            "update_date": "2024-05-13",
            "expiry_date": "2024-09-27",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Michigan",
            "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.",
            "name_servers": [
                "evan.ns.cloudflare.com",
                "val.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "trunet.news",
            "domain_keyword": "trunet",
            "domain_tld": "news",
            "query_time": "2024-06-02 13:21:56",
            "create_date": "2023-03-24",
            "update_date": "2024-05-05",
            "expiry_date": "2024-03-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "raunet.com",
            "domain_keyword": "raunet",
            "domain_tld": "com",
            "query_time": "2024-04-18 23:05:57",
            "create_date": "2015-06-15",
            "update_date": "2020-06-09",
            "expiry_date": "2025-06-15",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "brunet.ru",
            "domain_keyword": "brunet",
            "domain_tld": "ru",
            "query_time": "2024-05-03 00:21:33",
            "create_date": "2003-09-23",
            "expiry_date": "2024-09-23",
            "registrar_name": "MASTERHOST-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.goodoo.ru",
                "ns2.goodoo.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 86,
            "domain_name": "arlnet.com",
            "domain_keyword": "arlnet",
            "domain_tld": "com",
            "query_time": "2024-04-26 20:21:04",
            "create_date": "2005-04-27",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-28",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "ASSOCIATED RETAILERS LIMITED",
            "registrant_address": "5 Kingston Town Close",
            "registrant_city": "Oakleigh",
            "registrant_state": "VIC",
            "registrant_zip": "3166",
            "registrant_country": "AU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.394298266",
            "registrant_fax": "+61.394271582",
            "name_servers": [
                "ns0.dnsmadeeasy.com",
                "ns1.dnsmadeeasy.com",
                "ns2.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "asunet.work",
            "domain_keyword": "asunet",
            "domain_tld": "work",
            "query_time": "2024-05-11 13:53:17",
            "create_date": "2019-08-15",
            "update_date": "2023-08-04",
            "expiry_date": "2024-08-15",
            "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.cbsv.jp",
                "ns2.cbsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "artnet.la",
            "domain_keyword": "artnet",
            "domain_tld": "la",
            "query_time": "2024-05-21 21:21:01",
            "create_date": "2011-10-17",
            "update_date": "2024-04-03",
            "expiry_date": "2024-10-17",
            "registrar_name": "101domain GRS Ltd.",
            "registrant_email": "https://whois.nic.la/contact/artnet.la/registrant",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "arinet.dev",
            "domain_keyword": "arinet",
            "domain_tld": "dev",
            "query_time": "2024-05-17 16:40:35",
            "create_date": "2020-04-13",
            "update_date": "2023-07-15",
            "expiry_date": "2030-04-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "arknet.cc",
            "domain_keyword": "arknet",
            "domain_tld": "cc",
            "query_time": "2024-06-01 21:35:24",
            "create_date": "2004-11-26",
            "update_date": "2023-10-27",
            "expiry_date": "2024-11-26",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "trunet.net",
            "domain_keyword": "trunet",
            "domain_tld": "net",
            "query_time": "2024-04-07 11:19:03",
            "create_date": "2017-09-01",
            "update_date": "2023-08-03",
            "expiry_date": "2024-09-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.trunet.net",
                "ns2.trunet.net",
                "ns3.trunet.net",
                "ns4.trunet.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "artnet.xxx",
            "domain_keyword": "artnet",
            "domain_tld": "xxx",
            "query_time": "2024-04-16 11:23:35",
            "create_date": "2011-12-06",
            "update_date": "2022-10-12",
            "expiry_date": "2024-12-06",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Artnet World Wide",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com",
                "ns5.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "aronet.co.uk",
            "domain_keyword": "aronet",
            "domain_tld": "co.uk",
            "query_time": "2024-04-30 01:36:16",
            "create_date": "2019-10-22",
            "update_date": "2023-10-21",
            "expiry_date": "2025-10-22",
            "registrar_name": "EPAG Domainservices GmbH [Tag = EPAG-DE]",
            "registrar_website": "https://www.epag.de",
            "name_servers": [
                "ns1.easyname.eu",
                "ns2.easyname.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 94,
            "domain_name": "trunet.eu",
            "domain_keyword": "trunet",
            "domain_tld": "eu",
            "query_time": "2024-05-06 04:15:28",
            "registrar_name": "INFOCAL sp. z o.o.",
            "registrar_website": "https://www.cal.pl",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-acbqn49u.ns3.dan.hosting"
            ]
        },
        {
            "num": 95,
            "domain_name": "arcnet.site",
            "domain_keyword": "arcnet",
            "domain_tld": "site",
            "query_time": "2024-04-26 14:16:49",
            "create_date": "2023-09-27",
            "update_date": "2024-04-17",
            "expiry_date": "2025-09-27",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "arknet.io",
            "domain_keyword": "arknet",
            "domain_tld": "io",
            "query_time": "2024-04-25 02:44:22",
            "create_date": "2024-04-20",
            "update_date": "2024-04-20",
            "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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "artnet.biz.pl",
            "domain_keyword": "artnet",
            "domain_tld": "biz.pl",
            "query_time": "2024-04-30 10:14:49",
            "create_date": "2009-04-27",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-27",
            "registrar_name": "Digital Media Technology Sp. z o.o.",
            "registrar_website": "https://dmtec.pl/kontakt",
            "name_servers": [
                "ns1.kei.pl",
                "ns2.kei.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "arpnet.net",
            "domain_keyword": "arpnet",
            "domain_tld": "net",
            "query_time": "2024-06-06 16:04:01",
            "create_date": "2018-04-06",
            "update_date": "2024-04-07",
            "expiry_date": "2026-04-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "1984.arpnet.net",
                "afraid.arpnet.net",
                "dutch.arpnet.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 99,
            "domain_name": "arcnet.net",
            "domain_keyword": "arcnet",
            "domain_tld": "net",
            "query_time": "2024-04-26 14:16:49",
            "create_date": "2024-04-08",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-08",
            "registrar_iana": 3908,
            "registrar_name": "SAV.COM, LLC - 18",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=arcnet.net",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "aaunet.com",
            "domain_keyword": "aaunet",
            "domain_tld": "com",
            "query_time": "2024-04-09 14:33:58",
            "create_date": "2009-06-15",
            "update_date": "2023-05-17",
            "expiry_date": "2024-06-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.075,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>arunet.co.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5416</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>urunet.online, arjunet.top, artnet.co.uk, arbnet.org, atrunet.ru, karunet.com, ayunet.com, arcnet.dev, arknet.info, ar-net.com, arcnet.co.jp, aronet.swiss, artnet.com, arinet.info, agunet.org, aranet.work, artnet.cat, arknet.pl, avunet.com, arrnet.com, arunes.com, arumnet.cn, nrunet.com, arbnet.com, karunet.fr, ardnet.co.uk, arcnet.online, arcnet.solutions, arknet.xyz, urunet.store, arinet.it, aronet.fr, irunet.com, 2runet.com, brunet.io, brunet.bn, tarunet.com, arcnet.pl, arhnet.ru, apunet.com, brunet.top, arknet.solutions, artnet.ru, ar-net.com.pl, trunet.ca, arunem.com, arcnet.info, brunet.cat, aranet.online, amunet.xyz, arungt.com, arunee.net, grunet.com, arkunet.com, arynet.org, arqnet.se, arknet.biz, arunit.com, aranet.io, arknet.site, artnet.se, acunet.info, arcnet.tech, armnet.site, arcnet.group, artnet.fr, ardunet.com, arunev.com, alunet.eu, arunit.ru, arpnet.de, arcunet.com, grunet.cloud, aruneh.com, arenet.it, armnet.com, arufet.ru, prunet.com, arsnet.info, varunet.com, artnet.app, amunet.store, trunet.news, raunet.com, brunet.ru, arlnet.com, asunet.work, artnet.la, arinet.dev, arknet.cc, trunet.net, artnet.xxx, aronet.co.uk, trunet.eu, arcnet.site, arknet.io, artnet.biz.pl, arpnet.net, arcnet.net, aaunet.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>urunet.online</domain_name>
   <domain_keyword>urunet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-10 01:42:29</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>1388</registrar_iana>
   <registrar_name>Dattatec.com SRL</registrar_name>
   <registrar_website>https://www.donweb.com</registrar_website>
   <registrant_company>Donweb.com</registrant_company>
   <registrant_state>Santa Fe</registrant_state>
   <registrant_country>AR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.donweb.cl</value>
    <value>ns1.donweb.co</value>
    <value>ns1.donweb.mx</value>
    <value>ns1.donweb.uy</value>
    <value>ns2.donweb.bo</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>arjunet.top</domain_name>
   <domain_keyword>arjunet</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-15 10:56:10</query_time>
   <create_date>2024-01-01</create_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>XinNet Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>高鹏</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>北京市</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.huaweicloud-dns.cn</value>
    <value>ns1.huaweicloud-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>artnet.co.uk</domain_name>
   <domain_keyword>artnet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 11:05:26</query_time>
   <create_date>2005-12-19</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_name>101domain GRS Ltd [Tag = 101DOMAIN]</registrar_name>
   <registrar_website>https://101domain.com/uk.htm</registrar_website>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>arbnet.org</domain_name>
   <domain_keyword>arbnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 23:43:28</query_time>
   <create_date>2009-05-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.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>5</num>
   <domain_name>atrunet.ru</domain_name>
   <domain_keyword>atrunet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-31 18:33:37</query_time>
   <create_date>2023-05-03</create_date>
   <expiry_date>2024-05-03</expiry_date>
   <registrar_name>DOMAINSHOP-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>expired1.domainshop.ru</value>
    <value>expired2.domainshop.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>karunet.com</domain_name>
   <domain_keyword>karunet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 07:46:16</query_time>
   <create_date>2012-02-24</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Kazuhiko IWAMA</registrant_name>
   <registrant_company>GMO CLOUD K.K.</registrant_company>
   <registrant_address>1-2-10 Hosoe-cho</registrant_address>
   <registrant_city>Shimonoseki-shi</registrant_city>
   <registrant_state>Yamaguchi</registrant_state>
   <registrant_zip>750-0016</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.832281193</registrant_phone>
   <name_servers>
    <value>ns1.domainking.cloud</value>
    <value>ns2.domainking.cloud</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>ayunet.com</domain_name>
   <domain_keyword>ayunet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 22:19:52</query_time>
   <create_date>2000-04-25</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-25</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>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>arcnet.dev</domain_name>
   <domain_keyword>arcnet</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-12 12:53:26</query_time>
   <create_date>2022-07-28</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>mitchell.ns.cloudflare.com</value>
    <value>nola.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>9</num>
   <domain_name>arknet.info</domain_name>
   <domain_keyword>arknet</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-19 18:38:19</query_time>
   <create_date>2006-01-23</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co, Ltd</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</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>Osaka</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.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>ar-net.com</domain_name>
   <domain_keyword>ar-net</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 05:12:40</query_time>
   <create_date>2019-06-06</create_date>
   <update_date>2021-05-31</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>arcnet.co.jp</domain_name>
   <domain_keyword>arcnet</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-27 06:07:58</query_time>
   <create_date>1999-09-10</create_date>
   <update_date>2023-10-01</update_date>
   <registrant_company>ARC Corporation</registrant_company>
   <name_servers>
    <value>amdns03.alpha-mail.jp</value>
    <value>kotetsu.alpha-lt.net</value>
    <value>tsukuba.aics.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>12</num>
   <domain_name>aronet.swiss</domain_name>
   <domain_keyword>aronet</domain_keyword>
   <domain_tld>swiss</domain_tld>
   <query_time>2024-05-28 22:45:46</query_time>
   <create_date>2015-12-11</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>COREhub</registrar_name>
   <registrar_website>http://www.corehub.net</registrar_website>
   <registrant_company>ARONET GmbH</registrant_company>
   <registrant_state>Luzern</registrant_state>
   <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>ns1.exenti.ch</value>
    <value>ns2.exenti.ch</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>artnet.com</domain_name>
   <domain_keyword>artnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 18:38:27</query_time>
   <create_date>1995-05-21</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>https://www.101domain.com/</registrar_name>
   <registrar_website>https://www.101domain.com/</registrar_website>
   <registrant_name>Private Registrant</registrant_name>
   <registrant_company>Digital Privacy Corporation</registrant_company>
   <registrant_address>3220 Executive Ridge Drive, Suite 101., C/O ARTNET.COM</registrant_address>
   <registrant_city>Vista</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92081</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7604482392</registrant_phone>
   <name_servers>
    <value>duke.ns.cloudflare.com</value>
    <value>pam.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>arinet.info</domain_name>
   <domain_keyword>arinet</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-06 10:32:36</query_time>
   <create_date>2019-12-30</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>https://www.netowl.jp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>XSERVER Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</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.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>agunet.org</domain_name>
   <domain_keyword>agunet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 13:33:33</query_time>
   <create_date>2009-11-04</create_date>
   <update_date>2019-09-05</update_date>
   <expiry_date>2024-11-04</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>American Geophysical Union</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.worldnic.com</value>
    <value>ns4.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>aranet.work</domain_name>
   <domain_keyword>aranet</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-10 12:22:21</query_time>
   <create_date>2024-02-21</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-21</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>artnet.cat</domain_name>
   <domain_keyword>artnet</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-25 10:35:40</query_time>
   <create_date>2016-09-20</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>ARTNET SISTEMES INFORMATICS, S.L.</registrant_company>
   <registrant_state>B</registrant_state>
   <registrant_country>ES</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-es.1and1-dns.biz</value>
    <value>ns-es.1and1-dns.com</value>
    <value>ns-es.1and1-dns.es</value>
    <value>ns-es.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>arknet.pl</domain_name>
   <domain_keyword>arknet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-09 06:34:18</query_time>
   <create_date>2005-07-12</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>avunet.com</domain_name>
   <domain_keyword>avunet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 00:36:29</query_time>
   <create_date>2014-02-20</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-02-20</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>REALTIME REGISTER B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.firstfind.nl</value>
    <value>ns4.firstfind.nl</value>
    <value>ns5.firstfind.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>arrnet.com</domain_name>
   <domain_keyword>arrnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 05:52:28</query_time>
   <create_date>2022-02-12</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>arunes.com</domain_name>
   <domain_keyword>arunes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 05:31:33</query_time>
   <create_date>2006-10-21</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>arumnet.cn</domain_name>
   <domain_keyword>arumnet</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-10 05:29:53</query_time>
   <create_date>2023-09-08</create_date>
   <expiry_date>2024-09-08</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>23</num>
   <domain_name>nrunet.com</domain_name>
   <domain_keyword>nrunet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 02:56:02</query_time>
   <create_date>2002-02-22</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/6ba98798-08ef-4200-b8a8-d01b9267650c</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>24</num>
   <domain_name>arbnet.com</domain_name>
   <domain_keyword>arbnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 14:47:40</query_time>
   <create_date>2003-03-29</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.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>karunet.fr</domain_name>
   <domain_keyword>karunet</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 06:22:46</query_time>
   <create_date>2020-12-29</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_company>KARU NET</registrant_company>
   <registrant_address>KARU NET, 8 RUE NOBEL, 97122 BAIE MAHAULT</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.690460621</registrant_phone>
   <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>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>ardnet.co.uk</domain_name>
   <domain_keyword>ardnet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-17 01:33:18</query_time>
   <create_date>2000-04-07</create_date>
   <update_date>2022-01-14</update_date>
   <expiry_date>2027-04-07</expiry_date>
   <registrar_name>CompuWeb Communications Services Limited t/a CWCS Managed Hosting [Tag = CWCS]</registrar_name>
   <registrar_website>https://www.cwcs.co.uk</registrar_website>
   <name_servers>
    <value>ns1.ardnet.co.uk</value>
    <value>ns2.ardnet.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>arcnet.online</domain_name>
   <domain_keyword>arcnet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-04-15 06:08:22</query_time>
   <create_date>2019-07-26</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies Inc. Danmark - filial af Ascio Technologies Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_company>Swiss Domain Trustee AG</registrant_company>
   <registrant_state>SG</registrant_state>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <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>28</num>
   <domain_name>arcnet.solutions</domain_name>
   <domain_keyword>arcnet</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-17 17:32:24</query_time>
   <create_date>2023-07-01</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-07-01</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>pdns11.domaincontrol.com</value>
    <value>pdns12.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>29</num>
   <domain_name>arknet.xyz</domain_name>
   <domain_keyword>arknet</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-13 17:53:15</query_time>
   <create_date>2024-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>urunet.store</domain_name>
   <domain_keyword>urunet</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-09 23:58:31</query_time>
   <create_date>2024-04-08</create_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>1388</registrar_iana>
   <registrar_name>Dattatec.com SRL</registrar_name>
   <registrar_website>https://www.donweb.com</registrar_website>
   <registrant_company>Donweb.com</registrant_company>
   <registrant_state>Santa Fe</registrant_state>
   <registrant_country>AR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.donweb.cl</value>
    <value>ns1.donweb.co</value>
    <value>ns1.donweb.mx</value>
    <value>ns1.donweb.uy</value>
    <value>ns2.donweb.bo</value>
    <value>ns2.donweb.com.br</value>
    <value>ns2.donweb.pe</value>
    <value>ns3.hostmar.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>arinet.it</domain_name>
   <domain_keyword>arinet</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-06 10:32:36</query_time>
   <create_date>2014-10-04</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_name>1 Api GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_company>Privacy Protection Service Ltd.</registrant_company>
   <registrant_address>Trojan House, Top Floor, 34 Arcadia Avenue</registrant_address>
   <registrant_city>London</registrant_city>
   <registrant_state>N.D.</registrant_state>
   <registrant_zip>N3 2JU, UK</registrant_zip>
   <registrant_country>GB</registrant_country>
   <name_servers>
    <value>ns81.domaincontrol.com</value>
    <value>ns82.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>aronet.fr</domain_name>
   <domain_keyword>aronet</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 21:31:06</query_time>
   <create_date>2018-05-25</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns112.ovh.net</value>
    <value>ns112.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>irunet.com</domain_name>
   <domain_keyword>irunet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 11:19:36</query_time>
   <create_date>1998-02-10</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>1005</registrar_iana>
   <registrar_name>NetEarth One, Inc.</registrar_name>
   <registrar_website>http://www.netearthone.com</registrar_website>
   <registrant_name>GDPR Masked</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>GDPR Masked</registrant_address>
   <registrant_city>GDPR Masked</registrant_city>
   <registrant_state>NAVARRA</registrant_state>
   <registrant_zip>GDPR Masked</registrant_zip>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>GDPR Masked</registrant_phone>
   <registrant_fax>GDPR Masked</registrant_fax>
   <name_servers>
    <value>europe111.banahosting.com</value>
    <value>europe112.banahosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>2runet.com</domain_name>
   <domain_keyword>2runet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 04:54:13</query_time>
   <create_date>2022-05-07</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>35</num>
   <domain_name>brunet.io</domain_name>
   <domain_keyword>brunet</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-25 00:29:25</query_time>
   <create_date>2015-03-08</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2026-03-08</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_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>ns-118-a.gandi.net</value>
    <value>ns-20-c.gandi.net</value>
    <value>ns-54-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>brunet.bn</domain_name>
   <domain_keyword>brunet</domain_keyword>
   <domain_tld>bn</domain_tld>
   <query_time>2024-05-25 00:29:25</query_time>
   <create_date>2014-07-14</create_date>
   <update_date>2015-07-14</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrant_name>DNS Administrator</registrant_name>
   <name_servers>
    <value>pt01.brunet.bn</value>
    <value>pt02.brunet.bn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>tarunet.com</domain_name>
   <domain_keyword>tarunet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 14:37:46</query_time>
   <create_date>2021-03-03</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>https://registrar.amazon.com</registrar_website>
   <registrant_name>On behalf of tarunet.com owner</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>PO Box 786</registrant_address>
   <registrant_city>Hayes</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>UB3 9TR</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1483307527</registrant_phone>
   <registrant_fax>+44.1483304031</registrant_fax>
   <name_servers>
    <value>ns-1307.awsdns-35.org</value>
    <value>ns-1954.awsdns-52.co.uk</value>
    <value>ns-458.awsdns-57.com</value>
    <value>ns-742.awsdns-28.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>arcnet.pl</domain_name>
   <domain_keyword>arcnet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-04 14:16:13</query_time>
   <create_date>2014-03-25</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>arhnet.ru</domain_name>
   <domain_keyword>arhnet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 20:22:00</query_time>
   <create_date>2008-05-29</create_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>apunet.com</domain_name>
   <domain_keyword>apunet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 01:43:19</query_time>
   <create_date>2001-09-19</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>brunet.top</domain_name>
   <domain_keyword>brunet</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-10 06:55:19</query_time>
   <create_date>2021-12-22</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2031-12-22</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>julien brunet</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>32</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-194-c.gandi.net</value>
    <value>ns-219-a.gandi.net</value>
    <value>ns-36-b.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>arknet.solutions</domain_name>
   <domain_keyword>arknet</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-06-01 21:35:24</query_time>
   <create_date>2024-01-24</create_date>
   <update_date>2024-01-29</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>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>ns19.domaincontrol.com</value>
    <value>ns20.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>43</num>
   <domain_name>artnet.ru</domain_name>
   <domain_keyword>artnet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 21:24:31</query_time>
   <create_date>1999-09-01</create_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>R01-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>44</num>
   <domain_name>ar-net.com.pl</domain_name>
   <domain_keyword>ar-net</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-06-06 09:21:37</query_time>
   <create_date>2006-12-15</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2026-12-15</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns1.ar-network.pl</value>
    <value>ns2.ar-network.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>trunet.ca</domain_name>
   <domain_keyword>trunet</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-17 12:50:50</query_time>
   <create_date>2016-03-09</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.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>46</num>
   <domain_name>arunem.com</domain_name>
   <domain_keyword>arunem</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 08:57:22</query_time>
   <create_date>2021-03-13</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>47</num>
   <domain_name>arcnet.info</domain_name>
   <domain_keyword>arcnet</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 04:16:43</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>brunet.cat</domain_name>
   <domain_keyword>brunet</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-01 19:56:50</query_time>
   <create_date>2006-04-24</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10dencehispahard S.L. (CDmon.com)</registrar_name>
   <registrar_website>https://www.cdmon.com</registrar_website>
   <name_servers>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>aranet.online</domain_name>
   <domain_keyword>aranet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-28 02:24:45</query_time>
   <create_date>2017-07-07</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-07-07</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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>amunet.xyz</domain_name>
   <domain_keyword>amunet</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-31 17:28:29</query_time>
   <create_date>2021-09-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>arungt.com</domain_name>
   <domain_keyword>arungt</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 05:31:39</query_time>
   <create_date>2021-07-14</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>arunee.net</domain_name>
   <domain_keyword>arunee</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 05:31:31</query_time>
   <create_date>2009-09-25</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parklogic.com</value>
    <value>ns2.parklogic.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>53</num>
   <domain_name>grunet.com</domain_name>
   <domain_keyword>grunet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 22:53:31</query_time>
   <create_date>2001-09-15</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>arkunet.com</domain_name>
   <domain_keyword>arkunet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 16:31:46</query_time>
   <create_date>2023-10-14</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2033-10-14</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>CA</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/arkunet.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>guy.ns.cloudflare.com</value>
    <value>maisie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>arynet.org</domain_name>
   <domain_keyword>arynet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 17:36:47</query_time>
   <create_date>2022-02-15</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>coco.bunny.net</value>
    <value>kiki.bunny.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>arqnet.se</domain_name>
   <domain_keyword>arqnet</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 13:19:17</query_time>
   <create_date>2013-08-30</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns1.loopia.se</value>
    <value>ns2.loopia.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>arknet.biz</domain_name>
   <domain_keyword>arknet</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-25 09:13:32</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169356735</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>arunit.com</domain_name>
   <domain_keyword>arunit</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 05:31:46</query_time>
   <create_date>2000-09-27</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-09-27</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Snowfall IP Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Leeds</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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.globalwire.se</value>
    <value>ns2.globalwire.se</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>aranet.io</domain_name>
   <domain_keyword>aranet</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-24 05:53:00</query_time>
   <create_date>2021-02-19</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jean.ns.cloudflare.com</value>
    <value>rajeev.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>60</num>
   <domain_name>arknet.site</domain_name>
   <domain_keyword>arknet</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-29 22:08:48</query_time>
   <create_date>2023-07-03</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <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>
   <name_servers>
    <value>nico.ns.cloudflare.com</value>
    <value>ruth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>artnet.se</domain_name>
   <domain_keyword>artnet</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 13:20:07</query_time>
   <create_date>2006-06-19</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_name>LoopiaGroup2</registrar_name>
   <name_servers>
    <value>ns1.loopiagroup.com</value>
    <value>ns2.loopiagroup.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>62</num>
   <domain_name>acunet.info</domain_name>
   <domain_keyword>acunet</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 23:56:56</query_time>
   <create_date>2016-11-09</create_date>
   <update_date>2023-12-10</update_date>
   <expiry_date>2026-11-09</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fulcrum Health Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MN</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>aldo.ns.cloudflare.com</value>
    <value>anna.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>arcnet.tech</domain_name>
   <domain_keyword>arcnet</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-17 17:32:24</query_time>
   <create_date>2023-03-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-03-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_company>CBO Networks</registrant_company>
   <registrant_state>TN</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnsbycomodo.net</value>
    <value>ns2.dnsbycomodo.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>armnet.site</domain_name>
   <domain_keyword>armnet</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-24 22:44:06</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_company>ARMnet Limited</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>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>arcnet.group</domain_name>
   <domain_keyword>arcnet</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-27 06:07:59</query_time>
   <create_date>2021-10-27</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://ukraine.com.ua</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>jeremy.ns.cloudflare.com</value>
    <value>lola.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>artnet.fr</domain_name>
   <domain_keyword>artnet</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-21 21:46:50</query_time>
   <create_date>2007-04-03</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_name>101domain GRS Ltd</registrar_name>
   <registrar_website>http://101domain.com</registrar_website>
   <registrant_company>ArtNet Worldwide Corporation</registrant_company>
   <registrant_address>Oranienstrabe 164, 10969 Berlin</registrant_address>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2124979700</registrant_phone>
   <name_servers>
    <value>duke.ns.cloudflare.com</value>
    <value>pam.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>ardunet.com</domain_name>
   <domain_keyword>ardunet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 20:50:39</query_time>
   <create_date>2020-05-10</create_date>
   <update_date>2021-05-04</update_date>
   <expiry_date>2024-05-10</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>arunev.com</domain_name>
   <domain_keyword>arunev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 05:31:34</query_time>
   <create_date>2020-10-05</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hack</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>alunet.eu</domain_name>
   <domain_keyword>alunet</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 16:39:11</query_time>
   <registrar_name>STRATO AG</registrar_name>
   <registrar_website>https://www.strato.eu</registrar_website>
   <name_servers>
    <value>alla.ns.cloudflare.com</value>
    <value>arturo.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>70</num>
   <domain_name>arunit.ru</domain_name>
   <domain_keyword>arunit</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 21:27:25</query_time>
   <create_date>2021-10-20</create_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.mchost.ru</value>
    <value>ns2.mchost.ru</value>
    <value>ns3.mchost.ru</value>
    <value>ns4.mchost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>arpnet.de</domain_name>
   <domain_keyword>arpnet</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 06:14:17</query_time>
   <update_date>2021-03-21</update_date>
   <name_servers>
    <value>ns1022.ui-dns.com</value>
    <value>ns1029.ui-dns.biz</value>
    <value>ns1032.ui-dns.org</value>
    <value>ns1065.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>arcunet.com</domain_name>
   <domain_keyword>arcunet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 04:32:09</query_time>
   <create_date>2023-02-24</create_date>
   <update_date>2023-02-24</update_date>
   <expiry_date>2026-02-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <registrant_name>McJunkin, Bryan</registrant_name>
   <registrant_company>CBO Networks</registrant_company>
   <registrant_address>5958 SNOW HILL RD STE 144-205</registrant_address>
   <registrant_city>OOLTEWAH</registrant_city>
   <registrant_state>TN</registrant_state>
   <registrant_zip>37363-7834</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4236299500</registrant_phone>
   <registrant_fax>+1.4236299502</registrant_fax>
   <name_servers>
    <value>ns21.worldnic.com</value>
    <value>ns22.worldnic.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>grunet.cloud</domain_name>
   <domain_keyword>grunet</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-16 10:19:41</query_time>
   <create_date>2020-03-03</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DomRobot UG (haftungsbeschraenkt)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>aruneh.com</domain_name>
   <domain_keyword>aruneh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 19:58:31</query_time>
   <create_date>2021-05-26</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>https://contact-form.registrar.eu/?domainname=aruneh.com&amp;purpose=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>arenet.it</domain_name>
   <domain_keyword>arenet</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-09 16:59:29</query_time>
   <create_date>2012-06-01</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Domain Profit Srl</registrant_company>
   <registrant_address>Via Alessandro Manzoni 48</registrant_address>
   <registrant_city>Cinisello Balsamo</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20092</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>armnet.com</domain_name>
   <domain_keyword>armnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:05:20</query_time>
   <create_date>2002-12-21</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7204960020</registrant_phone>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>arufet.ru</domain_name>
   <domain_keyword>arufet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 21:27:23</query_time>
   <create_date>2023-12-06</create_date>
   <expiry_date>2024-12-06</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>78</num>
   <domain_name>prunet.com</domain_name>
   <domain_keyword>prunet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 09:17:18</query_time>
   <create_date>1995-11-12</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>79</num>
   <domain_name>arsnet.info</domain_name>
   <domain_keyword>arsnet</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-21 03:37:51</query_time>
   <create_date>2015-12-02</create_date>
   <update_date>2020-04-01</update_date>
   <expiry_date>2025-12-02</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>ns79.worldnic.com</value>
    <value>ns80.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>varunet.com</domain_name>
   <domain_keyword>varunet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 08:01:44</query_time>
   <create_date>2023-03-04</create_date>
   <update_date>2024-02-20</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>3871</registrar_iana>
   <registrar_name>ODTU Gelistirme Vakfi Bilgi Teknolojileri Sanayi Ve Ticaret Anonim Sirketi</registrar_name>
   <registrar_website>https://metunic.com.tr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.guzelhosting.com</value>
    <value>ns11.guzelhosting.com</value>
    <value>ns12.guzelhosting.com</value>
    <value>ns2.guzelhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>artnet.app</domain_name>
   <domain_keyword>artnet</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-31 03:42:25</query_time>
   <create_date>2023-02-05</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>82</num>
   <domain_name>amunet.store</domain_name>
   <domain_keyword>amunet</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-31 17:28:29</query_time>
   <create_date>2023-09-27</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-09-27</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>Michigan</registrant_state>
   <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>
   <name_servers>
    <value>evan.ns.cloudflare.com</value>
    <value>val.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>trunet.news</domain_name>
   <domain_keyword>trunet</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-06-02 13:21:56</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-03-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>raunet.com</domain_name>
   <domain_keyword>raunet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 23:05:57</query_time>
   <create_date>2015-06-15</create_date>
   <update_date>2020-06-09</update_date>
   <expiry_date>2025-06-15</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>brunet.ru</domain_name>
   <domain_keyword>brunet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 00:21:33</query_time>
   <create_date>2003-09-23</create_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_name>MASTERHOST-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.goodoo.ru</value>
    <value>ns2.goodoo.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>arlnet.com</domain_name>
   <domain_keyword>arlnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 20:21:04</query_time>
   <create_date>2005-04-27</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-28</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>ASSOCIATED RETAILERS LIMITED</registrant_company>
   <registrant_address>5 Kingston Town Close</registrant_address>
   <registrant_city>Oakleigh</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>3166</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.394298266</registrant_phone>
   <registrant_fax>+61.394271582</registrant_fax>
   <name_servers>
    <value>ns0.dnsmadeeasy.com</value>
    <value>ns1.dnsmadeeasy.com</value>
    <value>ns2.dnsmadeeasy.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>asunet.work</domain_name>
   <domain_keyword>asunet</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-11 13:53:17</query_time>
   <create_date>2019-08-15</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-08-15</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.cbsv.jp</value>
    <value>ns2.cbsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>artnet.la</domain_name>
   <domain_keyword>artnet</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-21 21:21:01</query_time>
   <create_date>2011-10-17</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_name>101domain GRS Ltd.</registrar_name>
   <registrant_email>https://whois.nic.la/contact/artnet.la/registrant</registrant_email>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>arinet.dev</domain_name>
   <domain_keyword>arinet</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-17 16:40:35</query_time>
   <create_date>2020-04-13</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2030-04-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>arknet.cc</domain_name>
   <domain_keyword>arknet</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-01 21:35:24</query_time>
   <create_date>2004-11-26</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>trunet.net</domain_name>
   <domain_keyword>trunet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-07 11:19:03</query_time>
   <create_date>2017-09-01</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-09-01</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>ns1.trunet.net</value>
    <value>ns2.trunet.net</value>
    <value>ns3.trunet.net</value>
    <value>ns4.trunet.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>artnet.xxx</domain_name>
   <domain_keyword>artnet</domain_keyword>
   <domain_tld>xxx</domain_tld>
   <query_time>2024-04-16 11:23:35</query_time>
   <create_date>2011-12-06</create_date>
   <update_date>2022-10-12</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>www.101domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Artnet World Wide</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.com</value>
    <value>ns5.101domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>aronet.co.uk</domain_name>
   <domain_keyword>aronet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-30 01:36:16</query_time>
   <create_date>2019-10-22</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2025-10-22</expiry_date>
   <registrar_name>EPAG Domainservices GmbH [Tag = EPAG-DE]</registrar_name>
   <registrar_website>https://www.epag.de</registrar_website>
   <name_servers>
    <value>ns1.easyname.eu</value>
    <value>ns2.easyname.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>trunet.eu</domain_name>
   <domain_keyword>trunet</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 04:15:28</query_time>
   <registrar_name>INFOCAL sp. z o.o.</registrar_name>
   <registrar_website>https://www.cal.pl</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-acbqn49u.ns3.dan.hosting</value>
   </name_servers>
  </value>
  <value>
   <num>95</num>
   <domain_name>arcnet.site</domain_name>
   <domain_keyword>arcnet</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-26 14:16:49</query_time>
   <create_date>2023-09-27</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-09-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>arknet.io</domain_name>
   <domain_keyword>arknet</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-25 02:44:22</query_time>
   <create_date>2024-04-20</create_date>
   <update_date>2024-04-20</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>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>97</num>
   <domain_name>artnet.biz.pl</domain_name>
   <domain_keyword>artnet</domain_keyword>
   <domain_tld>biz.pl</domain_tld>
   <query_time>2024-04-30 10:14:49</query_time>
   <create_date>2009-04-27</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-27</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.kei.pl</value>
    <value>ns2.kei.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>arpnet.net</domain_name>
   <domain_keyword>arpnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 16:04:01</query_time>
   <create_date>2018-04-06</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2026-04-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>1984.arpnet.net</value>
    <value>afraid.arpnet.net</value>
    <value>dutch.arpnet.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>arcnet.net</domain_name>
   <domain_keyword>arcnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 14:16:49</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>3908</registrar_iana>
   <registrar_name>SAV.COM, LLC - 18</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=arcnet.net</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <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>100</num>
   <domain_name>aaunet.com</domain_name>
   <domain_keyword>aaunet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 14:33:58</query_time>
   <create_date>2009-06-15</create_date>
   <update_date>2023-05-17</update_date>
   <expiry_date>2024-06-15</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>ns.buydomains.com</value>
    <value>this-domain-for-sale.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.075</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,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
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,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

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.