WHOIS QUERY TIME

23 May 2024 - 3:33 PM UTC

Registered: 20 January 2020
Modified: 12 January 2024
Expiry: 20 January 2025

REGISTRAR

Name: Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]
Website: https://www.dreamscapenetworks.com

NAME SERVERS

ns1.crazydomains.com
ns2.crazydomains.com

DOMAIN STATUS

Registered until expiry date.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=dcxr.co.uk
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "dcxr.co.uk"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "dcxr.co.uk",
            "domain_keyword": "dcxr",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 15:33:30",
            "create_date": "2020-01-20",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-20",
            "registrar_name": "Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]",
            "registrar_website": "https://www.dreamscapenetworks.com",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>dcxr.co.uk</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>dcxr.co.uk</domain_name>
   <domain_keyword>dcxr</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 15:33:30</query_time>
   <create_date>2020-01-20</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_name>Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]</registrar_name>
   <registrar_website>https://www.dreamscapenetworks.com</registrar_website>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </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.083 seconds) for "dcxr.co.uk" in our Historical WHOIS Database.
#1 - QUERY TIME

9 Jul 2023 - 7:30 AM UTC

Registered: 20 January 2020
Modified: 12 January 2023
Expiry: 20 January 2024

REGISTRAR

Name: Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]
Website: https://www.dreamscapenetworks.com

NAME SERVERS

ns1.crazydomains.com
ns2.crazydomains.com

DOMAIN STATUS

Registered until expiry date.

#2 - QUERY TIME

28 Jan 2024 - 2:05 PM UTC

Registered: 20 January 2020
Modified: 12 January 2024
Expiry: 20 January 2025

REGISTRAR

Name: Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]
Website: https://www.dreamscapenetworks.com

NAME SERVERS

ns1.crazydomains.com
ns2.crazydomains.com

DOMAIN STATUS

Registered until expiry date.

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=dcxr.co.uk
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "dcxr.co.uk",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "dcxr.co.uk",
    "results": [
        {
            "num": 1,
            "domain_name": "dcxr.co.uk",
            "domain_keyword": "dcxr",
            "domain_tld": "co.uk",
            "query_time": "2023-07-09 07:30:31",
            "create_date": "2020-01-20",
            "update_date": "2023-01-12",
            "expiry_date": "2024-01-20",
            "registrar_name": "Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]",
            "registrar_website": "https://www.dreamscapenetworks.com",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 2,
            "domain_name": "dcxr.co.uk",
            "domain_keyword": "dcxr",
            "domain_tld": "co.uk",
            "query_time": "2024-01-28 14:05:33",
            "create_date": "2020-01-20",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-20",
            "registrar_name": "Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]",
            "registrar_website": "https://www.dreamscapenetworks.com",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        }
    ],
    "stats": {
        "total_time": 0.083,
        "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>dcxr.co.uk</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>dcxr.co.uk</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dcxr.co.uk</domain_name>
   <domain_keyword>dcxr</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2023-07-09 07:30:31</query_time>
   <create_date>2020-01-20</create_date>
   <update_date>2023-01-12</update_date>
   <expiry_date>2024-01-20</expiry_date>
   <registrar_name>Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]</registrar_name>
   <registrar_website>https://www.dreamscapenetworks.com</registrar_website>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>dcxr.co.uk</domain_name>
   <domain_keyword>dcxr</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-01-28 14:05:33</query_time>
   <create_date>2020-01-20</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_name>Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]</registrar_name>
   <registrar_website>https://www.dreamscapenetworks.com</registrar_website>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.083</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 3 domain names (in 0.037 seconds) which contained the exact domain keyword "dcxr".
Domain Name Registered Expiry Registrar Ownership
1 dcxr.com 20 Jan 2007 20 Jan 2025 SAV.COM, LLC MAIKE ZHENG
2 dcxr.co.uk 20 Jan 2020 20 Jan 2025 Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE] -
3 dcxr.org 19 Dec 2020 19 Dec 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
4 dcxr.ru 25 Jun 2023 25 Jun 2024 REGRU-RU Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=dcxr&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "dcxr",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 4,
        "relation": "eq",
        "current": 4
    },
    "unique_domains": "dcxr.com, dcxr.co.uk, dcxr.org, dcxr.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "dcxr.com",
            "domain_keyword": "dcxr",
            "domain_tld": "com",
            "query_time": "2024-04-30 11:27:07",
            "create_date": "2007-01-20",
            "update_date": "2024-04-27",
            "expiry_date": "2025-01-20",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "MAIKE ZHENG",
            "registrant_address": "YUELUQU WANKE JINYUTIXIANG 5DONG",
            "registrant_city": "CHANGSHA",
            "registrant_state": "HUNAN",
            "registrant_zip": "410001",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.15112555558",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "dcxr.co.uk",
            "domain_keyword": "dcxr",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 15:33:30",
            "create_date": "2020-01-20",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-20",
            "registrar_name": "Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]",
            "registrar_website": "https://www.dreamscapenetworks.com",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "dcxr.org",
            "domain_keyword": "dcxr",
            "domain_tld": "org",
            "query_time": "2024-04-16 04:25:18",
            "create_date": "2020-12-19",
            "update_date": "2024-02-02",
            "expiry_date": "2024-12-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "na1.ns.ramnode.com",
                "na2.ns.ramnode.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "dcxr.ru",
            "domain_keyword": "dcxr",
            "domain_tld": "ru",
            "query_time": "2024-05-04 12:30:19",
            "create_date": "2023-06-25",
            "expiry_date": "2024-06-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.037,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>dcxr</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4</total>
  <relation>eq</relation>
  <current>4</current>
 </count>
 <unique_domains>dcxr.com, dcxr.co.uk, dcxr.org, dcxr.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dcxr.com</domain_name>
   <domain_keyword>dcxr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 11:27:07</query_time>
   <create_date>2007-01-20</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>MAIKE ZHENG</registrant_name>
   <registrant_address>YUELUQU WANKE JINYUTIXIANG 5DONG</registrant_address>
   <registrant_city>CHANGSHA</registrant_city>
   <registrant_state>HUNAN</registrant_state>
   <registrant_zip>410001</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.15112555558</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>dcxr.co.uk</domain_name>
   <domain_keyword>dcxr</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 15:33:30</query_time>
   <create_date>2020-01-20</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_name>Dreamscape Networks International Pte Ltd [Tag = DREAMSCAPE]</registrar_name>
   <registrar_website>https://www.dreamscapenetworks.com</registrar_website>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>dcxr.org</domain_name>
   <domain_keyword>dcxr</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 04:25:18</query_time>
   <create_date>2020-12-19</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>na1.ns.ramnode.com</value>
    <value>na2.ns.ramnode.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>dcxr.ru</domain_name>
   <domain_keyword>dcxr</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 12:30:19</query_time>
   <create_date>2023-06-25</create_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.037</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 807 domain names (in 0.04 seconds) which look and sound like the brand name "dcxr".
