WHOIS QUERY TIME

9 Jun 2024 - 7:14 AM UTC

Registered: 24 August 2016
Modified: 10 August 2023
Expiry: 24 August 2024

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Signed

NAME SERVERS

ns1.nazwa.pl
ns2.nazwa.pl
ns3.nazwa.pl

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=armnet.pl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "armnet.pl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "armnet.pl",
            "domain_keyword": "armnet",
            "domain_tld": "pl",
            "query_time": "2024-06-09 07:14:02",
            "create_date": "2016-08-24",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-24",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>armnet.pl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>armnet.pl</domain_name>
   <domain_keyword>armnet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-09 07:14:02</query_time>
   <create_date>2016-08-24</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.037</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.066 seconds) for "armnet.pl" in our Historical WHOIS Database.
#1 - QUERY TIME

2 May 2023 - 12:02 PM UTC

Registered: 24 August 2016
Modified: 19 August 2022
Expiry: 24 August 2023

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Signed

NAME SERVERS

ns1.nazwa.pl
ns2.nazwa.pl
ns3.nazwa.pl

#2 - QUERY TIME

17 Sep 2023 - 4:24 AM UTC

Registered: 24 August 2016
Modified: 10 August 2023
Expiry: 24 August 2024

REGISTRAR

Name: nazwa.pl sp. z o.o.
Website: www.nazwa.pl

DNSSEC

Signed

NAME SERVERS

ns1.nazwa.pl
ns2.nazwa.pl
ns3.nazwa.pl

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=armnet.pl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "armnet.pl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "armnet.pl",
    "results": [
        {
            "num": 1,
            "domain_name": "armnet.pl",
            "domain_keyword": "armnet",
            "domain_tld": "pl",
            "query_time": "2023-05-02 12:02:12",
            "create_date": "2016-08-24",
            "update_date": "2022-08-19",
            "expiry_date": "2023-08-24",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 2,
            "domain_name": "armnet.pl",
            "domain_keyword": "armnet",
            "domain_tld": "pl",
            "query_time": "2023-09-17 04:24:09",
            "create_date": "2016-08-24",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-24",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        }
    ],
    "stats": {
        "total_time": 0.066,
        "api_credits_used": 2,
        "cost_calculation": "1 (database[historical]) + 1 (search_fields[domain_name]) = 2"
    }
}
<root>
 <success>true</success>
 <query>
  <database>historical</database>
  <domain_name>armnet.pl</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>armnet.pl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>armnet.pl</domain_name>
   <domain_keyword>armnet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-05-02 12:02:12</query_time>
   <create_date>2016-08-24</create_date>
   <update_date>2022-08-19</update_date>
   <expiry_date>2023-08-24</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>armnet.pl</domain_name>
   <domain_keyword>armnet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2023-09-17 04:24:09</query_time>
   <create_date>2016-08-24</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.066</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 10 domain names (in 0.047 seconds) which contained the exact domain keyword "armnet".
