WHOIS QUERY TIME

6 May 2024 - 2:57 AM UTC

Registered: 4 February 2004
Modified: 23 January 2024
Expiry: 4 February 2025

REGISTRAR

Name: Proxis, spol. s r.o.

NAME SERVERS

ex1.proxis.sk
mercury.proxis.sk
moon.proxis.sk

DOMAIN STATUS

ok

REGISTRANT

Name: Proxis, spol. s r.o.
Company: Proxis, spol. s r.o.
Address: Slovenská 1
City: Bardejov
ZIP: 08501
Country: Slovakia
Email: [email protected]
Phone: +421.915766744

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=bestnet.sk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "bestnet.sk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "bestnet.sk",
            "domain_keyword": "bestnet",
            "domain_tld": "sk",
            "query_time": "2024-05-06 02:57:45",
            "create_date": "2004-02-04",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-04",
            "registrar_name": "Proxis, spol. s r.o.",
            "registrant_name": "Proxis, spol. s r.o.",
            "registrant_company": "Proxis, spol. s r.o.",
            "registrant_address": "Slovenská 1",
            "registrant_city": "Bardejov",
            "registrant_zip": "08501",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.915766744",
            "name_servers": [
                "ex1.proxis.sk",
                "mercury.proxis.sk",
                "moon.proxis.sk"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.062,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>bestnet.sk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>bestnet.sk</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 02:57:45</query_time>
   <create_date>2004-02-04</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>Proxis, spol. s r.o.</registrar_name>
   <registrant_name>Proxis, spol. s r.o.</registrant_name>
   <registrant_company>Proxis, spol. s r.o.</registrant_company>
   <registrant_address>Slovenská 1</registrant_address>
   <registrant_city>Bardejov</registrant_city>
   <registrant_zip>08501</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.915766744</registrant_phone>
   <name_servers>
    <value>ex1.proxis.sk</value>
    <value>mercury.proxis.sk</value>
    <value>moon.proxis.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.062</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 1 historical WHOIS records (in 0.485 seconds) for "bestnet.sk" in our Historical WHOIS Database.
#1 - QUERY TIME

6 May 2024 - 2:57 AM UTC

Registered: 4 February 2004
Modified: 23 January 2024
Expiry: 4 February 2025

REGISTRAR

Name: Proxis, spol. s r.o.

NAME SERVERS

ex1.proxis.sk
mercury.proxis.sk
moon.proxis.sk

DOMAIN STATUS

ok

REGISTRANT

Name: Proxis, spol. s r.o.
Company: Proxis, spol. s r.o.
Address: Slovenská 1
City: Bardejov
ZIP: 08501
Country: Slovakia
Email: [email protected]
Phone: +421.915766744

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=bestnet.sk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "bestnet.sk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "bestnet.sk",
    "results": [
        {
            "num": 1,
            "domain_name": "bestnet.sk",
            "domain_keyword": "bestnet",
            "domain_tld": "sk",
            "query_time": "2024-05-06 02:57:45",
            "create_date": "2004-02-04",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-04",
            "registrar_name": "Proxis, spol. s r.o.",
            "registrant_name": "Proxis, spol. s r.o.",
            "registrant_company": "Proxis, spol. s r.o.",
            "registrant_address": "Slovenská 1",
            "registrant_city": "Bardejov",
            "registrant_zip": "08501",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.915766744",
            "name_servers": [
                "ex1.proxis.sk",
                "mercury.proxis.sk",
                "moon.proxis.sk"
            ],
            "domain_status": [
                "ok"
            ]
        }
    ],
    "stats": {
        "total_time": 0.485,
        "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>bestnet.sk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>bestnet.sk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bestnet.sk</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 02:57:45</query_time>
   <create_date>2004-02-04</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>Proxis, spol. s r.o.</registrar_name>
   <registrant_name>Proxis, spol. s r.o.</registrant_name>
   <registrant_company>Proxis, spol. s r.o.</registrant_company>
   <registrant_address>Slovenská 1</registrant_address>
   <registrant_city>Bardejov</registrant_city>
   <registrant_zip>08501</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.915766744</registrant_phone>
   <name_servers>
    <value>ex1.proxis.sk</value>
    <value>mercury.proxis.sk</value>
    <value>moon.proxis.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.485</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 46 domain names (in 0.271 seconds) which contained the exact domain keyword "bestnet".
Domain Name Registered Expiry Registrar Ownership
1 bestnet.com 23 Oct 1994 22 Oct 2024 united domains AG -
2 bestnet.net 31 Dec 1996 30 Dec 2024 Tucows Domains Inc. -
3 bestnet.ru 26 May 1998 31 May 2025 RU-CENTER-RU BEST Company
4 bestnet.com.br 8 Feb 1999 8 Feb 2025 - Achecidades Ltda
5 bestnet.co.jp 20 Sep 1999 - - Interlink Corporation
6 bestnet.be 15 Dec 1999 - Combell nv -
7 bestnet.pl 6 Jun 2001 5 Jun 2024 OVH SAS -
8 bestnet.info 15 Sep 2001 15 Sep 2024 IDC Frontier Inc. INTERLINK CORPORATION
9 bestnet.it 19 Jun 2002 18 Jul 2024 Explorer Servizi s.r.l. Master System Sas
10 bestnet.org 28 Nov 2002 28 Nov 2024 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
11 bestnet.biz 23 Dec 2003 22 Dec 2024 Tucows Domains Inc. .
12 bestnet.sk 4 Feb 2004 4 Feb 2025 Proxis, spol. s r.o. Proxis, spol. s r.o.
13 bestnet.com.pl 4 Feb 2005 4 Feb 2026 OVH SAS -
14 bestnet.by 14 Jun 2005 15 Jul 2024 Reliable Software, Ltd ООО "ИНТЕЛЛЕКТСЕРВИС"
15 bestnet.mobi 27 May 2011 27 May 2025 united-domains AG bestNET Information-Service GmbH
16 bestnet.net.pl 4 Feb 2015 4 Feb 2025 nazwa.pl sp. z o.o. -
17 bestnet.property 18 Mar 2016 18 Mar 2025 Tucows Domains Inc. Fundinetwork
18 bestnet.store 21 Aug 2018 21 Aug 2028 Dotserve Inc GDPR Masked
19 bestnet.uk 21 Jun 2019 21 Jun 2024 eNom LLC [Tag = ENOM] -
20 bestnet.jp 12 Jan 2021 31 Jan 2025 - Interlink Corporation
21 bestnet.ro 22 Jan 2021 21 Jan 2027 TES Euro Media SRL -
22 bestnet.solutions 1 Feb 2021 1 Feb 2025 NameSilo, LLC See PrivacyGuardian.org
23 bestnet.online 12 Jun 2021 12 Jun 2024 Cronon GmbH Ireneusz Bachurski Przedsiebiorstwo INFO-BI
24 bestnet.pro 7 Sep 2021 7 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
25 bestnet.io 16 May 2023 16 May 2025 Sav.com, LLC Privacy Protection
26 bestnet.site 25 Jul 2023 25 Jul 2024 Go Daddy, LLC Domains By Proxy, LLC
27 bestnet.space 7 Aug 2023 7 Aug 2024 Sav.com, LLC Privacy Protection
28 bestnet.click 23 Sep 2023 23 Sep 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
29 bestnet.vip 18 Oct 2023 18 Oct 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169010305
30 bestnet.tech 4 Dec 2023 4 Dec 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
31 bestnet.cloud 12 Dec 2023 12 Dec 2024 GoDaddy Domains By Proxy, LLC
32 bestnet.team 22 Dec 2023 22 Dec 2024 OwnRegistrar, Inc. WhoisSecure
33 bestnet.blog 30 Dec 2023 30 Dec 2024 CV. Rumahweb Indonesia Domain Data Guard
34 bestnet.net.cn 30 Jan 2024 30 Jan 2025 阿里云计算有限公司(万网) 靳连静
35 bestnet.website 14 Feb 2024 14 Feb 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
36 bestnet.co.nz 18 Feb 2024 - Voyager Internet Ltd T/A 1st Domains -
37 bestnet.com.ng 25 Feb 2024 25 Feb 2025 TRUEHOST CLOUD best net devlopers
38 bestnet.club 28 Feb 2024 28 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) lin mei
39 bestnet.top 28 Feb 2024 28 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) lin mei
40 bestnet.xyz 7 Mar 2024 7 Mar 2025 Dynadot LLC Super Privacy Service LTD c/o Dynadot
41 bestnet.nz 20 Mar 2024 - Sitetech Solutions Ltd T/A SiteName -
42 bestnet.app 9 Apr 2024 9 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
43 bestnet.men 8 May 2024 8 May 2025 CSL Computer Service Langenbach GmbH d/b/a joker.com REDACTED FOR PRIVACY
44 bestnet.work 8 May 2024 8 May 2025 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
45 bestnet.icu 9 May 2024 9 May 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
46 bestnet.fun 9 May 2024 9 May 2026 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
47 bestnet.com.au - - Domain Directors Pty Ltd trading as Instra DENNIS W

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=bestnet&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "bestnet",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 47,
        "relation": "eq",
        "current": 47
    },
    "unique_domains": "bestnet.com, bestnet.net, bestnet.ru, bestnet.com.br, bestnet.co.jp, bestnet.be, bestnet.pl, bestnet.info, bestnet.it, bestnet.org, bestnet.biz, bestnet.sk, bestnet.com.pl, bestnet.by, bestnet.mobi, bestnet.net.pl, bestnet.property, bestnet.store, bestnet.uk, bestnet.jp, bestnet.ro, bestnet.solutions, bestnet.online, bestnet.pro, bestnet.io, bestnet.site, bestnet.space, bestnet.click, bestnet.vip, bestnet.tech, bestnet.cloud, bestnet.team, bestnet.blog, bestnet.net.cn, bestnet.website, bestnet.co.nz, bestnet.com.ng, bestnet.club, bestnet.top, bestnet.xyz, bestnet.nz, bestnet.app, bestnet.men, bestnet.work, bestnet.icu, bestnet.fun, bestnet.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "bestnet.com",
            "domain_keyword": "bestnet",
            "domain_tld": "com",
            "query_time": "2024-04-14 00:02:25",
            "create_date": "1994-10-23",
            "update_date": "2024-04-11",
            "expiry_date": "2024-10-22",
            "registrar_iana": 1408,
            "registrar_name": "united domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_country": "AT",
            "registrant_email": "https://www.united-domains.de/domain-inhaber-kontaktieren",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "bestnet.net",
            "domain_keyword": "bestnet",
            "domain_tld": "net",
            "query_time": "2024-04-06 22:58:22",
            "create_date": "1996-12-31",
            "update_date": "2023-04-24",
            "expiry_date": "2024-12-30",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "blair.ns.cloudflare.com",
                "henry.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "bestnet.ru",
            "domain_keyword": "bestnet",
            "domain_tld": "ru",
            "query_time": "2024-06-01 14:25:23",
            "create_date": "1998-05-26",
            "expiry_date": "2025-05-31",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "BEST Company",
            "name_servers": [
                "gate.bestnet.ru",
                "ns.bestnet.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "bestnet.com.br",
            "domain_keyword": "bestnet",
            "domain_tld": "com.br",
            "query_time": "2024-05-27 05:40:06",
            "create_date": "1999-02-08",
            "update_date": "2024-01-18",
            "expiry_date": "2025-02-08",
            "registrant_name": "Achecidades Ltda",
            "name_servers": [
                "a.sec.dns.br",
                "c.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 5,
            "domain_name": "bestnet.co.jp",
            "domain_keyword": "bestnet",
            "domain_tld": "co.jp",
            "query_time": "2024-04-19 17:38:02",
            "create_date": "1999-09-20",
            "update_date": "2023-10-01",
            "registrant_company": "Interlink Corporation",
            "name_servers": [
                "ns-137.awsdns-17.com",
                "ns-1498.awsdns-59.org",
                "ns-1641.awsdns-13.co.uk",
                "ns-561.awsdns-06.net"
            ]
        },
        {
            "num": 6,
            "domain_name": "bestnet.be",
            "domain_keyword": "bestnet",
            "domain_tld": "be",
            "query_time": "2024-05-29 06:00:10",
            "create_date": "1999-12-15",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns3.combell.net",
                "ns4.combell.net"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 7,
            "domain_name": "bestnet.pl",
            "domain_keyword": "bestnet",
            "domain_tld": "pl",
            "query_time": "2024-05-18 15:48:17",
            "create_date": "2001-06-06",
            "update_date": "2023-06-05",
            "expiry_date": "2024-06-05",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns104.ovh.net",
                "ns104.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "bestnet.info",
            "domain_keyword": "bestnet",
            "domain_tld": "info",
            "query_time": "2024-05-11 21:25:39",
            "create_date": "2001-09-15",
            "update_date": "2023-08-23",
            "expiry_date": "2024-09-15",
            "registrar_iana": 474,
            "registrar_name": "IDC Frontier Inc.",
            "registrar_website": "http://do-reg.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "INTERLINK CORPORATION",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hyogo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1476.awsdns-56.org",
                "ns-1894.awsdns-44.co.uk",
                "ns-258.awsdns-32.com",
                "ns-713.awsdns-25.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "bestnet.it",
            "domain_keyword": "bestnet",
            "domain_tld": "it",
            "query_time": "2024-04-14 00:02:25",
            "create_date": "2002-06-19",
            "update_date": "2023-08-03",
            "expiry_date": "2024-07-18",
            "registrar_name": "Explorer Servizi s.r.l.",
            "registrar_website": "https://www.explorerservizi.it",
            "registrant_company": "Master System Sas",
            "registrant_address": "Via Tazzoli, 8",
            "registrant_city": "Brescia",
            "registrant_state": "BS",
            "registrant_zip": "25128",
            "registrant_country": "IT",
            "name_servers": [
                "ns11.explorerservizi.it",
                "ns12.explorerservizi.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 10,
            "domain_name": "bestnet.org",
            "domain_keyword": "bestnet",
            "domain_tld": "org",
            "query_time": "2024-05-27 05:40:07",
            "create_date": "2002-11-28",
            "update_date": "2023-08-22",
            "expiry_date": "2024-11-28",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "https://uniregistry.com/whois",
            "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.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "bestnet.biz",
            "domain_keyword": "bestnet",
            "domain_tld": "biz",
            "query_time": "2024-04-14 00:02:24",
            "create_date": "2003-12-23",
            "update_date": "2023-11-29",
            "expiry_date": "2024-12-22",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": ".",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "na",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-a.dns.yourhosting.nl",
                "ns-b.dns.yourhosting.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "bestnet.sk",
            "domain_keyword": "bestnet",
            "domain_tld": "sk",
            "query_time": "2024-05-06 02:57:45",
            "create_date": "2004-02-04",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-04",
            "registrar_name": "Proxis, spol. s r.o.",
            "registrant_name": "Proxis, spol. s r.o.",
            "registrant_company": "Proxis, spol. s r.o.",
            "registrant_address": "Slovenská 1",
            "registrant_city": "Bardejov",
            "registrant_zip": "08501",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.915766744",
            "name_servers": [
                "ex1.proxis.sk",
                "mercury.proxis.sk",
                "moon.proxis.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 13,
            "domain_name": "bestnet.com.pl",
            "domain_keyword": "bestnet",
            "domain_tld": "com.pl",
            "query_time": "2024-04-19 17:38:02",
            "create_date": "2005-02-04",
            "update_date": "2024-03-03",
            "expiry_date": "2026-02-04",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns18.ovh.net",
                "ns18.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "bestnet.by",
            "domain_keyword": "bestnet",
            "domain_tld": "by",
            "query_time": "2024-04-11 18:47:16",
            "create_date": "2005-06-14",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-15",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "ООО \"ИНТЕЛЛЕКТСЕРВИС\"",
            "registrant_address": "220004, -, г. Минск, ул. К. Цеткин, д. 18/18, к. 713",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375173964619",
            "name_servers": [
                "ns1.hoster.by",
                "ns2.hoster.by"
            ]
        },
        {
            "num": 15,
            "domain_name": "bestnet.mobi",
            "domain_keyword": "bestnet",
            "domain_tld": "mobi",
            "query_time": "2024-05-29 06:00:10",
            "create_date": "2011-05-27",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-27",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "bestNET Information-Service GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "bestnet.net.pl",
            "domain_keyword": "bestnet",
            "domain_tld": "net.pl",
            "query_time": "2024-04-19 17:38:02",
            "create_date": "2015-02-04",
            "update_date": "2024-02-01",
            "expiry_date": "2025-02-04",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "ns1.kylos.pl",
                "ns2.kylos.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "bestnet.property",
            "domain_keyword": "bestnet",
            "domain_tld": "property",
            "query_time": "2024-05-27 05:40:07",
            "create_date": "2016-03-18",
            "update_date": "2024-02-11",
            "expiry_date": "2025-03-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fundinetwork",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Western Cape",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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 contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.dns1.co.za",
                "ns.dns2.co.za",
                "ns.otherdns.com",
                "ns.otherdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "bestnet.store",
            "domain_keyword": "bestnet",
            "domain_tld": "store",
            "query_time": "2024-04-18 15:28:03",
            "create_date": "2018-08-21",
            "update_date": "2023-08-31",
            "expiry_date": "2028-08-21",
            "registrar_iana": 1913,
            "registrar_name": "Dotserve Inc",
            "registrar_website": "http://dotserve.website",
            "registrant_company": "GDPR Masked",
            "registrant_state": "GDPR Masked",
            "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": [
                "ns13.hawkhost.com",
                "ns14.hawkhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "bestnet.uk",
            "domain_keyword": "bestnet",
            "domain_tld": "uk",
            "query_time": "2024-05-02 14:53:04",
            "create_date": "2019-06-21",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-21",
            "registrar_name": "eNom LLC [Tag = ENOM]",
            "registrar_website": "https://www.enom.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 20,
            "domain_name": "bestnet.jp",
            "domain_keyword": "bestnet",
            "domain_tld": "jp",
            "query_time": "2024-05-20 12:29:32",
            "create_date": "2021-01-12",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrant_name": "Interlink Corporation",
            "registrant_address": "Nishinomiya-shi",
            "registrant_zip": "663-8222",
            "registrant_email": "[email protected]",
            "registrant_phone": "0798-37-4794",
            "registrant_fax": "0798-37-4792",
            "name_servers": [
                "ns-1071.awsdns-05.org",
                "ns-1643.awsdns-13.co.uk",
                "ns-510.awsdns-63.com",
                "ns-617.awsdns-13.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 21,
            "domain_name": "bestnet.ro",
            "domain_keyword": "bestnet",
            "domain_tld": "ro",
            "query_time": "2024-04-14 00:02:41",
            "create_date": "2021-01-22",
            "expiry_date": "2027-01-21",
            "registrar_name": "TES Euro Media SRL",
            "registrar_website": "https://www.gazduire.net",
            "name_servers": [
                "ali.ns.cloudflare.com",
                "glen.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 22,
            "domain_name": "bestnet.solutions",
            "domain_keyword": "bestnet",
            "domain_tld": "solutions",
            "query_time": "2024-05-29 06:00:11",
            "create_date": "2021-02-01",
            "update_date": "2024-03-17",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.secureline.ca",
                "ns2.secureline.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "bestnet.online",
            "domain_keyword": "bestnet",
            "domain_tld": "online",
            "query_time": "2024-05-11 21:25:39",
            "create_date": "2021-06-12",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-12",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_state": "PL",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "reese.ns.cloudflare.com",
                "violet.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "bestnet.pro",
            "domain_keyword": "bestnet",
            "domain_tld": "pro",
            "query_time": "2024-05-27 05:40:07",
            "create_date": "2021-09-07",
            "update_date": "2023-10-22",
            "expiry_date": "2024-09-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "bestnet.io",
            "domain_keyword": "bestnet",
            "domain_tld": "io",
            "query_time": "2024-05-17 01:22:39",
            "create_date": "2023-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "bestnet.site",
            "domain_keyword": "bestnet",
            "domain_tld": "site",
            "query_time": "2024-05-24 12:09:33",
            "create_date": "2023-07-25",
            "update_date": "2024-04-17",
            "expiry_date": "2024-07-25",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.infra-server.com",
                "ns2.infra-server.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "bestnet.space",
            "domain_keyword": "bestnet",
            "domain_tld": "space",
            "query_time": "2024-05-20 00:16:08",
            "create_date": "2023-08-07",
            "update_date": "2023-11-10",
            "expiry_date": "2024-08-07",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_company": "Privacy Protection",
            "registrant_state": "IL",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "bestnet.click",
            "domain_keyword": "bestnet",
            "domain_tld": "click",
            "query_time": "2024-05-29 06:00:10",
            "create_date": "2023-09-23",
            "update_date": "2023-09-29",
            "expiry_date": "2024-09-23",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "norm.ns.cloudflare.com",
                "raegan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "bestnet.vip",
            "domain_keyword": "bestnet",
            "domain_tld": "vip",
            "query_time": "2024-04-30 06:41:26",
            "create_date": "2023-10-18",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169010305",
            "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": [
                "isaac.ns.cloudflare.com",
                "rafe.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "bestnet.tech",
            "domain_keyword": "bestnet",
            "domain_tld": "tech",
            "query_time": "2024-05-20 00:17:21",
            "create_date": "2023-12-04",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-04",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "bristol.ns.cloudflare.com",
                "dean.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "bestnet.cloud",
            "domain_keyword": "bestnet",
            "domain_tld": "cloud",
            "query_time": "2024-04-06 22:58:22",
            "create_date": "2023-12-12",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bayan.ns.cloudflare.com",
                "pat.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "bestnet.team",
            "domain_keyword": "bestnet",
            "domain_tld": "team",
            "query_time": "2024-04-30 06:41:26",
            "create_date": "2023-12-22",
            "update_date": "2023-12-27",
            "expiry_date": "2024-12-22",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "http://ownregistrar.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "WhoisSecure",
            "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": [
                "damon.ns.cloudflare.com",
                "daniella.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "bestnet.blog",
            "domain_keyword": "bestnet",
            "domain_tld": "blog",
            "query_time": "2024-05-08 04:37:43",
            "create_date": "2023-12-30",
            "update_date": "2024-01-09",
            "expiry_date": "2024-12-30",
            "registrar_iana": 1675,
            "registrar_name": "CV. Rumahweb Indonesia",
            "registrar_website": "http://www.rumahweb.com",
            "registrant_company": "Domain Data Guard",
            "registrant_state": "Yogyakarta",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.rumahweb.com",
                "ns2.rumahweb.com",
                "ns3.rumahweb.net",
                "ns4.rumahweb.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "bestnet.net.cn",
            "domain_keyword": "bestnet",
            "domain_tld": "net.cn",
            "query_time": "2024-05-29 06:00:11",
            "create_date": "2024-01-30",
            "expiry_date": "2025-01-30",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "靳连静",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "bestnet.website",
            "domain_keyword": "bestnet",
            "domain_tld": "website",
            "query_time": "2024-04-06 22:58:22",
            "create_date": "2024-02-14",
            "update_date": "2024-02-19",
            "expiry_date": "2025-02-14",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "raina.ns.cloudflare.com",
                "sergi.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "bestnet.co.nz",
            "domain_keyword": "bestnet",
            "domain_tld": "co.nz",
            "query_time": "2024-04-30 06:41:26",
            "create_date": "2024-02-18",
            "update_date": "2024-02-23",
            "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": 37,
            "domain_name": "bestnet.com.ng",
            "domain_keyword": "bestnet",
            "domain_tld": "com.ng",
            "query_time": "2024-04-30 06:41:26",
            "create_date": "2024-02-25",
            "update_date": "2024-02-26",
            "expiry_date": "2025-02-25",
            "registrar_name": "TRUEHOST CLOUD",
            "registrar_website": "https://truehost.com.ng",
            "registrant_name": "best  net",
            "registrant_company": "best net devlopers",
            "registrant_address": "kano, Hausawa",
            "registrant_city": "kano",
            "registrant_state": "kano",
            "registrant_zip": "700001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "21038523",
            "name_servers": [
                "ns1.cloudoon.com",
                "ns2.cloudoon.net",
                "ns3.cloudoon.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "bestnet.club",
            "domain_keyword": "bestnet",
            "domain_tld": "club",
            "query_time": "2024-04-30 06:41:26",
            "create_date": "2024-02-28",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "lin mei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "audrey.ns.cloudflare.com",
                "yisroel.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "bestnet.top",
            "domain_keyword": "bestnet",
            "domain_tld": "top",
            "query_time": "2024-05-08 04:37:43",
            "create_date": "2024-02-28",
            "update_date": "2024-02-28",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "lin mei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "greg.ns.cloudflare.com",
                "mallory.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "bestnet.xyz",
            "domain_keyword": "bestnet",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 04:37:43",
            "create_date": "2024-03-07",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-07",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "bestnet.nz",
            "domain_keyword": "bestnet",
            "domain_tld": "nz",
            "query_time": "2024-06-01 04:12:45",
            "create_date": "2024-03-20",
            "update_date": "2024-03-25",
            "registrar_name": "Sitetech Solutions Ltd T/A SiteName",
            "registrar_website": "https://sitename.co.nz/",
            "name_servers": [
                "ns1.myhost.nz",
                "ns2.myhost.nz",
                "ns3.myhost.nz",
                "ns4.myhost.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "bestnet.app",
            "domain_keyword": "bestnet",
            "domain_tld": "app",
            "query_time": "2024-04-09 11:33:59",
            "create_date": "2024-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 43,
            "domain_name": "bestnet.men",
            "domain_keyword": "bestnet",
            "domain_tld": "men",
            "query_time": "2024-05-10 17:17:19",
            "create_date": "2024-05-08",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "whois.joker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Copenhagen",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "benedict.ns.cloudflare.com",
                "deborah.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "bestnet.work",
            "domain_keyword": "bestnet",
            "domain_tld": "work",
            "query_time": "2024-05-10 18:35:24",
            "create_date": "2024-05-08",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Xi Zhuang Zu Zi Zhi Qu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "bestnet.icu",
            "domain_keyword": "bestnet",
            "domain_tld": "icu",
            "query_time": "2024-05-26 13:51:24",
            "create_date": "2024-05-09",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "bestnet.fun",
            "domain_keyword": "bestnet",
            "domain_tld": "fun",
            "query_time": "2024-05-20 00:14:55",
            "create_date": "2024-05-09",
            "update_date": "2024-05-14",
            "expiry_date": "2026-05-09",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "bestnet.com.au",
            "domain_keyword": "bestnet",
            "domain_tld": "com.au",
            "query_time": "2024-05-29 06:00:10",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "DENNIS W",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.271,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>bestnet</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>47</total>
  <relation>eq</relation>
  <current>47</current>
 </count>
 <unique_domains>bestnet.com, bestnet.net, bestnet.ru, bestnet.com.br, bestnet.co.jp, bestnet.be, bestnet.pl, bestnet.info, bestnet.it, bestnet.org, bestnet.biz, bestnet.sk, bestnet.com.pl, bestnet.by, bestnet.mobi, bestnet.net.pl, bestnet.property, bestnet.store, bestnet.uk, bestnet.jp, bestnet.ro, bestnet.solutions, bestnet.online, bestnet.pro, bestnet.io, bestnet.site, bestnet.space, bestnet.click, bestnet.vip, bestnet.tech, bestnet.cloud, bestnet.team, bestnet.blog, bestnet.net.cn, bestnet.website, bestnet.co.nz, bestnet.com.ng, bestnet.club, bestnet.top, bestnet.xyz, bestnet.nz, bestnet.app, bestnet.men, bestnet.work, bestnet.icu, bestnet.fun, bestnet.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>bestnet.com</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 00:02:25</query_time>
   <create_date>1994-10-23</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_country>AT</registrant_country>
   <registrant_email>https://www.united-domains.de/domain-inhaber-kontaktieren</registrant_email>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>bestnet.net</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-06 22:58:22</query_time>
   <create_date>1996-12-31</create_date>
   <update_date>2023-04-24</update_date>
   <expiry_date>2024-12-30</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>blair.ns.cloudflare.com</value>
    <value>henry.ns.cloudflare.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>bestnet.ru</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-06-01 14:25:23</query_time>
   <create_date>1998-05-26</create_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>BEST Company</registrant_company>
   <name_servers>
    <value>gate.bestnet.ru</value>
    <value>ns.bestnet.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>bestnet.com.br</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-27 05:40:06</query_time>
   <create_date>1999-02-08</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrant_name>Achecidades Ltda</registrant_name>
   <name_servers>
    <value>a.sec.dns.br</value>
    <value>c.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>bestnet.co.jp</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-19 17:38:02</query_time>
   <create_date>1999-09-20</create_date>
   <update_date>2023-10-01</update_date>
   <registrant_company>Interlink Corporation</registrant_company>
   <name_servers>
    <value>ns-137.awsdns-17.com</value>
    <value>ns-1498.awsdns-59.org</value>
    <value>ns-1641.awsdns-13.co.uk</value>
    <value>ns-561.awsdns-06.net</value>
   </name_servers>
  </value>
  <value>
   <num>6</num>
   <domain_name>bestnet.be</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-29 06:00:10</query_time>
   <create_date>1999-12-15</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns3.combell.net</value>
    <value>ns4.combell.net</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>bestnet.pl</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-18 15:48:17</query_time>
   <create_date>2001-06-06</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns104.ovh.net</value>
    <value>ns104.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>bestnet.info</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-11 21:25:39</query_time>
   <create_date>2001-09-15</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>474</registrar_iana>
   <registrar_name>IDC Frontier Inc.</registrar_name>
   <registrar_website>http://do-reg.jp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>INTERLINK CORPORATION</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hyogo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1476.awsdns-56.org</value>
    <value>ns-1894.awsdns-44.co.uk</value>
    <value>ns-258.awsdns-32.com</value>
    <value>ns-713.awsdns-25.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>bestnet.it</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-14 00:02:25</query_time>
   <create_date>2002-06-19</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_name>Explorer Servizi s.r.l.</registrar_name>
   <registrar_website>https://www.explorerservizi.it</registrar_website>
   <registrant_company>Master System Sas</registrant_company>
   <registrant_address>Via Tazzoli, 8</registrant_address>
   <registrant_city>Brescia</registrant_city>
   <registrant_state>BS</registrant_state>
   <registrant_zip>25128</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns11.explorerservizi.it</value>
    <value>ns12.explorerservizi.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>bestnet.org</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 05:40:07</query_time>
   <create_date>2002-11-28</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>https://uniregistry.com/whois</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.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>bestnet.biz</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-14 00:02:24</query_time>
   <create_date>2003-12-23</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>na</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-a.dns.yourhosting.nl</value>
    <value>ns-b.dns.yourhosting.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>bestnet.sk</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 02:57:45</query_time>
   <create_date>2004-02-04</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>Proxis, spol. s r.o.</registrar_name>
   <registrant_name>Proxis, spol. s r.o.</registrant_name>
   <registrant_company>Proxis, spol. s r.o.</registrant_company>
   <registrant_address>Slovenská 1</registrant_address>
   <registrant_city>Bardejov</registrant_city>
   <registrant_zip>08501</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.915766744</registrant_phone>
   <name_servers>
    <value>ex1.proxis.sk</value>
    <value>mercury.proxis.sk</value>
    <value>moon.proxis.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>bestnet.com.pl</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-19 17:38:02</query_time>
   <create_date>2005-02-04</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2026-02-04</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns18.ovh.net</value>
    <value>ns18.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>bestnet.by</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-11 18:47:16</query_time>
   <create_date>2005-06-14</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>ООО &quot;ИНТЕЛЛЕКТСЕРВИС&quot;</registrant_company>
   <registrant_address>220004, -, г. Минск, ул. К. Цеткин, д. 18/18, к. 713</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375173964619</registrant_phone>
   <name_servers>
    <value>ns1.hoster.by</value>
    <value>ns2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>15</num>
   <domain_name>bestnet.mobi</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-29 06:00:10</query_time>
   <create_date>2011-05-27</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>bestNET Information-Service GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>bestnet.net.pl</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-04-19 17:38:02</query_time>
   <create_date>2015-02-04</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>ns1.kylos.pl</value>
    <value>ns2.kylos.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>bestnet.property</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>property</domain_tld>
   <query_time>2024-05-27 05:40:07</query_time>
   <create_date>2016-03-18</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fundinetwork</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Western Cape</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</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 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.dns1.co.za</value>
    <value>ns.dns2.co.za</value>
    <value>ns.otherdns.com</value>
    <value>ns.otherdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>bestnet.store</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-18 15:28:03</query_time>
   <create_date>2018-08-21</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-08-21</expiry_date>
   <registrar_iana>1913</registrar_iana>
   <registrar_name>Dotserve Inc</registrar_name>
   <registrar_website>http://dotserve.website</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>GDPR Masked</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>ns13.hawkhost.com</value>
    <value>ns14.hawkhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>bestnet.uk</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-02 14:53:04</query_time>
   <create_date>2019-06-21</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_name>eNom LLC [Tag = ENOM]</registrar_name>
   <registrar_website>https://www.enom.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>bestnet.jp</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-20 12:29:32</query_time>
   <create_date>2021-01-12</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrant_name>Interlink Corporation</registrant_name>
   <registrant_address>Nishinomiya-shi</registrant_address>
   <registrant_zip>663-8222</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>0798-37-4794</registrant_phone>
   <registrant_fax>0798-37-4792</registrant_fax>
   <name_servers>
    <value>ns-1071.awsdns-05.org</value>
    <value>ns-1643.awsdns-13.co.uk</value>
    <value>ns-510.awsdns-63.com</value>
    <value>ns-617.awsdns-13.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>bestnet.ro</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-14 00:02:41</query_time>
   <create_date>2021-01-22</create_date>
   <expiry_date>2027-01-21</expiry_date>
   <registrar_name>TES Euro Media SRL</registrar_name>
   <registrar_website>https://www.gazduire.net</registrar_website>
   <name_servers>
    <value>ali.ns.cloudflare.com</value>
    <value>glen.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>bestnet.solutions</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-29 06:00:11</query_time>
   <create_date>2021-02-01</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.secureline.ca</value>
    <value>ns2.secureline.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>bestnet.online</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-11 21:25:39</query_time>
   <create_date>2021-06-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_state>PL</registrant_state>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>reese.ns.cloudflare.com</value>
    <value>violet.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>bestnet.pro</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-27 05:40:07</query_time>
   <create_date>2021-09-07</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>bestnet.io</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-17 01:22:39</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>bestnet.site</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-24 12:09:33</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.infra-server.com</value>
    <value>ns2.infra-server.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>bestnet.space</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-20 00:16:08</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>bestnet.click</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-29 06:00:10</query_time>
   <create_date>2023-09-23</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-09-23</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>norm.ns.cloudflare.com</value>
    <value>raegan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>bestnet.vip</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-30 06:41:26</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169010305</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>isaac.ns.cloudflare.com</value>
    <value>rafe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>bestnet.tech</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-20 00:17:21</query_time>
   <create_date>2023-12-04</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>bristol.ns.cloudflare.com</value>
    <value>dean.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>bestnet.cloud</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-06 22:58:22</query_time>
   <create_date>2023-12-12</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bayan.ns.cloudflare.com</value>
    <value>pat.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>32</num>
   <domain_name>bestnet.team</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-04-30 06:41:26</query_time>
   <create_date>2023-12-22</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>http://ownregistrar.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>WhoisSecure</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>damon.ns.cloudflare.com</value>
    <value>daniella.ns.cloudflare.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>bestnet.blog</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-08 04:37:43</query_time>
   <create_date>2023-12-30</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>1675</registrar_iana>
   <registrar_name>CV. Rumahweb Indonesia</registrar_name>
   <registrar_website>http://www.rumahweb.com</registrar_website>
   <registrant_company>Domain Data Guard</registrant_company>
   <registrant_state>Yogyakarta</registrant_state>
   <registrant_country>ID</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.rumahweb.com</value>
    <value>ns2.rumahweb.com</value>
    <value>ns3.rumahweb.net</value>
    <value>ns4.rumahweb.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>bestnet.net.cn</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-05-29 06:00:11</query_time>
   <create_date>2024-01-30</create_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>靳连静</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>bestnet.website</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-04-06 22:58:22</query_time>
   <create_date>2024-02-14</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>raina.ns.cloudflare.com</value>
    <value>sergi.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>bestnet.co.nz</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-30 06:41:26</query_time>
   <create_date>2024-02-18</create_date>
   <update_date>2024-02-23</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>37</num>
   <domain_name>bestnet.com.ng</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-04-30 06:41:26</query_time>
   <create_date>2024-02-25</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_name>TRUEHOST CLOUD</registrar_name>
   <registrar_website>https://truehost.com.ng</registrar_website>
   <registrant_name>best  net</registrant_name>
   <registrant_company>best net devlopers</registrant_company>
   <registrant_address>kano, Hausawa</registrant_address>
   <registrant_city>kano</registrant_city>
   <registrant_state>kano</registrant_state>
   <registrant_zip>700001</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>21038523</registrant_phone>
   <name_servers>
    <value>ns1.cloudoon.com</value>
    <value>ns2.cloudoon.net</value>
    <value>ns3.cloudoon.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>bestnet.club</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-30 06:41:26</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>lin mei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>audrey.ns.cloudflare.com</value>
    <value>yisroel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>bestnet.top</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-08 04:37:43</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>lin mei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>greg.ns.cloudflare.com</value>
    <value>mallory.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>bestnet.xyz</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 04:37:43</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>41</num>
   <domain_name>bestnet.nz</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-06-01 04:12:45</query_time>
   <create_date>2024-03-20</create_date>
   <update_date>2024-03-25</update_date>
   <registrar_name>Sitetech Solutions Ltd T/A SiteName</registrar_name>
   <registrar_website>https://sitename.co.nz/</registrar_website>
   <name_servers>
    <value>ns1.myhost.nz</value>
    <value>ns2.myhost.nz</value>
    <value>ns3.myhost.nz</value>
    <value>ns4.myhost.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>bestnet.app</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-09 11:33:59</query_time>
   <create_date>2024-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>bestnet.men</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>men</domain_tld>
   <query_time>2024-05-10 17:17:19</query_time>
   <create_date>2024-05-08</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>whois.joker.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Copenhagen</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>benedict.ns.cloudflare.com</value>
    <value>deborah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>bestnet.work</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-10 18:35:24</query_time>
   <create_date>2024-05-08</create_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Xi Zhuang Zu Zi Zhi Qu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>bestnet.icu</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-26 13:51:24</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>bestnet.fun</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-20 00:14:55</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2026-05-09</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>bestnet.com.au</domain_name>
   <domain_keyword>bestnet</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-29 06:00:10</query_time>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>DENNIS W</registrant_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.271</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,282 domain names (in 0.552 seconds) which look and sound like the brand name "bestnet".
Domain Name Registered Expiry Registrar Ownership
1 besonet.com 11 Dec 2003 11 Dec 2025 Infomaniak Network SA Quickline AG
2 bestnft.tech 6 Nov 2021 6 Nov 2024 ENARTIA S.A. Data Protected
3 bestner.com 20 Mar 2022 20 Mar 2025 Gname.com Pte. Ltd. Redacted for privacy
4 pestnet.it 18 Jan 2016 21 Oct 2024 Ormag S.r.l.s. PESTNET ITALIA SRL
5 testnet.farm 22 Nov 2023 22 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
6 bes-net.org 3 Aug 2022 3 Aug 2024 Sav.com, LLC - 20 Privacy Protection
7 bestjet.store 31 Aug 2020 31 Aug 2030 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) jin suo
8 beastnet.com 17 Jan 2001 17 Jan 2025 GoDaddy Online Services Cayman Islands Ltd. -
9 bestyet.net 9 Mar 2009 9 Mar 2025 Annulet LLC -
10 bestnew.ru 3 Dec 2007 3 Dec 2024 SALENAMES-RU Private Person
11 westnet.ca 29 Oct 2000 15 Feb 2030 Webnames.ca Inc. West Net Inc.
12 bestbet.cash 11 Aug 2023 11 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
13 bestnest.com 9 Jan 1999 9 Jan 2026 Register.com, Inc. BestNest, Inc.
14 bestwet.com 30 Oct 2003 29 Oct 2024 GoDaddy Online Services Cayman Islands Ltd. -
15 brestnet.com 8 Nov 2004 8 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
16 bestnte.com 2 Jun 2022 2 Jun 2024 GoDaddy.com, LLC -
17 bettnet.org 8 Dec 2004 8 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0125079943
18 bestbet.space 18 Dec 2023 18 Dec 2024 Hosting Ukraine LLC Hosting Ukraine LLC
19 westnet.cc 4 Sep 2014 4 Sep 2024 Wild West Domains, LLC -
20 bestbet.bot 16 Nov 2023 16 Nov 2024 Dynadot, LLC Webtrading Co.
21 bestnft.store 27 Jun 2022 27 Jun 2025 Dynadot LLC -
22 bestnext.com 5 Sep 2012 5 Sep 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
23 bestpet.online 1 Jan 2022 1 Jan 2026 Go Daddy, LLC Domains By Proxy, LLC
24 cestnet.com 13 Dec 2012 13 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
25 nestnet.tech 19 May 2017 19 May 2025 Go Daddy, LLC Domains By Proxy, LLC
26 lestnet.com 18 Mar 2020 18 Mar 2025 ENOM, INC. REDACTED FOR PRIVACY
27 bestjet.com 13 Apr 2021 13 Apr 2025 DropCatch.com 717 LLC Adi Azar
28 testnet.website 29 Feb 2024 28 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
29 bestvet.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
30 testnet.net 3 Feb 2013 3 Feb 2025 Go Canada Domains, LLC -
31 bestpet.pt 3 Dec 2021 3 Dec 2025 - -
32 best-net.org 2 Sep 2019 2 Sep 2024 DNC Holdings, Inc. Lakes Region Wireless
33 bestnes.com 1 May 2023 1 May 2025 GoDaddy.com, LLC -
34 bestneg.com 11 May 2022 11 May 2025 SAV.COM, LLC REDACTED FOR PRIVACY
35 testnet.money 4 Jun 2022 4 Jun 2025 Dynadot Inc REDACTED FOR PRIVACY
36 bestbet.cloud 16 Mar 2024 16 Mar 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
37 bestbet.com.br 16 Dec 2020 16 Dec 2027 GODADDY (86) Rede Loto Ltda
38 bestndt.org 1 Apr 2011 1 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
39 bestget.com 6 Jan 2000 6 Jan 2025 IONOS SE BestGet Inc.
40 bestnect.com 6 Mar 2024 6 Mar 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
41 bestenet.nl 31 Mar 2015 - Internationale Domeinregistratie Nederland -
42 testnet.app 28 Sep 2022 28 Sep 2024 Sav.com, LLC Privacy Protection
43 bestpet.gift 30 Mar 2023 30 Mar 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
44 bustnet.com 26 May 2024 26 May 2025 SNAPNAMES 54, LLC -
45 bestnest.ru 2 Oct 2023 2 Oct 2024 REGRU-RU Private Person
46 bestneo.com 25 Jul 2017 25 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
47 bestbet.one 4 Jan 2024 4 Jan 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
48 bestnft.info 17 Jun 2022 17 Jun 2024 OVH SAS Marcin Gaworski
49 bestent.nyc 1 Oct 2021 1 Oct 2024 GoDaddy.com, LLC John Carew MD, PC
50 bestbet.games 11 Aug 2023 11 Aug 2025 GoDaddy.com, LLC Domains By Proxy, LLC
51 bestjet.com.cn 15 Aug 2022 15 Aug 2024 北京新网数码信息技术有限公司 王启龙
52 zestnet.com 25 Feb 1998 24 Feb 2025 BBOnline Private Individual
53 bestonet.net 17 Apr 2012 17 Apr 2025 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
54 testnet.life 22 May 2024 22 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com N/A
55 westnet.co.jp 12 Oct 1998 - - WEST CORPORATION
56 best-net.ru 2 Jul 2007 2 Jul 2024 SALENAMES-RU Private Person
57 bestnest.io 1 Mar 2019 1 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
58 bestvet.in 18 Jul 2019 18 Jul 2027 GoDaddy.com, LLC Best vet
59 bestnetz.com 28 Apr 2020 28 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
60 bestbet.nl 21 Apr 2019 - Waagschaal B.V. -
61 testnet.us 1 Jul 2018 1 Jul 2024 GoDaddy.com, LLC Repossessed by Go Daddy
62 bestneo.ru 23 May 2022 23 May 2024 REGRU-RU Private Person
63 festnet.com.br 29 Apr 2022 29 Apr 2026 - Fernando Luciano Magalh?es
64 bestget.top 8 Jan 2024 8 Jan 2025 Hongkong Kouming International Limited REDACTED FOR PRIVACY
65 bestbet.ro 3 Jan 2019 28 Dec 2024 Tool Domains Ltd -
66 bestbet.quest 20 Jan 2022 20 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
67 bestset.top 15 Sep 2023 15 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Ning Bo Bei Dou Outdoor Products Co.,Ltd.
68 bestnew.media 29 Nov 2023 29 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
69 testnet.co 30 Jun 2017 29 Jun 2024 NameCheap, Inc. NameBrand
70 bestset.org 19 Apr 2024 19 Apr 2025 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
71 bestpet.org 11 Nov 2020 11 Nov 2024 Dynadot Inc REDACTED FOR PRIVACY
72 bestget.space 12 Apr 2023 12 Apr 2025 HOSTINGER operations, UAB Not Applicable
73 bentnet.com 22 Jun 2023 22 Jun 2024 NameSilo, LLC -
74 bestbet.xyz 23 Oct 2021 23 Oct 2025 West263 International Limited Y Swetha
75 bestnpet.net 10 Dec 2017 10 Dec 2024 GoDaddy.com, LLC -
76 testnet.cloud 1 Jun 2019 1 Jun 2024 1API GmbH REDACTED FOR PRIVACY
77 abestnet.com 14 Apr 2023 14 Apr 2025 Domainnovations, Incorporated PERFECT PRIVACY, LLC
78 bestbet.world 15 Apr 2024 15 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
79 westnet.net.au - - Domain Directors Pty Ltd trading as Instra Reid Pereira
80 bestnew.loans 27 Feb 2019 27 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
81 best-net.net 3 Jan 2020 3 Jan 2025 Porkbun LLC Private by Design, LLC
82 bostnet.com 18 Sep 2015 18 Sep 2024 Abion AB AB Bostaden i Umeå
83 westnet.co.in 12 Sep 2022 12 Sep 2024 GoDaddy.com, LLC REDACTED FOR PRIVACY
84 bestset.info 28 Mar 2024 28 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) li yong yi
85 besthet.com 17 Feb 2024 17 Feb 2025 Name.com, Inc. Online Store
86 bestnew.shop 29 Feb 2024 28 Feb 2025 Alibaba Cloud Computing Ltd. -
87 bes-net.net 17 May 2005 17 May 2025 Network Solutions, LLC -
88 festnet.hu 3 Mar 2003 - - -
89 westnet.io 7 May 2024 7 May 2025 Sav.com, LLC REDACTED FOR PRIVACY
90 bestnest.site 16 Feb 2024 16 Feb 2025 Go Daddy, LLC Domains By Proxy, LLC
91 bestpet.biz 30 Aug 2019 30 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
92 destnet.com 17 Jun 2012 17 Jun 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
93 testnet.ooo 8 Jan 2019 8 Jan 2027 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
94 best2net.site 12 Sep 2023 12 Sep 2024 Go Daddy, LLC Domains By Proxy, LLC
95 bestyet.shop 18 Jun 2021 18 Jun 2025 GoDaddy.com LLC -
96 testnet.fr 21 Sep 2000 18 Mar 2025 GANDI Laurent FUMEY
97 bestneu.com 5 May 2024 5 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
98 testnet.tech 28 Nov 2017 28 Nov 2027 Dotserve Inc N/A
99 bestbet.nyc 8 Oct 2014 7 Oct 2024 GoDaddy.com, LLC SuperStar
100 testnet.yachts 24 Oct 2023 24 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
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 Bestnet.sk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=bestnet.sk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "bestnet.sk",
        "page_size": 100
    },
    "count": {
        "total": 5282,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "besonet.com, bestnft.tech, bestner.com, pestnet.it, testnet.farm, bes-net.org, bestjet.store, beastnet.com, bestyet.net, bestnew.ru, westnet.ca, bestbet.cash, bestnest.com, bestwet.com, brestnet.com, bestnte.com, bettnet.org, bestbet.space, westnet.cc, bestbet.bot, bestnft.store, bestnext.com, bestpet.online, cestnet.com, nestnet.tech, lestnet.com, bestjet.com, testnet.website, bestvet.xyz, testnet.net, bestpet.pt, best-net.org, bestnes.com, bestneg.com, testnet.money, bestbet.cloud, bestbet.com.br, bestndt.org, bestget.com, bestnect.com, bestenet.nl, testnet.app, bestpet.gift, bustnet.com, bestnest.ru, bestneo.com, bestbet.one, bestnft.info, bestent.nyc, bestbet.games, bestjet.com.cn, zestnet.com, bestonet.net, testnet.life, westnet.co.jp, best-net.ru, bestnest.io, bestvet.in, bestnetz.com, bestbet.nl, testnet.us, bestneo.ru, festnet.com.br, bestget.top, bestbet.ro, bestbet.quest, bestset.top, bestnew.media, testnet.co, bestset.org, bestpet.org, bestget.space, bentnet.com, bestbet.xyz, bestnpet.net, testnet.cloud, abestnet.com, bestbet.world, westnet.net.au, bestnew.loans, best-net.net, bostnet.com, westnet.co.in, bestset.info, besthet.com, bestnew.shop, bes-net.net, festnet.hu, westnet.io, bestnest.site, bestpet.biz, destnet.com, testnet.ooo, best2net.site, bestyet.shop, testnet.fr, bestneu.com, testnet.tech, bestbet.nyc, testnet.yachts",
    "results": [
        {
            "num": 1,
            "domain_name": "besonet.com",
            "domain_keyword": "besonet",
            "domain_tld": "com",
            "query_time": "2024-04-17 07:34:29",
            "create_date": "2003-12-11",
            "update_date": "2024-01-23",
            "expiry_date": "2025-12-11",
            "registrar_iana": 3240,
            "registrar_name": "Infomaniak Network SA",
            "registrar_website": "https://www.infomaniak.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Quickline AG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "https://www.infomaniak.com/gtl/whois-privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.qlns.ch",
                "ns2.qlns.ch"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "bestnft.tech",
            "domain_keyword": "bestnft",
            "domain_tld": "tech",
            "query_time": "2024-05-18 15:48:22",
            "create_date": "2021-11-06",
            "update_date": "2024-04-25",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1727,
            "registrar_name": "ENARTIA S.A.",
            "registrar_website": "http://papaki.com",
            "registrant_company": "Data Protected",
            "registrant_state": "ON",
            "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.",
            "name_servers": [
                "dns1.papaki.gr",
                "dns2.papaki.gr"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "bestner.com",
            "domain_keyword": "bestner",
            "domain_tld": "com",
            "query_time": "2024-05-20 12:29:31",
            "create_date": "2022-03-20",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-20",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HEBEI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=bestner.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "pestnet.it",
            "domain_keyword": "pestnet",
            "domain_tld": "it",
            "query_time": "2024-05-19 11:48:16",
            "create_date": "2016-01-18",
            "update_date": "2023-11-14",
            "expiry_date": "2024-10-21",
            "registrar_name": "Ormag S.r.l.s.",
            "registrar_website": "https://www.ormag.com",
            "registrant_company": "PESTNET ITALIA SRL",
            "registrant_address": "Via Terza Strada, 12",
            "registrant_city": "Conselve",
            "registrant_state": "PD",
            "registrant_zip": "35026",
            "registrant_country": "IT",
            "name_servers": [
                "lnx8.ormag.net",
                "slave.ormag.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 5,
            "domain_name": "testnet.farm",
            "domain_keyword": "testnet",
            "domain_tld": "farm",
            "query_time": "2024-05-25 08:40:05",
            "create_date": "2023-11-22",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-22",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.regway.com",
                "dns2.regway.com",
                "dns3.regway.com",
                "dns4.regway.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "bes-net.org",
            "domain_keyword": "bes-net",
            "domain_tld": "org",
            "query_time": "2024-06-02 14:17:18",
            "create_date": "2022-08-03",
            "update_date": "2023-07-11",
            "expiry_date": "2024-08-03",
            "registrar_iana": 3910,
            "registrar_name": "Sav.com, LLC - 20",
            "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": [
                "maria.ns.cloudflare.com",
                "paul.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "bestjet.store",
            "domain_keyword": "bestjet",
            "domain_tld": "store",
            "query_time": "2024-06-01 14:23:36",
            "create_date": "2020-08-31",
            "update_date": "2023-08-31",
            "expiry_date": "2030-08-31",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "jin suo",
            "registrant_state": "tian jin",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "beastnet.com",
            "domain_keyword": "beastnet",
            "domain_tld": "com",
            "query_time": "2024-04-15 12:16:58",
            "create_date": "2001-01-17",
            "update_date": "2023-06-30",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "bestyet.net",
            "domain_keyword": "bestyet",
            "domain_tld": "net",
            "query_time": "2024-04-23 11:58:57",
            "create_date": "2009-03-09",
            "update_date": "2024-01-31",
            "expiry_date": "2025-03-09",
            "registrar_iana": 607,
            "registrar_name": "Annulet LLC",
            "registrar_website": "http://www.annulet.com",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "bestnew.ru",
            "domain_keyword": "bestnew",
            "domain_tld": "ru",
            "query_time": "2024-05-02 02:40:33",
            "create_date": "2007-12-03",
            "expiry_date": "2024-12-03",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "westnet.ca",
            "domain_keyword": "westnet",
            "domain_tld": "ca",
            "query_time": "2024-05-04 09:52:26",
            "create_date": "2000-10-29",
            "update_date": "2024-04-20",
            "expiry_date": "2030-02-15",
            "registrar_iana": 456,
            "registrar_name": "Webnames.ca Inc.",
            "registrar_website": "www.webnames.ca",
            "registrant_name": "West Net Inc.",
            "registrant_address": "PRIVACY ASSIST #23095, C/O WESTNET.CA",
            "registrant_city": "Calgary",
            "registrant_state": "AB",
            "registrant_zip": "T2S3B1",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4037747470",
            "name_servers": [
                "ns1.westnet.ca",
                "ns2.westnet.ca",
                "wiwan66.seattle.westnet.ca"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "bestbet.cash",
            "domain_keyword": "bestbet",
            "domain_tld": "cash",
            "query_time": "2024-05-02 12:00:48",
            "create_date": "2023-08-11",
            "update_date": "2023-08-16",
            "expiry_date": "2025-08-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "bestnest.com",
            "domain_keyword": "bestnest",
            "domain_tld": "com",
            "query_time": "2024-05-08 04:37:43",
            "create_date": "1999-01-09",
            "update_date": "2024-01-22",
            "expiry_date": "2026-01-09",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "registrant_name": "BestNest, Inc.",
            "registrant_company": "BestNest, Inc.",
            "registrant_address": "4000 MCMANN RD",
            "registrant_city": "CINCINNATI",
            "registrant_state": "OH",
            "registrant_zip": "45245-2048",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "2146626073",
            "name_servers": [
                "craig.ns.cloudflare.com",
                "roxy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "bestwet.com",
            "domain_keyword": "bestwet",
            "domain_tld": "com",
            "query_time": "2024-05-22 06:32:13",
            "create_date": "2003-10-30",
            "update_date": "2023-10-11",
            "expiry_date": "2024-10-29",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "brestnet.com",
            "domain_keyword": "brestnet",
            "domain_tld": "com",
            "query_time": "2024-05-26 23:24:16",
            "create_date": "2004-11-08",
            "update_date": "2023-11-09",
            "expiry_date": "2024-11-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=brestnet.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns10.hawkhost.com",
                "ns9.hawkhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "bestnte.com",
            "domain_keyword": "bestnte",
            "domain_tld": "com",
            "query_time": "2024-04-06 22:59:22",
            "create_date": "2022-06-02",
            "update_date": "2023-10-04",
            "expiry_date": "2024-06-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "bettnet.org",
            "domain_keyword": "bettnet",
            "domain_tld": "org",
            "query_time": "2024-04-16 01:11:36",
            "create_date": "2004-12-08",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-08",
            "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 0125079943",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "bestbet.space",
            "domain_keyword": "bestbet",
            "domain_tld": "space",
            "query_time": "2024-05-02 12:00:49",
            "create_date": "2023-12-18",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-18",
            "registrar_iana": 2374,
            "registrar_name": "Hosting Ukraine LLC",
            "registrar_website": "https://www.ukraine.com.ua/",
            "registrant_company": "Hosting Ukraine LLC",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.flexbe.net",
                "ns2.flexbe.net",
                "ns3.flexbe.com",
                "ns4.flexbe.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "westnet.cc",
            "domain_keyword": "westnet",
            "domain_tld": "cc",
            "query_time": "2024-05-21 08:16:30",
            "create_date": "2014-09-04",
            "update_date": "2023-09-04",
            "expiry_date": "2024-09-04",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.westnet.at",
                "ns2.westnet.at"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "bestbet.bot",
            "domain_keyword": "bestbet",
            "domain_tld": "bot",
            "query_time": "2024-05-11 23:23:42",
            "create_date": "2023-11-16",
            "update_date": "2024-01-20",
            "expiry_date": "2024-11-16",
            "registrar_iana": 472,
            "registrar_name": "Dynadot, LLC",
            "registrar_website": "www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Webtrading Co.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "bestnft.store",
            "domain_keyword": "bestnft",
            "domain_tld": "store",
            "query_time": "2024-05-29 06:00:23",
            "create_date": "2022-06-27",
            "update_date": "2023-08-31",
            "expiry_date": "2025-06-27",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "bestnext.com",
            "domain_keyword": "bestnext",
            "domain_tld": "com",
            "query_time": "2024-04-14 00:03:09",
            "create_date": "2012-09-05",
            "update_date": "2020-08-30",
            "expiry_date": "2025-09-05",
            "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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "bestpet.online",
            "domain_keyword": "bestpet",
            "domain_tld": "online",
            "query_time": "2024-05-08 04:39:44",
            "create_date": "2022-01-01",
            "update_date": "2024-04-16",
            "expiry_date": "2026-01-01",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "cestnet.com",
            "domain_keyword": "cestnet",
            "domain_tld": "com",
            "query_time": "2024-04-23 23:16:53",
            "create_date": "2012-12-13",
            "update_date": "2020-12-07",
            "expiry_date": "2024-12-13",
            "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": [
                "nsg3.namebrightdns.com",
                "nsg4.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "nestnet.tech",
            "domain_keyword": "nestnet",
            "domain_tld": "tech",
            "query_time": "2024-05-22 11:51:19",
            "create_date": "2017-05-19",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-19",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "lestnet.com",
            "domain_keyword": "lestnet",
            "domain_tld": "com",
            "query_time": "2024-05-13 02:04:50",
            "create_date": "2020-03-18",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-18",
            "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": "SP",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "https://tieredaccess.com/contact/661fc7c7-de43-4e47-b63f-f8501c724b32",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "bestjet.com",
            "domain_keyword": "bestjet",
            "domain_tld": "com",
            "query_time": "2024-04-30 06:36:05",
            "create_date": "2021-04-13",
            "update_date": "2021-04-16",
            "expiry_date": "2025-04-13",
            "registrar_iana": 2197,
            "registrar_name": "DropCatch.com 717 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Adi Azar",
            "registrant_address": "12333 Sowden Rd Ste B #56440",
            "registrant_city": "Houston",
            "registrant_state": "TX",
            "registrant_zip": "77080",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2132355234",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "testnet.website",
            "domain_keyword": "testnet",
            "domain_tld": "website",
            "query_time": "2024-05-07 13:49:33",
            "create_date": "2024-02-29",
            "update_date": "2024-04-25",
            "expiry_date": "2025-02-28",
            "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 29,
            "domain_name": "bestvet.xyz",
            "domain_keyword": "bestvet",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 09:10:51",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "testnet.net",
            "domain_keyword": "testnet",
            "domain_tld": "net",
            "query_time": "2024-05-14 23:58:00",
            "create_date": "2013-02-03",
            "update_date": "2024-01-14",
            "expiry_date": "2025-02-03",
            "registrar_iana": 1150,
            "registrar_name": "Go Canada Domains, LLC",
            "registrar_website": "http://www.gocanadadomains.com",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "bestpet.pt",
            "domain_keyword": "bestpet",
            "domain_tld": "pt",
            "query_time": "2024-04-10 02:58:06",
            "create_date": "2021-12-03",
            "expiry_date": "2025-12-03",
            "name_servers": [
                "dns1.host-redirect.com",
                "dns2.host-redirect.com",
                "dns3.host-redirect.com",
                "dns4.host-redirect.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 32,
            "domain_name": "best-net.org",
            "domain_keyword": "best-net",
            "domain_tld": "org",
            "query_time": "2024-04-18 01:59:38",
            "create_date": "2019-09-02",
            "update_date": "2021-08-03",
            "expiry_date": "2024-09-02",
            "registrar_iana": 291,
            "registrar_name": "DNC Holdings, Inc.",
            "registrar_website": "http://www.directnic.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Lakes Region Wireless",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NH",
            "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": [
                "genesis.lakesregionwireless.net",
                "revelation.lakesregionwireless.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "bestnes.com",
            "domain_keyword": "bestnes",
            "domain_tld": "com",
            "query_time": "2024-05-08 04:37:42",
            "create_date": "2023-05-01",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "bestneg.com",
            "domain_keyword": "bestneg",
            "domain_tld": "com",
            "query_time": "2024-05-11 21:25:38",
            "create_date": "2022-05-11",
            "update_date": "2023-12-20",
            "expiry_date": "2025-05-11",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "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=bestneg.com",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1-coming-soon.sav.com",
                "ns2-coming-soon.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "testnet.money",
            "domain_keyword": "testnet",
            "domain_tld": "money",
            "query_time": "2024-05-22 08:27:43",
            "create_date": "2022-06-04",
            "update_date": "2024-05-20",
            "expiry_date": "2025-06-04",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ny",
            "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": [
                "merlin.ns.cloudflare.com",
                "vita.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 36,
            "domain_name": "bestbet.cloud",
            "domain_keyword": "bestbet",
            "domain_tld": "cloud",
            "query_time": "2024-05-15 12:31:39",
            "create_date": "2024-03-16",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "bestbet.com.br",
            "domain_keyword": "bestbet",
            "domain_tld": "com.br",
            "query_time": "2024-05-21 14:57:46",
            "create_date": "2020-12-16",
            "update_date": "2023-10-30",
            "expiry_date": "2027-12-16",
            "registrar_name": "GODADDY (86)",
            "registrant_name": "Rede Loto Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "buck.ns.cloudflare.com",
                "margaret.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 38,
            "domain_name": "bestndt.org",
            "domain_keyword": "bestndt",
            "domain_tld": "org",
            "query_time": "2024-04-14 00:02:19",
            "create_date": "2011-04-01",
            "update_date": "2023-12-23",
            "expiry_date": "2025-04-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "bestget.com",
            "domain_keyword": "bestget",
            "domain_tld": "com",
            "query_time": "2024-05-10 13:19:46",
            "create_date": "2000-01-06",
            "update_date": "2018-02-19",
            "expiry_date": "2025-01-06",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BestGet Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1061.ui-dns.biz",
                "ns1061.ui-dns.com",
                "ns1061.ui-dns.de",
                "ns1061.ui-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "bestnect.com",
            "domain_keyword": "bestnect",
            "domain_tld": "com",
            "query_time": "2024-05-08 04:37:42",
            "create_date": "2024-03-06",
            "update_date": "2024-03-08",
            "expiry_date": "2027-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "bestenet.nl",
            "domain_keyword": "bestenet",
            "domain_tld": "nl",
            "query_time": "2024-04-26 04:31:00",
            "create_date": "2015-03-31",
            "update_date": "2020-10-18",
            "registrar_name": "Internationale Domeinregistratie Nederland",
            "name_servers": [
                "ns1.dopingtime.com",
                "ns2.dopingtime.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 42,
            "domain_name": "testnet.app",
            "domain_keyword": "testnet",
            "domain_tld": "app",
            "query_time": "2024-05-23 04:42:41",
            "create_date": "2022-09-28",
            "update_date": "2023-05-24",
            "expiry_date": "2024-09-28",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "bestpet.gift",
            "domain_keyword": "bestpet",
            "domain_tld": "gift",
            "query_time": "2024-05-27 05:44:09",
            "create_date": "2023-03-30",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-30",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "bustnet.com",
            "domain_keyword": "bustnet",
            "domain_tld": "com",
            "query_time": "2024-06-01 00:29:19",
            "create_date": "2024-05-26",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-26",
            "registrar_iana": 1284,
            "registrar_name": "SNAPNAMES 54, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "7513faf1.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "bestnest.ru",
            "domain_keyword": "bestnest",
            "domain_tld": "ru",
            "query_time": "2024-05-02 02:40:33",
            "create_date": "2023-10-02",
            "expiry_date": "2024-10-02",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns1.yandex.net",
                "dns2.yandex.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 46,
            "domain_name": "bestneo.com",
            "domain_keyword": "bestneo",
            "domain_tld": "com",
            "query_time": "2024-04-14 00:02:23",
            "create_date": "2017-07-25",
            "update_date": "2020-07-19",
            "expiry_date": "2025-07-25",
            "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": 47,
            "domain_name": "bestbet.one",
            "domain_keyword": "bestbet",
            "domain_tld": "one",
            "query_time": "2024-05-10 23:58:34",
            "create_date": "2024-01-04",
            "update_date": "2024-04-27",
            "expiry_date": "2025-01-04",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "bestnft.info",
            "domain_keyword": "bestnft",
            "domain_tld": "info",
            "query_time": "2024-05-27 05:40:36",
            "create_date": "2022-06-17",
            "update_date": "2023-08-01",
            "expiry_date": "2024-06-17",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Marcin Gaworski",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns111.ovh.net",
                "ns111.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "bestent.nyc",
            "domain_keyword": "bestent",
            "domain_tld": "nyc",
            "query_time": "2024-05-02 11:30:01",
            "create_date": "2021-10-01",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "John Carew MD, PC",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "bestbet.games",
            "domain_keyword": "bestbet",
            "domain_tld": "games",
            "query_time": "2024-05-07 22:53:29",
            "create_date": "2023-08-11",
            "update_date": "2023-08-16",
            "expiry_date": "2025-08-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "bestjet.com.cn",
            "domain_keyword": "bestjet",
            "domain_tld": "com.cn",
            "query_time": "2024-04-30 06:36:05",
            "create_date": "2022-08-15",
            "expiry_date": "2024-08-15",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "王启龙",
            "registrant_email": "[email protected]",
            "name_servers": [
                "n1.xundns.com",
                "n2.xundns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "zestnet.com",
            "domain_keyword": "zestnet",
            "domain_tld": "com",
            "query_time": "2024-05-07 05:28:02",
            "create_date": "1998-02-25",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-24",
            "registrar_iana": 134,
            "registrar_name": "BBOnline",
            "registrar_website": "http://www.bb-online.com",
            "registrant_name": "Private Individual",
            "registrant_company": "Private Individual",
            "registrant_state": "State",
            "registrant_zip": "LU3 2JL",
            "registrant_country": "UK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+44.1582585057",
            "registrant_fax": "+44.1585585057",
            "name_servers": [
                "primary-dns.co.uk",
                "secondary-dns.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "bestonet.net",
            "domain_keyword": "bestonet",
            "domain_tld": "net",
            "query_time": "2024-04-27 02:18:35",
            "create_date": "2012-04-17",
            "update_date": "2012-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=bestonet.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 54,
            "domain_name": "testnet.life",
            "domain_keyword": "testnet",
            "domain_tld": "life",
            "query_time": "2024-05-25 17:08:33",
            "create_date": "2024-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "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": [
                "bob.ns.cloudflare.com",
                "vera.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "westnet.co.jp",
            "domain_keyword": "westnet",
            "domain_tld": "co.jp",
            "query_time": "2024-05-31 13:28:32",
            "create_date": "1998-10-12",
            "update_date": "2023-11-01",
            "registrant_company": "WEST CORPORATION",
            "name_servers": [
                "ns-1062.awsdns-04.org",
                "ns-2018.awsdns-60.co.uk",
                "ns-349.awsdns-43.com",
                "ns-684.awsdns-21.net"
            ]
        },
        {
            "num": 56,
            "domain_name": "best-net.ru",
            "domain_keyword": "best-net",
            "domain_tld": "ru",
            "query_time": "2024-05-02 02:38:28",
            "create_date": "2007-07-02",
            "expiry_date": "2024-07-02",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 57,
            "domain_name": "bestnest.io",
            "domain_keyword": "bestnest",
            "domain_tld": "io",
            "query_time": "2024-04-30 06:41:26",
            "create_date": "2019-03-01",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "bestvet.in",
            "domain_keyword": "bestvet",
            "domain_tld": "in",
            "query_time": "2024-05-18 15:55:11",
            "create_date": "2019-07-18",
            "update_date": "2023-02-15",
            "expiry_date": "2027-07-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Best vet",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "bestnetz.com",
            "domain_keyword": "bestnetz",
            "domain_tld": "com",
            "query_time": "2024-05-27 05:40:07",
            "create_date": "2020-04-28",
            "update_date": "2021-04-22",
            "expiry_date": "2024-04-28",
            "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": 60,
            "domain_name": "bestbet.nl",
            "domain_keyword": "bestbet",
            "domain_tld": "nl",
            "query_time": "2024-05-10 23:58:34",
            "create_date": "2019-04-21",
            "update_date": "2023-04-21",
            "registrar_name": "Waagschaal B.V.",
            "name_servers": [
                "ns1.dnsmanager.nl",
                "ns2.dnsmanager.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 61,
            "domain_name": "testnet.us",
            "domain_keyword": "testnet",
            "domain_tld": "us",
            "query_time": "2024-05-13 09:04:15",
            "create_date": "2018-07-01",
            "update_date": "2022-08-02",
            "expiry_date": "2024-07-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Repossessed by Go Daddy",
            "registrant_company": "Repossessed by Go Daddy",
            "registrant_address": "2155 E GoDaddy Way",
            "registrant_city": "Tempe",
            "registrant_state": "AZ",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4805058800",
            "registrant_fax": "+1.4805058844",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "bestneo.ru",
            "domain_keyword": "bestneo",
            "domain_tld": "ru",
            "query_time": "2024-05-25 02:14:45",
            "create_date": "2022-05-23",
            "expiry_date": "2024-05-23",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.expired.reg.ru",
                "ns2.expired.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 63,
            "domain_name": "festnet.com.br",
            "domain_keyword": "festnet",
            "domain_tld": "com.br",
            "query_time": "2024-05-24 23:40:22",
            "create_date": "2022-04-29",
            "update_date": "2024-05-23",
            "expiry_date": "2026-04-29",
            "registrant_name": "Fernando Luciano Magalh?es",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.auto.dns.br",
                "b.auto.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 64,
            "domain_name": "bestget.top",
            "domain_keyword": "bestget",
            "domain_tld": "top",
            "query_time": "2024-04-20 01:40:18",
            "create_date": "2024-01-08",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-08",
            "registrar_iana": 3972,
            "registrar_name": "Hongkong Kouming International Limited",
            "registrar_website": "http://www.kouming.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shanxi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "roman.ns.cloudflare.com",
                "sandy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "bestbet.ro",
            "domain_keyword": "bestbet",
            "domain_tld": "ro",
            "query_time": "2024-05-11 23:23:42",
            "create_date": "2019-01-03",
            "expiry_date": "2024-12-28",
            "registrar_name": "Tool Domains Ltd",
            "registrar_website": "tool.domains",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 66,
            "domain_name": "bestbet.quest",
            "domain_keyword": "bestbet",
            "domain_tld": "quest",
            "query_time": "2024-05-20 21:01:19",
            "create_date": "2022-01-20",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-20",
            "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": 67,
            "domain_name": "bestset.top",
            "domain_keyword": "bestset",
            "domain_tld": "top",
            "query_time": "2024-05-25 02:17:30",
            "create_date": "2023-09-15",
            "update_date": "2023-09-15",
            "expiry_date": "2024-09-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ning Bo Bei Dou Outdoor Products Co.,Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhe Jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "bestnew.media",
            "domain_keyword": "bestnew",
            "domain_tld": "media",
            "query_time": "2024-05-29 06:00:12",
            "create_date": "2023-11-29",
            "update_date": "2023-12-04",
            "expiry_date": "2024-11-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "testnet.co",
            "domain_keyword": "testnet",
            "domain_tld": "co",
            "query_time": "2024-05-29 19:50:58",
            "create_date": "2017-06-30",
            "update_date": "2023-11-15",
            "expiry_date": "2024-06-29",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameBrand",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Western Cape",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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 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": 70,
            "domain_name": "bestset.org",
            "domain_keyword": "bestset",
            "domain_tld": "org",
            "query_time": "2024-04-21 17:56:16",
            "create_date": "2024-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.gmxnet.de",
                "ns2.gmxnet.de",
                "ns3.gmxnet.de",
                "ns4.gmxnet.de"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "bestpet.org",
            "domain_keyword": "bestpet",
            "domain_tld": "org",
            "query_time": "2024-04-14 09:24:19",
            "create_date": "2020-11-11",
            "update_date": "2024-03-05",
            "expiry_date": "2024-11-11",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "bestget.space",
            "domain_keyword": "bestget",
            "domain_tld": "space",
            "query_time": "2024-05-02 11:33:35",
            "create_date": "2023-04-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Not Applicable",
            "registrant_state": "Kerala",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "bentnet.com",
            "domain_keyword": "bentnet",
            "domain_tld": "com",
            "query_time": "2024-05-27 20:08:16",
            "create_date": "2023-06-22",
            "update_date": "2023-07-10",
            "expiry_date": "2024-06-22",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "nelci.ns.cloudflare.com",
                "vick.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "bestbet.xyz",
            "domain_keyword": "bestbet",
            "domain_tld": "xyz",
            "query_time": "2024-05-15 12:31:40",
            "create_date": "2021-10-23",
            "update_date": "2023-08-31",
            "expiry_date": "2025-10-23",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_company": "Y Swetha",
            "registrant_state": "Telangana",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "bestnpet.net",
            "domain_keyword": "bestnpet",
            "domain_tld": "net",
            "query_time": "2024-05-29 06:00:30",
            "create_date": "2017-12-10",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "testnet.cloud",
            "domain_keyword": "testnet",
            "domain_tld": "cloud",
            "query_time": "2024-04-15 08:52:41",
            "create_date": "2019-06-01",
            "update_date": "2023-10-11",
            "expiry_date": "2024-06-01",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ch.pro.io",
                "nl.pro.io",
                "p.dnh.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "abestnet.com",
            "domain_keyword": "abestnet",
            "domain_tld": "com",
            "query_time": "2024-05-02 10:06:15",
            "create_date": "2023-04-14",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-14",
            "registrar_iana": 701,
            "registrar_name": "Domainnovations, Incorporated",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "PERFECT PRIVACY, LLC",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9027492701",
            "name_servers": [
                "ns1637.ztomy.com",
                "ns2637.ztomy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "bestbet.world",
            "domain_keyword": "bestbet",
            "domain_tld": "world",
            "query_time": "2024-04-18 19:06:38",
            "create_date": "2024-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "westnet.net.au",
            "domain_keyword": "westnet",
            "domain_tld": "net.au",
            "query_time": "2024-05-30 11:25:21",
            "update_date": "2024-04-12",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Reid Pereira",
            "name_servers": [
                "ns0.eftel.com",
                "ns1.eftel.com",
                "ns2.eftel.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "bestnew.loans",
            "domain_keyword": "bestnew",
            "domain_tld": "loans",
            "query_time": "2024-04-30 06:41:28",
            "create_date": "2019-02-27",
            "update_date": "2024-04-12",
            "expiry_date": "2025-02-27",
            "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": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "best-net.net",
            "domain_keyword": "best-net",
            "domain_tld": "net",
            "query_time": "2024-05-09 13:24:43",
            "create_date": "2020-01-03",
            "update_date": "2023-12-30",
            "expiry_date": "2025-01-03",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/best-net.net",
            "registrant_phone": "+1.9712666028",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "bostnet.com",
            "domain_keyword": "bostnet",
            "domain_tld": "com",
            "query_time": "2024-04-24 16:57:49",
            "create_date": "2015-09-18",
            "update_date": "2022-11-24",
            "expiry_date": "2024-09-18",
            "registrar_iana": 73,
            "registrar_name": "Abion AB",
            "registrar_website": "www.abion.com",
            "registrant_company": "AB Bostaden i Umeå",
            "registrant_country": "SE",
            "name_servers": [
                "a.portsdns.se",
                "b.portsdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "westnet.co.in",
            "domain_keyword": "westnet",
            "domain_tld": "co.in",
            "query_time": "2024-05-27 15:34:46",
            "create_date": "2022-09-12",
            "update_date": "2024-05-09",
            "expiry_date": "2024-09-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "bestset.info",
            "domain_keyword": "bestset",
            "domain_tld": "info",
            "query_time": "2024-05-28 05:32:59",
            "create_date": "2024-03-28",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-28",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "li yong yi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bethany.ns.cloudflare.com",
                "rory.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "besthet.com",
            "domain_keyword": "besthet",
            "domain_tld": "com",
            "query_time": "2024-04-09 19:09:32",
            "create_date": "2024-02-17",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-17",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Online Store",
            "registrant_address": "204 thanh xuan",
            "registrant_city": "ha noi",
            "registrant_state": "Cau Giay",
            "registrant_zip": "010000",
            "registrant_country": "VN",
            "registrant_email": "https://www.name.com/contact-domain-whois/besthet.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1gmz.name.com",
                "ns2kry.name.com",
                "ns3qtx.name.com",
                "ns4dls.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "bestnew.shop",
            "domain_keyword": "bestnew",
            "domain_tld": "shop",
            "query_time": "2024-04-14 00:02:34",
            "create_date": "2024-02-29",
            "update_date": "2024-02-29",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "https://wanwang.aliyun.com/",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "name_servers": [
                "greg.ns.cloudflare.com",
                "mallory.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "bes-net.net",
            "domain_keyword": "bes-net",
            "domain_tld": "net",
            "query_time": "2024-04-18 01:25:33",
            "create_date": "2005-05-17",
            "update_date": "2022-04-27",
            "expiry_date": "2025-05-17",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "cbru.br.ns.els-gms.att.net",
                "cmtu.mt.ns.els-gms.att.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "festnet.hu",
            "domain_keyword": "festnet",
            "domain_tld": "hu",
            "query_time": "2024-05-10 17:20:53",
            "create_date": "2003-03-03"
        },
        {
            "num": 89,
            "domain_name": "westnet.io",
            "domain_keyword": "westnet",
            "domain_tld": "io",
            "query_time": "2024-05-09 15:35:02",
            "create_date": "2024-05-07",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-07",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "augustus.ns.cloudflare.com",
                "laura.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "bestnest.site",
            "domain_keyword": "bestnest",
            "domain_tld": "site",
            "query_time": "2024-04-06 22:58:20",
            "create_date": "2024-02-16",
            "update_date": "2024-03-25",
            "expiry_date": "2025-02-16",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.segmentdigio.live",
                "ns2.segmentdigio.live"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "bestpet.biz",
            "domain_keyword": "bestpet",
            "domain_tld": "biz",
            "query_time": "2024-04-14 09:24:19",
            "create_date": "2019-08-30",
            "update_date": "2023-09-05",
            "expiry_date": "2024-08-30",
            "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "destnet.com",
            "domain_keyword": "destnet",
            "domain_tld": "com",
            "query_time": "2024-04-16 01:01:35",
            "create_date": "2012-06-17",
            "update_date": "2020-06-11",
            "expiry_date": "2025-06-17",
            "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": 93,
            "domain_name": "testnet.ooo",
            "domain_keyword": "testnet",
            "domain_tld": "ooo",
            "query_time": "2024-05-22 08:27:43",
            "create_date": "2019-01-08",
            "update_date": "2024-04-22",
            "expiry_date": "2027-01-08",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "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.",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "best2net.site",
            "domain_keyword": "best2net",
            "domain_tld": "site",
            "query_time": "2024-05-28 06:11:24",
            "create_date": "2023-09-12",
            "update_date": "2024-04-17",
            "expiry_date": "2024-09-12",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.infra-server.com",
                "ns2.infra-server.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "bestyet.shop",
            "domain_keyword": "bestyet",
            "domain_tld": "shop",
            "query_time": "2024-05-28 05:35:50",
            "create_date": "2021-06-18",
            "update_date": "2024-03-07",
            "expiry_date": "2025-06-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "testnet.fr",
            "domain_keyword": "testnet",
            "domain_tld": "fr",
            "query_time": "2024-05-06 02:53:12",
            "create_date": "2000-09-21",
            "update_date": "2024-02-21",
            "expiry_date": "2025-03-18",
            "registrar_name": "GANDI",
            "registrar_website": "https://www.gandi.net/fr/tlds/fr/",
            "registrant_company": "Laurent FUMEY",
            "registrant_address": "30, route royale, 25720 Larnod",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.695775387",
            "name_servers": [
                "ns-118-b.gandi.net",
                "ns-163-a.gandi.net",
                "ns-246-c.gandi.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 97,
            "domain_name": "bestneu.com",
            "domain_keyword": "bestneu",
            "domain_tld": "com",
            "query_time": "2024-05-08 14:39:20",
            "create_date": "2024-05-05",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "https://www.spaceship.com/domains/whois/contact/?d=bestneu.com",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signed"
            ]
        },
        {
            "num": 98,
            "domain_name": "testnet.tech",
            "domain_keyword": "testnet",
            "domain_tld": "tech",
            "query_time": "2024-05-22 08:27:43",
            "create_date": "2017-11-28",
            "update_date": "2023-08-31",
            "expiry_date": "2027-11-28",
            "registrar_iana": 1913,
            "registrar_name": "Dotserve Inc",
            "registrar_website": "http://dotserve.website",
            "registrant_company": "N/A",
            "registrant_state": "Queensland",
            "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": [
                "ns.dnsprotect.com",
                "ns2.dnsprotect.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "bestbet.nyc",
            "domain_keyword": "bestbet",
            "domain_tld": "nyc",
            "query_time": "2024-05-29 18:58:53",
            "create_date": "2014-10-08",
            "update_date": "2023-10-13",
            "expiry_date": "2024-10-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SuperStar",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "testnet.yachts",
            "domain_keyword": "testnet",
            "domain_tld": "yachts",
            "query_time": "2024-05-07 13:49:33",
            "create_date": "2023-10-24",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-24",
            "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": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.552,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>bestnet.sk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5282</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>besonet.com, bestnft.tech, bestner.com, pestnet.it, testnet.farm, bes-net.org, bestjet.store, beastnet.com, bestyet.net, bestnew.ru, westnet.ca, bestbet.cash, bestnest.com, bestwet.com, brestnet.com, bestnte.com, bettnet.org, bestbet.space, westnet.cc, bestbet.bot, bestnft.store, bestnext.com, bestpet.online, cestnet.com, nestnet.tech, lestnet.com, bestjet.com, testnet.website, bestvet.xyz, testnet.net, bestpet.pt, best-net.org, bestnes.com, bestneg.com, testnet.money, bestbet.cloud, bestbet.com.br, bestndt.org, bestget.com, bestnect.com, bestenet.nl, testnet.app, bestpet.gift, bustnet.com, bestnest.ru, bestneo.com, bestbet.one, bestnft.info, bestent.nyc, bestbet.games, bestjet.com.cn, zestnet.com, bestonet.net, testnet.life, westnet.co.jp, best-net.ru, bestnest.io, bestvet.in, bestnetz.com, bestbet.nl, testnet.us, bestneo.ru, festnet.com.br, bestget.top, bestbet.ro, bestbet.quest, bestset.top, bestnew.media, testnet.co, bestset.org, bestpet.org, bestget.space, bentnet.com, bestbet.xyz, bestnpet.net, testnet.cloud, abestnet.com, bestbet.world, westnet.net.au, bestnew.loans, best-net.net, bostnet.com, westnet.co.in, bestset.info, besthet.com, bestnew.shop, bes-net.net, festnet.hu, westnet.io, bestnest.site, bestpet.biz, destnet.com, testnet.ooo, best2net.site, bestyet.shop, testnet.fr, bestneu.com, testnet.tech, bestbet.nyc, testnet.yachts</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>besonet.com</domain_name>
   <domain_keyword>besonet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 07:34:29</query_time>
   <create_date>2003-12-11</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-12-11</expiry_date>
   <registrar_iana>3240</registrar_iana>
   <registrar_name>Infomaniak Network SA</registrar_name>
   <registrar_website>https://www.infomaniak.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Quickline AG</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>CH</registrant_country>
   <registrant_email>https://www.infomaniak.com/gtl/whois-privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.qlns.ch</value>
    <value>ns2.qlns.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>bestnft.tech</domain_name>
   <domain_keyword>bestnft</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-18 15:48:22</query_time>
   <create_date>2021-11-06</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>1727</registrar_iana>
   <registrar_name>ENARTIA S.A.</registrar_name>
   <registrar_website>http://papaki.com</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>ON</registrant_state>
   <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>
   <name_servers>
    <value>dns1.papaki.gr</value>
    <value>dns2.papaki.gr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>bestner.com</domain_name>
   <domain_keyword>bestner</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 12:29:31</query_time>
   <create_date>2022-03-20</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.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>HEBEI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=bestner.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>pestnet.it</domain_name>
   <domain_keyword>pestnet</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-19 11:48:16</query_time>
   <create_date>2016-01-18</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_name>Ormag S.r.l.s.</registrar_name>
   <registrar_website>https://www.ormag.com</registrar_website>
   <registrant_company>PESTNET ITALIA SRL</registrant_company>
   <registrant_address>Via Terza Strada, 12</registrant_address>
   <registrant_city>Conselve</registrant_city>
   <registrant_state>PD</registrant_state>
   <registrant_zip>35026</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>lnx8.ormag.net</value>
    <value>slave.ormag.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>testnet.farm</domain_name>
   <domain_keyword>testnet</domain_keyword>
   <domain_tld>farm</domain_tld>
   <query_time>2024-05-25 08:40:05</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.regway.com</value>
    <value>dns2.regway.com</value>
    <value>dns3.regway.com</value>
    <value>dns4.regway.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>bes-net.org</domain_name>
   <domain_keyword>bes-net</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-02 14:17:18</query_time>
   <create_date>2022-08-03</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>3910</registrar_iana>
   <registrar_name>Sav.com, LLC - 20</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>maria.ns.cloudflare.com</value>
    <value>paul.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>bestjet.store</domain_name>
   <domain_keyword>bestjet</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-01 14:23:36</query_time>
   <create_date>2020-08-31</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2030-08-31</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>jin suo</registrant_company>
   <registrant_state>tian jin</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>beastnet.com</domain_name>
   <domain_keyword>beastnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 12:16:58</query_time>
   <create_date>2001-01-17</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>bestyet.net</domain_name>
   <domain_keyword>bestyet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 11:58:57</query_time>
   <create_date>2009-03-09</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>Annulet LLC</registrar_name>
   <registrar_website>http://www.annulet.com</registrar_website>
   <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>10</num>
   <domain_name>bestnew.ru</domain_name>
   <domain_keyword>bestnew</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 02:40:33</query_time>
   <create_date>2007-12-03</create_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>westnet.ca</domain_name>
   <domain_keyword>westnet</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-04 09:52:26</query_time>
   <create_date>2000-10-29</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2030-02-15</expiry_date>
   <registrar_iana>456</registrar_iana>
   <registrar_name>Webnames.ca Inc.</registrar_name>
   <registrar_website>www.webnames.ca</registrar_website>
   <registrant_name>West Net Inc.</registrant_name>
   <registrant_address>PRIVACY ASSIST #23095, C/O WESTNET.CA</registrant_address>
   <registrant_city>Calgary</registrant_city>
   <registrant_state>AB</registrant_state>
   <registrant_zip>T2S3B1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4037747470</registrant_phone>
   <name_servers>
    <value>ns1.westnet.ca</value>
    <value>ns2.westnet.ca</value>
    <value>wiwan66.seattle.westnet.ca</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>bestbet.cash</domain_name>
   <domain_keyword>bestbet</domain_keyword>
   <domain_tld>cash</domain_tld>
   <query_time>2024-05-02 12:00:48</query_time>
   <create_date>2023-08-11</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2025-08-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.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>13</num>
   <domain_name>bestnest.com</domain_name>
   <domain_keyword>bestnest</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 04:37:43</query_time>
   <create_date>1999-01-09</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2026-01-09</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <registrant_name>BestNest, Inc.</registrant_name>
   <registrant_company>BestNest, Inc.</registrant_company>
   <registrant_address>4000 MCMANN RD</registrant_address>
   <registrant_city>CINCINNATI</registrant_city>
   <registrant_state>OH</registrant_state>
   <registrant_zip>45245-2048</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>2146626073</registrant_phone>
   <name_servers>
    <value>craig.ns.cloudflare.com</value>
    <value>roxy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>bestwet.com</domain_name>
   <domain_keyword>bestwet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 06:32:13</query_time>
   <create_date>2003-10-30</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-10-29</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.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>15</num>
   <domain_name>brestnet.com</domain_name>
   <domain_keyword>brestnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 23:24:16</query_time>
   <create_date>2004-11-08</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=brestnet.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns10.hawkhost.com</value>
    <value>ns9.hawkhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>bestnte.com</domain_name>
   <domain_keyword>bestnte</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 22:59:22</query_time>
   <create_date>2022-06-02</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-06-02</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>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>bettnet.org</domain_name>
   <domain_keyword>bettnet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 01:11:36</query_time>
   <create_date>2004-12-08</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-08</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 0125079943</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>bestbet.space</domain_name>
   <domain_keyword>bestbet</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-02 12:00:49</query_time>
   <create_date>2023-12-18</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>2374</registrar_iana>
   <registrar_name>Hosting Ukraine LLC</registrar_name>
   <registrar_website>https://www.ukraine.com.ua/</registrar_website>
   <registrant_company>Hosting Ukraine LLC</registrant_company>
   <registrant_country>UA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.flexbe.net</value>
    <value>ns2.flexbe.net</value>
    <value>ns3.flexbe.com</value>
    <value>ns4.flexbe.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>westnet.cc</domain_name>
   <domain_keyword>westnet</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-21 08:16:30</query_time>
   <create_date>2014-09-04</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.westnet.at</value>
    <value>ns2.westnet.at</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>bestbet.bot</domain_name>
   <domain_keyword>bestbet</domain_keyword>
   <domain_tld>bot</domain_tld>
   <query_time>2024-05-11 23:23:42</query_time>
   <create_date>2023-11-16</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot, LLC</registrar_name>
   <registrar_website>www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Webtrading Co.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>bestnft.store</domain_name>
   <domain_keyword>bestnft</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-29 06:00:23</query_time>
   <create_date>2022-06-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-06-27</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.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>22</num>
   <domain_name>bestnext.com</domain_name>
   <domain_keyword>bestnext</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 00:03:09</query_time>
   <create_date>2012-09-05</create_date>
   <update_date>2020-08-30</update_date>
   <expiry_date>2025-09-05</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>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>bestpet.online</domain_name>
   <domain_keyword>bestpet</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-08 04:39:44</query_time>
   <create_date>2022-01-01</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2026-01-01</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>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>cestnet.com</domain_name>
   <domain_keyword>cestnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 23:16:53</query_time>
   <create_date>2012-12-13</create_date>
   <update_date>2020-12-07</update_date>
   <expiry_date>2024-12-13</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>nsg3.namebrightdns.com</value>
    <value>nsg4.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>nestnet.tech</domain_name>
   <domain_keyword>nestnet</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-22 11:51:19</query_time>
   <create_date>2017-05-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>lestnet.com</domain_name>
   <domain_keyword>lestnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 02:04:50</query_time>
   <create_date>2020-03-18</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-18</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>SP</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/661fc7c7-de43-4e47-b63f-f8501c724b32</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>bestjet.com</domain_name>
   <domain_keyword>bestjet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 06:36:05</query_time>
   <create_date>2021-04-13</create_date>
   <update_date>2021-04-16</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>2197</registrar_iana>
   <registrar_name>DropCatch.com 717 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Adi Azar</registrant_name>
   <registrant_address>12333 Sowden Rd Ste B #56440</registrant_address>
   <registrant_city>Houston</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>77080</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2132355234</registrant_phone>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>testnet.website</domain_name>
   <domain_keyword>testnet</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-05-07 13:49:33</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-02-28</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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</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>29</num>
   <domain_name>bestvet.xyz</domain_name>
   <domain_keyword>bestvet</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 09:10:51</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>testnet.net</domain_name>
   <domain_keyword>testnet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-14 23:58:00</query_time>
   <create_date>2013-02-03</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>1150</registrar_iana>
   <registrar_name>Go Canada Domains, LLC</registrar_name>
   <registrar_website>http://www.gocanadadomains.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>31</num>
   <domain_name>bestpet.pt</domain_name>
   <domain_keyword>bestpet</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-04-10 02:58:06</query_time>
   <create_date>2021-12-03</create_date>
   <expiry_date>2025-12-03</expiry_date>
   <name_servers>
    <value>dns1.host-redirect.com</value>
    <value>dns2.host-redirect.com</value>
    <value>dns3.host-redirect.com</value>
    <value>dns4.host-redirect.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>32</num>
   <domain_name>best-net.org</domain_name>
   <domain_keyword>best-net</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 01:59:38</query_time>
   <create_date>2019-09-02</create_date>
   <update_date>2021-08-03</update_date>
   <expiry_date>2024-09-02</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>Lakes Region Wireless</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NH</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>genesis.lakesregionwireless.net</value>
    <value>revelation.lakesregionwireless.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>bestnes.com</domain_name>
   <domain_keyword>bestnes</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 04:37:42</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-01</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>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>bestneg.com</domain_name>
   <domain_keyword>bestneg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 21:25:38</query_time>
   <create_date>2022-05-11</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</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=bestneg.com</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1-coming-soon.sav.com</value>
    <value>ns2-coming-soon.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>testnet.money</domain_name>
   <domain_keyword>testnet</domain_keyword>
   <domain_tld>money</domain_tld>
   <query_time>2024-05-22 08:27:43</query_time>
   <create_date>2022-06-04</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ny</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>merlin.ns.cloudflare.com</value>
    <value>vita.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>bestbet.cloud</domain_name>
   <domain_keyword>bestbet</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-15 12:31:39</query_time>
   <create_date>2024-03-16</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>bestbet.com.br</domain_name>
   <domain_keyword>bestbet</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-21 14:57:46</query_time>
   <create_date>2020-12-16</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2027-12-16</expiry_date>
   <registrar_name>GODADDY (86)</registrar_name>
   <registrant_name>Rede Loto Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>buck.ns.cloudflare.com</value>
    <value>margaret.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>bestndt.org</domain_name>
   <domain_keyword>bestndt</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 00:02:19</query_time>
   <create_date>2011-04-01</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>bestget.com</domain_name>
   <domain_keyword>bestget</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 13:19:46</query_time>
   <create_date>2000-01-06</create_date>
   <update_date>2018-02-19</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BestGet Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1061.ui-dns.biz</value>
    <value>ns1061.ui-dns.com</value>
    <value>ns1061.ui-dns.de</value>
    <value>ns1061.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>bestnect.com</domain_name>
   <domain_keyword>bestnect</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 04:37:42</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2027-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>bestenet.nl</domain_name>
   <domain_keyword>bestenet</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-26 04:31:00</query_time>
   <create_date>2015-03-31</create_date>
   <update_date>2020-10-18</update_date>
   <registrar_name>Internationale Domeinregistratie Nederland</registrar_name>
   <name_servers>
    <value>ns1.dopingtime.com</value>
    <value>ns2.dopingtime.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>testnet.app</domain_name>
   <domain_keyword>testnet</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-23 04:42:41</query_time>
   <create_date>2022-09-28</create_date>
   <update_date>2023-05-24</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>bestpet.gift</domain_name>
   <domain_keyword>bestpet</domain_keyword>
   <domain_tld>gift</domain_tld>
   <query_time>2024-05-27 05:44:09</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>44</num>
   <domain_name>bustnet.com</domain_name>
   <domain_keyword>bustnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 00:29:19</query_time>
   <create_date>2024-05-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>1284</registrar_iana>
   <registrar_name>SNAPNAMES 54, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>7513faf1.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>bestnest.ru</domain_name>
   <domain_keyword>bestnest</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 02:40:33</query_time>
   <create_date>2023-10-02</create_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns1.yandex.net</value>
    <value>dns2.yandex.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>bestneo.com</domain_name>
   <domain_keyword>bestneo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 00:02:23</query_time>
   <create_date>2017-07-25</create_date>
   <update_date>2020-07-19</update_date>
   <expiry_date>2025-07-25</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>47</num>
   <domain_name>bestbet.one</domain_name>
   <domain_keyword>bestbet</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-10 23:58:34</query_time>
   <create_date>2024-01-04</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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>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>48</num>
   <domain_name>bestnft.info</domain_name>
   <domain_keyword>bestnft</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-27 05:40:36</query_time>
   <create_date>2022-06-17</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Marcin Gaworski</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns111.ovh.net</value>
    <value>ns111.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>bestent.nyc</domain_name>
   <domain_keyword>bestent</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-02 11:30:01</query_time>
   <create_date>2021-10-01</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>John Carew MD, PC</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>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>50</num>
   <domain_name>bestbet.games</domain_name>
   <domain_keyword>bestbet</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-07 22:53:29</query_time>
   <create_date>2023-08-11</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2025-08-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>bestjet.com.cn</domain_name>
   <domain_keyword>bestjet</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-30 06:36:05</query_time>
   <create_date>2022-08-15</create_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>王启龙</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>n1.xundns.com</value>
    <value>n2.xundns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>zestnet.com</domain_name>
   <domain_keyword>zestnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 05:28:02</query_time>
   <create_date>1998-02-25</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>134</registrar_iana>
   <registrar_name>BBOnline</registrar_name>
   <registrar_website>http://www.bb-online.com</registrar_website>
   <registrant_name>Private Individual</registrant_name>
   <registrant_company>Private Individual</registrant_company>
   <registrant_state>State</registrant_state>
   <registrant_zip>LU3 2JL</registrant_zip>
   <registrant_country>UK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+44.1582585057</registrant_phone>
   <registrant_fax>+44.1585585057</registrant_fax>
   <name_servers>
    <value>primary-dns.co.uk</value>
    <value>secondary-dns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>bestonet.net</domain_name>
   <domain_keyword>bestonet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 02:18:35</query_time>
   <create_date>2012-04-17</create_date>
   <update_date>2012-04-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=bestonet.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>testnet.life</domain_name>
   <domain_keyword>testnet</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-25 17:08:33</query_time>
   <create_date>2024-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</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>bob.ns.cloudflare.com</value>
    <value>vera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>westnet.co.jp</domain_name>
   <domain_keyword>westnet</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-31 13:28:32</query_time>
   <create_date>1998-10-12</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>WEST CORPORATION</registrant_company>
   <name_servers>
    <value>ns-1062.awsdns-04.org</value>
    <value>ns-2018.awsdns-60.co.uk</value>
    <value>ns-349.awsdns-43.com</value>
    <value>ns-684.awsdns-21.net</value>
   </name_servers>
  </value>
  <value>
   <num>56</num>
   <domain_name>best-net.ru</domain_name>
   <domain_keyword>best-net</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 02:38:28</query_time>
   <create_date>2007-07-02</create_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>57</num>
   <domain_name>bestnest.io</domain_name>
   <domain_keyword>bestnest</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-30 06:41:26</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-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>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>bestvet.in</domain_name>
   <domain_keyword>bestvet</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-18 15:55:11</query_time>
   <create_date>2019-07-18</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2027-07-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Best vet</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttar Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>bestnetz.com</domain_name>
   <domain_keyword>bestnetz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 05:40:07</query_time>
   <create_date>2020-04-28</create_date>
   <update_date>2021-04-22</update_date>
   <expiry_date>2024-04-28</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>60</num>
   <domain_name>bestbet.nl</domain_name>
   <domain_keyword>bestbet</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-10 23:58:34</query_time>
   <create_date>2019-04-21</create_date>
   <update_date>2023-04-21</update_date>
   <registrar_name>Waagschaal B.V.</registrar_name>
   <name_servers>
    <value>ns1.dnsmanager.nl</value>
    <value>ns2.dnsmanager.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>testnet.us</domain_name>
   <domain_keyword>testnet</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-13 09:04:15</query_time>
   <create_date>2018-07-01</create_date>
   <update_date>2022-08-02</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Repossessed by Go Daddy</registrant_name>
   <registrant_company>Repossessed by Go Daddy</registrant_company>
   <registrant_address>2155 E GoDaddy Way</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4805058800</registrant_phone>
   <registrant_fax>+1.4805058844</registrant_fax>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>bestneo.ru</domain_name>
   <domain_keyword>bestneo</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-25 02:14:45</query_time>
   <create_date>2022-05-23</create_date>
   <expiry_date>2024-05-23</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.expired.reg.ru</value>
    <value>ns2.expired.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>festnet.com.br</domain_name>
   <domain_keyword>festnet</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-24 23:40:22</query_time>
   <create_date>2022-04-29</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2026-04-29</expiry_date>
   <registrant_name>Fernando Luciano Magalh?es</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.auto.dns.br</value>
    <value>b.auto.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>bestget.top</domain_name>
   <domain_keyword>bestget</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-20 01:40:18</query_time>
   <create_date>2024-01-08</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>3972</registrar_iana>
   <registrar_name>Hongkong Kouming International Limited</registrar_name>
   <registrar_website>http://www.kouming.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>Shanxi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>roman.ns.cloudflare.com</value>
    <value>sandy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>bestbet.ro</domain_name>
   <domain_keyword>bestbet</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-11 23:23:42</query_time>
   <create_date>2019-01-03</create_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_name>Tool Domains Ltd</registrar_name>
   <registrar_website>tool.domains</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>bestbet.quest</domain_name>
   <domain_keyword>bestbet</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-20 21:01:19</query_time>
   <create_date>2022-01-20</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-20</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>67</num>
   <domain_name>bestset.top</domain_name>
   <domain_keyword>bestset</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-25 02:17:30</query_time>
   <create_date>2023-09-15</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ning Bo Bei Dou Outdoor Products Co.,Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhe Jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>bestnew.media</domain_name>
   <domain_keyword>bestnew</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-29 06:00:12</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.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>69</num>
   <domain_name>testnet.co</domain_name>
   <domain_keyword>testnet</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-29 19:50:58</query_time>
   <create_date>2017-06-30</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-06-29</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>NameBrand</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Western Cape</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</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 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>70</num>
   <domain_name>bestset.org</domain_name>
   <domain_keyword>bestset</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 17:56:16</query_time>
   <create_date>2024-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.gmxnet.de</value>
    <value>ns2.gmxnet.de</value>
    <value>ns3.gmxnet.de</value>
    <value>ns4.gmxnet.de</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>bestpet.org</domain_name>
   <domain_keyword>bestpet</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-14 09:24:19</query_time>
   <create_date>2020-11-11</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>bestget.space</domain_name>
   <domain_keyword>bestget</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-02 11:33:35</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Not Applicable</registrant_company>
   <registrant_state>Kerala</registrant_state>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>bentnet.com</domain_name>
   <domain_keyword>bentnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 20:08:16</query_time>
   <create_date>2023-06-22</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-06-22</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>nelci.ns.cloudflare.com</value>
    <value>vick.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>bestbet.xyz</domain_name>
   <domain_keyword>bestbet</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-15 12:31:40</query_time>
   <create_date>2021-10-23</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-10-23</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_company>Y Swetha</registrant_company>
   <registrant_state>Telangana</registrant_state>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>bestnpet.net</domain_name>
   <domain_keyword>bestnpet</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 06:00:30</query_time>
   <create_date>2017-12-10</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-10</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>ns01.domaincontrol.com</value>
    <value>ns02.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>76</num>
   <domain_name>testnet.cloud</domain_name>
   <domain_keyword>testnet</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-15 08:52:41</query_time>
   <create_date>2019-06-01</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ch.pro.io</value>
    <value>nl.pro.io</value>
    <value>p.dnh.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>abestnet.com</domain_name>
   <domain_keyword>abestnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-02 10:06:15</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>701</registrar_iana>
   <registrar_name>Domainnovations, Incorporated</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>PERFECT PRIVACY, LLC</registrant_name>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9027492701</registrant_phone>
   <name_servers>
    <value>ns1637.ztomy.com</value>
    <value>ns2637.ztomy.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>bestbet.world</domain_name>
   <domain_keyword>bestbet</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-18 19:06:38</query_time>
   <create_date>2024-04-15</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>westnet.net.au</domain_name>
   <domain_keyword>westnet</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-30 11:25:21</query_time>
   <update_date>2024-04-12</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Reid Pereira</registrant_name>
   <name_servers>
    <value>ns0.eftel.com</value>
    <value>ns1.eftel.com</value>
    <value>ns2.eftel.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>bestnew.loans</domain_name>
   <domain_keyword>bestnew</domain_keyword>
   <domain_tld>loans</domain_tld>
   <query_time>2024-04-30 06:41:28</query_time>
   <create_date>2019-02-27</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-02-27</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>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>best-net.net</domain_name>
   <domain_keyword>best-net</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 13:24:43</query_time>
   <create_date>2020-01-03</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/best-net.net</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>bostnet.com</domain_name>
   <domain_keyword>bostnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 16:57:49</query_time>
   <create_date>2015-09-18</create_date>
   <update_date>2022-11-24</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>73</registrar_iana>
   <registrar_name>Abion AB</registrar_name>
   <registrar_website>www.abion.com</registrar_website>
   <registrant_company>AB Bostaden i Umeå</registrant_company>
   <registrant_country>SE</registrant_country>
   <name_servers>
    <value>a.portsdns.se</value>
    <value>b.portsdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>westnet.co.in</domain_name>
   <domain_keyword>westnet</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-27 15:34:46</query_time>
   <create_date>2022-09-12</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>bestset.info</domain_name>
   <domain_keyword>bestset</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-28 05:32:59</query_time>
   <create_date>2024-03-28</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>li yong yi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bethany.ns.cloudflare.com</value>
    <value>rory.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>besthet.com</domain_name>
   <domain_keyword>besthet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-09 19:09:32</query_time>
   <create_date>2024-02-17</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Online Store</registrant_name>
   <registrant_address>204 thanh xuan</registrant_address>
   <registrant_city>ha noi</registrant_city>
   <registrant_state>Cau Giay</registrant_state>
   <registrant_zip>010000</registrant_zip>
   <registrant_country>VN</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/besthet.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1gmz.name.com</value>
    <value>ns2kry.name.com</value>
    <value>ns3qtx.name.com</value>
    <value>ns4dls.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>bestnew.shop</domain_name>
   <domain_keyword>bestnew</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-14 00:02:34</query_time>
   <create_date>2024-02-29</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>https://wanwang.aliyun.com/</registrar_website>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>greg.ns.cloudflare.com</value>
    <value>mallory.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>bes-net.net</domain_name>
   <domain_keyword>bes-net</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 01:25:33</query_time>
   <create_date>2005-05-17</create_date>
   <update_date>2022-04-27</update_date>
   <expiry_date>2025-05-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>cbru.br.ns.els-gms.att.net</value>
    <value>cmtu.mt.ns.els-gms.att.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>festnet.hu</domain_name>
   <domain_keyword>festnet</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 17:20:53</query_time>
   <create_date>2003-03-03</create_date>
  </value>
  <value>
   <num>89</num>
   <domain_name>westnet.io</domain_name>
   <domain_keyword>westnet</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-09 15:35:02</query_time>
   <create_date>2024-05-07</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>augustus.ns.cloudflare.com</value>
    <value>laura.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>bestnest.site</domain_name>
   <domain_keyword>bestnest</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-06 22:58:20</query_time>
   <create_date>2024-02-16</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.segmentdigio.live</value>
    <value>ns2.segmentdigio.live</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>bestpet.biz</domain_name>
   <domain_keyword>bestpet</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-14 09:24:19</query_time>
   <create_date>2019-08-30</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-08-30</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>ns65.domaincontrol.com</value>
    <value>ns66.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>92</num>
   <domain_name>destnet.com</domain_name>
   <domain_keyword>destnet</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 01:01:35</query_time>
   <create_date>2012-06-17</create_date>
   <update_date>2020-06-11</update_date>
   <expiry_date>2025-06-17</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>93</num>
   <domain_name>testnet.ooo</domain_name>
   <domain_keyword>testnet</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-05-22 08:27:43</query_time>
   <create_date>2019-01-08</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2027-01-08</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <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>
   <name_servers>
    <value>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>best2net.site</domain_name>
   <domain_keyword>best2net</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-28 06:11:24</query_time>
   <create_date>2023-09-12</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.infra-server.com</value>
    <value>ns2.infra-server.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>bestyet.shop</domain_name>
   <domain_keyword>bestyet</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-28 05:35:50</query_time>
   <create_date>2021-06-18</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-06-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <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>96</num>
   <domain_name>testnet.fr</domain_name>
   <domain_keyword>testnet</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-06 02:53:12</query_time>
   <create_date>2000-09-21</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_name>GANDI</registrar_name>
   <registrar_website>https://www.gandi.net/fr/tlds/fr/</registrar_website>
   <registrant_company>Laurent FUMEY</registrant_company>
   <registrant_address>30, route royale, 25720 Larnod</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.695775387</registrant_phone>
   <name_servers>
    <value>ns-118-b.gandi.net</value>
    <value>ns-163-a.gandi.net</value>
    <value>ns-246-c.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>97</num>
   <domain_name>bestneu.com</domain_name>
   <domain_keyword>bestneu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 14:39:20</query_time>
   <create_date>2024-05-05</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>https://www.spaceship.com/domains/whois/contact/?d=bestneu.com</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>testnet.tech</domain_name>
   <domain_keyword>testnet</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-22 08:27:43</query_time>
   <create_date>2017-11-28</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2027-11-28</expiry_date>
   <registrar_iana>1913</registrar_iana>
   <registrar_name>Dotserve Inc</registrar_name>
   <registrar_website>http://dotserve.website</registrar_website>
   <registrant_company>N/A</registrant_company>
   <registrant_state>Queensland</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>ns.dnsprotect.com</value>
    <value>ns2.dnsprotect.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>bestbet.nyc</domain_name>
   <domain_keyword>bestbet</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-29 18:58:53</query_time>
   <create_date>2014-10-08</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-10-07</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>SuperStar</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>ns01.domaincontrol.com</value>
    <value>ns02.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>100</num>
   <domain_name>testnet.yachts</domain_name>
   <domain_keyword>testnet</domain_keyword>
   <domain_tld>yachts</domain_tld>
   <query_time>2024-05-07 13:49:33</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-24</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>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.552</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,554,933

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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