Domain Name Registered Expiry Registrar Ownership
1 dcrx.online 14 May 2024 14 May 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
2 dcxa.org 14 Dec 2023 14 Dec 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
3 dcxj.com 16 Jun 2003 16 Jun 2024 eName Technology Co.,Ltd. -
4 dclr.it 10 Nov 2015 18 Dec 2024 Aruba Business s.r.l. OPVS Srl - Unipersonale
5 dcqr.app 2 Oct 2023 2 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
6 dcor.us 4 Jul 2023 4 Jul 2024 OwnRegistrar, Inc. NA
7 dcqr.net 9 Aug 2020 9 Aug 2024 Gname.com Pte. Ltd. Redacted for privacy
8 dcpr.ru 24 Nov 2023 24 Nov 2024 REGRU-RU Private Person
9 dcxm.net 13 Jan 2023 13 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
10 dxcr.lol 30 May 2024 30 May 2025 NameSilo, LLC See PrivacyGuardian.org
11 dexr.xyz 12 Apr 2020 12 Apr 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Shang Hai Cai Gen Jun He Tou Zi You Xian Gong Si
12 dcwr.com 18 Dec 2004 18 Dec 2024 GoDaddy Online Services Cayman Islands Ltd. -
13 dchr.ru 13 Aug 2013 13 Aug 2024 REGTIME-RU Web Master 95 ltd.
14 dcrr.by 24 Jan 2019 24 Jan 2026 Reliable Software, Ltd Государственное учреждение образования "Дошкольный центр развития ребенка № 1 г.Могилева"
15 d2cxr.com 1 Nov 2021 1 Nov 2024 Blacknight Internet Solutions Ltd. Instidia Ltd
16 dsxr.net 29 Mar 2006 29 Mar 2025 Gname.com Pte. Ltd. Redacted for privacy
17 dcxs.cc 20 Nov 2023 20 Nov 2024 Millennial Names LLC -
18 dcx9.com 28 Nov 2015 28 Nov 2023 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
19 dctr.ca 19 Jul 2019 19 Jul 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
20 dcxy.com 5 Apr 2006 5 Apr 2025 GoDaddy.com, LLC -
21 dcqr.shop 2 Oct 2023 2 Oct 2024 GoDaddy.com LLC -
22 dcpr.cl 23 Oct 2012 20 Nov 2024 NIC Chile MINISTERIO DE BIENES NACIONALES
23 dcxs.work 14 Apr 2023 14 Apr 2024 DNSPod, Inc. liao ning dong chuang xiao shou guan li you xian gong si
24 dcxy.top 12 Oct 2018 12 Oct 2025 Chengdu west dimension digital Xiao Ke Xie
25 acxr.org 20 Oct 2022 20 Oct 2024 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
26 dctr.co.uk 15 Apr 2020 15 Apr 2026 UK2 Limited [Tag = UK2NET] -
27 dyxr.lol 24 Mar 2024 24 Mar 2025 NameSilo, LLC PrivacyGuardian.org llc
28 gcxr.com.cn 25 Jan 2024 25 Jan 2025 阿里云计算有限公司(万网) 贺晓敏
29 hcxr.net 22 Sep 2014 22 Sep 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
30 dcxx.work 2 Aug 2023 2 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) sun tian long
31 doxr.com 16 Feb 2006 16 Feb 2025 GoDaddy.com, LLC -
32 dcxf.us 29 Aug 2013 28 Aug 2028 GoDaddy.com, LLC Brian Hitchcock
33 dkxr.top 7 Nov 2023 7 Nov 2025 DNSPod, Inc. kuangjiahao
34 dclr.ru 31 Dec 2023 31 Dec 2024 REGRU-RU Private Person
35 dcxd.xyz 12 Apr 2023 12 Apr 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
36 dcir.com 29 Apr 2010 29 Apr 2026 GoDaddy.com, LLC -
37 dcur.rent 15 Jul 2023 15 Jul 2025 Go Daddy, LLC Domains By Proxy, LLC
38 dcqr.info 2 Oct 2023 2 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
39 jcxr.net 18 Sep 2023 18 Sep 2024 Gname.com Pte. Ltd. Redacted for privacy
40 ycxr.site 7 Aug 2023 7 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yang hui
41 dcfr.live 10 Oct 2021 10 Oct 2024 Name.com, Inc. Domain Protection Services, Inc.
42 dtxr.com 10 Aug 2005 11 Aug 2024 WEBCC Whoisprotection.cc
43 dcxv.fit 15 Nov 2023 15 Nov 2024 22net, Inc. SUZHAOBIN
44 dcar.net 28 May 2006 28 May 2025 ANNULET, INC BuyDomains.com
45 dcxz.work 20 Apr 2024 20 Apr 2025 DNSPod, Inc. Liu Xin Song
46 cdxr.xyz 2 Apr 2021 2 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) chengduxurongkejiyouxiangongsi
47 dchr.me 10 Apr 2013 10 Apr 2025 Key-Systems GmbH c/o whoisproxy.com
48 dckr.dev 24 Sep 2022 24 Sep 2024 Key-Systems LLC Vimexx
49 dcxq.vip 1 Apr 2022 1 Apr 2032 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhang jian
50 mcxr.com 23 Jun 2007 23 Jun 2025 VM SINO PROFIT (HK) LTD. Redacted for privacy
51 dcxa.asia 10 Jun 2024 10 Jun 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) xian guan yi
52 dcer.org 18 Oct 2022 18 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
53 dcxj.asia 16 May 2023 16 May 2025 DNSPod, Inc. Cui Jian
54 dcxa.xyz 13 Nov 2023 13 Nov 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
55 dcrr.dev 28 May 2024 28 May 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
56 dcx4.xyz 29 Sep 2023 29 Sep 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
57 dcor.org 27 Feb 2020 27 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
58 dctr.shop 19 Oct 2023 19 Oct 2024 Realtime Register B.V. -
59 acxr.com 30 Jan 2013 30 Jan 2025 Name.com, Inc. Domain Protection Services, Inc.
60 dcxx.com 20 Sep 2008 20 Sep 2024 Moniker Online Services LLC REDACTED FOR PRIVACY
61 dcdr.net 28 Jun 2015 28 Jun 2024 Network Solutions, LLC -
62 dcbr.com 21 Aug 2004 21 Aug 2026 GoDaddy.com, LLC -
63 dc4r.lat 3 Nov 2023 3 Nov 2024 Porkbun, LLC Private by Design, LLC
64 ecxr.net 29 Aug 2022 29 Aug 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
65 dclr.us 31 May 2018 31 May 2024 GoDaddy.com, LLC Delaware Coast Line Railroad
66 dhxr.com 7 Jul 2007 7 Jul 2024 GoDaddy.com, LLC -
67 dcxt.monster 30 Mar 2023 30 Mar 2024 Name.com, Inc -
68 dcrr.lat 30 Sep 2023 30 Sep 2024 Porkbun, LLC Private by Design, LLC
69 dtxr.info 24 Dec 2022 24 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
70 dcmr.ru 4 Oct 2013 4 Oct 2024 REGRU-RU Private Person
71 dcxs.org 23 Nov 2023 23 Nov 2024 DropCatch.com 1324 LLC yaochen
72 dcxl.com 24 Jan 2006 24 Jan 2025 Dynadot Inc -
73 dcar.it 9 Apr 2001 9 Apr 2025 Register S.p.a. D.car S.n.c.
74 dcx6.com 14 Jul 2018 14 Jul 2024 JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD REDACTED FOR PRIVACY
75 dtxr.dev 7 Apr 2022 7 Apr 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
76 dckr.nl 2 Dec 2015 - team.blue nl B.V. -
77 dcxt.top 19 Nov 2023 19 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) dong chao xiong
78 jcxr.cn 30 Oct 2013 30 Oct 2024 厦门易名科技股份有限公司 赵光磊
79 drxr.org 19 Feb 2023 19 Feb 2025 Gandi SAS REDACTED FOR PRIVACY
80 kcxr.xyz 24 Oct 2023 24 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
81 dcpr.co.uk 12 Jul 2021 12 Jul 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
82 dcxh.org 28 Jun 2016 28 Jun 2024 DropCatch.com 759 LLC HugeDomains.com
83 dcx7.com 5 Nov 2018 5 Nov 2024 IONOS SE 1&1 Internet Inc
84 dexr.com 2 Aug 2005 2 Aug 2024 GoDaddy.com, LLC -
85 dcxx.vip 18 May 2023 18 May 2025 DNSPod, Inc. shen zhen shi ban ma wang luo ke ji you xian gong si
86 dixr.cn 23 Jan 2024 23 Jan 2025 杭州名商网络有限公司 陈小健
87 dcor.pro 24 Mar 2023 24 Mar 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
88 dcxdr.com 11 Aug 2020 11 Aug 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
89 icxr.org 21 Mar 2023 21 Mar 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0166806482
90 dcxw.com 1 Dec 2010 1 Dec 2024 22net, Inc. -
91 dcor.homes 17 Apr 2024 17 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
92 dchr.tech 9 May 2019 9 May 2025 Go Daddy, LLC Domains By Proxy, LLC
93 dcxc.net 9 Sep 2023 9 Sep 2024 22net, Inc. -
94 dcxp.com 10 Jul 2020 10 Jul 2024 GoDaddy.com, LLC -
95 ycxr.net 27 May 2021 27 May 2025 Gname.com Pte. Ltd. Redacted for privacy
96 dcsr.org 13 Apr 2001 13 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
97 daxr.com 18 Jul 2006 18 Jul 2024 GoDaddy.com, LLC -
98 dcxp.org 20 Nov 2017 20 Nov 2024 1API GmbH REDACTED FOR PRIVACY
99 tcxr.com 17 Jan 2009 17 Jan 2025 22net, Inc. -
100 dcdr.tokyo 12 Jun 2020 12 Jun 2024 GMO Internet Group, Inc. -
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Dcxr.co.uk.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=dcxr.co.uk
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "dcxr.co.uk",
        "page_size": 100
    },
    "count": {
        "total": 807,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "dcrx.online, dcxa.org, dcxj.com, dclr.it, dcqr.app, dcor.us, dcqr.net, dcpr.ru, dcxm.net, dxcr.lol, dexr.xyz, dcwr.com, dchr.ru, dcrr.by, d2cxr.com, dsxr.net, dcxs.cc, dcx9.com, dctr.ca, dcxy.com, dcqr.shop, dcpr.cl, dcxs.work, dcxy.top, acxr.org, dctr.co.uk, dyxr.lol, gcxr.com.cn, hcxr.net, dcxx.work, doxr.com, dcxf.us, dkxr.top, dclr.ru, dcxd.xyz, dcir.com, dcur.rent, dcqr.info, jcxr.net, ycxr.site, dcfr.live, dtxr.com, dcxv.fit, dcar.net, dcxz.work, cdxr.xyz, dchr.me, dckr.dev, dcxq.vip, mcxr.com, dcxa.asia, dcer.org, dcxj.asia, dcxa.xyz, dcrr.dev, dcx4.xyz, dcor.org, dctr.shop, acxr.com, dcxx.com, dcdr.net, dcbr.com, dc4r.lat, ecxr.net, dclr.us, dhxr.com, dcxt.monster, dcrr.lat, dtxr.info, dcmr.ru, dcxs.org, dcxl.com, dcar.it, dcx6.com, dtxr.dev, dckr.nl, dcxt.top, jcxr.cn, drxr.org, kcxr.xyz, dcpr.co.uk, dcxh.org, dcx7.com, dexr.com, dcxx.vip, dixr.cn, dcor.pro, dcxdr.com, icxr.org, dcxw.com, dcor.homes, dchr.tech, dcxc.net, dcxp.com, ycxr.net, dcsr.org, daxr.com, dcxp.org, tcxr.com, dcdr.tokyo",
    "results": [
        {
            "num": 1,
            "domain_name": "dcrx.online",
            "domain_keyword": "dcrx",
            "domain_tld": "online",
            "query_time": "2024-05-16 17:03:29",
            "create_date": "2024-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "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": 2,
            "domain_name": "dcxa.org",
            "domain_keyword": "dcxa",
            "domain_tld": "org",
            "query_time": "2024-06-01 18:47:10",
            "create_date": "2023-12-14",
            "update_date": "2023-12-19",
            "expiry_date": "2024-12-14",
            "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": [
                "grace.ns.cloudflare.com",
                "seth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "dcxj.com",
            "domain_keyword": "dcxj",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:25:15",
            "create_date": "2003-06-16",
            "update_date": "2023-12-05",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "GuangDong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/dcxj.com",
            "name_servers": [
                "domain-for-sale.nameshow.com",
                "please-contact-us.nameshow.com",
                "qq-113810.nameshow.com",
                "sms-86.13688888269.nameshow.com",
                "wechat-inameshow.nameshow.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "dclr.it",
            "domain_keyword": "dclr",
            "domain_tld": "it",
            "query_time": "2024-05-11 14:51:19",
            "create_date": "2015-11-10",
            "update_date": "2024-01-03",
            "expiry_date": "2024-12-18",
            "registrar_name": "Aruba Business s.r.l.",
            "registrar_website": "https://www.arubabusiness.it",
            "registrant_company": "OPVS Srl - Unipersonale",
            "registrant_address": "Sestiere San Polo 2671/BC",
            "registrant_city": "Venezia",
            "registrant_state": "VE",
            "registrant_zip": "30125",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.c16218.sgvps.net",
                "ns2.c16218.sgvps.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 5,
            "domain_name": "dcqr.app",
            "domain_keyword": "dcqr",
            "domain_tld": "app",
            "query_time": "2024-05-31 03:54:16",
            "create_date": "2023-10-02",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "dcor.us",
            "domain_keyword": "dcor",
            "domain_tld": "us",
            "query_time": "2024-05-27 14:51:10",
            "create_date": "2023-07-04",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-04",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "www.ownregistrar.com",
            "registrant_name": "Rodney Olsen",
            "registrant_company": "NA",
            "registrant_address": "1418 Western Ave, #800",
            "registrant_city": "Seattle",
            "registrant_state": "Washington",
            "registrant_zip": "98101",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2069995599",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "dcqr.net",
            "domain_keyword": "dcqr",
            "domain_tld": "net",
            "query_time": "2024-04-16 11:22:40",
            "create_date": "2020-08-09",
            "update_date": "2023-09-04",
            "expiry_date": "2024-08-09",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HUNAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=dcqr.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "dcpr.ru",
            "domain_keyword": "dcpr",
            "domain_tld": "ru",
            "query_time": "2024-05-04 12:29:57",
            "create_date": "2023-11-24",
            "expiry_date": "2024-11-24",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 9,
            "domain_name": "dcxm.net",
            "domain_keyword": "dcxm",
            "domain_tld": "net",
            "query_time": "2024-05-18 10:40:15",
            "create_date": "2023-01-13",
            "update_date": "2023-01-13",
            "expiry_date": "2025-01-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "he bei",
            "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": 10,
            "domain_name": "dxcr.lol",
            "domain_keyword": "dxcr",
            "domain_tld": "lol",
            "query_time": "2024-06-01 16:54:45",
            "create_date": "2024-05-30",
            "update_date": "2024-05-30",
            "expiry_date": "2025-05-30",
            "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": [
                "alexa.ns.cloudflare.com",
                "kyrie.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "dexr.xyz",
            "domain_keyword": "dexr",
            "domain_tld": "xyz",
            "query_time": "2024-04-16 13:27:21",
            "create_date": "2020-04-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Shang Hai Cai Gen Jun He Tou Zi You Xian Gong Si",
            "registrant_state": "Shang Hai Shi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "dcwr.com",
            "domain_keyword": "dcwr",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:24:46",
            "create_date": "2004-12-18",
            "update_date": "2023-11-16",
            "expiry_date": "2024-12-18",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "dchr.ru",
            "domain_keyword": "dchr",
            "domain_tld": "ru",
            "query_time": "2024-05-04 12:29:47",
            "create_date": "2013-08-13",
            "expiry_date": "2024-08-13",
            "registrar_name": "REGTIME-RU",
            "registrant_company": "Web Master 95 ltd.",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 14,
            "domain_name": "dcrr.by",
            "domain_keyword": "dcrr",
            "domain_tld": "by",
            "query_time": "2024-04-30 22:56:24",
            "create_date": "2019-01-24",
            "update_date": "2023-12-05",
            "expiry_date": "2026-01-24",
            "registrar_name": "Reliable Software, Ltd",
            "registrant_company": "Государственное учреждение образования \"Дошкольный центр развития ребенка № 1 г.Могилева\"",
            "registrant_address": "212008, -, г. Могилев, пер. Карьерный, д. 2, к. 1",
            "registrant_country": "BY",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+375222729972",
            "name_servers": [
                "u1.hoster.by",
                "u2.hoster.by"
            ]
        },
        {
            "num": 15,
            "domain_name": "d2cxr.com",
            "domain_keyword": "d2cxr",
            "domain_tld": "com",
            "query_time": "2024-05-14 13:38:54",
            "create_date": "2021-11-01",
            "update_date": "2023-10-25",
            "expiry_date": "2024-11-01",
            "registrar_iana": 1448,
            "registrar_name": "Blacknight Internet Solutions Ltd.",
            "registrar_website": "https://www.blacknight.com/",
            "registrant_name": "REDACTED FOR GDPR",
            "registrant_company": "Instidia Ltd",
            "registrant_address": "REDACTED FOR GDPR",
            "registrant_city": "REDACTED FOR GDPR",
            "registrant_state": "Co. Cork",
            "registrant_zip": "REDACTED FOR GDPR",
            "registrant_country": "IE",
            "registrant_email": "https://whois.blacknight.com/contact.php?fqdn=d2cxr.com&contact_type=owner",
            "registrant_phone": "REDACTED FOR GDPR",
            "registrant_fax": "REDACTED FOR GDPR",
            "name_servers": [
                "ns1.blacknight.com",
                "ns2.blacknight.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "dsxr.net",
            "domain_keyword": "dsxr",
            "domain_tld": "net",
            "query_time": "2024-05-19 05:48:40",
            "create_date": "2006-03-29",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-29",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "NEI MONGOL",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=dsxr.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.gname-dns.com",
                "ns2.gname-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "dcxs.cc",
            "domain_keyword": "dcxs",
            "domain_tld": "cc",
            "query_time": "2024-05-27 22:38:57",
            "create_date": "2023-11-20",
            "update_date": "2024-01-31",
            "expiry_date": "2024-11-20",
            "registrar_iana": 2859,
            "registrar_name": "Millennial Names LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "benedict.ns.cloudflare.com",
                "margot.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "dcx9.com",
            "domain_keyword": "dcx9",
            "domain_tld": "com",
            "query_time": "2024-05-28 18:31:15",
            "create_date": "2015-11-28",
            "update_date": "2020-11-05",
            "expiry_date": "2023-11-28",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "dctr.ca",
            "domain_keyword": "dctr",
            "domain_tld": "ca",
            "query_time": "2024-04-16 04:22:52",
            "create_date": "2019-07-19",
            "update_date": "2023-07-20",
            "expiry_date": "2025-07-19",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.inmotionhosting.com",
                "ns2.inmotionhosting.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "dcxy.com",
            "domain_keyword": "dcxy",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:25:21",
            "create_date": "2006-04-05",
            "update_date": "2024-03-06",
            "expiry_date": "2025-04-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "dcqr.shop",
            "domain_keyword": "dcqr",
            "domain_tld": "shop",
            "query_time": "2024-04-16 11:22:40",
            "create_date": "2023-10-02",
            "update_date": "2023-11-20",
            "expiry_date": "2024-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "dcpr.cl",
            "domain_keyword": "dcpr",
            "domain_tld": "cl",
            "query_time": "2024-05-28 18:30:43",
            "create_date": "2012-10-23",
            "expiry_date": "2024-11-20",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "MINISTERIO DE BIENES NACIONALES",
            "name_servers": [
                "pdns1.registrar-servers.com",
                "pdns2.registrar-servers.com"
            ]
        },
        {
            "num": 23,
            "domain_name": "dcxs.work",
            "domain_keyword": "dcxs",
            "domain_tld": "work",
            "query_time": "2024-05-28 18:31:16",
            "create_date": "2023-04-14",
            "update_date": "2024-04-17",
            "expiry_date": "2024-04-14",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "liao ning dong chuang xiao shou guan li you xian gong si",
            "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": [
                "expire01.dnspod.net",
                "expire02.dnspod.net"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "dcxy.top",
            "domain_keyword": "dcxy",
            "domain_tld": "top",
            "query_time": "2024-04-16 04:25:21",
            "create_date": "2018-10-12",
            "update_date": "2020-11-18",
            "expiry_date": "2025-10-12",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Xiao Ke Xie",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Yun Nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "acxr.org",
            "domain_keyword": "acxr",
            "domain_tld": "org",
            "query_time": "2024-05-01 05:33:03",
            "create_date": "2022-10-20",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-20",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://whois.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guangdong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "dctr.co.uk",
            "domain_keyword": "dctr",
            "domain_tld": "co.uk",
            "query_time": "2024-05-26 01:43:10",
            "create_date": "2020-04-15",
            "update_date": "2022-04-01",
            "expiry_date": "2026-04-15",
            "registrar_name": "UK2 Limited [Tag = UK2NET]",
            "registrar_website": "http://uk2.net",
            "name_servers": [
                "peyton.ns.cloudflare.com",
                "rihana.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 27,
            "domain_name": "dyxr.lol",
            "domain_keyword": "dyxr",
            "domain_tld": "lol",
            "query_time": "2024-05-22 21:01:11",
            "create_date": "2024-03-24",
            "update_date": "2024-04-05",
            "expiry_date": "2025-03-24",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "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": [
                "bradley.ns.cloudflare.com",
                "lilyana.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "gcxr.com.cn",
            "domain_keyword": "gcxr",
            "domain_tld": "com.cn",
            "query_time": "2024-05-30 19:04:04",
            "create_date": "2024-01-25",
            "expiry_date": "2025-01-25",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "贺晓敏",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "hcxr.net",
            "domain_keyword": "hcxr",
            "domain_tld": "net",
            "query_time": "2024-06-08 02:37:53",
            "create_date": "2014-09-22",
            "update_date": "2023-09-23",
            "expiry_date": "2024-09-22",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "dcxx.work",
            "domain_keyword": "dcxx",
            "domain_tld": "work",
            "query_time": "2024-04-30 11:27:11",
            "create_date": "2023-08-02",
            "update_date": "2023-09-11",
            "expiry_date": "2024-08-02",
            "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": "sun tian long",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "he nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "clint.ns.cloudflare.com",
                "olga.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "doxr.com",
            "domain_keyword": "doxr",
            "domain_tld": "com",
            "query_time": "2024-04-20 18:58:45",
            "create_date": "2006-02-16",
            "update_date": "2023-02-17",
            "expiry_date": "2025-02-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns.liquidweb.com",
                "ns1.liquidweb.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "dcxf.us",
            "domain_keyword": "dcxf",
            "domain_tld": "us",
            "query_time": "2024-05-23 15:33:28",
            "create_date": "2013-08-29",
            "update_date": "2023-09-03",
            "expiry_date": "2028-08-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Brian Hitchcock",
            "registrant_address": "1408 South Plum Street",
            "registrant_city": "Seattle",
            "registrant_state": "Washington",
            "registrant_zip": "98144",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8654054447",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "dkxr.top",
            "domain_keyword": "dkxr",
            "domain_tld": "top",
            "query_time": "2024-05-16 02:03:56",
            "create_date": "2023-11-07",
            "expiry_date": "2025-11-07",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "kuangjiahao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "si chuan sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "can.dnspod.net",
                "rap.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "dclr.ru",
            "domain_keyword": "dclr",
            "domain_tld": "ru",
            "query_time": "2024-05-04 12:29:51",
            "create_date": "2023-12-31",
            "expiry_date": "2024-12-31",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 35,
            "domain_name": "dcxd.xyz",
            "domain_keyword": "dcxd",
            "domain_tld": "xyz",
            "query_time": "2024-04-30 11:26:57",
            "create_date": "2023-04-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-12",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns-expired.com",
                "ns2.dns-expired.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "dcir.com",
            "domain_keyword": "dcir",
            "domain_tld": "com",
            "query_time": "2024-05-07 21:56:38",
            "create_date": "2010-04-29",
            "update_date": "2023-08-28",
            "expiry_date": "2026-04-29",
            "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": 37,
            "domain_name": "dcur.rent",
            "domain_keyword": "dcur",
            "domain_tld": "rent",
            "query_time": "2024-05-31 03:55:34",
            "create_date": "2023-07-15",
            "update_date": "2024-04-17",
            "expiry_date": "2025-07-15",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "dcqr.info",
            "domain_keyword": "dcqr",
            "domain_tld": "info",
            "query_time": "2024-05-31 03:54:16",
            "create_date": "2023-10-02",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "jcxr.net",
            "domain_keyword": "jcxr",
            "domain_tld": "net",
            "query_time": "2024-05-29 17:26:04",
            "create_date": "2023-09-18",
            "update_date": "2023-09-18",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "VIENTIANE",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "LA",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=jcxr.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "ycxr.site",
            "domain_keyword": "ycxr",
            "domain_tld": "site",
            "query_time": "2024-05-01 23:25:35",
            "create_date": "2023-08-07",
            "update_date": "2023-09-11",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yang hui",
            "registrant_state": "gui zhou",
            "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": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "dcfr.live",
            "domain_keyword": "dcfr",
            "domain_tld": "live",
            "query_time": "2024-04-29 18:21:03",
            "create_date": "2021-10-10",
            "update_date": "2023-09-23",
            "expiry_date": "2024-10-10",
            "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": [
                "ns1fkl.name.com",
                "ns2qvz.name.com",
                "ns3jmt.name.com",
                "ns4lny.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "dtxr.com",
            "domain_keyword": "dtxr",
            "domain_tld": "com",
            "query_time": "2024-04-20 13:50:53",
            "create_date": "2005-08-10",
            "update_date": "2017-12-29",
            "expiry_date": "2024-08-11",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+603.89966788",
            "name_servers": [
                "ns1.cnolnic.net",
                "ns2.cnolnic.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "dcxv.fit",
            "domain_keyword": "dcxv",
            "domain_tld": "fit",
            "query_time": "2024-05-11 14:56:31",
            "create_date": "2023-11-15",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-15",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SUZHAOBIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HEBEI",
            "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.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "dcar.net",
            "domain_keyword": "dcar",
            "domain_tld": "net",
            "query_time": "2024-05-28 00:29:34",
            "create_date": "2006-05-28",
            "update_date": "2024-04-08",
            "expiry_date": "2025-05-28",
            "registrar_iana": 607,
            "registrar_name": "ANNULET, INC",
            "registrar_website": "http://www.ANNULET.com",
            "registrant_name": "This Domain For Sale Worldwide 3392225132",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "5335 Gate Parkway",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1-3392225132",
            "registrant_fax": "+1-7818392801",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "dcxz.work",
            "domain_keyword": "dcxz",
            "domain_tld": "work",
            "query_time": "2024-04-23 17:07:04",
            "create_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Liu Xin Song",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "an hui sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "stalk.dnspod.net",
                "tina.dnspod.net"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "cdxr.xyz",
            "domain_keyword": "cdxr",
            "domain_tld": "xyz",
            "query_time": "2024-04-26 02:36:28",
            "create_date": "2021-04-02",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-02",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "chengduxurongkejiyouxiangongsi",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "dchr.me",
            "domain_keyword": "dchr",
            "domain_tld": "me",
            "query_time": "2024-04-26 13:45:02",
            "create_date": "2013-04-10",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-10",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 48,
            "domain_name": "dckr.dev",
            "domain_keyword": "dckr",
            "domain_tld": "dev",
            "query_time": "2024-04-26 13:48:33",
            "create_date": "2022-09-24",
            "update_date": "2024-04-08",
            "expiry_date": "2024-09-24",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Vimexx",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Noord-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "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": [
                "dave.ns.cloudflare.com",
                "dolly.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "dcxq.vip",
            "domain_keyword": "dcxq",
            "domain_tld": "vip",
            "query_time": "2024-04-30 11:27:07",
            "create_date": "2022-04-01",
            "update_date": "2022-04-06",
            "expiry_date": "2032-04-01",
            "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": "zhang jian",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shanghai",
            "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": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "mcxr.com",
            "domain_keyword": "mcxr",
            "domain_tld": "com",
            "query_time": "2024-06-07 15:37:11",
            "create_date": "2007-06-23",
            "update_date": "2024-05-20",
            "expiry_date": "2025-06-23",
            "registrar_iana": 3791,
            "registrar_name": "VM SINO PROFIT (HK) LTD.",
            "registrar_website": "https://www.vm.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "Redacted for privacy",
            "registrant_zip": "Redacted for privacy",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.vmdns.xyz",
                "ns2.vmdns.xyz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "dcxa.asia",
            "domain_keyword": "dcxa",
            "domain_tld": "asia",
            "query_time": "2024-06-12 14:16:31",
            "create_date": "2024-06-10",
            "update_date": "2024-06-10",
            "expiry_date": "2025-06-10",
            "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": "xian guan yi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "dcer.org",
            "domain_keyword": "dcer",
            "domain_tld": "org",
            "query_time": "2024-05-11 14:48:52",
            "create_date": "2022-10-18",
            "update_date": "2023-12-02",
            "expiry_date": "2024-10-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.tacomadc.com",
                "ns2.tacomadc.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "dcxj.asia",
            "domain_keyword": "dcxj",
            "domain_tld": "asia",
            "query_time": "2024-05-18 10:40:15",
            "create_date": "2023-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cui Jian",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.huaweicloud-dns.cn",
                "ns1.huaweicloud-dns.com",
                "ns1.huaweicloud-dns.net",
                "ns1.huaweicloud-dns.org"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "dcxa.xyz",
            "domain_keyword": "dcxa",
            "domain_tld": "xyz",
            "query_time": "2024-05-23 15:33:25",
            "create_date": "2023-11-13",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "dcrr.dev",
            "domain_keyword": "dcrr",
            "domain_tld": "dev",
            "query_time": "2024-05-30 16:41:34",
            "create_date": "2024-05-28",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-28",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "amanda.ns.cloudflare.com",
                "dan.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "dcx4.xyz",
            "domain_keyword": "dcx4",
            "domain_tld": "xyz",
            "query_time": "2024-06-01 18:47:09",
            "create_date": "2023-09-29",
            "update_date": "2023-10-13",
            "expiry_date": "2025-09-29",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Biel",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "dcor.org",
            "domain_keyword": "dcor",
            "domain_tld": "org",
            "query_time": "2024-04-16 11:20:16",
            "create_date": "2020-02-27",
            "update_date": "2023-07-08",
            "expiry_date": "2025-02-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "dctr.shop",
            "domain_keyword": "dctr",
            "domain_tld": "shop",
            "query_time": "2024-04-16 04:22:56",
            "create_date": "2023-10-19",
            "update_date": "2024-01-13",
            "expiry_date": "2024-10-19",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "acxr.com",
            "domain_keyword": "acxr",
            "domain_tld": "com",
            "query_time": "2024-04-15 18:03:46",
            "create_date": "2013-01-30",
            "update_date": "2024-03-12",
            "expiry_date": "2025-01-30",
            "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": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/acxr.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "dcxx.com",
            "domain_keyword": "dcxx",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:25:21",
            "create_date": "2008-09-20",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-20",
            "registrar_iana": 228,
            "registrar_name": "Moniker Online Services LLC",
            "registrar_website": "http://www.moniker.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.monikerdns.net",
                "ns2.monikerdns.net",
                "ns3.monikerdns.net",
                "ns4.monikerdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "dcdr.net",
            "domain_keyword": "dcdr",
            "domain_tld": "net",
            "query_time": "2024-04-22 07:27:31",
            "create_date": "2015-06-28",
            "update_date": "2023-08-01",
            "expiry_date": "2024-06-28",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "dcbr.com",
            "domain_keyword": "dcbr",
            "domain_tld": "com",
            "query_time": "2024-04-22 07:23:39",
            "create_date": "2004-08-21",
            "update_date": "2023-08-24",
            "expiry_date": "2026-08-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "dc4r.lat",
            "domain_keyword": "dc4r",
            "domain_tld": "lat",
            "query_time": "2024-05-11 14:46:02",
            "create_date": "2023-11-03",
            "update_date": "2023-12-12",
            "expiry_date": "2024-11-03",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "ecxr.net",
            "domain_keyword": "ecxr",
            "domain_tld": "net",
            "query_time": "2024-05-20 16:41:36",
            "create_date": "2022-08-29",
            "update_date": "2023-08-14",
            "expiry_date": "2024-08-29",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower 11F",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "dclr.us",
            "domain_keyword": "dclr",
            "domain_tld": "us",
            "query_time": "2024-06-07 18:46:15",
            "create_date": "2018-05-31",
            "update_date": "2022-06-06",
            "expiry_date": "2024-05-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Dan Herholdt",
            "registrant_company": "Delaware Coast Line Railroad",
            "registrant_address": "8392 N Union Church Rd",
            "registrant_city": "Miford",
            "registrant_state": "Delaware",
            "registrant_zip": "19963",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3022420166",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "dhxr.com",
            "domain_keyword": "dhxr",
            "domain_tld": "com",
            "query_time": "2024-06-06 04:12:50",
            "create_date": "2007-07-07",
            "update_date": "2024-03-30",
            "expiry_date": "2024-07-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.perfectdomain.com",
                "ns2.perfectdomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "dcxt.monster",
            "domain_keyword": "dcxt",
            "domain_tld": "monster",
            "query_time": "2024-05-28 18:31:17",
            "create_date": "2023-03-30",
            "update_date": "2024-05-13",
            "expiry_date": "2024-03-30",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_state": "Guangxi",
            "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.",
            "domain_status": [
                "clientTransferProhibited",
                "inactive",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "dcrr.lat",
            "domain_keyword": "dcrr",
            "domain_tld": "lat",
            "query_time": "2024-05-31 03:54:26",
            "create_date": "2023-09-30",
            "update_date": "2023-11-16",
            "expiry_date": "2024-09-30",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "dtxr.info",
            "domain_keyword": "dtxr",
            "domain_tld": "info",
            "query_time": "2024-05-07 20:04:49",
            "create_date": "2022-12-24",
            "update_date": "2024-02-07",
            "expiry_date": "2024-12-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": [
                "ns137.superhosting.bg",
                "ns138.superhosting.bg"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "dcmr.ru",
            "domain_keyword": "dcmr",
            "domain_tld": "ru",
            "query_time": "2024-05-04 12:29:52",
            "create_date": "2013-10-04",
            "expiry_date": "2024-10-04",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns.fastdns24.com",
                "dns2.fastdns24.org",
                "dns3.fastdns24.eu",
                "dns4.fastdns24.link"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 71,
            "domain_name": "dcxs.org",
            "domain_keyword": "dcxs",
            "domain_tld": "org",
            "query_time": "2024-05-27 22:38:57",
            "create_date": "2023-11-23",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-23",
            "registrar_iana": 3533,
            "registrar_name": "DropCatch.com 1324 LLC",
            "registrar_website": "http://www.NameBright.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yaochen",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shanxi sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "dcxl.com",
            "domain_keyword": "dcxl",
            "domain_tld": "com",
            "query_time": "2024-06-01 18:47:12",
            "create_date": "2006-01-24",
            "update_date": "2024-03-01",
            "expiry_date": "2025-01-24",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-fbqkeklzjkhpraavhayvvr.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "dcar.it",
            "domain_keyword": "dcar",
            "domain_tld": "it",
            "query_time": "2024-04-29 18:18:31",
            "create_date": "2001-04-09",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-09",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "D.car S.n.c.",
            "registrant_address": "via appia antica",
            "registrant_city": "Casapulla",
            "registrant_state": "CE",
            "registrant_zip": "81020",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 74,
            "domain_name": "dcx6.com",
            "domain_keyword": "dcx6",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:25:09",
            "create_date": "2018-07-14",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-14",
            "registrar_iana": 1469,
            "registrar_name": "JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD",
            "registrar_website": "http://www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hubei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "dtxr.dev",
            "domain_keyword": "dtxr",
            "domain_tld": "dev",
            "query_time": "2024-04-17 22:41:19",
            "create_date": "2022-04-07",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-07",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "dckr.nl",
            "domain_keyword": "dckr",
            "domain_tld": "nl",
            "query_time": "2024-05-20 06:43:17",
            "create_date": "2015-12-02",
            "update_date": "2021-11-14",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 77,
            "domain_name": "dcxt.top",
            "domain_keyword": "dcxt",
            "domain_tld": "top",
            "query_time": "2024-05-23 15:33:31",
            "create_date": "2023-11-19",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-19",
            "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": "dong chao xiong",
            "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": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "jcxr.cn",
            "domain_keyword": "jcxr",
            "domain_tld": "cn",
            "query_time": "2024-05-18 07:36:18",
            "create_date": "2013-10-30",
            "expiry_date": "2024-10-30",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "赵光磊",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "drxr.org",
            "domain_keyword": "drxr",
            "domain_tld": "org",
            "query_time": "2024-04-23 04:15:34",
            "create_date": "2023-02-19",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-19",
            "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_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-166-b.gandi.net",
                "ns-33-c.gandi.net",
                "ns-74-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "kcxr.xyz",
            "domain_keyword": "kcxr",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 02:48:04",
            "create_date": "2023-10-24",
            "update_date": "2024-04-26",
            "expiry_date": "2024-10-24",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "gwen.ns.cloudflare.com",
                "leonard.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "dcpr.co.uk",
            "domain_keyword": "dcpr",
            "domain_tld": "co.uk",
            "query_time": "2024-04-16 11:22:01",
            "create_date": "2021-07-12",
            "update_date": "2023-12-19",
            "expiry_date": "2025-07-12",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.thewebhostserver.com",
                "ns2.thewebhostserver.com",
                "ns3.thewebhostserver.com",
                "ns4.thewebhostserver.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 82,
            "domain_name": "dcxh.org",
            "domain_keyword": "dcxh",
            "domain_tld": "org",
            "query_time": "2024-04-16 04:25:14",
            "create_date": "2016-06-28",
            "update_date": "2023-08-12",
            "expiry_date": "2024-06-28",
            "registrar_iana": 2518,
            "registrar_name": "DropCatch.com 759 LLC",
            "registrar_website": "http://www.NameBright.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HugeDomains.com",
            "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": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "dcx7.com",
            "domain_keyword": "dcx7",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:25:09",
            "create_date": "2018-11-05",
            "update_date": "2018-11-05",
            "expiry_date": "2024-11-05",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1040.ui-dns.org",
                "ns1067.ui-dns.biz",
                "ns1076.ui-dns.de",
                "ns1091.ui-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "dexr.com",
            "domain_keyword": "dexr",
            "domain_tld": "com",
            "query_time": "2024-05-19 20:02:13",
            "create_date": "2005-08-02",
            "update_date": "2024-05-19",
            "expiry_date": "2024-08-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "dcxx.vip",
            "domain_keyword": "dcxx",
            "domain_tld": "vip",
            "query_time": "2024-05-20 06:45:44",
            "create_date": "2023-05-18",
            "update_date": "2023-05-23",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "shen zhen shi ban ma wang luo ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kiwi.dnspod.net",
                "plateau.dnspod.net"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "dixr.cn",
            "domain_keyword": "dixr",
            "domain_tld": "cn",
            "query_time": "2024-06-02 18:51:29",
            "create_date": "2024-01-23",
            "expiry_date": "2025-01-23",
            "registrar_name": "杭州名商网络有限公司",
            "registrant_name": "陈小健",
            "registrant_email": "[email protected]",
            "name_servers": [
                "a.dnspod.com",
                "b.dnspod.com",
                "c.dnspod.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "dcor.pro",
            "domain_keyword": "dcor",
            "domain_tld": "pro",
            "query_time": "2024-06-01 18:43:54",
            "create_date": "2023-03-24",
            "update_date": "2024-05-05",
            "expiry_date": "2024-03-24",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sofia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.parkpage.foundationapi.com",
                "dns9.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "dcxdr.com",
            "domain_keyword": "dcxdr",
            "domain_tld": "com",
            "query_time": "2024-04-30 11:26:58",
            "create_date": "2020-08-11",
            "update_date": "2022-08-05",
            "expiry_date": "2024-08-11",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "icxr.org",
            "domain_keyword": "icxr",
            "domain_tld": "org",
            "query_time": "2024-05-07 07:42:29",
            "create_date": "2023-03-21",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-21",
            "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 0166806482",
            "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.cas.nsone.net",
                "ns2.cas.nsone.net",
                "ns3.cas.nsone.net",
                "ns4.cas.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "dcxw.com",
            "domain_keyword": "dcxw",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:25:21",
            "create_date": "2010-12-01",
            "update_date": "2023-11-03",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "pk3.22.cn",
                "pk4.22.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "dcor.homes",
            "domain_keyword": "dcor",
            "domain_tld": "homes",
            "query_time": "2024-04-19 17:28:24",
            "create_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 92,
            "domain_name": "dchr.tech",
            "domain_keyword": "dchr",
            "domain_tld": "tech",
            "query_time": "2024-05-11 14:50:00",
            "create_date": "2019-05-09",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-09",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "dcxc.net",
            "domain_keyword": "dcxc",
            "domain_tld": "net",
            "query_time": "2024-06-01 18:47:10",
            "create_date": "2023-09-09",
            "update_date": "2024-04-17",
            "expiry_date": "2024-09-09",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "dcxp.com",
            "domain_keyword": "dcxp",
            "domain_tld": "com",
            "query_time": "2024-06-01 18:47:13",
            "create_date": "2020-07-10",
            "update_date": "2023-06-20",
            "expiry_date": "2024-07-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "ycxr.net",
            "domain_keyword": "ycxr",
            "domain_tld": "net",
            "query_time": "2024-05-30 08:48:32",
            "create_date": "2021-05-27",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-27",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SI CHUAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=ycxr.net",
            "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": 96,
            "domain_name": "dcsr.org",
            "domain_keyword": "dcsr",
            "domain_tld": "org",
            "query_time": "2024-04-16 11:26:08",
            "create_date": "2001-04-13",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-13",
            "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": [
                "ns.sourcedns.com",
                "ns1.sourcedns.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "daxr.com",
            "domain_keyword": "daxr",
            "domain_tld": "com",
            "query_time": "2024-04-19 03:28:54",
            "create_date": "2006-07-18",
            "update_date": "2023-08-05",
            "expiry_date": "2024-07-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "dcxp.org",
            "domain_keyword": "dcxp",
            "domain_tld": "org",
            "query_time": "2024-04-16 04:25:18",
            "create_date": "2017-11-20",
            "update_date": "2024-01-11",
            "expiry_date": "2024-11-20",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "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.dnsimple.com",
                "ns2.dnsimple-edge.net",
                "ns3.dnsimple.com",
                "ns4.dnsimple-edge.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "tcxr.com",
            "domain_keyword": "tcxr",
            "domain_tld": "com",
            "query_time": "2024-04-21 06:41:18",
            "create_date": "2009-01-17",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "dcdr.tokyo",
            "domain_keyword": "dcdr",
            "domain_tld": "tokyo",
            "query_time": "2024-04-22 07:27:31",
            "create_date": "2020-06-12",
            "update_date": "2023-08-01",
            "expiry_date": "2024-06-12",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.04,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>dcxr.co.uk</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>807</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>dcrx.online, dcxa.org, dcxj.com, dclr.it, dcqr.app, dcor.us, dcqr.net, dcpr.ru, dcxm.net, dxcr.lol, dexr.xyz, dcwr.com, dchr.ru, dcrr.by, d2cxr.com, dsxr.net, dcxs.cc, dcx9.com, dctr.ca, dcxy.com, dcqr.shop, dcpr.cl, dcxs.work, dcxy.top, acxr.org, dctr.co.uk, dyxr.lol, gcxr.com.cn, hcxr.net, dcxx.work, doxr.com, dcxf.us, dkxr.top, dclr.ru, dcxd.xyz, dcir.com, dcur.rent, dcqr.info, jcxr.net, ycxr.site, dcfr.live, dtxr.com, dcxv.fit, dcar.net, dcxz.work, cdxr.xyz, dchr.me, dckr.dev, dcxq.vip, mcxr.com, dcxa.asia, dcer.org, dcxj.asia, dcxa.xyz, dcrr.dev, dcx4.xyz, dcor.org, dctr.shop, acxr.com, dcxx.com, dcdr.net, dcbr.com, dc4r.lat, ecxr.net, dclr.us, dhxr.com, dcxt.monster, dcrr.lat, dtxr.info, dcmr.ru, dcxs.org, dcxl.com, dcar.it, dcx6.com, dtxr.dev, dckr.nl, dcxt.top, jcxr.cn, drxr.org, kcxr.xyz, dcpr.co.uk, dcxh.org, dcx7.com, dexr.com, dcxx.vip, dixr.cn, dcor.pro, dcxdr.com, icxr.org, dcxw.com, dcor.homes, dchr.tech, dcxc.net, dcxp.com, ycxr.net, dcsr.org, daxr.com, dcxp.org, tcxr.com, dcdr.tokyo</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dcrx.online</domain_name>
   <domain_keyword>dcrx</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-16 17:03:29</query_time>
   <create_date>2024-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</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>2</num>
   <domain_name>dcxa.org</domain_name>
   <domain_keyword>dcxa</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 18:47:10</query_time>
   <create_date>2023-12-14</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-12-14</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>grace.ns.cloudflare.com</value>
    <value>seth.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>dcxj.com</domain_name>
   <domain_keyword>dcxj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:25:15</query_time>
   <create_date>2003-06-16</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>GuangDong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/dcxj.com</registrant_email>
   <name_servers>
    <value>domain-for-sale.nameshow.com</value>
    <value>please-contact-us.nameshow.com</value>
    <value>qq-113810.nameshow.com</value>
    <value>sms-86.13688888269.nameshow.com</value>
    <value>wechat-inameshow.nameshow.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>dclr.it</domain_name>
   <domain_keyword>dclr</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-11 14:51:19</query_time>
   <create_date>2015-11-10</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_name>Aruba Business s.r.l.</registrar_name>
   <registrar_website>https://www.arubabusiness.it</registrar_website>
   <registrant_company>OPVS Srl - Unipersonale</registrant_company>
   <registrant_address>Sestiere San Polo 2671/BC</registrant_address>
   <registrant_city>Venezia</registrant_city>
   <registrant_state>VE</registrant_state>
   <registrant_zip>30125</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.c16218.sgvps.net</value>
    <value>ns2.c16218.sgvps.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>dcqr.app</domain_name>
   <domain_keyword>dcqr</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-31 03:54:16</query_time>
   <create_date>2023-10-02</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>dcor.us</domain_name>
   <domain_keyword>dcor</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-27 14:51:10</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>www.ownregistrar.com</registrar_website>
   <registrant_name>Rodney Olsen</registrant_name>
   <registrant_company>NA</registrant_company>
   <registrant_address>1418 Western Ave, #800</registrant_address>
   <registrant_city>Seattle</registrant_city>
   <registrant_state>Washington</registrant_state>
   <registrant_zip>98101</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2069995599</registrant_phone>
   <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>7</num>
   <domain_name>dcqr.net</domain_name>
   <domain_keyword>dcqr</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 11:22:40</query_time>
   <create_date>2020-08-09</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-08-09</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HUNAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=dcqr.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>dcpr.ru</domain_name>
   <domain_keyword>dcpr</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 12:29:57</query_time>
   <create_date>2023-11-24</create_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>dcxm.net</domain_name>
   <domain_keyword>dcxm</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 10:40:15</query_time>
   <create_date>2023-01-13</create_date>
   <update_date>2023-01-13</update_date>
   <expiry_date>2025-01-13</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>he bei</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>10</num>
   <domain_name>dxcr.lol</domain_name>
   <domain_keyword>dxcr</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-06-01 16:54:45</query_time>
   <create_date>2024-05-30</create_date>
   <update_date>2024-05-30</update_date>
   <expiry_date>2025-05-30</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>alexa.ns.cloudflare.com</value>
    <value>kyrie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>dexr.xyz</domain_name>
   <domain_keyword>dexr</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-16 13:27:21</query_time>
   <create_date>2020-04-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Shang Hai Cai Gen Jun He Tou Zi You Xian Gong Si</registrant_company>
   <registrant_state>Shang Hai Shi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>dcwr.com</domain_name>
   <domain_keyword>dcwr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:24:46</query_time>
   <create_date>2004-12-18</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>dchr.ru</domain_name>
   <domain_keyword>dchr</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 12:29:47</query_time>
   <create_date>2013-08-13</create_date>
   <expiry_date>2024-08-13</expiry_date>
   <registrar_name>REGTIME-RU</registrar_name>
   <registrant_company>Web Master 95 ltd.</registrant_company>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>dcrr.by</domain_name>
   <domain_keyword>dcrr</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-30 22:56:24</query_time>
   <create_date>2019-01-24</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2026-01-24</expiry_date>
   <registrar_name>Reliable Software, Ltd</registrar_name>
   <registrant_company>Государственное учреждение образования &quot;Дошкольный центр развития ребенка № 1 г.Могилева&quot;</registrant_company>
   <registrant_address>212008, -, г. Могилев, пер. Карьерный, д. 2, к. 1</registrant_address>
   <registrant_country>BY</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+375222729972</registrant_phone>
   <name_servers>
    <value>u1.hoster.by</value>
    <value>u2.hoster.by</value>
   </name_servers>
  </value>
  <value>
   <num>15</num>
   <domain_name>d2cxr.com</domain_name>
   <domain_keyword>d2cxr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 13:38:54</query_time>
   <create_date>2021-11-01</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>1448</registrar_iana>
   <registrar_name>Blacknight Internet Solutions Ltd.</registrar_name>
   <registrar_website>https://www.blacknight.com/</registrar_website>
   <registrant_name>REDACTED FOR GDPR</registrant_name>
   <registrant_company>Instidia Ltd</registrant_company>
   <registrant_address>REDACTED FOR GDPR</registrant_address>
   <registrant_city>REDACTED FOR GDPR</registrant_city>
   <registrant_state>Co. Cork</registrant_state>
   <registrant_zip>REDACTED FOR GDPR</registrant_zip>
   <registrant_country>IE</registrant_country>
   <registrant_email>https://whois.blacknight.com/contact.php?fqdn=d2cxr.com&amp;contact_type=owner</registrant_email>
   <registrant_phone>REDACTED FOR GDPR</registrant_phone>
   <registrant_fax>REDACTED FOR GDPR</registrant_fax>
   <name_servers>
    <value>ns1.blacknight.com</value>
    <value>ns2.blacknight.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>dsxr.net</domain_name>
   <domain_keyword>dsxr</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-19 05:48:40</query_time>
   <create_date>2006-03-29</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>NEI MONGOL</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=dsxr.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.gname-dns.com</value>
    <value>ns2.gname-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>dcxs.cc</domain_name>
   <domain_keyword>dcxs</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-27 22:38:57</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>2859</registrar_iana>
   <registrar_name>Millennial Names LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>benedict.ns.cloudflare.com</value>
    <value>margot.ns.cloudflare.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>dcx9.com</domain_name>
   <domain_keyword>dcx9</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 18:31:15</query_time>
   <create_date>2015-11-28</create_date>
   <update_date>2020-11-05</update_date>
   <expiry_date>2023-11-28</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>dctr.ca</domain_name>
   <domain_keyword>dctr</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-16 04:22:52</query_time>
   <create_date>2019-07-19</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2025-07-19</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.inmotionhosting.com</value>
    <value>ns2.inmotionhosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>dcxy.com</domain_name>
   <domain_keyword>dcxy</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:25:21</query_time>
   <create_date>2006-04-05</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-04-05</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.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>21</num>
   <domain_name>dcqr.shop</domain_name>
   <domain_keyword>dcqr</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-16 11:22:40</query_time>
   <create_date>2023-10-02</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>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>22</num>
   <domain_name>dcpr.cl</domain_name>
   <domain_keyword>dcpr</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-28 18:30:43</query_time>
   <create_date>2012-10-23</create_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>MINISTERIO DE BIENES NACIONALES</registrant_name>
   <name_servers>
    <value>pdns1.registrar-servers.com</value>
    <value>pdns2.registrar-servers.com</value>
   </name_servers>
  </value>
  <value>
   <num>23</num>
   <domain_name>dcxs.work</domain_name>
   <domain_keyword>dcxs</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-28 18:31:16</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-04-14</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>liao ning dong chuang xiao shou guan li you xian gong si</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>expire01.dnspod.net</value>
    <value>expire02.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>dcxy.top</domain_name>
   <domain_keyword>dcxy</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-16 04:25:21</query_time>
   <create_date>2018-10-12</create_date>
   <update_date>2020-11-18</update_date>
   <expiry_date>2025-10-12</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Xiao Ke Xie</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Yun Nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>acxr.org</domain_name>
   <domain_keyword>acxr</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-01 05:33:03</query_time>
   <create_date>2022-10-20</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://whois.gname.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>Guangdong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>dctr.co.uk</domain_name>
   <domain_keyword>dctr</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-26 01:43:10</query_time>
   <create_date>2020-04-15</create_date>
   <update_date>2022-04-01</update_date>
   <expiry_date>2026-04-15</expiry_date>
   <registrar_name>UK2 Limited [Tag = UK2NET]</registrar_name>
   <registrar_website>http://uk2.net</registrar_website>
   <name_servers>
    <value>peyton.ns.cloudflare.com</value>
    <value>rihana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>27</num>
   <domain_name>dyxr.lol</domain_name>
   <domain_keyword>dyxr</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-05-22 21:01:11</query_time>
   <create_date>2024-03-24</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</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>bradley.ns.cloudflare.com</value>
    <value>lilyana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>gcxr.com.cn</domain_name>
   <domain_keyword>gcxr</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-30 19:04:04</query_time>
   <create_date>2024-01-25</create_date>
   <expiry_date>2025-01-25</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>贺晓敏</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>hcxr.net</domain_name>
   <domain_keyword>hcxr</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 02:37:53</query_time>
   <create_date>2014-09-22</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>dcxx.work</domain_name>
   <domain_keyword>dcxx</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-30 11:27:11</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-08-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>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>sun tian long</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>he nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>clint.ns.cloudflare.com</value>
    <value>olga.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>doxr.com</domain_name>
   <domain_keyword>doxr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 18:58:45</query_time>
   <create_date>2006-02-16</create_date>
   <update_date>2023-02-17</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns.liquidweb.com</value>
    <value>ns1.liquidweb.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>dcxf.us</domain_name>
   <domain_keyword>dcxf</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-23 15:33:28</query_time>
   <create_date>2013-08-29</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2028-08-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Brian Hitchcock</registrant_name>
   <registrant_address>1408 South Plum Street</registrant_address>
   <registrant_city>Seattle</registrant_city>
   <registrant_state>Washington</registrant_state>
   <registrant_zip>98144</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8654054447</registrant_phone>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>dkxr.top</domain_name>
   <domain_keyword>dkxr</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-16 02:03:56</query_time>
   <create_date>2023-11-07</create_date>
   <expiry_date>2025-11-07</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>kuangjiahao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>si chuan sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>can.dnspod.net</value>
    <value>rap.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>dclr.ru</domain_name>
   <domain_keyword>dclr</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 12:29:51</query_time>
   <create_date>2023-12-31</create_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>dcxd.xyz</domain_name>
   <domain_keyword>dcxd</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-30 11:26:57</query_time>
   <create_date>2023-04-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns-expired.com</value>
    <value>ns2.dns-expired.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>dcir.com</domain_name>
   <domain_keyword>dcir</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 21:56:38</query_time>
   <create_date>2010-04-29</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2026-04-29</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>37</num>
   <domain_name>dcur.rent</domain_name>
   <domain_keyword>dcur</domain_keyword>
   <domain_tld>rent</domain_tld>
   <query_time>2024-05-31 03:55:34</query_time>
   <create_date>2023-07-15</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-07-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>dcqr.info</domain_name>
   <domain_keyword>dcqr</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-31 03:54:16</query_time>
   <create_date>2023-10-02</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.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>jcxr.net</domain_name>
   <domain_keyword>jcxr</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-29 17:26:04</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2023-09-18</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>VIENTIANE</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>LA</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=jcxr.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>ycxr.site</domain_name>
   <domain_keyword>ycxr</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-01 23:25:35</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yang hui</registrant_company>
   <registrant_state>gui zhou</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>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>41</num>
   <domain_name>dcfr.live</domain_name>
   <domain_keyword>dcfr</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-04-29 18:21:03</query_time>
   <create_date>2021-10-10</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-10-10</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>ns1fkl.name.com</value>
    <value>ns2qvz.name.com</value>
    <value>ns3jmt.name.com</value>
    <value>ns4lny.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>dtxr.com</domain_name>
   <domain_keyword>dtxr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 13:50:53</query_time>
   <create_date>2005-08-10</create_date>
   <update_date>2017-12-29</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+603.89966788</registrant_fax>
   <name_servers>
    <value>ns1.cnolnic.net</value>
    <value>ns2.cnolnic.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>43</num>
   <domain_name>dcxv.fit</domain_name>
   <domain_keyword>dcxv</domain_keyword>
   <domain_tld>fit</domain_tld>
   <query_time>2024-05-11 14:56:31</query_time>
   <create_date>2023-11-15</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-15</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>www.22.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SUZHAOBIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HEBEI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>dcar.net</domain_name>
   <domain_keyword>dcar</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 00:29:34</query_time>
   <create_date>2006-05-28</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>607</registrar_iana>
   <registrar_name>ANNULET, INC</registrar_name>
   <registrar_website>http://www.ANNULET.com</registrar_website>
   <registrant_name>This Domain For Sale Worldwide 3392225132</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>5335 Gate Parkway</registrant_address>
   <registrant_city>Jacksonville</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>32256</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1-3392225132</registrant_phone>
   <registrant_fax>+1-7818392801</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>dcxz.work</domain_name>
   <domain_keyword>dcxz</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-23 17:07:04</query_time>
   <create_date>2024-04-20</create_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Liu Xin Song</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>an hui sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>stalk.dnspod.net</value>
    <value>tina.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>cdxr.xyz</domain_name>
   <domain_keyword>cdxr</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-26 02:36:28</query_time>
   <create_date>2021-04-02</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>chengduxurongkejiyouxiangongsi</registrant_company>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>dchr.me</domain_name>
   <domain_keyword>dchr</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-26 13:45:02</query_time>
   <create_date>2013-04-10</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>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-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>dckr.dev</domain_name>
   <domain_keyword>dckr</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-26 13:48:33</query_time>
   <create_date>2022-09-24</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Vimexx</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Noord-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</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>dave.ns.cloudflare.com</value>
    <value>dolly.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>dcxq.vip</domain_name>
   <domain_keyword>dcxq</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-30 11:27:07</query_time>
   <create_date>2022-04-01</create_date>
   <update_date>2022-04-06</update_date>
   <expiry_date>2032-04-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhang jian</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shanghai</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>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>mcxr.com</domain_name>
   <domain_keyword>mcxr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 15:37:11</query_time>
   <create_date>2007-06-23</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-06-23</expiry_date>
   <registrar_iana>3791</registrar_iana>
   <registrar_name>VM SINO PROFIT (HK) LTD.</registrar_name>
   <registrar_website>https://www.vm.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>Redacted for privacy</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.vmdns.xyz</value>
    <value>ns2.vmdns.xyz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>dcxa.asia</domain_name>
   <domain_keyword>dcxa</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-06-12 14:16:31</query_time>
   <create_date>2024-06-10</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2025-06-10</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>xian guan yi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>dcer.org</domain_name>
   <domain_keyword>dcer</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-11 14:48:52</query_time>
   <create_date>2022-10-18</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.tacomadc.com</value>
    <value>ns2.tacomadc.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>dcxj.asia</domain_name>
   <domain_keyword>dcxj</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-18 10:40:15</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>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>Cui Jian</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.huaweicloud-dns.cn</value>
    <value>ns1.huaweicloud-dns.com</value>
    <value>ns1.huaweicloud-dns.net</value>
    <value>ns1.huaweicloud-dns.org</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>dcxa.xyz</domain_name>
   <domain_keyword>dcxa</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-23 15:33:25</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>55</num>
   <domain_name>dcrr.dev</domain_name>
   <domain_keyword>dcrr</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-30 16:41:34</query_time>
   <create_date>2024-05-28</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>amanda.ns.cloudflare.com</value>
    <value>dan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>dcx4.xyz</domain_name>
   <domain_keyword>dcx4</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-01 18:47:09</query_time>
   <create_date>2023-09-29</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2025-09-29</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>Biel</registrant_state>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>57</num>
   <domain_name>dcor.org</domain_name>
   <domain_keyword>dcor</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 11:20:16</query_time>
   <create_date>2020-02-27</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2025-02-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>dctr.shop</domain_name>
   <domain_keyword>dctr</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-16 04:22:56</query_time>
   <create_date>2023-10-19</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2024-10-19</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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>acxr.com</domain_name>
   <domain_keyword>acxr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 18:03:46</query_time>
   <create_date>2013-01-30</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-01-30</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>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/acxr.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>dcxx.com</domain_name>
   <domain_keyword>dcxx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:25:21</query_time>
   <create_date>2008-09-20</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>228</registrar_iana>
   <registrar_name>Moniker Online Services LLC</registrar_name>
   <registrar_website>http://www.moniker.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>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.monikerdns.net</value>
    <value>ns2.monikerdns.net</value>
    <value>ns3.monikerdns.net</value>
    <value>ns4.monikerdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>dcdr.net</domain_name>
   <domain_keyword>dcdr</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 07:27:31</query_time>
   <create_date>2015-06-28</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>dcbr.com</domain_name>
   <domain_keyword>dcbr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 07:23:39</query_time>
   <create_date>2004-08-21</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2026-08-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.bodis.com</value>
    <value>ns2.bodis.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>63</num>
   <domain_name>dc4r.lat</domain_name>
   <domain_keyword>dc4r</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-11 14:46:02</query_time>
   <create_date>2023-11-03</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>ecxr.net</domain_name>
   <domain_keyword>ecxr</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 16:41:36</query_time>
   <create_date>2022-08-29</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-08-29</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 onamae.com</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower 11F</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>dclr.us</domain_name>
   <domain_keyword>dclr</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-06-07 18:46:15</query_time>
   <create_date>2018-05-31</create_date>
   <update_date>2022-06-06</update_date>
   <expiry_date>2024-05-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Dan Herholdt</registrant_name>
   <registrant_company>Delaware Coast Line Railroad</registrant_company>
   <registrant_address>8392 N Union Church Rd</registrant_address>
   <registrant_city>Miford</registrant_city>
   <registrant_state>Delaware</registrant_state>
   <registrant_zip>19963</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3022420166</registrant_phone>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>dhxr.com</domain_name>
   <domain_keyword>dhxr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 04:12:50</query_time>
   <create_date>2007-07-07</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.perfectdomain.com</value>
    <value>ns2.perfectdomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>dcxt.monster</domain_name>
   <domain_keyword>dcxt</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-28 18:31:17</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-03-30</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_state>Guangxi</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>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</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>68</num>
   <domain_name>dcrr.lat</domain_name>
   <domain_keyword>dcrr</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-31 03:54:26</query_time>
   <create_date>2023-09-30</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>dtxr.info</domain_name>
   <domain_keyword>dtxr</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 20:04:49</query_time>
   <create_date>2022-12-24</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2024-12-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>ns137.superhosting.bg</value>
    <value>ns138.superhosting.bg</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>dcmr.ru</domain_name>
   <domain_keyword>dcmr</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 12:29:52</query_time>
   <create_date>2013-10-04</create_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>dns.fastdns24.com</value>
    <value>dns2.fastdns24.org</value>
    <value>dns3.fastdns24.eu</value>
    <value>dns4.fastdns24.link</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>71</num>
   <domain_name>dcxs.org</domain_name>
   <domain_keyword>dcxs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 22:38:57</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>3533</registrar_iana>
   <registrar_name>DropCatch.com 1324 LLC</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yaochen</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shanxi sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>dcxl.com</domain_name>
   <domain_keyword>dcxl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 18:47:12</query_time>
   <create_date>2006-01-24</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-fbqkeklzjkhpraavhayvvr.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>dcar.it</domain_name>
   <domain_keyword>dcar</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-29 18:18:31</query_time>
   <create_date>2001-04-09</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>D.car S.n.c.</registrant_company>
   <registrant_address>via appia antica</registrant_address>
   <registrant_city>Casapulla</registrant_city>
   <registrant_state>CE</registrant_state>
   <registrant_zip>81020</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>dcx6.com</domain_name>
   <domain_keyword>dcx6</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:25:09</query_time>
   <create_date>2018-07-14</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>JIANGSU BANGNING SCIENCE &amp; TECHNOLOGY CO. LTD</registrar_name>
   <registrar_website>http://www.55hl.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>hubei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>dtxr.dev</domain_name>
   <domain_keyword>dtxr</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-17 22:41:19</query_time>
   <create_date>2022-04-07</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>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>76</num>
   <domain_name>dckr.nl</domain_name>
   <domain_keyword>dckr</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-20 06:43:17</query_time>
   <create_date>2015-12-02</create_date>
   <update_date>2021-11-14</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>dcxt.top</domain_name>
   <domain_keyword>dcxt</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-23 15:33:31</query_time>
   <create_date>2023-11-19</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-19</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>dong chao xiong</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>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>jcxr.cn</domain_name>
   <domain_keyword>jcxr</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-18 07:36:18</query_time>
   <create_date>2013-10-30</create_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>赵光磊</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>drxr.org</domain_name>
   <domain_keyword>drxr</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 04:15:34</query_time>
   <create_date>2023-02-19</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-19</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_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-166-b.gandi.net</value>
    <value>ns-33-c.gandi.net</value>
    <value>ns-74-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>kcxr.xyz</domain_name>
   <domain_keyword>kcxr</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 02:48:04</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>gwen.ns.cloudflare.com</value>
    <value>leonard.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>dcpr.co.uk</domain_name>
   <domain_keyword>dcpr</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-16 11:22:01</query_time>
   <create_date>2021-07-12</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2025-07-12</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns1.thewebhostserver.com</value>
    <value>ns2.thewebhostserver.com</value>
    <value>ns3.thewebhostserver.com</value>
    <value>ns4.thewebhostserver.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>dcxh.org</domain_name>
   <domain_keyword>dcxh</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 04:25:14</query_time>
   <create_date>2016-06-28</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>2518</registrar_iana>
   <registrar_name>DropCatch.com 759 LLC</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HugeDomains.com</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>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>dcx7.com</domain_name>
   <domain_keyword>dcx7</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:25:09</query_time>
   <create_date>2018-11-05</create_date>
   <update_date>2018-11-05</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1040.ui-dns.org</value>
    <value>ns1067.ui-dns.biz</value>
    <value>ns1076.ui-dns.de</value>
    <value>ns1091.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>dexr.com</domain_name>
   <domain_keyword>dexr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 20:02:13</query_time>
   <create_date>2005-08-02</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>dcxx.vip</domain_name>
   <domain_keyword>dcxx</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-20 06:45:44</query_time>
   <create_date>2023-05-18</create_date>
   <update_date>2023-05-23</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>shen zhen shi ban ma wang luo ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>kiwi.dnspod.net</value>
    <value>plateau.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>dixr.cn</domain_name>
   <domain_keyword>dixr</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-02 18:51:29</query_time>
   <create_date>2024-01-23</create_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_name>杭州名商网络有限公司</registrar_name>
   <registrant_name>陈小健</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>a.dnspod.com</value>
    <value>b.dnspod.com</value>
    <value>c.dnspod.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>dcor.pro</domain_name>
   <domain_keyword>dcor</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-06-01 18:43:54</query_time>
   <create_date>2023-03-24</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-03-24</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sofia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.parkpage.foundationapi.com</value>
    <value>dns9.parkpage.foundationapi.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>dcxdr.com</domain_name>
   <domain_keyword>dcxdr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 11:26:58</query_time>
   <create_date>2020-08-11</create_date>
   <update_date>2022-08-05</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</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>89</num>
   <domain_name>icxr.org</domain_name>
   <domain_keyword>icxr</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 07:42:29</query_time>
   <create_date>2023-03-21</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-21</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 0166806482</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.cas.nsone.net</value>
    <value>ns2.cas.nsone.net</value>
    <value>ns3.cas.nsone.net</value>
    <value>ns4.cas.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>dcxw.com</domain_name>
   <domain_keyword>dcxw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:25:21</query_time>
   <create_date>2010-12-01</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>pk3.22.cn</value>
    <value>pk4.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>dcor.homes</domain_name>
   <domain_keyword>dcor</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-04-19 17:28:24</query_time>
   <create_date>2024-04-17</create_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>dchr.tech</domain_name>
   <domain_keyword>dchr</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-11 14:50:00</query_time>
   <create_date>2019-05-09</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-09</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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>dcxc.net</domain_name>
   <domain_keyword>dcxc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-01 18:47:10</query_time>
   <create_date>2023-09-09</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>dcxp.com</domain_name>
   <domain_keyword>dcxp</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 18:47:13</query_time>
   <create_date>2020-07-10</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>ycxr.net</domain_name>
   <domain_keyword>ycxr</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 08:48:32</query_time>
   <create_date>2021-05-27</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>SI CHUAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=ycxr.net</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>96</num>
   <domain_name>dcsr.org</domain_name>
   <domain_keyword>dcsr</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 11:26:08</query_time>
   <create_date>2001-04-13</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-13</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>ns.sourcedns.com</value>
    <value>ns1.sourcedns.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>97</num>
   <domain_name>daxr.com</domain_name>
   <domain_keyword>daxr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 03:28:54</query_time>
   <create_date>2006-07-18</create_date>
   <update_date>2023-08-05</update_date>
   <expiry_date>2024-07-18</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>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>98</num>
   <domain_name>dcxp.org</domain_name>
   <domain_keyword>dcxp</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 04:25:18</query_time>
   <create_date>2017-11-20</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GA</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.dnsimple.com</value>
    <value>ns2.dnsimple-edge.net</value>
    <value>ns3.dnsimple.com</value>
    <value>ns4.dnsimple-edge.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>tcxr.com</domain_name>
   <domain_keyword>tcxr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 06:41:18</query_time>
   <create_date>2009-01-17</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>dcdr.tokyo</domain_name>
   <domain_keyword>dcdr</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-22 07:27:31</query_time>
   <create_date>2020-06-12</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.04</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.