Domain Name Registered Expiry Registrar Ownership
1 armnet.org 19 Dec 1996 18 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0163402662
2 armnet.com 21 Dec 2002 21 Dec 2024 TurnCommerce, Inc. DBA NameBright.com NameBrightPrivacy.com
3 armnet.ru 10 Jun 2004 10 Jun 2024 REGTIME-RU Private Person
4 armnet.co.uk 30 Aug 2005 30 Aug 2024 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
5 armnet.by 11 May 2012 11 May 2025 Open Contact, Ltd Частное торгово-производственное предприятие "АрмНеттингГрупп"
6 armnet.co 24 Sep 2014 23 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
7 armnet.ca 27 Sep 2014 27 Sep 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
8 armnet.pl 24 Aug 2016 24 Aug 2024 nazwa.pl sp. z o.o. -
9 armnet.net 8 Apr 2020 8 Apr 2025 Network Solutions, LLC -
10 armnet.uk 14 Mar 2022 14 Mar 2025 Namecheap, Inc. [Tag = NAMECHEAP-INC] -
11 armnet.site 7 Jul 2023 7 Jul 2024 Dreamscape Networks International Pte Ltd ARMnet Limited

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=armnet&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "armnet",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 11,
        "relation": "eq",
        "current": 11
    },
    "unique_domains": "armnet.org, armnet.com, armnet.ru, armnet.co.uk, armnet.by, armnet.co, armnet.ca, armnet.pl, armnet.net, armnet.uk, armnet.site",
    "results": [
        {
            "num": 1,
            "domain_name": "armnet.org",
            "domain_keyword": "armnet",
            "domain_tld": "org",
            "query_time": "2024-04-25 03:05:19",
            "create_date": "1996-12-19",
            "update_date": "2023-09-23",
            "expiry_date": "2024-12-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0163402662",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gribal.com",
                "ns2.gribal.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "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": 3,
            "domain_name": "armnet.ru",
            "domain_keyword": "armnet",
            "domain_tld": "ru",
            "query_time": "2024-05-03 03:55:22",
            "create_date": "2004-06-10",
            "expiry_date": "2024-06-10",
            "registrar_name": "REGTIME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns.hostland.ru",
                "ns3.hostland.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "armnet.co.uk",
            "domain_keyword": "armnet",
            "domain_tld": "co.uk",
            "query_time": "2024-04-25 03:05:23",
            "create_date": "2005-08-30",
            "update_date": "2023-01-02",
            "expiry_date": "2024-08-30",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "marissa.ns.cloudflare.com",
                "rob.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 5,
            "domain_name": "armnet.by",
            "domain_keyword": "armnet",
            "domain_tld": "by",
            "query_time": "2024-05-28 22:43:41",
            "create_date": "2012-05-11",
            "update_date": "2023-05-10",
            "expiry_date": "2025-05-11",
            "registrar_name": "Open Contact, Ltd",
            "registrant_company": "Частное торгово-производственное предприятие \"АрмНеттингГрупп\"",
            "registrant_address": "220019, Минская облась, Минский район,, Направление ТЭЦ-4, 3-й пер. Монтажников, 3-24, офисное помещение 1",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375-44-596-86-95",
            "name_servers": [
                "ns1.promdns.net",
                "ns2.promdns.net",
                "ns3.promdns.net"
            ]
        },
        {
            "num": 6,
            "domain_name": "armnet.co",
            "domain_keyword": "armnet",
            "domain_tld": "co",
            "query_time": "2024-06-09 07:14:00",
            "create_date": "2014-09-24",
            "update_date": "2023-10-02",
            "expiry_date": "2024-09-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "armnet.ca",
            "domain_keyword": "armnet",
            "domain_tld": "ca",
            "query_time": "2024-06-10 15:05:20",
            "create_date": "2014-09-27",
            "update_date": "2022-09-28",
            "expiry_date": "2024-09-27",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "armnet.pl",
            "domain_keyword": "armnet",
            "domain_tld": "pl",
            "query_time": "2024-06-09 07:14:02",
            "create_date": "2016-08-24",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-24",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.nazwa.pl",
                "ns2.nazwa.pl",
                "ns3.nazwa.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 9,
            "domain_name": "armnet.net",
            "domain_keyword": "armnet",
            "domain_tld": "net",
            "query_time": "2024-06-09 07:13:58",
            "create_date": "2020-04-08",
            "update_date": "2023-03-29",
            "expiry_date": "2025-04-08",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns59.worldnic.com",
                "ns60.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 10,
            "domain_name": "armnet.uk",
            "domain_keyword": "armnet",
            "domain_tld": "uk",
            "query_time": "2024-05-02 23:10:36",
            "create_date": "2022-03-14",
            "update_date": "2024-02-13",
            "expiry_date": "2025-03-14",
            "registrar_name": "Namecheap, Inc. [Tag = NAMECHEAP-INC]",
            "registrar_website": "https://www.namecheap.com",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "erin.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 11,
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.047,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>armnet</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>11</total>
  <relation>eq</relation>
  <current>11</current>
 </count>
 <unique_domains>armnet.org, armnet.com, armnet.ru, armnet.co.uk, armnet.by, armnet.co, armnet.ca, armnet.pl, armnet.net, armnet.uk, armnet.site</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>armnet.org</domain_name>
   <domain_keyword>armnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-25 03:05:19</query_time>
   <create_date>1996-12-19</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0163402662</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gribal.com</value>
    <value>ns2.gribal.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>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>3</num>
   <domain_name>armnet.ru</domain_name>
   <domain_keyword>armnet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 03:55:22</query_time>
   <create_date>2004-06-10</create_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns.hostland.ru</value>
    <value>ns3.hostland.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>armnet.co.uk</domain_name>
   <domain_keyword>armnet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-25 03:05:23</query_time>
   <create_date>2005-08-30</create_date>
   <update_date>2023-01-02</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>marissa.ns.cloudflare.com</value>
    <value>rob.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>armnet.by</domain_name>
   <domain_keyword>armnet</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-05-28 22:43:41</query_time>
   <create_date>2012-05-11</create_date>
   <update_date>2023-05-10</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_name>Open Contact, Ltd</registrar_name>
   <registrant_company>Частное торгово-производственное предприятие &quot;АрмНеттингГрупп&quot;</registrant_company>
   <registrant_address>220019, Минская облась, Минский район,, Направление ТЭЦ-4, 3-й пер. Монтажников, 3-24, офисное помещение 1</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375-44-596-86-95</registrant_phone>
   <name_servers>
    <value>ns1.promdns.net</value>
    <value>ns2.promdns.net</value>
    <value>ns3.promdns.net</value>
   </name_servers>
  </value>
  <value>
   <num>6</num>
   <domain_name>armnet.co</domain_name>
   <domain_keyword>armnet</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-09 07:14:00</query_time>
   <create_date>2014-09-24</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>armnet.ca</domain_name>
   <domain_keyword>armnet</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-10 15:05:20</query_time>
   <create_date>2014-09-27</create_date>
   <update_date>2022-09-28</update_date>
   <expiry_date>2024-09-27</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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>armnet.pl</domain_name>
   <domain_keyword>armnet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-09 07:14:02</query_time>
   <create_date>2016-08-24</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.nazwa.pl</value>
    <value>ns2.nazwa.pl</value>
    <value>ns3.nazwa.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>armnet.net</domain_name>
   <domain_keyword>armnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-09 07:13:58</query_time>
   <create_date>2020-04-08</create_date>
   <update_date>2023-03-29</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns59.worldnic.com</value>
    <value>ns60.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>armnet.uk</domain_name>
   <domain_keyword>armnet</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-02 23:10:36</query_time>
   <create_date>2022-03-14</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_name>Namecheap, Inc. [Tag = NAMECHEAP-INC]</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>erin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>11</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>
 </results>
 <stats>
  <total_time>0.047</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,360 domain names (in 0.112 seconds) which look and sound like the brand name "armnet".
Domain Name Registered Expiry Registrar Ownership
1 arcnet.org.uk 2 Nov 2019 2 Nov 2025 Freeola Limited t/a Freeola and Get Dotted [Tag = FREEOLA] -
2 arqnet.org 21 Mar 2017 21 Mar 2028 DNC Holdings, Inc. Jewella Privacy LLC
3 arment.net 11 Nov 1999 11 Nov 2024 Vitalwerks Internet Solutions, LLC / No-IP.com Registration Privacy, No-IP.com
4 arknet.com.br 24 Feb 2003 24 Feb 2028 - Arknet do Brasil Ltda
5 artnet.space 17 Jun 2023 17 Jun 2024 Registrar of Domain Names REG.RU, LLC Private Person
6 asmnet.biz 29 Feb 2012 28 Feb 2026 GoDaddy.com, LLC Domains By Proxy, LLC
7 aranet.pl 11 Jul 2000 10 Jul 2024 Consulting Service Sp. z o.o. -
8 arpnet.pl 15 Jun 2007 15 Jun 2024 OVH SAS -
9 ramnet.org 23 Sep 2018 23 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
10 warmnet.com 29 Jun 2011 29 Jun 2025 GoDaddy.com, LLC Call 1-833-878-5115
11 agmnet.com 31 Aug 2018 31 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
12 argnet.site 16 Dec 2023 16 Dec 2024 Nics Telekomunikasyon A.S. argnet
13 armset.ru 30 Jan 2024 30 Jan 2025 AXELNAME-RU Private Person
14 aranet.guru 10 Jul 2020 10 Jul 2024 Cloudflare, Inc SIA Synergy Solutions
15 arcnet.xyz 13 Aug 2019 13 Aug 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
16 aimnet.it 1 Feb 2001 4 Oct 2024 Server Plan s.r.l. Associazione Italiana di Metallurgia
17 arinet.info 30 Dec 2019 30 Dec 2024 Netowl, Inc. XSERVER Inc.
18 aranet.work 21 Feb 2024 21 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
19 artnet.cat 20 Sep 2016 20 Sep 2024 IONOS SE ARTNET SISTEMES INFORMATICS, S.L.
20 farmnet.africa 10 Apr 2023 10 Apr 2025 Domains.co.za Infoage Solutions Limited
21 admnet.com.br 20 Dec 1999 20 Dec 2027 - ADMNET COMERCIO E SERVICOS DE INFORMATICA LTDA - M
22 arinet.it 4 Oct 2014 4 Oct 2024 1 Api GmbH Privacy Protection Service Ltd.
23 aronet.fr 25 May 2018 9 Aug 2024 OVH Ano Nymous
24 aymnet.net 9 Nov 2023 9 Nov 2024 ENOM, INC. REDACTED FOR PRIVACY
25 arcnet.pl 25 Mar 2014 25 Mar 2025 OVH SAS -
26 armbet.net 16 Sep 2020 16 Sep 2026 GoDaddy.com, LLC -
27 almnet.ru 20 Apr 2024 20 Apr 2025 REGRU-RU Private Person
28 arhnet.ru 29 May 2008 29 May 2025 RU-CENTER-RU NETGALAXY LTD
29 arknet.solutions 24 Jan 2024 24 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
30 admnet.org 23 Mar 2023 23 Mar 2024 GoDaddy.com, LLC Domains By Proxy, LLC
31 armsnet.info 12 Apr 2024 12 Apr 2025 Sav.com, LLC - 43 REDACTED FOR PRIVACY
32 arhnet.com 9 Aug 2000 9 Aug 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
33 arpnet.su 17 Aug 2017 17 Aug 2024 REGTIME-SU Private Person
34 argnet.org 16 Feb 2021 16 Feb 2025 Network Solutions, LLC REDACTED FOR PRIVACY
35 farmnet.work 10 Jan 2021 10 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
36 arpnet.it 29 Jan 1996 29 Jan 2025 CSI Piemonte CSI
37 farmnet.co.nz 4 Apr 2012 - Voyager Internet Ltd T/A 1st Domains -
38 arpnet.ltd 9 Aug 2020 9 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
39 arumnet.com 4 Mar 2000 4 Mar 2028 Whois Corp. Whois Domain Admin.
40 ammnet.org 21 Apr 2022 21 Apr 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
41 artnet.net 26 May 1995 25 May 2025 Tucows Domains Inc. -
42 arknet.co.jp 19 Aug 1998 - - Arknet Co.,Ltd
43 arknet.world 18 Dec 2021 18 Dec 2024 Regtime Ltd. Private Person
44 mrmnet.eu - - Ascio Technologies Inc. -
45 srmnet.org 20 Nov 2000 20 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
46 ar-net.it 6 Dec 2023 6 Dec 2024 Hosting Concepts B.V. hidden
47 arsnet.it 2 Dec 2003 2 Dec 2024 Register S.p.a. ARSnet Snc
48 arbnet.network 15 Sep 2023 15 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
49 farmnet.tech 2 Jul 2020 2 Jul 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
50 arknet.co 1 Oct 2023 1 Oct 2024 Dynadot Inc REDACTED FOR PRIVACY
51 abmnet.com 2 Sep 2005 2 Sep 2024 ENOM, INC. REDACTED FOR PRIVACY
52 artnet.waw.pl 9 Jul 2010 9 Jul 2025 home.pl S.A. -
53 ramnet.com.au - - Web Address Registration Pty Ltd Gary McNeish
54 artnet.live 15 May 2024 15 May 2025 Sav.com, LLC - 15 REDACTED FOR PRIVACY
55 armnett.com 27 Mar 2023 27 Mar 2024 Hong Kong Juming Network Technology Co., Ltd. -
56 atmnet.ru 14 Nov 2023 14 Nov 2024 REGRU-RU Private Person
57 armlet.ru 24 Jan 2023 24 Jan 2025 RU-CENTER-RU Private Person
58 armned.com 15 Jun 2015 15 Jun 2025 GoDaddy.com, LLC -
59 arunet.com 21 May 2001 21 May 2025 GoDaddy.com, LLC -
60 arcnet.pt 7 Oct 2012 7 Sep 2024 - Arc.Net Equipamentos Informaticos, Lda
61 arcnet.services 1 Jul 2023 1 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
62 grmnet.com 2 Jan 2023 2 Jan 2025 DropCatch.com 1423 LLC HugeDomains.com
63 urmnet.com 8 Jul 2023 8 Jul 2025 GoDaddy.com, LLC -
64 ramnet.pl 14 Mar 2005 14 Mar 2025 AZ.pl Sp. z o.o. -
65 armpet.ru 30 Apr 2021 30 Apr 2025 BEGET-RU Private Person
66 arpnet.de - - - -
67 armlet.co.uk 15 Jun 2023 15 Jun 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
68 admnet.biz 17 Apr 2023 17 Apr 2024 Sav.com LLC Privacy Protection
69 arenet.it 1 Jun 2012 24 Jun 2024 Algorithmedia S.r.l. Domain Profit Srl
70 arlnet.com 27 Apr 2005 28 Apr 2025 CSC CORPORATE DOMAINS, INC. ASSOCIATED RETAILERS LIMITED
71 artnet.la 17 Oct 2011 17 Oct 2024 101domain GRS Ltd. -
72 arinet.dev 13 Apr 2020 13 Apr 2030 GoDaddy.com, LLC Domains By Proxy, LLC
73 atmnet.net 11 Sep 1995 10 Sep 2024 Tucows Domains Inc. -
74 arknet.cc 26 Nov 2004 26 Nov 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
75 arsnet.info 2 Dec 2015 2 Dec 2025 Network Solutions, LLC REDACTED FOR PRIVACY
76 artnet.app 5 Feb 2023 5 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
77 acmnet.biz 10 Sep 2013 9 Sep 2024 Network Solutions, LLC American Collegiate Marketing
78 almnet.info 26 Feb 2022 26 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
79 almnet.se 2 Jun 2016 2 Jun 2025 One.com -
80 grmnet.top 3 Feb 2024 3 Feb 2025 Web Commerce Communications Ltd Whoisprotection.cc
81 arcnet.net 8 Apr 2024 8 Apr 2025 SAV.COM, LLC - 18 REDACTED FOR PRIVACY
82 arcnet.com.br 3 May 2004 3 May 2025 - MARK SUEL CECON MENDON?A ME
83 farmnet.scot 23 Sep 2014 23 Sep 2024 COREhub Black Isle Tech Ltd
84 acmnet.org 13 Aug 1996 12 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
85 ajmnet.com.br 15 Dec 2022 15 Dec 2025 - A. Sousa da Silva Filho
86 arrnet.us 31 Aug 2022 31 Aug 2025 Cloudflare, Inc. Arthur Richardson
87 artnet.xxx 6 Dec 2011 6 Dec 2024 101domain GRS Limited Artnet World Wide
88 aronet.co.uk 22 Oct 2019 22 Oct 2025 EPAG Domainservices GmbH [Tag = EPAG-DE] -
89 arcnet.site 27 Sep 2023 27 Sep 2025 Go Daddy, LLC Domains By Proxy, LLC
90 arknet.io 20 Apr 2024 20 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
91 artnet.biz.pl 27 Apr 2009 27 Apr 2025 Digital Media Technology Sp. z o.o. -
92 admnet.com 31 Oct 1995 31 Oct 2025 Onlinenic Inc Applied Data Management, Inc
93 arpnet.net 6 Apr 2018 6 Apr 2026 GoDaddy.com, LLC -
94 acmnet.com 18 Aug 1996 17 Aug 2028 Network Solutions, LLC -
95 amrnet.ru 13 Feb 2023 13 Feb 2025 REGRU-RU Private Person
96 ardnet.net 24 Jul 2001 24 Jul 2024 Blacknight Internet Solutions Ltd. REDACTED FOR GDPR
97 arinet.net 6 May 2003 6 May 2025 ENOM, INC. REDACTED FOR PRIVACY
98 arpnet.com.br 21 May 1999 21 May 2026 - Associacao Riograndense de Propaganda
99 arm-net.jp 6 Feb 2006 28 Feb 2025 - Arm Co., Ltd.
100 arxnet.com 8 Dec 2001 8 Dec 2027 Squarespace Domains II LLC REDACTED FOR PRIVACY
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 Armnet.pl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=armnet.pl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "armnet.pl",
        "page_size": 100
    },
    "count": {
        "total": 5360,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "arcnet.org.uk, arqnet.org, arment.net, arknet.com.br, artnet.space, asmnet.biz, aranet.pl, arpnet.pl, ramnet.org, warmnet.com, agmnet.com, argnet.site, armset.ru, aranet.guru, arcnet.xyz, aimnet.it, arinet.info, aranet.work, artnet.cat, farmnet.africa, admnet.com.br, arinet.it, aronet.fr, aymnet.net, arcnet.pl, armbet.net, almnet.ru, arhnet.ru, arknet.solutions, admnet.org, armsnet.info, arhnet.com, arpnet.su, argnet.org, farmnet.work, arpnet.it, farmnet.co.nz, arpnet.ltd, arumnet.com, ammnet.org, artnet.net, arknet.co.jp, arknet.world, mrmnet.eu, srmnet.org, ar-net.it, arsnet.it, arbnet.network, farmnet.tech, arknet.co, abmnet.com, artnet.waw.pl, ramnet.com.au, artnet.live, armnett.com, atmnet.ru, armlet.ru, armned.com, arunet.com, arcnet.pt, arcnet.services, grmnet.com, urmnet.com, ramnet.pl, armpet.ru, arpnet.de, armlet.co.uk, admnet.biz, arenet.it, arlnet.com, artnet.la, arinet.dev, atmnet.net, arknet.cc, arsnet.info, artnet.app, acmnet.biz, almnet.info, almnet.se, grmnet.top, arcnet.net, arcnet.com.br, farmnet.scot, acmnet.org, ajmnet.com.br, arrnet.us, artnet.xxx, aronet.co.uk, arcnet.site, arknet.io, artnet.biz.pl, admnet.com, arpnet.net, acmnet.com, amrnet.ru, ardnet.net, arinet.net, arpnet.com.br, arm-net.jp, arxnet.com",
    "results": [
        {
            "num": 1,
            "domain_name": "arcnet.org.uk",
            "domain_keyword": "arcnet",
            "domain_tld": "org.uk",
            "query_time": "2024-04-15 06:08:25",
            "create_date": "2019-11-02",
            "update_date": "2023-10-26",
            "expiry_date": "2025-11-02",
            "registrar_name": "Freeola Limited t/a Freeola and Get Dotted [Tag = FREEOLA]",
            "registrar_website": "https://GetDotted.com",
            "name_servers": [
                "ns3.freeola.net",
                "ns4.freeola.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "arqnet.org",
            "domain_keyword": "arqnet",
            "domain_tld": "org",
            "query_time": "2024-04-19 16:25:57",
            "create_date": "2017-03-21",
            "update_date": "2023-09-10",
            "expiry_date": "2028-03-21",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc.",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jewella Privacy LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "LA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.directnic.com",
                "ns1.directnic.com",
                "ns2.directnic.com",
                "ns3.directnic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "arment.net",
            "domain_keyword": "arment",
            "domain_tld": "net",
            "query_time": "2024-04-25 03:01:42",
            "create_date": "1999-11-11",
            "update_date": "2023-10-12",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1327,
            "registrar_name": "Vitalwerks Internet Solutions, LLC / No-IP.com",
            "registrar_website": "http://www.noip.com/whois/",
            "registrant_name": "Registration Privacy, No-IP.com",
            "registrant_address": "ATTN: arment.net, c/o No-IP.com Registration Privacy, P.O. Box 19083",
            "registrant_city": "Reno",
            "registrant_state": "NV",
            "registrant_zip": "89511",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7758531883",
            "name_servers": [
                "ns1.no-ip.com",
                "ns2.no-ip.com",
                "ns3.no-ip.com",
                "ns4.no-ip.com",
                "ns5.no-ip.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "arknet.com.br",
            "domain_keyword": "arknet",
            "domain_tld": "com.br",
            "query_time": "2024-05-17 18:14:07",
            "create_date": "2003-02-24",
            "update_date": "2023-02-24",
            "expiry_date": "2028-02-24",
            "registrant_name": "Arknet do Brasil Ltda",
            "name_servers": [
                "dns1.uni5.net",
                "dns2.uni5.net",
                "dns3.uni5.net",
                "dns4.uni5.net"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 5,
            "domain_name": "artnet.space",
            "domain_keyword": "artnet",
            "domain_tld": "space",
            "query_time": "2024-05-15 14:38:02",
            "create_date": "2023-06-17",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-17",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "Moskow",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "asmnet.biz",
            "domain_keyword": "asmnet",
            "domain_tld": "biz",
            "query_time": "2024-05-27 19:11:15",
            "create_date": "2012-02-29",
            "update_date": "2024-01-09",
            "expiry_date": "2026-02-28",
            "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": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "aranet.pl",
            "domain_keyword": "aranet",
            "domain_tld": "pl",
            "query_time": "2024-05-28 02:24:48",
            "create_date": "2000-07-11",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-10",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.netlink.com.pl",
                "ns2.netlink.com.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "arpnet.pl",
            "domain_keyword": "arpnet",
            "domain_tld": "pl",
            "query_time": "2024-03-23 04:21:44",
            "create_date": "2007-06-15",
            "update_date": "2022-06-13",
            "expiry_date": "2024-06-15",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "ns4.arpnet.pl",
                "ns5.arpnet.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ramnet.org",
            "domain_keyword": "ramnet",
            "domain_tld": "org",
            "query_time": "2024-04-21 03:12:21",
            "create_date": "2018-09-23",
            "update_date": "2023-08-29",
            "expiry_date": "2024-09-23",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "warmnet.com",
            "domain_keyword": "warmnet",
            "domain_tld": "com",
            "query_time": "2024-04-24 03:40:33",
            "create_date": "2011-06-29",
            "update_date": "2023-09-20",
            "expiry_date": "2025-06-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain is For Sale",
            "registrant_company": "Call 1-833-878-5115",
            "registrant_address": "4616 W Sahara Ave #180",
            "registrant_city": "Las Vegas",
            "registrant_state": "Nevada",
            "registrant_zip": "89102",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8338785115",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "agmnet.com",
            "domain_keyword": "agmnet",
            "domain_tld": "com",
            "query_time": "2024-04-27 06:16:46",
            "create_date": "2018-08-31",
            "update_date": "2020-08-25",
            "expiry_date": "2025-08-31",
            "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": 12,
            "domain_name": "argnet.site",
            "domain_keyword": "argnet",
            "domain_tld": "site",
            "query_time": "2024-05-04 08:09:50",
            "create_date": "2023-12-16",
            "update_date": "2023-12-21",
            "expiry_date": "2024-12-16",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomunikasyon A.S.",
            "registrar_website": "http://www.nicproxy.com",
            "registrant_company": "argnet",
            "registrant_state": "Ankara",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the 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.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "armset.ru",
            "domain_keyword": "armset",
            "domain_tld": "ru",
            "query_time": "2024-05-03 03:55:39",
            "create_date": "2024-01-30",
            "expiry_date": "2025-01-30",
            "registrar_name": "AXELNAME-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ihc.ru",
                "ns2.ihc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 14,
            "domain_name": "aranet.guru",
            "domain_keyword": "aranet",
            "domain_tld": "guru",
            "query_time": "2024-05-11 19:11:02",
            "create_date": "2020-07-10",
            "update_date": "2023-06-15",
            "expiry_date": "2024-07-10",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SIA Synergy Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Riga",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "LV",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bonnie.ns.cloudflare.com",
                "ishaan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 15,
            "domain_name": "arcnet.xyz",
            "domain_keyword": "arcnet",
            "domain_tld": "xyz",
            "query_time": "2024-05-12 12:53:26",
            "create_date": "2019-08-13",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-13",
            "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": [
                "amit.ns.cloudflare.com",
                "melissa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "aimnet.it",
            "domain_keyword": "aimnet",
            "domain_tld": "it",
            "query_time": "2024-04-15 03:38:43",
            "create_date": "2001-02-01",
            "update_date": "2023-10-20",
            "expiry_date": "2024-10-04",
            "registrar_name": "Server Plan s.r.l.",
            "registrar_website": "http://www.serverplan.com",
            "registrant_company": "Associazione Italiana di Metallurgia",
            "registrant_address": "P.le Morandi, 2",
            "registrant_city": "Milano",
            "registrant_state": "MI",
            "registrant_zip": "20121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.dns4userver.com",
                "ns2.dns4userver.com",
                "ns3.dns4userver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 17,
            "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": 18,
            "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": 19,
            "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": 20,
            "domain_name": "farmnet.africa",
            "domain_keyword": "farmnet",
            "domain_tld": "africa",
            "query_time": "2024-04-24 14:15:35",
            "create_date": "2023-04-10",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-10",
            "registrar_iana": 1645,
            "registrar_name": "Domains.co.za",
            "registrar_website": "https://www.domains.co.za",
            "registrant_name": "REDACTED",
            "registrant_company": "Infoage Solutions Limited",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "ZA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns186.sasahost.com",
                "ns187.sasahost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "admnet.com.br",
            "domain_keyword": "admnet",
            "domain_tld": "com.br",
            "query_time": "2024-04-21 14:51:32",
            "create_date": "1999-12-20",
            "update_date": "2022-11-22",
            "expiry_date": "2027-12-20",
            "registrant_name": "ADMNET COMERCIO E SERVICOS DE INFORMATICA LTDA - M",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns900.hostgator.com.br",
                "ns901.hostgator.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 22,
            "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": 23,
            "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": 24,
            "domain_name": "aymnet.net",
            "domain_keyword": "aymnet",
            "domain_tld": "net",
            "query_time": "2024-05-19 18:20:00",
            "create_date": "2023-11-09",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-09",
            "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": "Sofia, Sofia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "registrant_email": "https://tieredaccess.com/contact/0aceedff-e7e4-4dd8-9732-842eabd333b7",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns133.superhosting.bg",
                "ns134.superhosting.bg"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "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": 26,
            "domain_name": "armbet.net",
            "domain_keyword": "armbet",
            "domain_tld": "net",
            "query_time": "2024-04-15 06:03:08",
            "create_date": "2020-09-16",
            "update_date": "2022-11-18",
            "expiry_date": "2026-09-16",
            "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": 27,
            "domain_name": "almnet.ru",
            "domain_keyword": "almnet",
            "domain_tld": "ru",
            "query_time": "2024-05-02 09:52:40",
            "create_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 28,
            "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": 29,
            "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": 30,
            "domain_name": "admnet.org",
            "domain_keyword": "admnet",
            "domain_tld": "org",
            "query_time": "2024-05-29 22:34:40",
            "create_date": "2023-03-23",
            "update_date": "2024-05-04",
            "expiry_date": "2024-03-23",
            "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",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "armsnet.info",
            "domain_keyword": "armsnet",
            "domain_tld": "info",
            "query_time": "2024-06-12 18:25:48",
            "create_date": "2024-04-12",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-12",
            "registrar_iana": 3933,
            "registrar_name": "Sav.com, LLC - 43",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "arhnet.com",
            "domain_keyword": "arhnet",
            "domain_tld": "com",
            "query_time": "2024-04-25 13:23:20",
            "create_date": "2000-08-09",
            "update_date": "2021-07-17",
            "expiry_date": "2025-08-09",
            "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": 33,
            "domain_name": "arpnet.su",
            "domain_keyword": "arpnet",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:20:57",
            "create_date": "2017-08-17",
            "expiry_date": "2024-08-17",
            "registrar_name": "REGTIME-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.arpnet.su",
                "ns2.arpnet.su"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 34,
            "domain_name": "argnet.org",
            "domain_keyword": "argnet",
            "domain_tld": "org",
            "query_time": "2024-05-20 04:40:12",
            "create_date": "2021-02-16",
            "update_date": "2024-05-14",
            "expiry_date": "2025-02-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "farmnet.work",
            "domain_keyword": "farmnet",
            "domain_tld": "work",
            "query_time": "2024-05-18 16:50:51",
            "create_date": "2021-01-10",
            "update_date": "2024-01-16",
            "expiry_date": "2025-01-10",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "arpnet.it",
            "domain_keyword": "arpnet",
            "domain_tld": "it",
            "query_time": "2024-04-15 08:13:38",
            "create_date": "1996-01-29",
            "update_date": "2024-02-14",
            "expiry_date": "2025-01-29",
            "registrar_name": "CSI Piemonte",
            "registrant_company": "CSI",
            "registrant_address": "C.so Unione Sovietica 216",
            "registrant_city": "Torino",
            "registrant_state": "TO",
            "registrant_zip": "10134",
            "registrant_country": "IT",
            "name_servers": [
                "dns1.csi.it",
                "dns2.csi.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 37,
            "domain_name": "farmnet.co.nz",
            "domain_keyword": "farmnet",
            "domain_tld": "co.nz",
            "query_time": "2024-04-30 12:36:20",
            "create_date": "2012-04-04",
            "update_date": "2024-03-09",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "arpnet.ltd",
            "domain_keyword": "arpnet",
            "domain_tld": "ltd",
            "query_time": "2024-05-12 05:25:36",
            "create_date": "2020-08-09",
            "update_date": "2023-09-23",
            "expiry_date": "2024-08-09",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 39,
            "domain_name": "arumnet.com",
            "domain_keyword": "arumnet",
            "domain_tld": "com",
            "query_time": "2024-06-08 22:36:44",
            "create_date": "2000-03-04",
            "update_date": "2018-03-07",
            "expiry_date": "2028-03-04",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "Whois Domain Admin.",
            "registrant_company": "Whois Domain Admin.",
            "registrant_address": "#1101 Daerung post tower 182-4 guro3dong guro gu",
            "registrant_city": "Seoul",
            "registrant_zip": "08378",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.215884259",
            "registrant_fax": "+82.215884259",
            "name_servers": [
                "ns.exmedia.co.kr",
                "ns2.exmedia.co.kr",
                "ns3.exmedia.co.kr",
                "ns4.exmedia.co.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "ammnet.org",
            "domain_keyword": "ammnet",
            "domain_tld": "org",
            "query_time": "2024-06-10 11:05:03",
            "create_date": "2022-04-21",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "https://whois.sawbuck.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "artnet.net",
            "domain_keyword": "artnet",
            "domain_tld": "net",
            "query_time": "2024-06-10 08:40:16",
            "create_date": "1995-05-26",
            "update_date": "2020-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns.artnet.net",
                "ns2.anet.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "arknet.co.jp",
            "domain_keyword": "arknet",
            "domain_tld": "co.jp",
            "query_time": "2024-04-29 22:08:48",
            "create_date": "1998-08-19",
            "update_date": "2023-09-01",
            "registrant_company": "Arknet Co.,Ltd",
            "name_servers": [
                "nssv101.wadax-sv.jp",
                "sv114.wadax-sv.jp"
            ]
        },
        {
            "num": 43,
            "domain_name": "arknet.world",
            "domain_keyword": "arknet",
            "domain_tld": "world",
            "query_time": "2024-04-29 22:08:48",
            "create_date": "2021-12-18",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-18",
            "registrar_iana": 1362,
            "registrar_name": "Regtime Ltd.",
            "registrar_website": "http://webnames.ru",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Person",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tyumenskaya",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.nameself.com",
                "ns2.nameself.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "mrmnet.eu",
            "domain_keyword": "mrmnet",
            "domain_tld": "eu",
            "query_time": "2024-05-05 14:07:47",
            "registrar_name": "Ascio Technologies Inc.",
            "registrar_website": "https://www.ascio.com",
            "name_servers": [
                "ns1.websupport.cz",
                "ns2.websupport.cz",
                "ns3.websupport.eu"
            ]
        },
        {
            "num": 45,
            "domain_name": "srmnet.org",
            "domain_keyword": "srmnet",
            "domain_tld": "org",
            "query_time": "2024-04-20 14:05:03",
            "create_date": "2000-11-20",
            "update_date": "2023-02-13",
            "expiry_date": "2024-11-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.srmnet.org",
                "ns2.srmnet.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "ar-net.it",
            "domain_keyword": "ar-net",
            "domain_tld": "it",
            "query_time": "2024-04-17 12:15:58",
            "create_date": "2023-12-06",
            "update_date": "2024-03-25",
            "expiry_date": "2024-12-06",
            "registrar_name": "Hosting Concepts B.V.",
            "registrar_website": "https://www.openprovider.com",
            "registrant_company": "hidden",
            "name_servers": [
                "pns1.regery.net",
                "pns2.regery.net",
                "pns3.regery.net"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 47,
            "domain_name": "arsnet.it",
            "domain_keyword": "arsnet",
            "domain_tld": "it",
            "query_time": "2024-04-21 03:37:51",
            "create_date": "2003-12-02",
            "update_date": "2023-12-18",
            "expiry_date": "2024-12-02",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "ARSnet Snc",
            "registrant_address": "Via G. Crosio, 15",
            "registrant_city": "Trino Vercellese",
            "registrant_state": "VC",
            "registrant_zip": "13039",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 48,
            "domain_name": "arbnet.network",
            "domain_keyword": "arbnet",
            "domain_tld": "network",
            "query_time": "2024-05-28 02:29:30",
            "create_date": "2023-09-15",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-15",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "N/A",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "abdullah.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "farmnet.tech",
            "domain_keyword": "farmnet",
            "domain_tld": "tech",
            "query_time": "2024-05-29 12:47:46",
            "create_date": "2020-07-02",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-02",
            "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": 50,
            "domain_name": "arknet.co",
            "domain_keyword": "arknet",
            "domain_tld": "co",
            "query_time": "2024-04-15 17:26:08",
            "create_date": "2023-10-01",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-01",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a2sk6muo.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "abmnet.com",
            "domain_keyword": "abmnet",
            "domain_tld": "com",
            "query_time": "2024-04-17 07:24:38",
            "create_date": "2005-09-02",
            "update_date": "2023-08-04",
            "expiry_date": "2024-09-02",
            "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": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/b3de447d-f83f-4c24-a638-b96face6910f",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "artnet.waw.pl",
            "domain_keyword": "artnet",
            "domain_tld": "waw.pl",
            "query_time": "2024-03-02 16:06:02",
            "create_date": "2010-07-09",
            "update_date": "2023-07-03",
            "expiry_date": "2025-07-09",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "ramnet.com.au",
            "domain_keyword": "ramnet",
            "domain_tld": "com.au",
            "query_time": "2024-05-15 04:56:14",
            "update_date": "2024-02-06",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Gary McNeish",
            "name_servers": [
                "ns1.vodien.com",
                "ns2.vodien.com",
                "ns3.vodien.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "artnet.live",
            "domain_keyword": "artnet",
            "domain_tld": "live",
            "query_time": "2024-05-24 09:44:36",
            "create_date": "2024-05-15",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-15",
            "registrar_iana": 3905,
            "registrar_name": "Sav.com, LLC - 15",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.epik.com",
                "ns4.epik.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "armnett.com",
            "domain_keyword": "armnett",
            "domain_tld": "com",
            "query_time": "2024-05-27 22:39:18",
            "create_date": "2023-03-27",
            "update_date": "2024-04-28",
            "expiry_date": "2024-03-27",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "http://www.juminghk.com",
            "name_servers": [
                "please-renew-your-domain-in-www.juminghk.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "atmnet.ru",
            "domain_keyword": "atmnet",
            "domain_tld": "ru",
            "query_time": "2024-05-03 02:00:04",
            "create_date": "2023-11-14",
            "expiry_date": "2024-11-14",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 57,
            "domain_name": "armlet.ru",
            "domain_keyword": "armlet",
            "domain_tld": "ru",
            "query_time": "2024-05-03 03:55:21",
            "create_date": "2023-01-24",
            "expiry_date": "2025-01-24",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 58,
            "domain_name": "armned.com",
            "domain_keyword": "armned",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:05:19",
            "create_date": "2015-06-15",
            "update_date": "2023-06-16",
            "expiry_date": "2025-06-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "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": 60,
            "domain_name": "arcnet.pt",
            "domain_keyword": "arcnet",
            "domain_tld": "pt",
            "query_time": "2024-05-20 04:30:15",
            "create_date": "2012-10-07",
            "expiry_date": "2024-09-07",
            "registrant_name": "Arc.Net Equipamentos Informaticos, Lda",
            "registrant_address": "Rua Alferes Diogo Malafaia Nº11 A",
            "registrant_city": "Arouca",
            "registrant_state": "Arouca",
            "registrant_zip": "4540-117",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.host-redirect.com",
                "dns2.host-redirect.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 61,
            "domain_name": "arcnet.services",
            "domain_keyword": "arcnet",
            "domain_tld": "services",
            "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": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "grmnet.com",
            "domain_keyword": "grmnet",
            "domain_tld": "com",
            "query_time": "2024-05-14 11:34:22",
            "create_date": "2023-01-02",
            "update_date": "2023-12-27",
            "expiry_date": "2025-01-02",
            "registrar_iana": 3632,
            "registrar_name": "DropCatch.com 1423 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "urmnet.com",
            "domain_keyword": "urmnet",
            "domain_tld": "com",
            "query_time": "2024-04-23 09:30:31",
            "create_date": "2023-07-08",
            "update_date": "2023-10-14",
            "expiry_date": "2025-07-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "ramnet.pl",
            "domain_keyword": "ramnet",
            "domain_tld": "pl",
            "query_time": "2024-04-21 03:12:06",
            "create_date": "2005-03-14",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-14",
            "registrar_name": "AZ.pl Sp. z o.o.",
            "name_servers": [
                "ns1.tld.pl",
                "ns2.tld.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "armpet.ru",
            "domain_keyword": "armpet",
            "domain_tld": "ru",
            "query_time": "2024-05-03 03:55:36",
            "create_date": "2021-04-30",
            "expiry_date": "2025-04-30",
            "registrar_name": "BEGET-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 66,
            "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": 67,
            "domain_name": "armlet.co.uk",
            "domain_keyword": "armlet",
            "domain_tld": "co.uk",
            "query_time": "2024-05-21 12:38:39",
            "create_date": "2023-06-15",
            "update_date": "2023-06-15",
            "expiry_date": "2024-06-15",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 68,
            "domain_name": "admnet.biz",
            "domain_keyword": "admnet",
            "domain_tld": "biz",
            "query_time": "2024-05-29 22:34:40",
            "create_date": "2023-04-17",
            "update_date": "2024-05-07",
            "expiry_date": "2024-04-17",
            "registrar_iana": 609,
            "registrar_name": "Sav.com LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "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": 70,
            "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": 71,
            "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": 72,
            "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": 73,
            "domain_name": "atmnet.net",
            "domain_keyword": "atmnet",
            "domain_tld": "net",
            "query_time": "2024-06-03 23:49:02",
            "create_date": "1995-09-11",
            "update_date": "2023-07-27",
            "expiry_date": "2024-09-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.secure.net",
                "ns2.secure.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "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": 75,
            "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": 76,
            "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": 77,
            "domain_name": "acmnet.biz",
            "domain_keyword": "acmnet",
            "domain_tld": "biz",
            "query_time": "2024-06-02 00:18:20",
            "create_date": "2013-09-10",
            "update_date": "2019-07-16",
            "expiry_date": "2024-09-09",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "American Collegiate Marketing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "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": [
                "ns55.worldnic.com",
                "ns56.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "almnet.info",
            "domain_keyword": "almnet",
            "domain_tld": "info",
            "query_time": "2024-06-07 06:24:21",
            "create_date": "2022-02-26",
            "update_date": "2024-04-11",
            "expiry_date": "2025-02-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "almnet.se",
            "domain_keyword": "almnet",
            "domain_tld": "se",
            "query_time": "2024-06-07 06:24:21",
            "create_date": "2016-06-02",
            "update_date": "2024-05-31",
            "expiry_date": "2025-06-02",
            "registrar_name": "One.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 80,
            "domain_name": "grmnet.top",
            "domain_keyword": "grmnet",
            "domain_tld": "top",
            "query_time": "2024-04-23 22:19:08",
            "create_date": "2024-02-03",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-03",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Ltd",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bailey.ns.cloudflare.com",
                "walt.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "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": 82,
            "domain_name": "arcnet.com.br",
            "domain_keyword": "arcnet",
            "domain_tld": "com.br",
            "query_time": "2024-04-15 06:08:24",
            "create_date": "2004-05-03",
            "update_date": "2023-05-04",
            "expiry_date": "2025-05-03",
            "registrant_name": "MARK SUEL CECON MENDON?A ME",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns-1153.awsdns-16.org",
                "ns-329.awsdns-41.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 83,
            "domain_name": "farmnet.scot",
            "domain_keyword": "farmnet",
            "domain_tld": "scot",
            "query_time": "2024-04-16 20:22:57",
            "create_date": "2014-09-23",
            "update_date": "2024-03-22",
            "expiry_date": "2024-09-23",
            "registrar_iana": 15,
            "registrar_name": "COREhub",
            "registrar_website": "http://corehub.net",
            "registrant_company": "Black Isle Tech Ltd",
            "registrant_state": "Ross-Shire",
            "registrant_country": "GB",
            "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.serverworld.uk",
                "ns2.serverworld.uk",
                "ns3.serverworld.uk",
                "ns4.serverworld.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "acmnet.org",
            "domain_keyword": "acmnet",
            "domain_tld": "org",
            "query_time": "2024-05-17 17:40:57",
            "create_date": "1996-08-13",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-12",
            "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": [
                "rocky.ns.cloudflare.com",
                "rosa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "ajmnet.com.br",
            "domain_keyword": "ajmnet",
            "domain_tld": "com.br",
            "query_time": "2024-06-05 13:26:08",
            "create_date": "2022-12-15",
            "update_date": "2023-11-28",
            "expiry_date": "2025-12-15",
            "registrant_name": "A. Sousa da Silva Filho",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 86,
            "domain_name": "arrnet.us",
            "domain_keyword": "arrnet",
            "domain_tld": "us",
            "query_time": "2024-06-06 16:12:18",
            "create_date": "2022-08-31",
            "update_date": "2022-09-05",
            "expiry_date": "2025-08-31",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "www.cloudflare.com",
            "registrant_name": "Arthur Richardson",
            "registrant_address": "14501 Indigo Lakes Cir",
            "registrant_city": "Naples",
            "registrant_state": "FL",
            "registrant_zip": "34119",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2392130158",
            "name_servers": [
                "heidi.ns.cloudflare.com",
                "johnathan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 87,
            "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": 88,
            "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": 89,
            "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": 90,
            "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": 91,
            "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": 92,
            "domain_name": "admnet.com",
            "domain_keyword": "admnet",
            "domain_tld": "com",
            "query_time": "2024-05-26 21:31:47",
            "create_date": "1995-10-31",
            "update_date": "2024-04-05",
            "expiry_date": "2025-10-31",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "Applied Data Management, Inc",
            "registrant_address": "880 Tarpon Center Dr., Apt.B",
            "registrant_city": "Venice",
            "registrant_state": "FL",
            "registrant_zip": "34285",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9414801085",
            "registrant_fax": "+1.9732269016",
            "name_servers": [
                "ns1.hostmonster.com",
                "ns2.hostmonster.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "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": 94,
            "domain_name": "acmnet.com",
            "domain_keyword": "acmnet",
            "domain_tld": "com",
            "query_time": "2024-06-12 07:20:54",
            "create_date": "1996-08-18",
            "update_date": "2023-06-18",
            "expiry_date": "2028-08-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com",
                "ns13.dnsmadeeasy.com",
                "ns14.dnsmadeeasy.com",
                "ns15.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "amrnet.ru",
            "domain_keyword": "amrnet",
            "domain_tld": "ru",
            "query_time": "2024-04-30 08:56:33",
            "create_date": "2023-02-13",
            "expiry_date": "2025-02-13",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 96,
            "domain_name": "ardnet.net",
            "domain_keyword": "ardnet",
            "domain_tld": "net",
            "query_time": "2024-04-17 01:33:15",
            "create_date": "2001-07-24",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-24",
            "registrar_iana": 1448,
            "registrar_name": "Blacknight Internet Solutions Ltd.",
            "registrar_website": "https://www.blacknight.com/",
            "registrant_name": "REDACTED FOR GDPR",
            "registrant_company": "REDACTED FOR GDPR",
            "registrant_address": "REDACTED FOR GDPR",
            "registrant_city": "REDACTED FOR GDPR",
            "registrant_state": "Co. Kildare",
            "registrant_zip": "REDACTED FOR GDPR",
            "registrant_country": "IE",
            "registrant_email": "https://whois.blacknight.com/contact.php?fqdn=ardnet.net&contact_type=owner",
            "registrant_phone": "REDACTED FOR GDPR",
            "registrant_fax": "REDACTED FOR GDPR",
            "name_servers": [
                "auth-ns2.heanet.ie",
                "auth-ns3.heanet.ie",
                "ns.heanet.ie"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "arinet.net",
            "domain_keyword": "arinet",
            "domain_tld": "net",
            "query_time": "2024-04-15 11:09:14",
            "create_date": "2003-05-06",
            "update_date": "2024-04-07",
            "expiry_date": "2025-05-06",
            "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": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/c935e8bb-c004-41b0-8a38-2309c1917867",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "arpnet.com.br",
            "domain_keyword": "arpnet",
            "domain_tld": "com.br",
            "query_time": "2024-05-22 16:41:12",
            "create_date": "1999-05-21",
            "update_date": "2024-05-08",
            "expiry_date": "2026-05-21",
            "registrant_name": "Associacao Riograndense de Propaganda",
            "name_servers": [
                "dns1.kinghost.com.br",
                "dns2.kinghost.com.br",
                "dns3.kinghost.com.br",
                "dns4.kinghost.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 99,
            "domain_name": "arm-net.jp",
            "domain_keyword": "arm-net",
            "domain_tld": "jp",
            "query_time": "2024-05-21 12:37:08",
            "create_date": "2006-02-06",
            "update_date": "2024-03-01",
            "expiry_date": "2025-02-28",
            "registrant_name": "Arm Co., Ltd.",
            "registrant_address": "Tokyo",
            "registrant_zip": "104-6033",
            "registrant_email": "[email protected]",
            "registrant_phone": "0120-060-799",
            "name_servers": [
                "name.technowave.ad.jp",
                "ns.technowave.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 100,
            "domain_name": "arxnet.com",
            "domain_keyword": "arxnet",
            "domain_tld": "com",
            "query_time": "2024-06-06 05:16:20",
            "create_date": "2001-12-08",
            "update_date": "2024-05-11",
            "expiry_date": "2027-12-08",
            "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_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.112,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>armnet.pl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5360</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>arcnet.org.uk, arqnet.org, arment.net, arknet.com.br, artnet.space, asmnet.biz, aranet.pl, arpnet.pl, ramnet.org, warmnet.com, agmnet.com, argnet.site, armset.ru, aranet.guru, arcnet.xyz, aimnet.it, arinet.info, aranet.work, artnet.cat, farmnet.africa, admnet.com.br, arinet.it, aronet.fr, aymnet.net, arcnet.pl, armbet.net, almnet.ru, arhnet.ru, arknet.solutions, admnet.org, armsnet.info, arhnet.com, arpnet.su, argnet.org, farmnet.work, arpnet.it, farmnet.co.nz, arpnet.ltd, arumnet.com, ammnet.org, artnet.net, arknet.co.jp, arknet.world, mrmnet.eu, srmnet.org, ar-net.it, arsnet.it, arbnet.network, farmnet.tech, arknet.co, abmnet.com, artnet.waw.pl, ramnet.com.au, artnet.live, armnett.com, atmnet.ru, armlet.ru, armned.com, arunet.com, arcnet.pt, arcnet.services, grmnet.com, urmnet.com, ramnet.pl, armpet.ru, arpnet.de, armlet.co.uk, admnet.biz, arenet.it, arlnet.com, artnet.la, arinet.dev, atmnet.net, arknet.cc, arsnet.info, artnet.app, acmnet.biz, almnet.info, almnet.se, grmnet.top, arcnet.net, arcnet.com.br, farmnet.scot, acmnet.org, ajmnet.com.br, arrnet.us, artnet.xxx, aronet.co.uk, arcnet.site, arknet.io, artnet.biz.pl, admnet.com, arpnet.net, acmnet.com, amrnet.ru, ardnet.net, arinet.net, arpnet.com.br, arm-net.jp, arxnet.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>arcnet.org.uk</domain_name>
   <domain_keyword>arcnet</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-15 06:08:25</query_time>
   <create_date>2019-11-02</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2025-11-02</expiry_date>
   <registrar_name>Freeola Limited t/a Freeola and Get Dotted [Tag = FREEOLA]</registrar_name>
   <registrar_website>https://GetDotted.com</registrar_website>
   <name_servers>
    <value>ns3.freeola.net</value>
    <value>ns4.freeola.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>arqnet.org</domain_name>
   <domain_keyword>arqnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-19 16:25:57</query_time>
   <create_date>2017-03-21</create_date>
   <update_date>2023-09-10</update_date>
   <expiry_date>2028-03-21</expiry_date>
   <registrar_iana>291</registrar_iana>
   <registrar_name>DNC Holdings, Inc.</registrar_name>
   <registrar_website>http://www.directnic.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jewella Privacy LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>LA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.directnic.com</value>
    <value>ns1.directnic.com</value>
    <value>ns2.directnic.com</value>
    <value>ns3.directnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>arment.net</domain_name>
   <domain_keyword>arment</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 03:01:42</query_time>
   <create_date>1999-11-11</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1327</registrar_iana>
   <registrar_name>Vitalwerks Internet Solutions, LLC / No-IP.com</registrar_name>
   <registrar_website>http://www.noip.com/whois/</registrar_website>
   <registrant_name>Registration Privacy, No-IP.com</registrant_name>
   <registrant_address>ATTN: arment.net, c/o No-IP.com Registration Privacy, P.O. Box 19083</registrant_address>
   <registrant_city>Reno</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>89511</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7758531883</registrant_phone>
   <name_servers>
    <value>ns1.no-ip.com</value>
    <value>ns2.no-ip.com</value>
    <value>ns3.no-ip.com</value>
    <value>ns4.no-ip.com</value>
    <value>ns5.no-ip.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>arknet.com.br</domain_name>
   <domain_keyword>arknet</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-17 18:14:07</query_time>
   <create_date>2003-02-24</create_date>
   <update_date>2023-02-24</update_date>
   <expiry_date>2028-02-24</expiry_date>
   <registrant_name>Arknet do Brasil Ltda</registrant_name>
   <name_servers>
    <value>dns1.uni5.net</value>
    <value>dns2.uni5.net</value>
    <value>dns3.uni5.net</value>
    <value>dns4.uni5.net</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>artnet.space</domain_name>
   <domain_keyword>artnet</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-15 14:38:02</query_time>
   <create_date>2023-06-17</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-17</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>Moskow</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>asmnet.biz</domain_name>
   <domain_keyword>asmnet</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-27 19:11:15</query_time>
   <create_date>2012-02-29</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2026-02-28</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>pdns13.domaincontrol.com</value>
    <value>pdns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>aranet.pl</domain_name>
   <domain_keyword>aranet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-28 02:24:48</query_time>
   <create_date>2000-07-11</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.netlink.com.pl</value>
    <value>ns2.netlink.com.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>arpnet.pl</domain_name>
   <domain_keyword>arpnet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-23 04:21:44</query_time>
   <create_date>2007-06-15</create_date>
   <update_date>2022-06-13</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>ns4.arpnet.pl</value>
    <value>ns5.arpnet.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ramnet.org</domain_name>
   <domain_keyword>ramnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 03:12:21</query_time>
   <create_date>2018-09-23</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>warmnet.com</domain_name>
   <domain_keyword>warmnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 03:40:33</query_time>
   <create_date>2011-06-29</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2025-06-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain is For Sale</registrant_name>
   <registrant_company>Call 1-833-878-5115</registrant_company>
   <registrant_address>4616 W Sahara Ave #180</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>Nevada</registrant_state>
   <registrant_zip>89102</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8338785115</registrant_phone>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.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>11</num>
   <domain_name>agmnet.com</domain_name>
   <domain_keyword>agmnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 06:16:46</query_time>
   <create_date>2018-08-31</create_date>
   <update_date>2020-08-25</update_date>
   <expiry_date>2025-08-31</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>12</num>
   <domain_name>argnet.site</domain_name>
   <domain_keyword>argnet</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-04 08:09:50</query_time>
   <create_date>2023-12-16</create_date>
   <update_date>2023-12-21</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomunikasyon A.S.</registrar_name>
   <registrar_website>http://www.nicproxy.com</registrar_website>
   <registrant_company>argnet</registrant_company>
   <registrant_state>Ankara</registrant_state>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.natrohost.com</value>
    <value>ns2.natrohost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>armset.ru</domain_name>
   <domain_keyword>armset</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 03:55:39</query_time>
   <create_date>2024-01-30</create_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_name>AXELNAME-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ihc.ru</value>
    <value>ns2.ihc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>aranet.guru</domain_name>
   <domain_keyword>aranet</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-11 19:11:02</query_time>
   <create_date>2020-07-10</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-07-10</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>SIA Synergy Solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Riga</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>LV</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bonnie.ns.cloudflare.com</value>
    <value>ishaan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>arcnet.xyz</domain_name>
   <domain_keyword>arcnet</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-12 12:53:26</query_time>
   <create_date>2019-08-13</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-13</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>amit.ns.cloudflare.com</value>
    <value>melissa.ns.cloudflare.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>aimnet.it</domain_name>
   <domain_keyword>aimnet</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-15 03:38:43</query_time>
   <create_date>2001-02-01</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_name>Server Plan s.r.l.</registrar_name>
   <registrar_website>http://www.serverplan.com</registrar_website>
   <registrant_company>Associazione Italiana di Metallurgia</registrant_company>
   <registrant_address>P.le Morandi, 2</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.dns4userver.com</value>
    <value>ns2.dns4userver.com</value>
    <value>ns3.dns4userver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>17</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>18</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>19</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>20</num>
   <domain_name>farmnet.africa</domain_name>
   <domain_keyword>farmnet</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-04-24 14:15:35</query_time>
   <create_date>2023-04-10</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>1645</registrar_iana>
   <registrar_name>Domains.co.za</registrar_name>
   <registrar_website>https://www.domains.co.za</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Infoage Solutions Limited</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>ZA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns186.sasahost.com</value>
    <value>ns187.sasahost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>admnet.com.br</domain_name>
   <domain_keyword>admnet</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-21 14:51:32</query_time>
   <create_date>1999-12-20</create_date>
   <update_date>2022-11-22</update_date>
   <expiry_date>2027-12-20</expiry_date>
   <registrant_name>ADMNET COMERCIO E SERVICOS DE INFORMATICA LTDA - M</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns900.hostgator.com.br</value>
    <value>ns901.hostgator.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>22</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>23</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>24</num>
   <domain_name>aymnet.net</domain_name>
   <domain_keyword>aymnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 18:20:00</query_time>
   <create_date>2023-11-09</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-09</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>Sofia, Sofia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BG</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/0aceedff-e7e4-4dd8-9732-842eabd333b7</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns133.superhosting.bg</value>
    <value>ns134.superhosting.bg</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</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>26</num>
   <domain_name>armbet.net</domain_name>
   <domain_keyword>armbet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 06:03:08</query_time>
   <create_date>2020-09-16</create_date>
   <update_date>2022-11-18</update_date>
   <expiry_date>2026-09-16</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>27</num>
   <domain_name>almnet.ru</domain_name>
   <domain_keyword>almnet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 09:52:40</query_time>
   <create_date>2024-04-20</create_date>
   <expiry_date>2025-04-20</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>28</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>29</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>30</num>
   <domain_name>admnet.org</domain_name>
   <domain_keyword>admnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-29 22:34:40</query_time>
   <create_date>2023-03-23</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2024-03-23</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>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>armsnet.info</domain_name>
   <domain_keyword>armsnet</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-12 18:25:48</query_time>
   <create_date>2024-04-12</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>3933</registrar_iana>
   <registrar_name>Sav.com, LLC - 43</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>arhnet.com</domain_name>
   <domain_keyword>arhnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 13:23:20</query_time>
   <create_date>2000-08-09</create_date>
   <update_date>2021-07-17</update_date>
   <expiry_date>2025-08-09</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>33</num>
   <domain_name>arpnet.su</domain_name>
   <domain_keyword>arpnet</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:20:57</query_time>
   <create_date>2017-08-17</create_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_name>REGTIME-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.arpnet.su</value>
    <value>ns2.arpnet.su</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>34</num>
   <domain_name>argnet.org</domain_name>
   <domain_keyword>argnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-20 04:40:12</query_time>
   <create_date>2021-02-16</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>farmnet.work</domain_name>
   <domain_keyword>farmnet</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-18 16:50:51</query_time>
   <create_date>2021-01-10</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-01-10</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>ns63.domaincontrol.com</value>
    <value>ns64.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>36</num>
   <domain_name>arpnet.it</domain_name>
   <domain_keyword>arpnet</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-15 08:13:38</query_time>
   <create_date>1996-01-29</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>CSI Piemonte</registrar_name>
   <registrant_company>CSI</registrant_company>
   <registrant_address>C.so Unione Sovietica 216</registrant_address>
   <registrant_city>Torino</registrant_city>
   <registrant_state>TO</registrant_state>
   <registrant_zip>10134</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns1.csi.it</value>
    <value>dns2.csi.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>farmnet.co.nz</domain_name>
   <domain_keyword>farmnet</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-30 12:36:20</query_time>
   <create_date>2012-04-04</create_date>
   <update_date>2024-03-09</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>arpnet.ltd</domain_name>
   <domain_keyword>arpnet</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-12 05:25:36</query_time>
   <create_date>2020-08-09</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>arumnet.com</domain_name>
   <domain_keyword>arumnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 22:36:44</query_time>
   <create_date>2000-03-04</create_date>
   <update_date>2018-03-07</update_date>
   <expiry_date>2028-03-04</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>Whois Domain Admin.</registrant_name>
   <registrant_company>Whois Domain Admin.</registrant_company>
   <registrant_address>#1101 Daerung post tower 182-4 guro3dong guro gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>08378</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.215884259</registrant_phone>
   <registrant_fax>+82.215884259</registrant_fax>
   <name_servers>
    <value>ns.exmedia.co.kr</value>
    <value>ns2.exmedia.co.kr</value>
    <value>ns3.exmedia.co.kr</value>
    <value>ns4.exmedia.co.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>ammnet.org</domain_name>
   <domain_keyword>ammnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-10 11:05:03</query_time>
   <create_date>2022-04-21</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>https://whois.sawbuck.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>artnet.net</domain_name>
   <domain_keyword>artnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 08:40:16</query_time>
   <create_date>1995-05-26</create_date>
   <update_date>2020-05-26</update_date>
   <expiry_date>2025-05-25</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.artnet.net</value>
    <value>ns2.anet.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>arknet.co.jp</domain_name>
   <domain_keyword>arknet</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-29 22:08:48</query_time>
   <create_date>1998-08-19</create_date>
   <update_date>2023-09-01</update_date>
   <registrant_company>Arknet Co.,Ltd</registrant_company>
   <name_servers>
    <value>nssv101.wadax-sv.jp</value>
    <value>sv114.wadax-sv.jp</value>
   </name_servers>
  </value>
  <value>
   <num>43</num>
   <domain_name>arknet.world</domain_name>
   <domain_keyword>arknet</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-29 22:08:48</query_time>
   <create_date>2021-12-18</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>1362</registrar_iana>
   <registrar_name>Regtime Ltd.</registrar_name>
   <registrar_website>http://webnames.ru</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Person</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tyumenskaya</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nameself.com</value>
    <value>ns2.nameself.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>mrmnet.eu</domain_name>
   <domain_keyword>mrmnet</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 14:07:47</query_time>
   <registrar_name>Ascio Technologies Inc.</registrar_name>
   <registrar_website>https://www.ascio.com</registrar_website>
   <name_servers>
    <value>ns1.websupport.cz</value>
    <value>ns2.websupport.cz</value>
    <value>ns3.websupport.eu</value>
   </name_servers>
  </value>
  <value>
   <num>45</num>
   <domain_name>srmnet.org</domain_name>
   <domain_keyword>srmnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 14:05:03</query_time>
   <create_date>2000-11-20</create_date>
   <update_date>2023-02-13</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.srmnet.org</value>
    <value>ns2.srmnet.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>ar-net.it</domain_name>
   <domain_keyword>ar-net</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-17 12:15:58</query_time>
   <create_date>2023-12-06</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_name>Hosting Concepts B.V.</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>pns1.regery.net</value>
    <value>pns2.regery.net</value>
    <value>pns3.regery.net</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>arsnet.it</domain_name>
   <domain_keyword>arsnet</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-21 03:37:51</query_time>
   <create_date>2003-12-02</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>ARSnet Snc</registrant_company>
   <registrant_address>Via G. Crosio, 15</registrant_address>
   <registrant_city>Trino Vercellese</registrant_city>
   <registrant_state>VC</registrant_state>
   <registrant_zip>13039</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>arbnet.network</domain_name>
   <domain_keyword>arbnet</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-28 02:29:30</query_time>
   <create_date>2023-09-15</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>N/A</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>abdullah.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>farmnet.tech</domain_name>
   <domain_keyword>farmnet</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-29 12:47:46</query_time>
   <create_date>2020-07-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-02</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>50</num>
   <domain_name>arknet.co</domain_name>
   <domain_keyword>arknet</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-15 17:26:08</query_time>
   <create_date>2023-10-01</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a2sk6muo.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>abmnet.com</domain_name>
   <domain_keyword>abmnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 07:24:38</query_time>
   <create_date>2005-09-02</create_date>
   <update_date>2023-08-04</update_date>
   <expiry_date>2024-09-02</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>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/b3de447d-f83f-4c24-a638-b96face6910f</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</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>52</num>
   <domain_name>artnet.waw.pl</domain_name>
   <domain_keyword>artnet</domain_keyword>
   <domain_tld>waw.pl</domain_tld>
   <query_time>2024-03-02 16:06:02</query_time>
   <create_date>2010-07-09</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2025-07-09</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>ramnet.com.au</domain_name>
   <domain_keyword>ramnet</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-15 04:56:14</query_time>
   <update_date>2024-02-06</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Gary McNeish</registrant_name>
   <name_servers>
    <value>ns1.vodien.com</value>
    <value>ns2.vodien.com</value>
    <value>ns3.vodien.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>artnet.live</domain_name>
   <domain_keyword>artnet</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-24 09:44:36</query_time>
   <create_date>2024-05-15</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_iana>3905</registrar_iana>
   <registrar_name>Sav.com, LLC - 15</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.epik.com</value>
    <value>ns4.epik.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>armnett.com</domain_name>
   <domain_keyword>armnett</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 22:39:18</query_time>
   <create_date>2023-03-27</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2024-03-27</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.juminghk.com</registrar_website>
   <name_servers>
    <value>please-renew-your-domain-in-www.juminghk.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>atmnet.ru</domain_name>
   <domain_keyword>atmnet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 02:00:04</query_time>
   <create_date>2023-11-14</create_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>armlet.ru</domain_name>
   <domain_keyword>armlet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 03:55:21</query_time>
   <create_date>2023-01-24</create_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>58</num>
   <domain_name>armned.com</domain_name>
   <domain_keyword>armned</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:05:19</query_time>
   <create_date>2015-06-15</create_date>
   <update_date>2023-06-16</update_date>
   <expiry_date>2025-06-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</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>60</num>
   <domain_name>arcnet.pt</domain_name>
   <domain_keyword>arcnet</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-20 04:30:15</query_time>
   <create_date>2012-10-07</create_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrant_name>Arc.Net Equipamentos Informaticos, Lda</registrant_name>
   <registrant_address>Rua Alferes Diogo Malafaia Nº11 A</registrant_address>
   <registrant_city>Arouca</registrant_city>
   <registrant_state>Arouca</registrant_state>
   <registrant_zip>4540-117</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.host-redirect.com</value>
    <value>dns2.host-redirect.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>61</num>
   <domain_name>arcnet.services</domain_name>
   <domain_keyword>arcnet</domain_keyword>
   <domain_tld>services</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>pdns03.domaincontrol.com</value>
    <value>pdns04.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>62</num>
   <domain_name>grmnet.com</domain_name>
   <domain_keyword>grmnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 11:34:22</query_time>
   <create_date>2023-01-02</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2025-01-02</expiry_date>
   <registrar_iana>3632</registrar_iana>
   <registrar_name>DropCatch.com 1423 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>urmnet.com</domain_name>
   <domain_keyword>urmnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 09:30:31</query_time>
   <create_date>2023-07-08</create_date>
   <update_date>2023-10-14</update_date>
   <expiry_date>2025-07-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.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>64</num>
   <domain_name>ramnet.pl</domain_name>
   <domain_keyword>ramnet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-21 03:12:06</query_time>
   <create_date>2005-03-14</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_name>AZ.pl Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.tld.pl</value>
    <value>ns2.tld.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>armpet.ru</domain_name>
   <domain_keyword>armpet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 03:55:36</query_time>
   <create_date>2021-04-30</create_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>BEGET-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>66</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>67</num>
   <domain_name>armlet.co.uk</domain_name>
   <domain_keyword>armlet</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-21 12:38:39</query_time>
   <create_date>2023-06-15</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>admnet.biz</domain_name>
   <domain_keyword>admnet</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-29 22:34:40</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2024-04-17</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-expired.sav.com</value>
    <value>ns2-expired.sav.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</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>70</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>71</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>72</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>73</num>
   <domain_name>atmnet.net</domain_name>
   <domain_keyword>atmnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-03 23:49:02</query_time>
   <create_date>1995-09-11</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-09-10</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.secure.net</value>
    <value>ns2.secure.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</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>75</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>76</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>77</num>
   <domain_name>acmnet.biz</domain_name>
   <domain_keyword>acmnet</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-02 00:18:20</query_time>
   <create_date>2013-09-10</create_date>
   <update_date>2019-07-16</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>American Collegiate Marketing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</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>ns55.worldnic.com</value>
    <value>ns56.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>almnet.info</domain_name>
   <domain_keyword>almnet</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-07 06:24:21</query_time>
   <create_date>2022-02-26</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>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>almnet.se</domain_name>
   <domain_keyword>almnet</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-06-07 06:24:21</query_time>
   <create_date>2016-06-02</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</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>80</num>
   <domain_name>grmnet.top</domain_name>
   <domain_keyword>grmnet</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-23 22:19:08</query_time>
   <create_date>2024-02-03</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Ltd</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bailey.ns.cloudflare.com</value>
    <value>walt.ns.cloudflare.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>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>82</num>
   <domain_name>arcnet.com.br</domain_name>
   <domain_keyword>arcnet</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-15 06:08:24</query_time>
   <create_date>2004-05-03</create_date>
   <update_date>2023-05-04</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrant_name>MARK SUEL CECON MENDON?A ME</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns-1153.awsdns-16.org</value>
    <value>ns-329.awsdns-41.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>farmnet.scot</domain_name>
   <domain_keyword>farmnet</domain_keyword>
   <domain_tld>scot</domain_tld>
   <query_time>2024-04-16 20:22:57</query_time>
   <create_date>2014-09-23</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>15</registrar_iana>
   <registrar_name>COREhub</registrar_name>
   <registrar_website>http://corehub.net</registrar_website>
   <registrant_company>Black Isle Tech Ltd</registrant_company>
   <registrant_state>Ross-Shire</registrant_state>
   <registrant_country>GB</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.serverworld.uk</value>
    <value>ns2.serverworld.uk</value>
    <value>ns3.serverworld.uk</value>
    <value>ns4.serverworld.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>acmnet.org</domain_name>
   <domain_keyword>acmnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-17 17:40:57</query_time>
   <create_date>1996-08-13</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-12</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>rocky.ns.cloudflare.com</value>
    <value>rosa.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>85</num>
   <domain_name>ajmnet.com.br</domain_name>
   <domain_keyword>ajmnet</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-05 13:26:08</query_time>
   <create_date>2022-12-15</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2025-12-15</expiry_date>
   <registrant_name>A. Sousa da Silva Filho</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>86</num>
   <domain_name>arrnet.us</domain_name>
   <domain_keyword>arrnet</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-06 16:12:18</query_time>
   <create_date>2022-08-31</create_date>
   <update_date>2022-09-05</update_date>
   <expiry_date>2025-08-31</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>www.cloudflare.com</registrar_website>
   <registrant_name>Arthur Richardson</registrant_name>
   <registrant_address>14501 Indigo Lakes Cir</registrant_address>
   <registrant_city>Naples</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>34119</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2392130158</registrant_phone>
   <name_servers>
    <value>heidi.ns.cloudflare.com</value>
    <value>johnathan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>87</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>88</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>89</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>90</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>91</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>92</num>
   <domain_name>admnet.com</domain_name>
   <domain_keyword>admnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 21:31:47</query_time>
   <create_date>1995-10-31</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-10-31</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>Applied Data Management, Inc</registrant_name>
   <registrant_address>880 Tarpon Center Dr., Apt.B</registrant_address>
   <registrant_city>Venice</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>34285</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9414801085</registrant_phone>
   <registrant_fax>+1.9732269016</registrant_fax>
   <name_servers>
    <value>ns1.hostmonster.com</value>
    <value>ns2.hostmonster.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</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>94</num>
   <domain_name>acmnet.com</domain_name>
   <domain_keyword>acmnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 07:20:54</query_time>
   <create_date>1996-08-18</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2028-08-17</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
    <value>ns13.dnsmadeeasy.com</value>
    <value>ns14.dnsmadeeasy.com</value>
    <value>ns15.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>amrnet.ru</domain_name>
   <domain_keyword>amrnet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 08:56:33</query_time>
   <create_date>2023-02-13</create_date>
   <expiry_date>2025-02-13</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>96</num>
   <domain_name>ardnet.net</domain_name>
   <domain_keyword>ardnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 01:33:15</query_time>
   <create_date>2001-07-24</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>1448</registrar_iana>
   <registrar_name>Blacknight Internet Solutions Ltd.</registrar_name>
   <registrar_website>https://www.blacknight.com/</registrar_website>
   <registrant_name>REDACTED FOR GDPR</registrant_name>
   <registrant_company>REDACTED FOR GDPR</registrant_company>
   <registrant_address>REDACTED FOR GDPR</registrant_address>
   <registrant_city>REDACTED FOR GDPR</registrant_city>
   <registrant_state>Co. Kildare</registrant_state>
   <registrant_zip>REDACTED FOR GDPR</registrant_zip>
   <registrant_country>IE</registrant_country>
   <registrant_email>https://whois.blacknight.com/contact.php?fqdn=ardnet.net&amp;contact_type=owner</registrant_email>
   <registrant_phone>REDACTED FOR GDPR</registrant_phone>
   <registrant_fax>REDACTED FOR GDPR</registrant_fax>
   <name_servers>
    <value>auth-ns2.heanet.ie</value>
    <value>auth-ns3.heanet.ie</value>
    <value>ns.heanet.ie</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>arinet.net</domain_name>
   <domain_keyword>arinet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 11:09:14</query_time>
   <create_date>2003-05-06</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-05-06</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>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/c935e8bb-c004-41b0-8a38-2309c1917867</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>arpnet.com.br</domain_name>
   <domain_keyword>arpnet</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-22 16:41:12</query_time>
   <create_date>1999-05-21</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2026-05-21</expiry_date>
   <registrant_name>Associacao Riograndense de Propaganda</registrant_name>
   <name_servers>
    <value>dns1.kinghost.com.br</value>
    <value>dns2.kinghost.com.br</value>
    <value>dns3.kinghost.com.br</value>
    <value>dns4.kinghost.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>arm-net.jp</domain_name>
   <domain_keyword>arm-net</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-21 12:37:08</query_time>
   <create_date>2006-02-06</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrant_name>Arm Co., Ltd.</registrant_name>
   <registrant_address>Tokyo</registrant_address>
   <registrant_zip>104-6033</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>0120-060-799</registrant_phone>
   <name_servers>
    <value>name.technowave.ad.jp</value>
    <value>ns.technowave.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>100</num>
   <domain_name>arxnet.com</domain_name>
   <domain_keyword>arxnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 05:16:20</query_time>
   <create_date>2001-12-08</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2027-12-08</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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.112</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.