WHOIS QUERY TIME

28 May 2024 - 12:05 PM UTC

Registered: 7 September 2010
Expiry: 7 September 2024

REGISTRAR

Name: 厦门易名科技股份有限公司

DNSSEC

unsigned

NAME SERVERS

dns.youming.com
wenxuan.youming.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 姚小东
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=coox.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "coox.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "coox.cn",
            "domain_keyword": "coox",
            "domain_tld": "cn",
            "query_time": "2024-05-28 12:05:27",
            "create_date": "2010-09-07",
            "expiry_date": "2024-09-07",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "姚小东",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns.youming.com",
                "wenxuan.youming.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>coox.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>coox.cn</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-28 12:05:27</query_time>
   <create_date>2010-09-07</create_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>姚小东</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns.youming.com</value>
    <value>wenxuan.youming.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.037</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.05 seconds) for "coox.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

11 Feb 2023 - 8:16 AM UTC

Registered: 7 September 2010
Expiry: 7 September 2023

REGISTRAR

Name: 厦门易名科技股份有限公司

DNSSEC

unsigned

NAME SERVERS

dns.youming.com
wenxuan.youming.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 姚小东
Email: [email protected]

#2 - QUERY TIME

14 Sep 2023 - 3:54 PM UTC

Registered: 7 September 2010
Expiry: 7 September 2024

REGISTRAR

Name: 厦门易名科技股份有限公司

DNSSEC

unsigned

NAME SERVERS

dns.youming.com
wenxuan.youming.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 姚小东
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=coox.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "coox.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "coox.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "coox.cn",
            "domain_keyword": "coox",
            "domain_tld": "cn",
            "query_time": "2023-02-11 08:16:57",
            "create_date": "2010-09-07",
            "expiry_date": "2023-09-07",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "姚小东",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns.youming.com",
                "wenxuan.youming.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "coox.cn",
            "domain_keyword": "coox",
            "domain_tld": "cn",
            "query_time": "2023-09-14 15:54:31",
            "create_date": "2010-09-07",
            "expiry_date": "2024-09-07",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "姚小东",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns.youming.com",
                "wenxuan.youming.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.05,
        "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>coox.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>coox.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>coox.cn</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-02-11 08:16:57</query_time>
   <create_date>2010-09-07</create_date>
   <expiry_date>2023-09-07</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>姚小东</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns.youming.com</value>
    <value>wenxuan.youming.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>coox.cn</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-09-14 15:54:31</query_time>
   <create_date>2010-09-07</create_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>姚小东</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns.youming.com</value>
    <value>wenxuan.youming.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.05</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 29 domain names (in 0.044 seconds) which contained the exact domain keyword "coox".
Domain Name Registered Expiry Registrar Ownership
1 coox.com 21 Mar 2000 21 Mar 2025 GoDaddy.com, LLC -
2 coox.org 12 Feb 2001 12 Feb 2025 Gandi SAS REDACTED FOR PRIVACY
3 coox.pl 21 Sep 2009 21 Sep 2024 Consulting Service Sp. z o.o. -
4 coox.co.uk 9 Aug 2010 9 Aug 2026 Switched On Media UK Limited [Tag = SWITCHEDONMEDIA] -
5 coox.cn 7 Sep 2010 7 Sep 2024 厦门易名科技股份有限公司 姚小东
6 coox.net 7 Jan 2015 7 Jan 2026 TurnCommerce, Inc. DBA NameBright.com Park HyungJin
7 coox.ru 12 Jul 2016 12 Jul 2024 SALENAMES-RU NALIM DEVELOPMENT LTD.
8 coox.io 15 Feb 2019 15 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
9 coox.nl 31 Mar 2019 - XNS Registrar B.V. -
10 coox.in 9 Jul 2019 9 Jul 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
11 coox.cloud 25 Jul 2020 25 Jul 2024 GoDaddy Domains By Proxy, LLC
12 coox.capital 29 Dec 2020 29 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
13 coox.asia 24 Jan 2021 24 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
14 coox.co 2 Apr 2021 2 Apr 2025 Key-Systems GmbH c/o whoisproxy.com
15 coox.club 27 May 2021 27 May 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
16 coox.it 9 Jun 2021 9 Jun 2024 Algorithmedia S.r.l. Mencucci Paolo
17 coox.com.cn 26 Feb 2022 26 Feb 2025 阿里云计算有限公司(万网) 周留伟
18 coox.shop 5 May 2022 5 May 2025 Mesh Digital Limited -
19 coox.online 12 Dec 2022 12 Dec 2024 Go Daddy, LLC Domains By Proxy, LLC
20 coox.info 19 Dec 2022 19 Dec 2024 Cronon GmbH REDACTED FOR PRIVACY
21 coox.se 29 Jan 2023 29 Jan 2025 LoopiaGroup2 -
22 coox.tech 29 Jul 2023 29 Jul 2024 Dotserve Inc Beatties
23 coox.store 19 Sep 2023 19 Sep 2024 Dreamscape Networks International Pte Ltd Debbie Wuoti Investment Trust
24 coox.site 4 Jan 2024 4 Jan 2025 Xin Net Technology Corp. banhuashuzijishu(shanghai)youxianzerengongsi
25 coox.work 4 Jan 2024 4 Jan 2025 Xin Net Technology Corporation banhuashuzijishu(shanghai)youxianzerengongsi
26 coox.ltd 4 Jan 2024 4 Jan 2025 Xin Net Technology Corporation 班华数字技术(上海)有限责任公司
27 coox.kitchen 17 Feb 2024 17 Feb 2025 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
28 coox.xyz 27 Mar 2024 27 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
29 coox.de - - - -
30 coox.com.au - - Web Address Registration Pty Ltd Debbie Wuoti

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=coox&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "coox",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 30,
        "relation": "eq",
        "current": 30
    },
    "unique_domains": "coox.com, coox.org, coox.pl, coox.co.uk, coox.cn, coox.net, coox.ru, coox.io, coox.nl, coox.in, coox.cloud, coox.capital, coox.asia, coox.co, coox.club, coox.it, coox.com.cn, coox.shop, coox.online, coox.info, coox.se, coox.tech, coox.store, coox.site, coox.work, coox.ltd, coox.kitchen, coox.xyz, coox.de, coox.com.au",
    "results": [
        {
            "num": 1,
            "domain_name": "coox.com",
            "domain_keyword": "coox",
            "domain_tld": "com",
            "query_time": "2024-05-17 22:25:39",
            "create_date": "2000-03-21",
            "update_date": "2024-02-14",
            "expiry_date": "2025-03-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "coox.org",
            "domain_keyword": "coox",
            "domain_tld": "org",
            "query_time": "2024-06-01 17:52:55",
            "create_date": "2001-02-12",
            "update_date": "2024-05-30",
            "expiry_date": "2025-02-12",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "76",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "donald.ns.cloudflare.com",
                "jule.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "coox.pl",
            "domain_keyword": "coox",
            "domain_tld": "pl",
            "query_time": "2024-06-11 23:05:22",
            "create_date": "2009-09-21",
            "update_date": "2023-09-20",
            "expiry_date": "2024-09-21",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns1.netmark.pl",
                "ns2.netmark.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "coox.co.uk",
            "domain_keyword": "coox",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 01:02:04",
            "create_date": "2010-08-09",
            "update_date": "2024-03-10",
            "expiry_date": "2026-08-09",
            "registrar_name": "Switched On Media UK Limited [Tag = SWITCHEDONMEDIA]",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 5,
            "domain_name": "coox.cn",
            "domain_keyword": "coox",
            "domain_tld": "cn",
            "query_time": "2024-05-28 12:05:27",
            "create_date": "2010-09-07",
            "expiry_date": "2024-09-07",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "姚小东",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns.youming.com",
                "wenxuan.youming.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "coox.net",
            "domain_keyword": "coox",
            "domain_tld": "net",
            "query_time": "2024-05-26 20:46:09",
            "create_date": "2015-01-07",
            "update_date": "2020-03-14",
            "expiry_date": "2026-01-07",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Park HyungJin",
            "registrant_address": "904-1101, GarangMaeul 9Danji,  MaeumRo 151",
            "registrant_city": "Sejong-Shi",
            "registrant_state": "SEJONG",
            "registrant_zip": "30063",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1020513388",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "coox.ru",
            "domain_keyword": "coox",
            "domain_tld": "ru",
            "query_time": "2024-05-02 22:52:59",
            "create_date": "2016-07-12",
            "expiry_date": "2024-07-12",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "NALIM DEVELOPMENT LTD.",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "coox.io",
            "domain_keyword": "coox",
            "domain_tld": "io",
            "query_time": "2024-05-16 15:51:37",
            "create_date": "2019-02-15",
            "update_date": "2023-04-01",
            "expiry_date": "2025-02-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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "coox.nl",
            "domain_keyword": "coox",
            "domain_tld": "nl",
            "query_time": "2024-05-06 08:26:07",
            "create_date": "2019-03-31",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 10,
            "domain_name": "coox.in",
            "domain_keyword": "coox",
            "domain_tld": "in",
            "query_time": "2024-05-28 12:05:27",
            "create_date": "2019-07-09",
            "update_date": "2024-05-19",
            "expiry_date": "2025-07-09",
            "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": "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": [
                "isabel.ns.cloudflare.com",
                "kellen.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "coox.cloud",
            "domain_keyword": "coox",
            "domain_tld": "cloud",
            "query_time": "2024-05-06 08:26:07",
            "create_date": "2020-07-25",
            "update_date": "2023-10-11",
            "expiry_date": "2024-07-25",
            "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": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "coox.capital",
            "domain_keyword": "coox",
            "domain_tld": "capital",
            "query_time": "2024-05-13 19:18:51",
            "create_date": "2020-12-29",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-29",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "coox.asia",
            "domain_keyword": "coox",
            "domain_tld": "asia",
            "query_time": "2024-06-01 17:52:55",
            "create_date": "2021-01-24",
            "update_date": "2023-08-01",
            "expiry_date": "2025-01-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adam.ns.cloudflare.com",
                "elinore.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "coox.co",
            "domain_keyword": "coox",
            "domain_tld": "co",
            "query_time": "2024-05-31 08:08:38",
            "create_date": "2021-04-02",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-02",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 15,
            "domain_name": "coox.club",
            "domain_keyword": "coox",
            "domain_tld": "club",
            "query_time": "2024-05-29 10:48:40",
            "create_date": "2021-05-27",
            "update_date": "2024-05-27",
            "expiry_date": "2024-05-27",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "coox.it",
            "domain_keyword": "coox",
            "domain_tld": "it",
            "query_time": "2024-06-12 02:03:26",
            "create_date": "2021-06-09",
            "update_date": "2024-06-10",
            "expiry_date": "2024-06-09",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Mencucci Paolo",
            "registrant_address": "piazza lucioli elvio 25",
            "registrant_city": "Sinalunga",
            "registrant_state": "SI",
            "registrant_zip": "53048",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 17,
            "domain_name": "coox.com.cn",
            "domain_keyword": "coox",
            "domain_tld": "com.cn",
            "query_time": "2024-06-11 23:05:19",
            "create_date": "2022-02-26",
            "expiry_date": "2025-02-26",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "周留伟",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "coox.shop",
            "domain_keyword": "coox",
            "domain_tld": "shop",
            "query_time": "2024-06-11 23:05:19",
            "create_date": "2022-05-05",
            "update_date": "2024-04-05",
            "expiry_date": "2025-05-05",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "www.meshdigital.com",
            "registrant_state": "unknown",
            "registrant_country": "DE",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "coox.online",
            "domain_keyword": "coox",
            "domain_tld": "online",
            "query_time": "2024-05-01 22:32:01",
            "create_date": "2022-12-12",
            "update_date": "2024-04-16",
            "expiry_date": "2024-12-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": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "coox.info",
            "domain_keyword": "coox",
            "domain_tld": "info",
            "query_time": "2024-05-01 22:32:01",
            "create_date": "2022-12-19",
            "update_date": "2024-02-02",
            "expiry_date": "2024-12-19",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks01.rzone.de",
                "shades04.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "coox.se",
            "domain_keyword": "coox",
            "domain_tld": "se",
            "query_time": "2024-05-08 15:53:20",
            "create_date": "2023-01-29",
            "update_date": "2024-01-15",
            "expiry_date": "2025-01-29",
            "registrar_name": "LoopiaGroup2",
            "name_servers": [
                "ns1.loopiagroup.com",
                "ns2.loopiagroup.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 22,
            "domain_name": "coox.tech",
            "domain_keyword": "coox",
            "domain_tld": "tech",
            "query_time": "2024-05-01 22:32:01",
            "create_date": "2023-07-29",
            "update_date": "2023-12-20",
            "expiry_date": "2024-07-29",
            "registrar_iana": 1913,
            "registrar_name": "Dotserve Inc",
            "registrar_website": "http://dotserve.website",
            "registrant_company": "Beatties",
            "registrant_state": "3523",
            "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": [
                "martha.ns.cloudflare.com",
                "remy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "coox.store",
            "domain_keyword": "coox",
            "domain_tld": "store",
            "query_time": "2024-06-01 17:52:55",
            "create_date": "2023-09-19",
            "update_date": "2023-10-19",
            "expiry_date": "2024-09-19",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://crazydomains.com",
            "registrant_company": "Debbie Wuoti Investment Trust",
            "registrant_state": "QLD",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "coox.site",
            "domain_keyword": "coox",
            "domain_tld": "site",
            "query_time": "2024-05-06 08:26:07",
            "create_date": "2024-01-04",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-04",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "banhuashuzijishu(shanghai)youxianzerengongsi",
            "registrant_state": "shanghaishi",
            "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": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "coox.work",
            "domain_keyword": "coox",
            "domain_tld": "work",
            "query_time": "2024-05-06 08:26:07",
            "create_date": "2024-01-04",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-04",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "banhuashuzijishu(shanghai)youxianzerengongsi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shanghaishi",
            "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": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "coox.ltd",
            "domain_keyword": "coox",
            "domain_tld": "ltd",
            "query_time": "2024-05-06 08:26:07",
            "create_date": "2024-01-04",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-04",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "班华数字技术(上海)有限责任公司",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "上海市",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "coox.kitchen",
            "domain_keyword": "coox",
            "domain_tld": "kitchen",
            "query_time": "2024-06-11 23:05:19",
            "create_date": "2024-02-17",
            "update_date": "2024-03-22",
            "expiry_date": "2025-02-17",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "coox.xyz",
            "domain_keyword": "coox",
            "domain_tld": "xyz",
            "query_time": "2024-05-28 12:05:28",
            "create_date": "2024-03-27",
            "update_date": "2024-05-01",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yu qing qing",
            "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": 29,
            "domain_name": "coox.de",
            "domain_keyword": "coox",
            "domain_tld": "de",
            "query_time": "2024-05-06 01:21:29",
            "update_date": "2021-11-08",
            "name_servers": [
                "docks16.rzone.de",
                "shades10.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 30,
            "domain_name": "coox.com.au",
            "domain_keyword": "coox",
            "domain_tld": "com.au",
            "query_time": "2024-06-02 03:51:58",
            "update_date": "2023-09-19",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Debbie Wuoti",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.044,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>coox</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>30</total>
  <relation>eq</relation>
  <current>30</current>
 </count>
 <unique_domains>coox.com, coox.org, coox.pl, coox.co.uk, coox.cn, coox.net, coox.ru, coox.io, coox.nl, coox.in, coox.cloud, coox.capital, coox.asia, coox.co, coox.club, coox.it, coox.com.cn, coox.shop, coox.online, coox.info, coox.se, coox.tech, coox.store, coox.site, coox.work, coox.ltd, coox.kitchen, coox.xyz, coox.de, coox.com.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>coox.com</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 22:25:39</query_time>
   <create_date>2000-03-21</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.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>2</num>
   <domain_name>coox.org</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 17:52:55</query_time>
   <create_date>2001-02-12</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>76</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>donald.ns.cloudflare.com</value>
    <value>jule.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>coox.pl</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-11 23:05:22</query_time>
   <create_date>2009-09-21</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.netmark.pl</value>
    <value>ns2.netmark.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>coox.co.uk</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 01:02:04</query_time>
   <create_date>2010-08-09</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2026-08-09</expiry_date>
   <registrar_name>Switched On Media UK Limited [Tag = SWITCHEDONMEDIA]</registrar_name>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>coox.cn</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-28 12:05:27</query_time>
   <create_date>2010-09-07</create_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>姚小东</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns.youming.com</value>
    <value>wenxuan.youming.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>coox.net</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 20:46:09</query_time>
   <create_date>2015-01-07</create_date>
   <update_date>2020-03-14</update_date>
   <expiry_date>2026-01-07</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>Park HyungJin</registrant_name>
   <registrant_address>904-1101, GarangMaeul 9Danji,  MaeumRo 151</registrant_address>
   <registrant_city>Sejong-Shi</registrant_city>
   <registrant_state>SEJONG</registrant_state>
   <registrant_zip>30063</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1020513388</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>coox.ru</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 22:52:59</query_time>
   <create_date>2016-07-12</create_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>NALIM DEVELOPMENT LTD.</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>coox.io</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-16 15:51:37</query_time>
   <create_date>2019-02-15</create_date>
   <update_date>2023-04-01</update_date>
   <expiry_date>2025-02-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>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>9</num>
   <domain_name>coox.nl</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-06 08:26:07</query_time>
   <create_date>2019-03-31</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>coox.in</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-28 12:05:27</query_time>
   <create_date>2019-07-09</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-07-09</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>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>isabel.ns.cloudflare.com</value>
    <value>kellen.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>11</num>
   <domain_name>coox.cloud</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-06 08:26:07</query_time>
   <create_date>2020-07-25</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-07-25</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>pdns09.domaincontrol.com</value>
    <value>pdns10.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>12</num>
   <domain_name>coox.capital</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>capital</domain_tld>
   <query_time>2024-05-13 19:18:51</query_time>
   <create_date>2020-12-29</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>coox.asia</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-01 17:52:55</query_time>
   <create_date>2021-01-24</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adam.ns.cloudflare.com</value>
    <value>elinore.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>14</num>
   <domain_name>coox.co</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-31 08:08:38</query_time>
   <create_date>2021-04-02</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>coox.club</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-29 10:48:40</query_time>
   <create_date>2021-05-27</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2024-05-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</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>coox.it</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-12 02:03:26</query_time>
   <create_date>2021-06-09</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Mencucci Paolo</registrant_company>
   <registrant_address>piazza lucioli elvio 25</registrant_address>
   <registrant_city>Sinalunga</registrant_city>
   <registrant_state>SI</registrant_state>
   <registrant_zip>53048</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>coox.com.cn</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-11 23:05:19</query_time>
   <create_date>2022-02-26</create_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>周留伟</registrant_name>
   <registrant_email>[email protected]</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>18</num>
   <domain_name>coox.shop</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-06-11 23:05:19</query_time>
   <create_date>2022-05-05</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>www.meshdigital.com</registrar_website>
   <registrant_state>unknown</registrant_state>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.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>coox.online</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-01 22:32:01</query_time>
   <create_date>2022-12-12</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-12-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>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>coox.info</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-01 22:32:01</query_time>
   <create_date>2022-12-19</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks01.rzone.de</value>
    <value>shades04.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>coox.se</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-08 15:53:20</query_time>
   <create_date>2023-01-29</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_name>LoopiaGroup2</registrar_name>
   <name_servers>
    <value>ns1.loopiagroup.com</value>
    <value>ns2.loopiagroup.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>coox.tech</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-01 22:32:01</query_time>
   <create_date>2023-07-29</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>1913</registrar_iana>
   <registrar_name>Dotserve Inc</registrar_name>
   <registrar_website>http://dotserve.website</registrar_website>
   <registrant_company>Beatties</registrant_company>
   <registrant_state>3523</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>martha.ns.cloudflare.com</value>
    <value>remy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>coox.store</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-01 17:52:55</query_time>
   <create_date>2023-09-19</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-09-19</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://crazydomains.com</registrar_website>
   <registrant_company>Debbie Wuoti Investment Trust</registrant_company>
   <registrant_state>QLD</registrant_state>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>coox.site</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-06 08:26:07</query_time>
   <create_date>2024-01-04</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>banhuashuzijishu(shanghai)youxianzerengongsi</registrant_company>
   <registrant_state>shanghaishi</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>ns11.xincache.com</value>
    <value>ns12.xincache.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>coox.work</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-06 08:26:07</query_time>
   <create_date>2024-01-04</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>banhuashuzijishu(shanghai)youxianzerengongsi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shanghaishi</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>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>coox.ltd</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-06 08:26:07</query_time>
   <create_date>2024-01-04</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>班华数字技术(上海)有限责任公司</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>上海市</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>coox.kitchen</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>kitchen</domain_tld>
   <query_time>2024-06-11 23:05:19</query_time>
   <create_date>2024-02-17</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>coox.xyz</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-28 12:05:28</query_time>
   <create_date>2024-03-27</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yu qing qing</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>29</num>
   <domain_name>coox.de</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 01:21:29</query_time>
   <update_date>2021-11-08</update_date>
   <name_servers>
    <value>docks16.rzone.de</value>
    <value>shades10.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>coox.com.au</domain_name>
   <domain_keyword>coox</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-02 03:51:58</query_time>
   <update_date>2023-09-19</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Debbie Wuoti</registrant_name>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.044</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 3,303 domain names (in 0.082 seconds) which look and sound like the brand name "coox".
Domain Name Registered Expiry Registrar Ownership
1 poox.xyz 23 Mar 2015 23 Mar 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
2 cooxx.be 30 Sep 2013 - BelgianHosting -
3 cooa.xn--czr694b 22 Sep 2015 22 Sep 2025 nawang Zhong Guo Yan Jing Xie Hui
4 xoox.live 15 Aug 2021 15 Aug 2024 OVH SAS X00X SAS
5 coix.fit 18 Dec 2023 18 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) nie jian hui
6 xoox.email 5 Aug 2014 5 Aug 2024 Online SAS XOOX
7 qoox.fun 20 Apr 2023 20 Apr 2025 Hosting Ukraine LLC Hosting Ukraine LLC
8 boox.ink 24 Jul 2023 24 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
9 ooox.top 1 Jan 2024 1 Jan 2025 NameSilo,LLC PrivacyGuardian.org llc
10 cook.luxe 22 Jan 2021 22 Jan 2025 Porkbun Private by Design, LLC
11 cofx.net 16 Apr 2020 16 Apr 2025 GMO INTERNET, INC. Whois Privacy Protection Service by VALUE-DOMAIN
12 corx.online 21 Mar 2024 21 Mar 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
13 coob.cc 19 Dec 2013 19 Dec 2024 MarkMonitor, Inc. Microsoft Corporation
14 voox.it 18 Aug 2012 4 Nov 2024 Gandi SAS NetView Srl
15 koox.com 21 Oct 2001 21 Oct 2024 Megazone Corp., dba HOSTING.KR beats
16 coot.page 2 Sep 2020 2 Sep 2024 Squarespace Domains II LLC. Inkomplete Art
17 cool.ovh 6 Jun 2019 6 Jun 2025 OVH REDACTED_FOR_PRIVACY
18 coob.net 31 Jul 2023 31 Jul 2024 DropCatch.com 443 LLC SuperAspect LTD
19 cook.group 8 Jun 2016 8 Jun 2025 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
20 cbox.ws 24 Jun 2005 24 Jun 2026 DomainSite -
21 cfox.today 10 Dec 2023 10 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
22 coex.me 2 Sep 2012 2 Sep 2024 GMO Internet Group, Inc. d/b/a Onamae.com COEX.
23 ckox.com 13 Sep 2005 13 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
24 comx.world 22 Apr 2023 22 Apr 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA Netmaster AG
25 caox.tech 19 Oct 2021 19 Oct 2024 IONOS SE Data Privacy Protected
26 cogx.tech 6 Dec 2016 6 Dec 2024 Go Daddy, LLC Domains By Proxy, LLC
27 codox.co 22 Jul 2023 22 Jul 2024 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
28 coop.shop 29 Sep 2016 29 Sep 2024 EuroDNS -
29 cooe.holdings 15 Apr 2020 15 Apr 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0157552951
30 noox.com.cn 18 Dec 2023 18 Dec 2024 郑州世纪创联电子科技开发有限公司 袁吉勇
31 noox.finance 18 Dec 2022 18 Dec 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
32 yoox.us 18 Oct 2002 17 Oct 2024 Nom-iq Ltd. dba COM LAUDE YOOX NET-A-PORTER GROUP S.p.A.
33 cooe.world 13 Aug 2023 13 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
34 coex.xyz 6 Aug 2023 6 Aug 2024 CV Jogjacamp Ireneusz Bachurski Przedsiebiorstwo INFO-BI
35 coob.top 22 Feb 2019 22 Feb 2028 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liang jia tang
36 cooex.com 24 Jun 2018 24 Jun 2024 TUCOWS, INC. REDACTED FOR PRIVACY
37 cooz.life 13 Sep 2017 13 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
38 coop.bid 6 Jan 2023 6 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
39 cook.bio 2 Sep 2023 2 Sep 2024 Name.com, Inc. Domain Protection Services, Inc.
40 comx.network 21 Feb 2022 21 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
41 crox.net 16 Jul 2000 16 Jul 2024 GANDI SAS Alexandre Suter
42 zoox.tv 20 Dec 2020 20 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
43 cood.app 23 Nov 2020 23 Nov 2024 OVH sas piximind
44 cook.parts 12 Jan 2019 12 Jan 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
45 cool.estate 30 Mar 2018 30 Mar 2024 GoDaddy.com, LLC Domains By Proxy, LLC
46 cool.bzh 9 Feb 2023 9 Feb 2025 NAMESHIELD REDACTED_FOR_PRIVACY
47 cocox.cfd 2 Apr 2023 2 Apr 2024 Namecheap Withheld for Privacy Purposes
48 conx.in 9 May 2009 9 May 2024 Name.com, Inc. Mark Finch
49 covox.net 24 Jun 2015 24 Jun 2024 GoDaddy.com, LLC -
50 loox.store 9 Apr 2023 9 Apr 2024 Sav.com, LLC- 7 Privacy Protection
51 cooo.lol 9 Jun 2024 9 Jun 2025 NameSilo, LLC See PrivacyGuardian.org
52 croox.com 30 Jun 2004 24 Apr 2025 PSI-USA, Inc. dba Domain Robot collabs
53 yoox.boutique 22 Apr 2014 22 Apr 2025 eNom, LLC Data Protected
54 coxo.shop 17 Oct 2023 17 Oct 2024 Sav.com, LLC -
55 coog.ru 17 May 2011 17 May 2025 SALENAMES-RU Private Person
56 toox.top 11 Nov 2021 11 Nov 2024 DNSPod, Inc. zhukunpeng
57 cook.limo 15 Apr 2024 15 Apr 2025 Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság Domain Science Ltd
58 boox.sk 15 Oct 2008 18 Sep 2024 WebSupport s.r.o. Janette Šimková - BOOX
59 noox.com.br 21 Aug 2019 21 Aug 2024 - Matheus Alves Silva
60 coon.info 2 Mar 2024 2 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
61 xoox.store 19 May 2020 19 May 2025 OVH X00X SAS
62 moox.digital 11 Jul 2017 11 Jul 2024 TLD Registrar Solutions Ltd. MOOX.digital srl
63 cxoox.com 9 Sep 2023 9 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
64 cosx.app 12 Sep 2023 12 Sep 2024 1&1 Internet SE 1&1 Internet Limited
65 coex.agency 26 May 2022 26 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
66 cooz.top 8 Nov 2023 8 Nov 2024 Hong Kong Juming Network Technology Co. , Ltd REDACTED FOR PRIVACY
67 ooox.org 29 Jan 2024 29 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
68 cool.apartments 29 May 2015 29 May 2025 1API GmbH Worldwide Media Inc
69 croox.clothing 5 Jun 2019 5 Jun 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
70 coom.video 28 Mar 2024 28 Mar 2025 Dynadot Inc REDACTED FOR PRIVACY
71 coon.uk 2 Jul 2019 2 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
72 coop.la 11 Aug 2017 11 Aug 2025 GoDaddy.com, Inc. -
73 cook.network 25 Jul 2017 25 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
74 conx.be 14 Sep 2023 - Vimexx -
75 koox.shop 18 Oct 2023 18 Oct 2024 Realtime Register B.V. -
76 coon.dev 28 Feb 2019 28 Feb 2025 united-domains AG guycolle GmbH
77 coex.ink 19 Nov 2019 19 Nov 2024 Variomedia AG Loewengold GmbH
78 cood.fr 10 Jun 2023 10 Jun 2024 RANXPLORER Ano Nymous
79 cool.soccer 28 Oct 2019 28 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
80 loox.pro 9 Mar 2024 9 Mar 2025 NameSilo, LLC PrivacyGuardian.org llc
81 cooy.shop 18 May 2020 18 May 2025 Alibaba Cloud Computing Ltd. -
82 coon.co.uk 6 May 2013 6 May 2025 Garth Piesse [Tag = COHERENT-NZ] -
83 coor.cc 24 Dec 2020 24 Dec 2024 NameSilo, LLC See PrivacyGuardian.org
84 cool.im - - - Redacted
85 coop.vc 11 Jun 2015 11 Jun 2025 Tucows Domains Inc. Transmitive, LLC
86 cbox.community 31 Jan 2023 31 Jan 2025 Vautron Rechenzentrum AG IFO.net Cloud
87 cmox.io 9 Mar 2023 9 Mar 2025 Tucows Domains Inc. Data Protected
88 coxx.cn 19 Nov 2018 19 Nov 2024 成都西维数码科技有限公司 赵伟凯
89 boox.group 13 Jul 2023 13 Jul 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
90 voox.app 1 Oct 2023 1 Oct 2024 PSI-USA, Inc. dba Domain Robot PrivateName Services Inc.
91 coor.fr 3 Nov 2015 3 Nov 2024 ASCIO TECHNOLOGIES Inc. COOR Service Management AB
92 cook.rocks 31 Jul 2023 31 Jul 2024 Amazon Registrar, Inc. Identity Protection Service
93 coop.dog 16 Aug 2022 16 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
94 xoox.design 25 Mar 2022 25 Mar 2024 GoDaddy.com, LLC Domains By Proxy, LLC
95 comx.io 30 Jan 2017 30 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
96 cooa.org 8 Feb 2002 8 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
97 coof.uk 23 Jun 2019 23 Jun 2024 Really Useful Domains Limited t/a Really Useful Domains [Tag = REALLYUSEFUL] -
98 boox.club 12 Feb 2022 12 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
99 crox.fun 23 Apr 2024 23 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
100 cooy.org 22 Sep 2000 22 Sep 2024 united-domains AG REDACTED FOR PRIVACY
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Coox.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=coox.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "coox.cn",
        "page_size": 100
    },
    "count": {
        "total": 3303,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "poox.xyz, cooxx.be, cooa.xn--czr694b, xoox.live, coix.fit, xoox.email, qoox.fun, boox.ink, ooox.top, cook.luxe, cofx.net, corx.online, coob.cc, voox.it, koox.com, coot.page, cool.ovh, coob.net, cook.group, cbox.ws, cfox.today, coex.me, ckox.com, comx.world, caox.tech, cogx.tech, codox.co, coop.shop, cooe.holdings, noox.com.cn, noox.finance, yoox.us, cooe.world, coex.xyz, coob.top, cooex.com, cooz.life, coop.bid, cook.bio, comx.network, crox.net, zoox.tv, cood.app, cook.parts, cool.estate, cool.bzh, cocox.cfd, conx.in, covox.net, loox.store, cooo.lol, croox.com, yoox.boutique, coxo.shop, coog.ru, toox.top, cook.limo, boox.sk, noox.com.br, coon.info, xoox.store, moox.digital, cxoox.com, cosx.app, coex.agency, cooz.top, ooox.org, cool.apartments, croox.clothing, coom.video, coon.uk, coop.la, cook.network, conx.be, koox.shop, coon.dev, coex.ink, cood.fr, cool.soccer, loox.pro, cooy.shop, coon.co.uk, coor.cc, cool.im, coop.vc, cbox.community, cmox.io, coxx.cn, boox.group, voox.app, coor.fr, cook.rocks, coop.dog, xoox.design, comx.io, cooa.org, coof.uk, boox.club, crox.fun, cooy.org",
    "results": [
        {
            "num": 1,
            "domain_name": "poox.xyz",
            "domain_keyword": "poox",
            "domain_tld": "xyz",
            "query_time": "2024-04-19 20:43:09",
            "create_date": "2015-03-23",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-23",
            "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 MuuMuuDomain",
            "registrant_state": "Fukuoka",
            "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": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "cooxx.be",
            "domain_keyword": "cooxx",
            "domain_tld": "be",
            "query_time": "2024-04-21 13:37:48",
            "create_date": "2013-09-30",
            "registrar_name": "BelgianHosting",
            "registrar_website": "http://www.belgianhosting.be",
            "name_servers": [
                "ns1.belgianhosting.be",
                "ns2.belgianhosting.be",
                "ns3.belgianhosting.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 3,
            "domain_name": "cooa.xn--czr694b",
            "domain_keyword": "cooa",
            "domain_tld": "xn--czr694b",
            "query_time": "2015-09-24 00:00:00",
            "create_date": "2015-09-22",
            "expiry_date": "2025-09-22",
            "registrar_iana": 1655,
            "registrar_name": "nawang",
            "registrant_name": "Zhao Zhi Zhao",
            "registrant_company": "Zhong Guo Yan Jing Xie Hui",
            "registrant_address": "Dong Cheng Qu Dong Chang An Jie 6 Hao",
            "registrant_city": "Bei Jing",
            "registrant_state": "Bei Jing",
            "registrant_country": "CC",
            "registrant_email": "[email protected]",
            "registrant_phone": "8601062223527",
            "registrant_fax": "8601062213071",
            "name_servers": [
                "ns.nagor.cn",
                "ns.nagor.com.cn",
                "ns1.dnsnw.com",
                "ns2.dnsnw.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 4,
            "domain_name": "xoox.live",
            "domain_keyword": "xoox",
            "domain_tld": "live",
            "query_time": "2024-04-26 09:45:21",
            "create_date": "2021-08-15",
            "update_date": "2023-08-30",
            "expiry_date": "2024-08-15",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "X00X SAS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MF",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns17.ovh.net",
                "ns17.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "coix.fit",
            "domain_keyword": "coix",
            "domain_tld": "fit",
            "query_time": "2024-05-01 09:19:58",
            "create_date": "2023-12-18",
            "update_date": "2023-12-23",
            "expiry_date": "2024-12-18",
            "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": "nie jian hui",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "xoox.email",
            "domain_keyword": "xoox",
            "domain_tld": "email",
            "query_time": "2024-04-29 10:39:58",
            "create_date": "2014-08-05",
            "update_date": "2023-10-03",
            "expiry_date": "2024-08-05",
            "registrar_iana": 74,
            "registrar_name": "Online SAS",
            "registrar_website": "https://www.bookmyname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "XOOX",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MF",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "nsa.bookmyname.com",
                "nsb.bookmyname.com",
                "nsc.bookmyname.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 7,
            "domain_name": "qoox.fun",
            "domain_keyword": "qoox",
            "domain_tld": "fun",
            "query_time": "2024-05-03 18:30:23",
            "create_date": "2023-04-20",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-20",
            "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": [
                "kanye.ns.cloudflare.com",
                "magali.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "boox.ink",
            "domain_keyword": "boox",
            "domain_tld": "ink",
            "query_time": "2024-05-05 20:12:08",
            "create_date": "2023-07-24",
            "update_date": "2023-08-06",
            "expiry_date": "2024-07-24",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ooox.top",
            "domain_keyword": "ooox",
            "domain_tld": "top",
            "query_time": "2024-05-08 06:27:15",
            "create_date": "2024-01-01",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-01",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "michelle.ns.cloudflare.com",
                "tosana.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "cook.luxe",
            "domain_keyword": "cook",
            "domain_tld": "luxe",
            "query_time": "2024-05-13 14:10:24",
            "create_date": "2021-01-22",
            "update_date": "2024-03-07",
            "expiry_date": "2025-01-22",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "cofx.net",
            "domain_keyword": "cofx",
            "domain_tld": "net",
            "query_time": "2024-05-18 23:04:42",
            "create_date": "2020-04-16",
            "update_date": "2024-03-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "3-1 Ofuka-cho, Grand Front Osaka Tower B 23F",
            "registrant_city": "Kita-ku Osaka-shi",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662416585",
            "registrant_fax": "+81.663740121",
            "name_servers": [
                "ns1.extrem.jp",
                "ns2.extrem.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "corx.online",
            "domain_keyword": "corx",
            "domain_tld": "online",
            "query_time": "2024-05-20 11:46:44",
            "create_date": "2024-03-21",
            "update_date": "2024-04-17",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "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": [
                "dane.ns.cloudflare.com",
                "grannbo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "coob.cc",
            "domain_keyword": "coob",
            "domain_tld": "cc",
            "query_time": "2024-05-19 05:20:44",
            "create_date": "2013-12-19",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-19",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Digital Crimes Unit Digital Crimes Unit",
            "registrant_company": "Microsoft Corporation",
            "registrant_address": "One Microsoft Way,",
            "registrant_city": "Redmond",
            "registrant_state": "WA",
            "registrant_zip": "98052",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4258828080",
            "registrant_fax": "+1.4259367329",
            "name_servers": [
                "ns10.microsoftinternetsafety.net",
                "ns9.microsoftinternetsafety.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "voox.it",
            "domain_keyword": "voox",
            "domain_tld": "it",
            "query_time": "2024-05-25 06:19:03",
            "create_date": "2012-08-18",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-04",
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_company": "NetView Srl",
            "registrant_address": "Via Don Vercesi 18",
            "registrant_city": "Milano",
            "registrant_state": "MI",
            "registrant_zip": "20152",
            "registrant_country": "IT",
            "name_servers": [
                "ns-105-a.gandi.net",
                "ns-211-c.gandi.net",
                "ns-69-b.gandi.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 15,
            "domain_name": "koox.com",
            "domain_keyword": "koox",
            "domain_tld": "com",
            "query_time": "2024-05-22 06:08:02",
            "create_date": "2001-10-21",
            "update_date": "2023-11-17",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "beats",
            "registrant_company": "beats",
            "registrant_address": "202-1902 cimsan1cha prugio chilseongdong2ga Oksan-ro,  Buk-gu",
            "registrant_city": "Daegu",
            "registrant_zip": "41593",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1064851888",
            "registrant_fax": "+82.1077651088",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "coot.page",
            "domain_keyword": "coot",
            "domain_tld": "page",
            "query_time": "2024-05-28 12:05:19",
            "create_date": "2020-09-02",
            "update_date": "2024-04-11",
            "expiry_date": "2024-09-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Inkomplete Art",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 17,
            "domain_name": "cool.ovh",
            "domain_keyword": "cool",
            "domain_tld": "ovh",
            "query_time": "2024-06-07 01:21:53",
            "create_date": "2019-06-06",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-06",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns103.ovh.net",
                "ns103.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 18,
            "domain_name": "coob.net",
            "domain_keyword": "coob",
            "domain_tld": "net",
            "query_time": "2024-06-07 17:14:53",
            "create_date": "2023-07-31",
            "update_date": "2023-11-01",
            "expiry_date": "2024-07-31",
            "registrar_iana": 1854,
            "registrar_name": "DropCatch.com 443 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "SuperAspect LTD",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "London, City of",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "GB",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "cook.group",
            "domain_keyword": "cook",
            "domain_tld": "group",
            "query_time": "2024-06-07 17:16:03",
            "create_date": "2016-06-08",
            "update_date": "2024-02-14",
            "expiry_date": "2025-06-08",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Si Chuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "cbox.ws",
            "domain_keyword": "cbox",
            "domain_tld": "ws",
            "query_time": "2024-06-08 21:03:22",
            "create_date": "2005-06-24",
            "update_date": "2024-05-31",
            "expiry_date": "2026-06-24",
            "registrar_iana": 104,
            "registrar_name": "DomainSite",
            "name_servers": [
                "dora.ns.cloudflare.com",
                "ed.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "cfox.today",
            "domain_keyword": "cfox",
            "domain_tld": "today",
            "query_time": "2024-06-10 02:57:26",
            "create_date": "2023-12-10",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "annalise.ns.cloudflare.com",
                "sonny.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "coex.me",
            "domain_keyword": "coex",
            "domain_tld": "me",
            "query_time": "2024-04-27 04:34:43",
            "create_date": "2012-09-02",
            "update_date": "2023-08-08",
            "expiry_date": "2024-09-02",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "COEX.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tochigi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "ckox.com",
            "domain_keyword": "ckox",
            "domain_tld": "com",
            "query_time": "2024-04-25 23:50:37",
            "create_date": "2005-09-13",
            "update_date": "2023-04-20",
            "expiry_date": "2024-09-13",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "comx.world",
            "domain_keyword": "comx",
            "domain_tld": "world",
            "query_time": "2024-04-29 14:42:48",
            "create_date": "2023-04-22",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-22",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Netmaster AG",
            "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": [
                "ns.hostpoint.ch",
                "ns2.hostpoint.ch",
                "ns3.hostpoint.ch"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "caox.tech",
            "domain_keyword": "caox",
            "domain_tld": "tech",
            "query_time": "2024-04-28 23:28:53",
            "create_date": "2021-10-19",
            "update_date": "2024-01-01",
            "expiry_date": "2024-10-19",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_company": "Data Privacy Protected",
            "registrant_state": "BW",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1080.ui-dns.com",
                "ns1086.ui-dns.de",
                "ns1100.ui-dns.biz",
                "ns1109.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "cogx.tech",
            "domain_keyword": "cogx",
            "domain_tld": "tech",
            "query_time": "2024-05-03 14:57:45",
            "create_date": "2016-12-06",
            "update_date": "2024-04-15",
            "expiry_date": "2024-12-06",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "codox.co",
            "domain_keyword": "codox",
            "domain_tld": "co",
            "query_time": "2024-05-01 18:01:57",
            "create_date": "2023-07-22",
            "update_date": "2023-07-27",
            "expiry_date": "2024-07-22",
            "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": "Jiang Su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "coop.shop",
            "domain_keyword": "coop",
            "domain_tld": "shop",
            "query_time": "2024-05-01 22:25:48",
            "create_date": "2016-09-29",
            "update_date": "2023-10-19",
            "expiry_date": "2024-09-29",
            "registrar_iana": 1052,
            "registrar_name": "EuroDNS",
            "registrar_website": "http://www.eurodns.com",
            "registrant_country": "CH",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "cooe.holdings",
            "domain_keyword": "cooe",
            "domain_tld": "holdings",
            "query_time": "2024-05-04 03:09:12",
            "create_date": "2020-04-15",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-15",
            "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 0157552951",
            "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": 30,
            "domain_name": "noox.com.cn",
            "domain_keyword": "noox",
            "domain_tld": "com.cn",
            "query_time": "2024-05-07 06:58:32",
            "create_date": "2023-12-18",
            "expiry_date": "2024-12-18",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "袁吉勇",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "noox.finance",
            "domain_keyword": "noox",
            "domain_tld": "finance",
            "query_time": "2024-05-05 23:42:32",
            "create_date": "2022-12-18",
            "update_date": "2024-03-07",
            "expiry_date": "2024-12-18",
            "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": [
                "armfazh.ns.cloudflare.com",
                "princess.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "yoox.us",
            "domain_keyword": "yoox",
            "domain_tld": "us",
            "query_time": "2024-05-06 21:00:32",
            "create_date": "2002-10-18",
            "update_date": "2023-06-06",
            "expiry_date": "2024-10-17",
            "registrar_iana": 470,
            "registrar_name": "Nom-iq Ltd. dba COM LAUDE",
            "registrar_website": "www.comlaude.com",
            "registrant_name": "YOOX NET-A-PORTER GROUP S.p.A.",
            "registrant_company": "YOOX NET-A-PORTER GROUP S.p.A.",
            "registrant_address": "via Morimondo 17",
            "registrant_city": "Milano",
            "registrant_zip": "20143",
            "registrant_country": "IT",
            "registrant_email": "[email protected]",
            "registrant_phone": "+39.0516184211",
            "name_servers": [
                "dns1.comlaude-dns.com",
                "dns2.comlaude-dns.net",
                "dns3.comlaude-dns.co.uk",
                "dns4.comlaude-dns.eu"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "cooe.world",
            "domain_keyword": "cooe",
            "domain_tld": "world",
            "query_time": "2024-05-06 11:57:20",
            "create_date": "2023-08-13",
            "update_date": "2023-12-29",
            "expiry_date": "2024-08-13",
            "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.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "coex.xyz",
            "domain_keyword": "coex",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 02:50:39",
            "create_date": "2023-08-06",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-06",
            "registrar_iana": 1478,
            "registrar_name": "CV Jogjacamp",
            "registrar_website": "https://idwebhost.com",
            "registrant_company": "Ireneusz Bachurski Przedsiebiorstwo INFO-BI",
            "registrant_state": "Slask",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "coob.top",
            "domain_keyword": "coob",
            "domain_tld": "top",
            "query_time": "2024-04-15 11:07:39",
            "create_date": "2019-02-22",
            "update_date": "2022-07-25",
            "expiry_date": "2028-02-22",
            "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": "liang jia tang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bristol.ns.cloudflare.com",
                "mike.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "cooex.com",
            "domain_keyword": "cooex",
            "domain_tld": "com",
            "query_time": "2024-04-15 11:08:45",
            "create_date": "2018-06-24",
            "update_date": "2022-04-11",
            "expiry_date": "2024-06-24",
            "registrar_iana": 69,
            "registrar_name": "TUCOWS, INC.",
            "registrar_website": "http://tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "XX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "https://tieredaccess.com/contact/8994eb67-4a57-40f6-9414-74d7a42db820",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "cooz.life",
            "domain_keyword": "cooz",
            "domain_tld": "life",
            "query_time": "2024-04-21 13:37:52",
            "create_date": "2017-09-13",
            "update_date": "2023-09-03",
            "expiry_date": "2024-09-13",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.justhost.com",
                "ns2.justhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "coop.bid",
            "domain_keyword": "coop",
            "domain_tld": "bid",
            "query_time": "2024-05-16 15:49:34",
            "create_date": "2023-01-06",
            "update_date": "2024-03-21",
            "expiry_date": "2026-01-06",
            "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": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "cook.bio",
            "domain_keyword": "cook",
            "domain_tld": "bio",
            "query_time": "2024-05-19 05:21:11",
            "create_date": "2023-09-02",
            "update_date": "2024-05-12",
            "expiry_date": "2024-09-02",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.premiumdomains.cloud",
                "ns2.premiumdomains.cloud"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "comx.network",
            "domain_keyword": "comx",
            "domain_tld": "network",
            "query_time": "2024-05-25 21:18:00",
            "create_date": "2022-02-21",
            "update_date": "2024-01-27",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "elle.ns.cloudflare.com",
                "melnicoff.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "crox.net",
            "domain_keyword": "crox",
            "domain_tld": "net",
            "query_time": "2024-05-26 02:06:39",
            "create_date": "2000-07-16",
            "update_date": "2024-05-17",
            "expiry_date": "2024-07-16",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "Alexandre Suter",
            "registrant_address": "Chemin Eugène-Grasset 16",
            "registrant_city": "Lausanne",
            "registrant_zip": "1006",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "+41.223627545",
            "name_servers": [
                "ns1.11b.ch",
                "ns2.11b.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "zoox.tv",
            "domain_keyword": "zoox",
            "domain_tld": "tv",
            "query_time": "2024-05-21 20:18:44",
            "create_date": "2020-12-20",
            "update_date": "2023-12-31",
            "expiry_date": "2024-12-20",
            "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": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "cood.app",
            "domain_keyword": "cood",
            "domain_tld": "app",
            "query_time": "2024-05-27 21:44:38",
            "create_date": "2020-11-23",
            "update_date": "2024-01-07",
            "expiry_date": "2024-11-23",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "https://www.ovh.com/world/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "piximind",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TN",
            "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": [
                "dns113.ovh.net",
                "ns113.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "cook.parts",
            "domain_keyword": "cook",
            "domain_tld": "parts",
            "query_time": "2024-05-29 10:41:08",
            "create_date": "2019-01-12",
            "update_date": "2024-05-28",
            "expiry_date": "2025-01-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "cool.estate",
            "domain_keyword": "cool",
            "domain_tld": "estate",
            "query_time": "2024-05-29 10:44:14",
            "create_date": "2018-03-30",
            "update_date": "2024-05-11",
            "expiry_date": "2024-03-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "cool.bzh",
            "domain_keyword": "cool",
            "domain_tld": "bzh",
            "query_time": "2024-05-29 10:44:14",
            "create_date": "2023-02-09",
            "update_date": "2024-01-30",
            "expiry_date": "2025-02-09",
            "registrar_iana": 1251,
            "registrar_name": "NAMESHIELD",
            "registrar_website": "http://www.nameshield.net",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "ns1.nom-domaine.fr",
                "ns2.nom-domaine.fr"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "cocox.cfd",
            "domain_keyword": "cocox",
            "domain_tld": "cfd",
            "query_time": "2024-05-31 07:41:41",
            "create_date": "2023-04-02",
            "update_date": "2024-05-14",
            "expiry_date": "2024-04-02",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Withheld for Privacy Purposes",
            "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": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "conx.in",
            "domain_keyword": "conx",
            "domain_tld": "in",
            "query_time": "2024-06-01 17:44:15",
            "create_date": "2009-05-09",
            "update_date": "2023-05-10",
            "expiry_date": "2024-05-09",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Mark Finch",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1bqx.name.com",
                "ns2bkr.name.com",
                "ns3dty.name.com",
                "ns4cpw.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "covox.net",
            "domain_keyword": "covox",
            "domain_tld": "net",
            "query_time": "2024-06-12 04:43:50",
            "create_date": "2015-06-24",
            "update_date": "2023-06-25",
            "expiry_date": "2024-06-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.logicalvps.net",
                "ns2.logicalvps.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "loox.store",
            "domain_keyword": "loox",
            "domain_tld": "store",
            "query_time": "2024-06-12 07:43:30",
            "create_date": "2023-04-09",
            "update_date": "2024-05-24",
            "expiry_date": "2024-04-09",
            "registrar_iana": 3897,
            "registrar_name": "Sav.com, LLC- 7",
            "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-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "cooo.lol",
            "domain_keyword": "cooo",
            "domain_tld": "lol",
            "query_time": "2024-06-11 16:13:09",
            "create_date": "2024-06-09",
            "update_date": "2024-06-09",
            "expiry_date": "2025-06-09",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "croox.com",
            "domain_keyword": "croox",
            "domain_tld": "com",
            "query_time": "2024-04-25 01:09:02",
            "create_date": "2004-06-30",
            "update_date": "2023-08-19",
            "expiry_date": "2025-04-24",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "collabs",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/croox.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "yoox.boutique",
            "domain_keyword": "yoox",
            "domain_tld": "boutique",
            "query_time": "2024-04-30 23:51:40",
            "create_date": "2014-04-22",
            "update_date": "2024-03-18",
            "expiry_date": "2025-04-22",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "coxo.shop",
            "domain_keyword": "coxo",
            "domain_tld": "shop",
            "query_time": "2024-05-02 06:56:26",
            "create_date": "2023-10-17",
            "update_date": "2024-01-18",
            "expiry_date": "2024-10-17",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_state": "IL",
            "registrant_country": "US",
            "name_servers": [
                "aron.ns.cloudflare.com",
                "roman.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "coog.ru",
            "domain_keyword": "coog",
            "domain_tld": "ru",
            "query_time": "2024-05-02 00:20:49",
            "create_date": "2011-05-17",
            "expiry_date": "2025-05-17",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 56,
            "domain_name": "toox.top",
            "domain_keyword": "toox",
            "domain_tld": "top",
            "query_time": "2024-04-30 20:14:56",
            "create_date": "2021-11-11",
            "update_date": "2023-10-23",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhukunpeng",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing shi",
            "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": [
                "andronicus.ns.cloudflare.com",
                "jillian.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "cook.limo",
            "domain_keyword": "cook",
            "domain_tld": "limo",
            "query_time": "2024-04-17 16:35:10",
            "create_date": "2024-04-15",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-15",
            "registrar_iana": 3882,
            "registrar_name": "Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság",
            "registrar_website": "https://namerider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Science Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Budapest",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "boox.sk",
            "domain_keyword": "boox",
            "domain_tld": "sk",
            "query_time": "2024-05-06 03:16:17",
            "create_date": "2008-10-15",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-18",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Janette Šimková - BOOX",
            "registrant_company": "Janette Šimková - BOOX",
            "registrant_address": "Karpatská 2",
            "registrant_city": "Stupava",
            "registrant_zip": "90031",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 59,
            "domain_name": "noox.com.br",
            "domain_keyword": "noox",
            "domain_tld": "com.br",
            "query_time": "2024-05-07 06:58:32",
            "create_date": "2019-08-21",
            "update_date": "2023-10-02",
            "expiry_date": "2024-08-21",
            "registrant_name": "Matheus Alves Silva",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-bg6gqjia.ns3.dan.hosting"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 60,
            "domain_name": "coon.info",
            "domain_keyword": "coon",
            "domain_tld": "info",
            "query_time": "2024-05-10 04:29:42",
            "create_date": "2024-03-02",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-02",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "xoox.store",
            "domain_keyword": "xoox",
            "domain_tld": "store",
            "query_time": "2024-05-21 03:01:47",
            "create_date": "2020-05-19",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-19",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "X00X SAS",
            "registrant_country": "MF",
            "registrant_email": "please query the rdds service of the 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": [
                "dns113.ovh.net",
                "ns113.ovh.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "moox.digital",
            "domain_keyword": "moox",
            "domain_tld": "digital",
            "query_time": "2024-05-18 01:38:16",
            "create_date": "2017-07-11",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-11",
            "registrar_iana": 1564,
            "registrar_name": "TLD Registrar Solutions Ltd.",
            "registrar_website": "http://www.tldregistrarsolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "MOOX.digital srl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Roma",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "emma.ns.cloudflare.com",
                "oswald.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "cxoox.com",
            "domain_keyword": "cxoox",
            "domain_tld": "com",
            "query_time": "2024-05-26 22:27:32",
            "create_date": "2023-09-09",
            "update_date": "2023-09-09",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "cosx.app",
            "domain_keyword": "cosx",
            "domain_tld": "app",
            "query_time": "2024-05-27 10:42:35",
            "create_date": "2023-09-12",
            "update_date": "2023-09-17",
            "expiry_date": "2024-09-12",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet SE",
            "registrar_website": "https://www.ionos.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GLS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "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": [
                "ns1038.ui-dns.org",
                "ns1044.ui-dns.de",
                "ns1062.ui-dns.com",
                "ns1102.ui-dns.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "coex.agency",
            "domain_keyword": "coex",
            "domain_tld": "agency",
            "query_time": "2024-05-27 01:15:33",
            "create_date": "2022-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "cooz.top",
            "domain_keyword": "cooz",
            "domain_tld": "top",
            "query_time": "2024-05-17 22:25:42",
            "create_date": "2023-11-08",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-08",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co. , Ltd",
            "registrar_website": "http://juminghk.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "si chuan",
            "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": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "ooox.org",
            "domain_keyword": "ooox",
            "domain_tld": "org",
            "query_time": "2024-05-27 19:56:10",
            "create_date": "2024-01-29",
            "update_date": "2024-05-18",
            "expiry_date": "2025-01-29",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "cool.apartments",
            "domain_keyword": "cool",
            "domain_tld": "apartments",
            "query_time": "2024-05-31 03:04:12",
            "create_date": "2015-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Worldwide Media Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Florida",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "croox.clothing",
            "domain_keyword": "croox",
            "domain_tld": "clothing",
            "query_time": "2024-06-06 20:22:38",
            "create_date": "2019-06-05",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-05",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "coom.video",
            "domain_keyword": "coom",
            "domain_tld": "video",
            "query_time": "2024-06-01 17:49:39",
            "create_date": "2024-03-28",
            "update_date": "2024-04-02",
            "expiry_date": "2025-03-28",
            "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": "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.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "coon.uk",
            "domain_keyword": "coon",
            "domain_tld": "uk",
            "query_time": "2024-06-08 19:36:23",
            "create_date": "2019-07-02",
            "update_date": "2023-08-11",
            "expiry_date": "2024-07-02",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.uniregistrymarket.link",
                "ns2.uniregistrymarket.link"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 72,
            "domain_name": "coop.la",
            "domain_keyword": "coop",
            "domain_tld": "la",
            "query_time": "2024-06-08 19:37:08",
            "create_date": "2017-08-11",
            "update_date": "2024-04-17",
            "expiry_date": "2025-08-11",
            "registrar_name": "GoDaddy.com, Inc.",
            "registrant_email": "https://whois.nic.la/contact/coop.la/registrant",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "cook.network",
            "domain_keyword": "cook",
            "domain_tld": "network",
            "query_time": "2024-06-07 17:16:03",
            "create_date": "2017-07-25",
            "update_date": "2023-09-08",
            "expiry_date": "2024-07-25",
            "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.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "conx.be",
            "domain_keyword": "conx",
            "domain_tld": "be",
            "query_time": "2024-06-07 17:14:03",
            "create_date": "2023-09-14",
            "registrar_name": "Vimexx",
            "registrar_website": "http://www.vimexx.nl",
            "name_servers": [
                "ns.zxcs.be",
                "ns.zxcs.eu",
                "ns.zxcs.nl"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 75,
            "domain_name": "koox.shop",
            "domain_keyword": "koox",
            "domain_tld": "shop",
            "query_time": "2024-04-16 01:12:45",
            "create_date": "2023-10-18",
            "update_date": "2024-01-30",
            "expiry_date": "2024-10-18",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "coon.dev",
            "domain_keyword": "coon",
            "domain_tld": "dev",
            "query_time": "2024-04-19 06:06:46",
            "create_date": "2019-02-28",
            "update_date": "2024-04-13",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "guycolle GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "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": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "coex.ink",
            "domain_keyword": "coex",
            "domain_tld": "ink",
            "query_time": "2024-05-08 02:50:39",
            "create_date": "2019-11-19",
            "update_date": "2024-01-04",
            "expiry_date": "2024-11-19",
            "registrar_iana": 1257,
            "registrar_name": "Variomedia AG",
            "registrar_website": "www.puredomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Loewengold GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.variomedia.de",
                "ns2.variomedia.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "cood.fr",
            "domain_keyword": "cood",
            "domain_tld": "fr",
            "query_time": "2024-05-05 23:02:54",
            "create_date": "2023-06-10",
            "update_date": "2023-06-21",
            "expiry_date": "2024-06-10",
            "registrar_name": "RANXPLORER",
            "registrar_website": "https://www.kifdom.com/faq.php",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1.o2switch.net",
                "ns2.o2switch.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 79,
            "domain_name": "cool.soccer",
            "domain_keyword": "cool",
            "domain_tld": "soccer",
            "query_time": "2024-05-10 04:22:37",
            "create_date": "2019-10-28",
            "update_date": "2023-12-12",
            "expiry_date": "2024-10-28",
            "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": 80,
            "domain_name": "loox.pro",
            "domain_keyword": "loox",
            "domain_tld": "pro",
            "query_time": "2024-05-13 00:28:16",
            "create_date": "2024-03-09",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "gina.ns.cloudflare.com",
                "ruben.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "cooy.shop",
            "domain_keyword": "cooy",
            "domain_tld": "shop",
            "query_time": "2024-05-03 01:02:01",
            "create_date": "2020-05-18",
            "update_date": "2023-09-11",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "https://wanwang.aliyun.com/",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "coon.co.uk",
            "domain_keyword": "coon",
            "domain_tld": "co.uk",
            "query_time": "2024-05-03 01:00:37",
            "create_date": "2013-05-06",
            "update_date": "2023-01-08",
            "expiry_date": "2025-05-06",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 83,
            "domain_name": "coor.cc",
            "domain_keyword": "coor",
            "domain_tld": "cc",
            "query_time": "2024-04-27 07:41:49",
            "create_date": "2020-12-24",
            "update_date": "2024-04-18",
            "expiry_date": "2024-12-24",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "cool.im",
            "domain_keyword": "cool",
            "domain_tld": "im",
            "query_time": "2024-05-20 09:44:24",
            "registrant_name": "Redacted",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ]
        },
        {
            "num": 85,
            "domain_name": "coop.vc",
            "domain_keyword": "coop",
            "domain_tld": "vc",
            "query_time": "2024-05-25 20:23:24",
            "create_date": "2015-06-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-06-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Transmitive, LLC",
            "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": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "cbox.community",
            "domain_keyword": "cbox",
            "domain_tld": "community",
            "query_time": "2024-05-25 12:29:19",
            "create_date": "2023-01-31",
            "update_date": "2024-01-22",
            "expiry_date": "2025-01-31",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "IFO.net Cloud",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BZ",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "mark.ns.cloudflare.com",
                "mary.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "cmox.io",
            "domain_keyword": "cmox",
            "domain_tld": "io",
            "query_time": "2024-05-27 07:09:56",
            "create_date": "2023-03-09",
            "update_date": "2024-02-07",
            "expiry_date": "2025-03-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "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": 88,
            "domain_name": "coxx.cn",
            "domain_keyword": "coxx",
            "domain_tld": "cn",
            "query_time": "2024-05-27 13:04:47",
            "create_date": "2018-11-19",
            "expiry_date": "2024-11-19",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "赵伟凯",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1-show.myhostadmin.net",
                "ns2-show.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "boox.group",
            "domain_keyword": "boox",
            "domain_tld": "group",
            "query_time": "2024-06-02 17:25:29",
            "create_date": "2023-07-13",
            "update_date": "2024-04-25",
            "expiry_date": "2024-07-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 90,
            "domain_name": "voox.app",
            "domain_keyword": "voox",
            "domain_tld": "app",
            "query_time": "2024-06-01 23:32:58",
            "create_date": "2023-10-01",
            "update_date": "2023-10-06",
            "expiry_date": "2024-10-01",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivateName Services Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "coor.fr",
            "domain_keyword": "coor",
            "domain_tld": "fr",
            "query_time": "2024-06-04 14:47:29",
            "create_date": "2015-11-03",
            "update_date": "2023-12-31",
            "expiry_date": "2024-11-03",
            "registrar_name": "ASCIO TECHNOLOGIES Inc.",
            "registrar_website": "http://www.ascio.com",
            "registrant_company": "COOR Service Management AB",
            "registrant_address": "COOR Service Management AB, KNARRARNASGATAN 7, 16440 Kista",
            "registrant_country": "SE",
            "registrant_email": "[email protected]",
            "registrant_phone": "+46.317258100",
            "name_servers": [
                "dns1.zaccodigitaltrustlabs.com",
                "dns2.zaccodigitaltrustlabs.net",
                "dns3.zaccodigitaltrustlabs.se",
                "dns4.zaccodigitaltrustlabs.se",
                "ns1.zaccodns.com",
                "ns2.zaccodns.se"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 92,
            "domain_name": "cook.rocks",
            "domain_keyword": "cook",
            "domain_tld": "rocks",
            "query_time": "2024-06-07 17:16:03",
            "create_date": "2023-07-31",
            "update_date": "2023-08-05",
            "expiry_date": "2024-07-31",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1061.awsdns-04.org",
                "ns-2039.awsdns-62.co.uk",
                "ns-222.awsdns-27.com",
                "ns-801.awsdns-36.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "coop.dog",
            "domain_keyword": "coop",
            "domain_tld": "dog",
            "query_time": "2024-06-08 19:37:08",
            "create_date": "2022-08-16",
            "update_date": "2023-09-30",
            "expiry_date": "2024-08-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "xoox.design",
            "domain_keyword": "xoox",
            "domain_tld": "design",
            "query_time": "2024-05-31 04:48:42",
            "create_date": "2022-03-25",
            "update_date": "2024-05-06",
            "expiry_date": "2024-03-25",
            "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",
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "comx.io",
            "domain_keyword": "comx",
            "domain_tld": "io",
            "query_time": "2024-05-31 05:06:20",
            "create_date": "2017-01-30",
            "update_date": "2024-03-15",
            "expiry_date": "2025-01-30",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "cooa.org",
            "domain_keyword": "cooa",
            "domain_tld": "org",
            "query_time": "2024-04-15 11:07:17",
            "create_date": "2002-02-08",
            "update_date": "2024-01-03",
            "expiry_date": "2025-02-08",
            "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": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "coof.uk",
            "domain_keyword": "coof",
            "domain_tld": "uk",
            "query_time": "2024-04-15 11:08:46",
            "create_date": "2019-06-23",
            "update_date": "2021-09-22",
            "expiry_date": "2024-06-23",
            "registrar_name": "Really Useful Domains Limited t/a Really Useful Domains [Tag = REALLYUSEFUL]",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 98,
            "domain_name": "boox.club",
            "domain_keyword": "boox",
            "domain_tld": "club",
            "query_time": "2024-04-15 19:45:26",
            "create_date": "2022-02-12",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-12",
            "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": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "crox.fun",
            "domain_keyword": "crox",
            "domain_tld": "fun",
            "query_time": "2024-04-24 14:56:26",
            "create_date": "2024-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "cooy.org",
            "domain_keyword": "cooy",
            "domain_tld": "org",
            "query_time": "2024-04-21 13:37:49",
            "create_date": "2000-09-22",
            "update_date": "2024-04-10",
            "expiry_date": "2024-09-22",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "https://www.united-domains.de/whois-suche",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.082,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>coox.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3303</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>poox.xyz, cooxx.be, cooa.xn--czr694b, xoox.live, coix.fit, xoox.email, qoox.fun, boox.ink, ooox.top, cook.luxe, cofx.net, corx.online, coob.cc, voox.it, koox.com, coot.page, cool.ovh, coob.net, cook.group, cbox.ws, cfox.today, coex.me, ckox.com, comx.world, caox.tech, cogx.tech, codox.co, coop.shop, cooe.holdings, noox.com.cn, noox.finance, yoox.us, cooe.world, coex.xyz, coob.top, cooex.com, cooz.life, coop.bid, cook.bio, comx.network, crox.net, zoox.tv, cood.app, cook.parts, cool.estate, cool.bzh, cocox.cfd, conx.in, covox.net, loox.store, cooo.lol, croox.com, yoox.boutique, coxo.shop, coog.ru, toox.top, cook.limo, boox.sk, noox.com.br, coon.info, xoox.store, moox.digital, cxoox.com, cosx.app, coex.agency, cooz.top, ooox.org, cool.apartments, croox.clothing, coom.video, coon.uk, coop.la, cook.network, conx.be, koox.shop, coon.dev, coex.ink, cood.fr, cool.soccer, loox.pro, cooy.shop, coon.co.uk, coor.cc, cool.im, coop.vc, cbox.community, cmox.io, coxx.cn, boox.group, voox.app, coor.fr, cook.rocks, coop.dog, xoox.design, comx.io, cooa.org, coof.uk, boox.club, crox.fun, cooy.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>poox.xyz</domain_name>
   <domain_keyword>poox</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-19 20:43:09</query_time>
   <create_date>2015-03-23</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-23</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 MuuMuuDomain</registrant_company>
   <registrant_state>Fukuoka</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>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>cooxx.be</domain_name>
   <domain_keyword>cooxx</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-21 13:37:48</query_time>
   <create_date>2013-09-30</create_date>
   <registrar_name>BelgianHosting</registrar_name>
   <registrar_website>http://www.belgianhosting.be</registrar_website>
   <name_servers>
    <value>ns1.belgianhosting.be</value>
    <value>ns2.belgianhosting.be</value>
    <value>ns3.belgianhosting.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>cooa.xn--czr694b</domain_name>
   <domain_keyword>cooa</domain_keyword>
   <domain_tld>xn--czr694b</domain_tld>
   <query_time>2015-09-24 00:00:00</query_time>
   <create_date>2015-09-22</create_date>
   <expiry_date>2025-09-22</expiry_date>
   <registrar_iana>1655</registrar_iana>
   <registrar_name>nawang</registrar_name>
   <registrant_name>Zhao Zhi Zhao</registrant_name>
   <registrant_company>Zhong Guo Yan Jing Xie Hui</registrant_company>
   <registrant_address>Dong Cheng Qu Dong Chang An Jie 6 Hao</registrant_address>
   <registrant_city>Bei Jing</registrant_city>
   <registrant_state>Bei Jing</registrant_state>
   <registrant_country>CC</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>8601062223527</registrant_phone>
   <registrant_fax>8601062213071</registrant_fax>
   <name_servers>
    <value>ns.nagor.cn</value>
    <value>ns.nagor.com.cn</value>
    <value>ns1.dnsnw.com</value>
    <value>ns2.dnsnw.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>xoox.live</domain_name>
   <domain_keyword>xoox</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-26 09:45:21</query_time>
   <create_date>2021-08-15</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-08-15</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>X00X SAS</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>MF</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns17.ovh.net</value>
    <value>ns17.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>5</num>
   <domain_name>coix.fit</domain_name>
   <domain_keyword>coix</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-01 09:19:58</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>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>nie jian hui</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>xoox.email</domain_name>
   <domain_keyword>xoox</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-04-29 10:39:58</query_time>
   <create_date>2014-08-05</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>74</registrar_iana>
   <registrar_name>Online SAS</registrar_name>
   <registrar_website>https://www.bookmyname.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>XOOX</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>MF</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>nsa.bookmyname.com</value>
    <value>nsb.bookmyname.com</value>
    <value>nsc.bookmyname.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>qoox.fun</domain_name>
   <domain_keyword>qoox</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-03 18:30:23</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-20</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>kanye.ns.cloudflare.com</value>
    <value>magali.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>boox.ink</domain_name>
   <domain_keyword>boox</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-05 20:12:08</query_time>
   <create_date>2023-07-24</create_date>
   <update_date>2023-08-06</update_date>
   <expiry_date>2024-07-24</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>ooox.top</domain_name>
   <domain_keyword>ooox</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-08 06:27:15</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>michelle.ns.cloudflare.com</value>
    <value>tosana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>cook.luxe</domain_name>
   <domain_keyword>cook</domain_keyword>
   <domain_tld>luxe</domain_tld>
   <query_time>2024-05-13 14:10:24</query_time>
   <create_date>2021-01-22</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>cofx.net</domain_name>
   <domain_keyword>cofx</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 23:04:42</query_time>
   <create_date>2020-04-16</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>3-1 Ofuka-cho, Grand Front Osaka Tower B 23F</registrant_address>
   <registrant_city>Kita-ku Osaka-shi</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662416585</registrant_phone>
   <registrant_fax>+81.663740121</registrant_fax>
   <name_servers>
    <value>ns1.extrem.jp</value>
    <value>ns2.extrem.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>corx.online</domain_name>
   <domain_keyword>corx</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-20 11:46:44</query_time>
   <create_date>2024-03-21</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <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>dane.ns.cloudflare.com</value>
    <value>grannbo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>coob.cc</domain_name>
   <domain_keyword>coob</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-19 05:20:44</query_time>
   <create_date>2013-12-19</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Digital Crimes Unit Digital Crimes Unit</registrant_name>
   <registrant_company>Microsoft Corporation</registrant_company>
   <registrant_address>One Microsoft Way,</registrant_address>
   <registrant_city>Redmond</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>98052</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4258828080</registrant_phone>
   <registrant_fax>+1.4259367329</registrant_fax>
   <name_servers>
    <value>ns10.microsoftinternetsafety.net</value>
    <value>ns9.microsoftinternetsafety.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>14</num>
   <domain_name>voox.it</domain_name>
   <domain_keyword>voox</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-25 06:19:03</query_time>
   <create_date>2012-08-18</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_company>NetView Srl</registrant_company>
   <registrant_address>Via Don Vercesi 18</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20152</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns-105-a.gandi.net</value>
    <value>ns-211-c.gandi.net</value>
    <value>ns-69-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>koox.com</domain_name>
   <domain_keyword>koox</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 06:08:02</query_time>
   <create_date>2001-10-21</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>beats</registrant_name>
   <registrant_company>beats</registrant_company>
   <registrant_address>202-1902 cimsan1cha prugio chilseongdong2ga Oksan-ro,  Buk-gu</registrant_address>
   <registrant_city>Daegu</registrant_city>
   <registrant_zip>41593</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1064851888</registrant_phone>
   <registrant_fax>+82.1077651088</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>coot.page</domain_name>
   <domain_keyword>coot</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-05-28 12:05:19</query_time>
   <create_date>2020-09-02</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Inkomplete Art</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>cool.ovh</domain_name>
   <domain_keyword>cool</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-06-07 01:21:53</query_time>
   <create_date>2019-06-06</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns103.ovh.net</value>
    <value>ns103.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>coob.net</domain_name>
   <domain_keyword>coob</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-07 17:14:53</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>1854</registrar_iana>
   <registrar_name>DropCatch.com 443 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>SuperAspect LTD</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>London, City of</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR 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>19</num>
   <domain_name>cook.group</domain_name>
   <domain_keyword>cook</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-06-07 17:16:03</query_time>
   <create_date>2016-06-08</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-06-08</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Si Chuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>20</num>
   <domain_name>cbox.ws</domain_name>
   <domain_keyword>cbox</domain_keyword>
   <domain_tld>ws</domain_tld>
   <query_time>2024-06-08 21:03:22</query_time>
   <create_date>2005-06-24</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2026-06-24</expiry_date>
   <registrar_iana>104</registrar_iana>
   <registrar_name>DomainSite</registrar_name>
   <name_servers>
    <value>dora.ns.cloudflare.com</value>
    <value>ed.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>cfox.today</domain_name>
   <domain_keyword>cfox</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-06-10 02:57:26</query_time>
   <create_date>2023-12-10</create_date>
   <update_date>2023-12-15</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/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>annalise.ns.cloudflare.com</value>
    <value>sonny.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>22</num>
   <domain_name>coex.me</domain_name>
   <domain_keyword>coex</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-27 04:34:43</query_time>
   <create_date>2012-09-02</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-09-02</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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>COEX.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tochigi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>ckox.com</domain_name>
   <domain_keyword>ckox</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 23:50:37</query_time>
   <create_date>2005-09-13</create_date>
   <update_date>2023-04-20</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>comx.world</domain_name>
   <domain_keyword>comx</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-29 14:42:48</query_time>
   <create_date>2023-04-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Netmaster 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>please query the rdds service of the registrar of 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.hostpoint.ch</value>
    <value>ns2.hostpoint.ch</value>
    <value>ns3.hostpoint.ch</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>caox.tech</domain_name>
   <domain_keyword>caox</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-28 23:28:53</query_time>
   <create_date>2021-10-19</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-10-19</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_company>Data Privacy Protected</registrant_company>
   <registrant_state>BW</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1080.ui-dns.com</value>
    <value>ns1086.ui-dns.de</value>
    <value>ns1100.ui-dns.biz</value>
    <value>ns1109.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>cogx.tech</domain_name>
   <domain_keyword>cogx</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-03 14:57:45</query_time>
   <create_date>2016-12-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>codox.co</domain_name>
   <domain_keyword>codox</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-01 18:01:57</query_time>
   <create_date>2023-07-22</create_date>
   <update_date>2023-07-27</update_date>
   <expiry_date>2024-07-22</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>Jiang Su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>coop.shop</domain_name>
   <domain_keyword>coop</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-01 22:25:48</query_time>
   <create_date>2016-09-29</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-09-29</expiry_date>
   <registrar_iana>1052</registrar_iana>
   <registrar_name>EuroDNS</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_country>CH</registrant_country>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>cooe.holdings</domain_name>
   <domain_keyword>cooe</domain_keyword>
   <domain_tld>holdings</domain_tld>
   <query_time>2024-05-04 03:09:12</query_time>
   <create_date>2020-04-15</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-15</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 0157552951</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>30</num>
   <domain_name>noox.com.cn</domain_name>
   <domain_keyword>noox</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-07 06:58:32</query_time>
   <create_date>2023-12-18</create_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_name>郑州世纪创联电子科技开发有限公司</registrar_name>
   <registrant_name>袁吉勇</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.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>noox.finance</domain_name>
   <domain_keyword>noox</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-05 23:42:32</query_time>
   <create_date>2022-12-18</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2024-12-18</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>armfazh.ns.cloudflare.com</value>
    <value>princess.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>yoox.us</domain_name>
   <domain_keyword>yoox</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-06 21:00:32</query_time>
   <create_date>2002-10-18</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>470</registrar_iana>
   <registrar_name>Nom-iq Ltd. dba COM LAUDE</registrar_name>
   <registrar_website>www.comlaude.com</registrar_website>
   <registrant_name>YOOX NET-A-PORTER GROUP S.p.A.</registrant_name>
   <registrant_company>YOOX NET-A-PORTER GROUP S.p.A.</registrant_company>
   <registrant_address>via Morimondo 17</registrant_address>
   <registrant_city>Milano</registrant_city>
   <registrant_zip>20143</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+39.0516184211</registrant_phone>
   <name_servers>
    <value>dns1.comlaude-dns.com</value>
    <value>dns2.comlaude-dns.net</value>
    <value>dns3.comlaude-dns.co.uk</value>
    <value>dns4.comlaude-dns.eu</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>cooe.world</domain_name>
   <domain_keyword>cooe</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-06 11:57:20</query_time>
   <create_date>2023-08-13</create_date>
   <update_date>2023-12-29</update_date>
   <expiry_date>2024-08-13</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.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>coex.xyz</domain_name>
   <domain_keyword>coex</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 02:50:39</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>1478</registrar_iana>
   <registrar_name>CV Jogjacamp</registrar_name>
   <registrar_website>https://idwebhost.com</registrar_website>
   <registrant_company>Ireneusz Bachurski Przedsiebiorstwo INFO-BI</registrant_company>
   <registrant_state>Slask</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>coob.top</domain_name>
   <domain_keyword>coob</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-15 11:07:39</query_time>
   <create_date>2019-02-22</create_date>
   <update_date>2022-07-25</update_date>
   <expiry_date>2028-02-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>liang jia tang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bristol.ns.cloudflare.com</value>
    <value>mike.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>cooex.com</domain_name>
   <domain_keyword>cooex</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 11:08:45</query_time>
   <create_date>2018-06-24</create_date>
   <update_date>2022-04-11</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>TUCOWS, INC.</registrar_name>
   <registrar_website>http://tucowsdomains.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>XX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/8994eb67-4a57-40f6-9414-74d7a42db820</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>cooz.life</domain_name>
   <domain_keyword>cooz</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-21 13:37:52</query_time>
   <create_date>2017-09-13</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.justhost.com</value>
    <value>ns2.justhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>coop.bid</domain_name>
   <domain_keyword>coop</domain_keyword>
   <domain_tld>bid</domain_tld>
   <query_time>2024-05-16 15:49:34</query_time>
   <create_date>2023-01-06</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2026-01-06</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>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>39</num>
   <domain_name>cook.bio</domain_name>
   <domain_keyword>cook</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-19 05:21:11</query_time>
   <create_date>2023-09-02</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.premiumdomains.cloud</value>
    <value>ns2.premiumdomains.cloud</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>comx.network</domain_name>
   <domain_keyword>comx</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-25 21:18:00</query_time>
   <create_date>2022-02-21</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>elle.ns.cloudflare.com</value>
    <value>melnicoff.ns.cloudflare.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>crox.net</domain_name>
   <domain_keyword>crox</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 02:06:39</query_time>
   <create_date>2000-07-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>Alexandre Suter</registrant_name>
   <registrant_address>Chemin Eugène-Grasset 16</registrant_address>
   <registrant_city>Lausanne</registrant_city>
   <registrant_zip>1006</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+41.223627545</registrant_phone>
   <name_servers>
    <value>ns1.11b.ch</value>
    <value>ns2.11b.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>zoox.tv</domain_name>
   <domain_keyword>zoox</domain_keyword>
   <domain_tld>tv</domain_tld>
   <query_time>2024-05-21 20:18:44</query_time>
   <create_date>2020-12-20</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-12-20</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>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>43</num>
   <domain_name>cood.app</domain_name>
   <domain_keyword>cood</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-27 21:44:38</query_time>
   <create_date>2020-11-23</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>https://www.ovh.com/world/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>piximind</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>TN</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>dns113.ovh.net</value>
    <value>ns113.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>44</num>
   <domain_name>cook.parts</domain_name>
   <domain_keyword>cook</domain_keyword>
   <domain_tld>parts</domain_tld>
   <query_time>2024-05-29 10:41:08</query_time>
   <create_date>2019-01-12</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>cool.estate</domain_name>
   <domain_keyword>cool</domain_keyword>
   <domain_tld>estate</domain_tld>
   <query_time>2024-05-29 10:44:14</query_time>
   <create_date>2018-03-30</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2024-03-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>cool.bzh</domain_name>
   <domain_keyword>cool</domain_keyword>
   <domain_tld>bzh</domain_tld>
   <query_time>2024-05-29 10:44:14</query_time>
   <create_date>2023-02-09</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-02-09</expiry_date>
   <registrar_iana>1251</registrar_iana>
   <registrar_name>NAMESHIELD</registrar_name>
   <registrar_website>http://www.nameshield.net</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.nom-domaine.fr</value>
    <value>ns2.nom-domaine.fr</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>cocox.cfd</domain_name>
   <domain_keyword>cocox</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-31 07:41:41</query_time>
   <create_date>2023-04-02</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2024-04-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Withheld for Privacy Purposes</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>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>conx.in</domain_name>
   <domain_keyword>conx</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-01 17:44:15</query_time>
   <create_date>2009-05-09</create_date>
   <update_date>2023-05-10</update_date>
   <expiry_date>2024-05-09</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mark Finch</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</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>ns1bqx.name.com</value>
    <value>ns2bkr.name.com</value>
    <value>ns3dty.name.com</value>
    <value>ns4cpw.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>covox.net</domain_name>
   <domain_keyword>covox</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-12 04:43:50</query_time>
   <create_date>2015-06-24</create_date>
   <update_date>2023-06-25</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.logicalvps.net</value>
    <value>ns2.logicalvps.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>50</num>
   <domain_name>loox.store</domain_name>
   <domain_keyword>loox</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-12 07:43:30</query_time>
   <create_date>2023-04-09</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2024-04-09</expiry_date>
   <registrar_iana>3897</registrar_iana>
   <registrar_name>Sav.com, LLC- 7</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-expired.sav.com</value>
    <value>ns2-expired.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>cooo.lol</domain_name>
   <domain_keyword>cooo</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-06-11 16:13:09</query_time>
   <create_date>2024-06-09</create_date>
   <update_date>2024-06-09</update_date>
   <expiry_date>2025-06-09</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.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>52</num>
   <domain_name>croox.com</domain_name>
   <domain_keyword>croox</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 01:09:02</query_time>
   <create_date>2004-06-30</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>collabs</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/croox.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>yoox.boutique</domain_name>
   <domain_keyword>yoox</domain_keyword>
   <domain_tld>boutique</domain_tld>
   <query_time>2024-04-30 23:51:40</query_time>
   <create_date>2014-04-22</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>coxo.shop</domain_name>
   <domain_keyword>coxo</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-02 06:56:26</query_time>
   <create_date>2023-10-17</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>aron.ns.cloudflare.com</value>
    <value>roman.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>coog.ru</domain_name>
   <domain_keyword>coog</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 00:20:49</query_time>
   <create_date>2011-05-17</create_date>
   <expiry_date>2025-05-17</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>56</num>
   <domain_name>toox.top</domain_name>
   <domain_keyword>toox</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-30 20:14:56</query_time>
   <create_date>2021-11-11</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhukunpeng</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing shi</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>andronicus.ns.cloudflare.com</value>
    <value>jillian.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>cook.limo</domain_name>
   <domain_keyword>cook</domain_keyword>
   <domain_tld>limo</domain_tld>
   <query_time>2024-04-17 16:35:10</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>3882</registrar_iana>
   <registrar_name>Domain Science Kutatási Szolgáltató Korlátolt Felelősségű Társaság</registrar_name>
   <registrar_website>https://namerider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Science Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Budapest</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>boox.sk</domain_name>
   <domain_keyword>boox</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 03:16:17</query_time>
   <create_date>2008-10-15</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Janette Šimková - BOOX</registrant_name>
   <registrant_company>Janette Šimková - BOOX</registrant_company>
   <registrant_address>Karpatská 2</registrant_address>
   <registrant_city>Stupava</registrant_city>
   <registrant_zip>90031</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>noox.com.br</domain_name>
   <domain_keyword>noox</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-07 06:58:32</query_time>
   <create_date>2019-08-21</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrant_name>Matheus Alves Silva</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-bg6gqjia.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>coon.info</domain_name>
   <domain_keyword>coon</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-10 04:29:42</query_time>
   <create_date>2024-03-02</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>xoox.store</domain_name>
   <domain_keyword>xoox</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-21 03:01:47</query_time>
   <create_date>2020-05-19</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>X00X SAS</registrant_company>
   <registrant_country>MF</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>dns113.ovh.net</value>
    <value>ns113.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>moox.digital</domain_name>
   <domain_keyword>moox</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-18 01:38:16</query_time>
   <create_date>2017-07-11</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-11</expiry_date>
   <registrar_iana>1564</registrar_iana>
   <registrar_name>TLD Registrar Solutions Ltd.</registrar_name>
   <registrar_website>http://www.tldregistrarsolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>MOOX.digital srl</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Roma</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>emma.ns.cloudflare.com</value>
    <value>oswald.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>cxoox.com</domain_name>
   <domain_keyword>cxoox</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 22:27:32</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-09-09</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>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>cosx.app</domain_name>
   <domain_keyword>cosx</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-27 10:42:35</query_time>
   <create_date>2023-09-12</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet SE</registrar_name>
   <registrar_website>https://www.ionos.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GLS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</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>ns1038.ui-dns.org</value>
    <value>ns1044.ui-dns.de</value>
    <value>ns1062.ui-dns.com</value>
    <value>ns1102.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>coex.agency</domain_name>
   <domain_keyword>coex</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-27 01:15:33</query_time>
   <create_date>2022-05-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.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>66</num>
   <domain_name>cooz.top</domain_name>
   <domain_keyword>cooz</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-17 22:25:42</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co. , Ltd</registrar_name>
   <registrar_website>http://juminghk.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>si chuan</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>jm1.dns.com</value>
    <value>jm2.dns.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>ooox.org</domain_name>
   <domain_keyword>ooox</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 19:56:10</query_time>
   <create_date>2024-01-29</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-01-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>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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>cool.apartments</domain_name>
   <domain_keyword>cool</domain_keyword>
   <domain_tld>apartments</domain_tld>
   <query_time>2024-05-31 03:04:12</query_time>
   <create_date>2015-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Worldwide Media Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>croox.clothing</domain_name>
   <domain_keyword>croox</domain_keyword>
   <domain_tld>clothing</domain_tld>
   <query_time>2024-06-06 20:22:38</query_time>
   <create_date>2019-06-05</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-05</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>coom.video</domain_name>
   <domain_keyword>coom</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-06-01 17:49:39</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>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>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.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>coon.uk</domain_name>
   <domain_keyword>coon</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-08 19:36:23</query_time>
   <create_date>2019-07-02</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.uniregistrymarket.link</value>
    <value>ns2.uniregistrymarket.link</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>72</num>
   <domain_name>coop.la</domain_name>
   <domain_keyword>coop</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-06-08 19:37:08</query_time>
   <create_date>2017-08-11</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-08-11</expiry_date>
   <registrar_name>GoDaddy.com, Inc.</registrar_name>
   <registrant_email>https://whois.nic.la/contact/coop.la/registrant</registrant_email>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>cook.network</domain_name>
   <domain_keyword>cook</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-06-07 17:16:03</query_time>
   <create_date>2017-07-25</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-07-25</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.bluehost.com</value>
    <value>ns2.bluehost.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>74</num>
   <domain_name>conx.be</domain_name>
   <domain_keyword>conx</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-07 17:14:03</query_time>
   <create_date>2023-09-14</create_date>
   <registrar_name>Vimexx</registrar_name>
   <registrar_website>http://www.vimexx.nl</registrar_website>
   <name_servers>
    <value>ns.zxcs.be</value>
    <value>ns.zxcs.eu</value>
    <value>ns.zxcs.nl</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>75</num>
   <domain_name>koox.shop</domain_name>
   <domain_keyword>koox</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-16 01:12:45</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>coon.dev</domain_name>
   <domain_keyword>coon</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-19 06:06:46</query_time>
   <create_date>2019-02-28</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>guycolle 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>CH</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>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>77</num>
   <domain_name>coex.ink</domain_name>
   <domain_keyword>coex</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-08 02:50:39</query_time>
   <create_date>2019-11-19</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>1257</registrar_iana>
   <registrar_name>Variomedia AG</registrar_name>
   <registrar_website>www.puredomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Loewengold GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.variomedia.de</value>
    <value>ns2.variomedia.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>cood.fr</domain_name>
   <domain_keyword>cood</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 23:02:54</query_time>
   <create_date>2023-06-10</create_date>
   <update_date>2023-06-21</update_date>
   <expiry_date>2024-06-10</expiry_date>
   <registrar_name>RANXPLORER</registrar_name>
   <registrar_website>https://www.kifdom.com/faq.php</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1.o2switch.net</value>
    <value>ns2.o2switch.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>cool.soccer</domain_name>
   <domain_keyword>cool</domain_keyword>
   <domain_tld>soccer</domain_tld>
   <query_time>2024-05-10 04:22:37</query_time>
   <create_date>2019-10-28</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-10-28</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>80</num>
   <domain_name>loox.pro</domain_name>
   <domain_keyword>loox</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-13 00:28:16</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>gina.ns.cloudflare.com</value>
    <value>ruben.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>cooy.shop</domain_name>
   <domain_keyword>cooy</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-03 01:02:01</query_time>
   <create_date>2020-05-18</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2025-05-18</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>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>coon.co.uk</domain_name>
   <domain_keyword>coon</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-03 01:00:37</query_time>
   <create_date>2013-05-06</create_date>
   <update_date>2023-01-08</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>coor.cc</domain_name>
   <domain_keyword>coor</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-27 07:41:49</query_time>
   <create_date>2020-12-24</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>cool.im</domain_name>
   <domain_keyword>cool</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-05-20 09:44:24</query_time>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
  </value>
  <value>
   <num>85</num>
   <domain_name>coop.vc</domain_name>
   <domain_keyword>coop</domain_keyword>
   <domain_tld>vc</domain_tld>
   <query_time>2024-05-25 20:23:24</query_time>
   <create_date>2015-06-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-06-11</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>Transmitive, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>86</num>
   <domain_name>cbox.community</domain_name>
   <domain_keyword>cbox</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-05-25 12:29:19</query_time>
   <create_date>2023-01-31</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>IFO.net Cloud</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>BZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>mark.ns.cloudflare.com</value>
    <value>mary.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>cmox.io</domain_name>
   <domain_keyword>cmox</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-27 07:09:56</query_time>
   <create_date>2023-03-09</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>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>88</num>
   <domain_name>coxx.cn</domain_name>
   <domain_keyword>coxx</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-27 13:04:47</query_time>
   <create_date>2018-11-19</create_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>赵伟凯</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1-show.myhostadmin.net</value>
    <value>ns2-show.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>boox.group</domain_name>
   <domain_keyword>boox</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-06-02 17:25:29</query_time>
   <create_date>2023-07-13</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>voox.app</domain_name>
   <domain_keyword>voox</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-01 23:32:58</query_time>
   <create_date>2023-10-01</create_date>
   <update_date>2023-10-06</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivateName Services Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>coor.fr</domain_name>
   <domain_keyword>coor</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-06-04 14:47:29</query_time>
   <create_date>2015-11-03</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_name>ASCIO TECHNOLOGIES Inc.</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_company>COOR Service Management AB</registrant_company>
   <registrant_address>COOR Service Management AB, KNARRARNASGATAN 7, 16440 Kista</registrant_address>
   <registrant_country>SE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+46.317258100</registrant_phone>
   <name_servers>
    <value>dns1.zaccodigitaltrustlabs.com</value>
    <value>dns2.zaccodigitaltrustlabs.net</value>
    <value>dns3.zaccodigitaltrustlabs.se</value>
    <value>dns4.zaccodigitaltrustlabs.se</value>
    <value>ns1.zaccodns.com</value>
    <value>ns2.zaccodns.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>92</num>
   <domain_name>cook.rocks</domain_name>
   <domain_keyword>cook</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-06-07 17:16:03</query_time>
   <create_date>2023-07-31</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1061.awsdns-04.org</value>
    <value>ns-2039.awsdns-62.co.uk</value>
    <value>ns-222.awsdns-27.com</value>
    <value>ns-801.awsdns-36.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>coop.dog</domain_name>
   <domain_keyword>coop</domain_keyword>
   <domain_tld>dog</domain_tld>
   <query_time>2024-06-08 19:37:08</query_time>
   <create_date>2022-08-16</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.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>94</num>
   <domain_name>xoox.design</domain_name>
   <domain_keyword>xoox</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-05-31 04:48:42</query_time>
   <create_date>2022-03-25</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-03-25</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>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>comx.io</domain_name>
   <domain_keyword>comx</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-31 05:06:20</query_time>
   <create_date>2017-01-30</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-01-30</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>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>cooa.org</domain_name>
   <domain_keyword>cooa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 11:07:17</query_time>
   <create_date>2002-02-08</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-02-08</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>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>97</num>
   <domain_name>coof.uk</domain_name>
   <domain_keyword>coof</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-15 11:08:46</query_time>
   <create_date>2019-06-23</create_date>
   <update_date>2021-09-22</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_name>Really Useful Domains Limited t/a Really Useful Domains [Tag = REALLYUSEFUL]</registrar_name>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>boox.club</domain_name>
   <domain_keyword>boox</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-15 19:45:26</query_time>
   <create_date>2022-02-12</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-12</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>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>crox.fun</domain_name>
   <domain_keyword>crox</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-04-24 14:56:26</query_time>
   <create_date>2024-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.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>100</num>
   <domain_name>cooy.org</domain_name>
   <domain_keyword>cooy</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 13:37:49</query_time>
   <create_date>2000-09-22</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>https://www.united-domains.de/whois-suche</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.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>
 </results>
 <stats>
  <total_time>0.082</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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