We found a total of 1 historical WHOIS records (in 0.078 seconds) for "dr-hd.ie" in our Historical WHOIS Database.
#1 - QUERY TIME

18 Nov 2012 - 8:00 AM UTC

Registered: 22 October 2009
Expiry: 22 October 2013

NAME SERVERS

ns5.dnsireland.com
ns6.dnsireland.com
ns7.dnsireland.ie

DOMAIN STATUS

Active

REGISTRANT

Company: Igor Blinov Sole Trader Discretionary Name

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=dr-hd.ie
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "dr-hd.ie",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "unique_domains": "dr-hd.ie",
    "results": [
        {
            "num": 1,
            "domain_name": "dr-hd.ie",
            "domain_keyword": "dr-hd",
            "domain_tld": "ie",
            "query_time": "2012-11-18 08:00:00",
            "create_date": "2009-10-22",
            "expiry_date": "2013-10-22",
            "registrant_company": "Igor Blinov Sole Trader Discretionary Name",
            "name_servers": [
                "ns5.dnsireland.com",
                "ns6.dnsireland.com",
                "ns7.dnsireland.ie"
            ],
            "domain_status": [
                "Active"
            ]
        }
    ],
    "stats": {
        "total_time": 0.078,
        "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>dr-hd.ie</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <unique_domains>dr-hd.ie</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dr-hd.ie</domain_name>
   <domain_keyword>dr-hd</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2012-11-18 08:00:00</query_time>
   <create_date>2009-10-22</create_date>
   <expiry_date>2013-10-22</expiry_date>
   <registrant_company>Igor Blinov Sole Trader Discretionary Name</registrant_company>
   <name_servers>
    <value>ns5.dnsireland.com</value>
    <value>ns6.dnsireland.com</value>
    <value>ns7.dnsireland.ie</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.078</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 1 domain names (in 0.024 seconds) which contained the exact domain keyword "dr-hd".
Domain Name Registered Expiry Registrar Ownership
1 dr-hd.com 15 Feb 2009 15 Feb 2027 GoDaddy.com, LLC -
2 dr-hd.ru 4 Aug 2009 4 Aug 2024 RU-CENTER-RU Private Person

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=dr-hd&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "dr-hd",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "dr-hd.com, dr-hd.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "dr-hd.com",
            "domain_keyword": "dr-hd",
            "domain_tld": "com",
            "query_time": "2024-06-02 05:56:06",
            "create_date": "2009-02-15",
            "update_date": "2024-01-18",
            "expiry_date": "2027-02-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dns.fastdns24.com",
                "dns2.fastdns24.org",
                "dns3.fastdns24.eu",
                "dns4.fastdns24.link"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "dr-hd.ru",
            "domain_keyword": "dr-hd",
            "domain_tld": "ru",
            "query_time": "2024-05-02 05:49:27",
            "create_date": "2009-08-04",
            "expiry_date": "2024-08-04",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "dns.fastdns24.com",
                "dns2.fastdns24.org",
                "dns3.fastdns24.eu",
                "dns4.fastdns24.link"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.024,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>dr-hd</domain_keyword>
  <sort_by>create_date</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>dr-hd.com, dr-hd.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dr-hd.com</domain_name>
   <domain_keyword>dr-hd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 05:56:06</query_time>
   <create_date>2009-02-15</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2027-02-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>dns.fastdns24.com</value>
    <value>dns2.fastdns24.org</value>
    <value>dns3.fastdns24.eu</value>
    <value>dns4.fastdns24.link</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>dr-hd.ru</domain_name>
   <domain_keyword>dr-hd</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 05:49:27</query_time>
   <create_date>2009-08-04</create_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_name>RU-CENTER-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>VERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.024</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 116 domain names (in 0.043 seconds) which look and sound like the brand name "dr-hd".
Domain Name Registered Expiry Registrar Ownership
1 dr-hc.jp 21 Sep 2018 30 Sep 2024 - (Not displayed by registrant's request)
2 cr-hd.com 12 Mar 2013 12 Mar 2025 GoDaddy.com, LLC -
3 dr-hc.net 19 Aug 2007 19 Aug 2025 RegistryGate GmbH REDACTED FOR PRIVACY
4 drphd.com 26 Aug 2004 26 Aug 2024 GoDaddy.com, LLC -
5 dr-sd.vet 26 Mar 2015 26 Mar 2025 Key-Systems, LLC Fortan GmbH & Co. KG
6 dj-hd.com 29 Jun 2022 29 Jun 2024 Gname.com Pte. Ltd. Redacted for privacy
7 dr-hc.org 13 Dec 2012 13 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0145625421
8 ar-hd.com 27 May 2015 27 May 2025 GoDaddy.com, LLC -
9 dg-hd.com.cn 17 Sep 2022 17 Sep 2024 北京新网数码信息技术有限公司 张嘉勋
10 drdhd.com 24 Apr 2000 24 Apr 2025 ENOM, INC. REDACTED FOR PRIVACY
11 zr-hd.com 19 Apr 2023 19 Apr 2025 Domainipr Ltd -
12 cr-hd.de - - - -
13 df-hd.monster 24 Nov 2023 24 Nov 2024 NameSilo, LLC PrivacyGuardian.org llc
14 drthd.buzz 9 Jun 2023 9 Jun 2024 Sav.com LLC Privacy Protection
15 dr-phd.com 20 Sep 2018 20 Sep 2024 Domain.com, LLC Domain Privacy Service FBO Registrant.
16 df-hd.com 23 Apr 2014 23 Apr 2025 Xin Net Technology Corporation -
17 dr-hv.de - - - -
18 dy-hd.com 4 Jul 2006 4 Jul 2028 Alibaba Cloud Computing (Beijing) Co., Ltd. -
19 dr-ed.com 7 Feb 1999 7 Feb 2025 ENOM, INC. REDACTED FOR PRIVACY
20 dd-hd.cn 16 Feb 2024 16 Feb 2025 北京新网数码信息技术有限公司 刘立
21 druhd.com 10 Nov 2023 10 Nov 2024 Gname.com Pte. Ltd. Redacted for privacy
22 drphd.co 27 Dec 2018 27 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
23 dl-hd.com 5 Jul 2022 5 Jul 2024 Gname.com Pte. Ltd. Redacted for privacy
24 dr-fd.co.uk 8 Aug 2022 8 Aug 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
25 dr-he.com 26 Mar 2023 26 Mar 2024 Netowl, Inc. Xserver Inc.
26 drchd.com 26 Apr 2023 26 Apr 2025 IONOS SE 1&1 Internet Inc
27 dr-hu.com 6 Mar 2005 6 Mar 2025 DREAMHOST Proxy Protection LLC
28 mr-hd.in 12 Mar 2024 12 Mar 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
29 dr-bd.com 16 Aug 2023 16 Aug 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
30 dr-phd.co.uk 28 Jun 2023 28 Jun 2025 Gandi [Tag = GANDI] -
31 drmhd.com 9 Feb 2020 9 Feb 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
32 drs-hd.com 1 Aug 2009 1 Aug 2029 GoDaddy.com, LLC -
33 dr-ho.org 13 May 2008 13 May 2025 Internet Domain Service BS Corp Whois Privacy Corp.
34 tr-hd.com 15 Jan 2008 15 Jan 2026 GMO INTERNET, INC. Agent information temporarily set by transfer
35 dr-hu.co.uk 11 Aug 2014 11 Aug 2024 One.com A/S [Tag = TJNF-DK] -
36 dr-h2.com 18 Oct 2023 18 Oct 2024 GANDI SAS 晨鈺有限公司
37 dr-hod.info 16 Jul 2019 16 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
38 kr-hd.com 10 May 2016 10 May 2025 Dynadot Inc -
39 dr-pd.net 9 Apr 2021 9 Apr 2025 OVH, SAS Gen'Etiq
40 jr-hd.com 5 Jan 2017 5 Jan 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
41 dd-hd.com 9 May 2003 9 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
42 dr-hh.com 29 Jun 2020 29 Jun 2024 Wild West Domains, LLC -
43 druhd.info 29 Apr 2023 29 Apr 2025 NameSilo, LLC PrivacyGuardian.org llc
44 dr-hr.site 19 Jun 2021 19 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Palace renos
45 du-hd.com 31 Jan 2016 31 Jan 2025 GoDaddy.com, LLC -
46 druhd.site 13 Nov 2023 13 Nov 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Wen Zhou Fu Jie Jin Rong Xin Xi Fu Wu You Xian Gong Si
47 drthd.com 23 Feb 2024 23 Feb 2025 ProtonDomains.com LLC -
48 df-hd.buzz 24 Nov 2023 24 Nov 2024 NameSilo, LLC PrivacyGuardian.org llc
49 dr-md.com 30 Sep 2021 30 Sep 2024 GoDaddy.com, LLC -
50 dg-hd.jp 2 Sep 2022 30 Sep 2024 - DENKYOSHA CO.,LTD.
51 dr-hr.com 6 May 2024 6 May 2025 Squarespace Domains LLC REDACTED FOR PRIVACY
52 drohd.pro 7 Mar 2024 7 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
53 dr-ad.com 25 Jun 2021 25 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
54 dr-hc.com 7 Feb 2017 7 Feb 2032 Dreamscape Networks International Pte Ltd DR. H&C ENTERPRISE PTY LTD
55 dc-hd.com 22 Aug 2016 22 Aug 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
56 dr-cd.com 15 Aug 2012 15 Aug 2024 1API GmbH REDACTED FOR PRIVACY
57 drshd.com 9 May 2017 9 May 2025 GoDaddy.com, LLC -
58 dr-hk.com 7 Apr 2022 7 Apr 2024 Gname.com Pte. Ltd. -
59 ds-hd.jp 20 Jun 2007 30 Jun 2024 - dreamshare holdings Inc.
60 dr-hu.cn 3 Dec 2023 3 Dec 2024 广州云讯信息科技有限公司 胡洋
61 dr-md.ru 16 Nov 2004 17 Nov 2024 RU-CENTER-RU Private Person
62 dr-kd.com 4 Jan 2024 4 Jan 2025 Gname 027 Inc -
63 dr-sd.com 17 Feb 2020 17 Feb 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
64 dr-hw.com 2 Nov 2017 2 Nov 2024 IONOS SE 1&1 Internet Inc
65 df-hd.icu 24 Nov 2023 24 Nov 2024 NameSilo, LLC PrivacyGuardian.org llc
66 gr-hd.com 12 Oct 2017 12 Oct 2024 GMO INTERNET, INC. Whois Privacy Protection Service by onamae.com
67 dr-vd.de - - - -
68 dr-id.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD DOMAIN MANAGER
69 dh-hd.com 14 Aug 2023 14 Aug 2024 Gname 017 Inc -
70 dr-he.net 25 Oct 2021 25 Oct 2033 Network Solutions, LLC -
71 dr-ht.com 13 Oct 2011 13 Oct 2026 GoDaddy.com, LLC -
72 dr-sd.net 17 Feb 2020 17 Feb 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
73 do-hd.com 10 Aug 2023 10 Aug 2024 Name.com, Inc. Domain Protection Services, Inc.
74 sr-hd.com 3 Aug 2021 3 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
75 dl-hd.com.cn 7 Apr 2016 7 Apr 2025 阿里云计算有限公司(万网) 大连弘达电气股份有限公司
76 ds-hd.com 15 Apr 2015 15 Apr 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
77 dr-ho.com 26 Jan 2018 26 Jan 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
78 dg-hd.com 4 Jun 2023 4 Jun 2024 DropCatch.com 833 LLC Redacted for GDPR privacy
79 ds-hd.co.jp 30 Apr 2021 - - Densan System Holdings
80 dr-hz.com 16 May 2022 16 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
81 drvhd.com 6 Nov 2017 6 Nov 2027 NAMECHEAP INC Redacted for Privacy Purposes
82 dr-fd.com 13 Sep 2008 13 Sep 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
83 dr-ud.com 9 Sep 2020 9 Sep 2024 GoDaddy.com, LLC -
84 dr-dh.com 28 Dec 2004 28 Dec 2024 GoDaddy.com, LLC -
85 dr-hm.com 23 Aug 2023 23 Aug 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
86 dp-hd.com 19 Aug 2022 19 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
87 drbhd.com 4 Nov 2021 4 Nov 2025 GoDaddy.com, LLC -
88 mr-hd.com 15 May 2017 15 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
89 dr-hb.uk 1 Jul 2020 1 Jul 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
90 dr-hb.cn 20 Aug 2022 20 Aug 2025 阿里云计算有限公司(万网) 东莞东燃热能科技股份有限公司
91 dc-hd.net 1 Nov 2021 1 Nov 2024 Gname.com Pte. Ltd. Redacted for privacy
92 dr-ed.co.uk 18 Jul 2019 18 Jul 2024 Dennis Nind t/a CloudNS [Tag = CLOUDNS] -
93 drhd.ae - - Etisalat Haytham alhashemi
94 dt-hd.com 6 Aug 2023 6 Aug 2024 Gname 009 Inc -
95 dr-h.online 1 Oct 2023 1 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com None
96 dr-d.eu - - SuperHosting.BG Ltd. -
97 dr-d.ru 17 Jan 2020 17 Jan 2025 RU-CENTER-RU Doctor Discount Ltd
98 dr-d.co.uk 11 Apr 2008 11 Apr 2026 Ionos SE [Tag = 1AND1] -
99 drhd.com 5 Apr 1999 11 Jan 2026 GoDaddy.com, LLC -
100 drhd.boats 28 Apr 2023 28 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Dr-hd.ie.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=dr-hd.ie
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "dr-hd.ie",
        "page_size": 100
    },
    "count": {
        "total": 116,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "dr-hc.jp, cr-hd.com, dr-hc.net, drphd.com, dr-sd.vet, dj-hd.com, dr-hc.org, ar-hd.com, dg-hd.com.cn, drdhd.com, zr-hd.com, cr-hd.de, df-hd.monster, drthd.buzz, dr-phd.com, df-hd.com, dr-hv.de, dy-hd.com, dr-ed.com, dd-hd.cn, druhd.com, drphd.co, dl-hd.com, dr-fd.co.uk, dr-he.com, drchd.com, dr-hu.com, mr-hd.in, dr-bd.com, dr-phd.co.uk, drmhd.com, drs-hd.com, dr-ho.org, tr-hd.com, dr-hu.co.uk, dr-h2.com, dr-hod.info, kr-hd.com, dr-pd.net, jr-hd.com, dd-hd.com, dr-hh.com, druhd.info, dr-hr.site, du-hd.com, druhd.site, drthd.com, df-hd.buzz, dr-md.com, dg-hd.jp, dr-hr.com, drohd.pro, dr-ad.com, dr-hc.com, dc-hd.com, dr-cd.com, drshd.com, dr-hk.com, ds-hd.jp, dr-hu.cn, dr-md.ru, dr-kd.com, dr-sd.com, dr-hw.com, df-hd.icu, gr-hd.com, dr-vd.de, dr-id.au, dh-hd.com, dr-he.net, dr-ht.com, dr-sd.net, do-hd.com, sr-hd.com, dl-hd.com.cn, ds-hd.com, dr-ho.com, dg-hd.com, ds-hd.co.jp, dr-hz.com, drvhd.com, dr-fd.com, dr-ud.com, dr-dh.com, dr-hm.com, dp-hd.com, drbhd.com, mr-hd.com, dr-hb.uk, dr-hb.cn, dc-hd.net, dr-ed.co.uk, drhd.ae, dt-hd.com, dr-h.online, dr-d.eu, dr-d.ru, dr-d.co.uk, drhd.com, drhd.boats",
    "results": [
        {
            "num": 1,
            "domain_name": "dr-hc.jp",
            "domain_keyword": "dr-hc",
            "domain_tld": "jp",
            "query_time": "2024-05-08 22:30:59",
            "create_date": "2018-09-21",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 2,
            "domain_name": "cr-hd.com",
            "domain_keyword": "cr-hd",
            "domain_tld": "com",
            "query_time": "2024-04-14 10:45:02",
            "create_date": "2013-03-12",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "dr-hc.net",
            "domain_keyword": "dr-hc",
            "domain_tld": "net",
            "query_time": "2024-04-26 06:24:18",
            "create_date": "2007-08-19",
            "update_date": "2024-03-28",
            "expiry_date": "2025-08-19",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "drphd.com",
            "domain_keyword": "drphd",
            "domain_tld": "com",
            "query_time": "2024-04-08 03:26:42",
            "create_date": "2004-08-26",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-26",
            "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": 5,
            "domain_name": "dr-sd.vet",
            "domain_keyword": "dr-sd",
            "domain_tld": "vet",
            "query_time": "2024-04-26 06:28:14",
            "create_date": "2015-03-26",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fortan GmbH & Co. KG",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "dj-hd.com",
            "domain_keyword": "dj-hd",
            "domain_tld": "com",
            "query_time": "2024-05-06 02:38:56",
            "create_date": "2022-06-29",
            "update_date": "2023-07-25",
            "expiry_date": "2024-06-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": "SHANG HAI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=dj-hd.com",
            "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": 7,
            "domain_name": "dr-hc.org",
            "domain_keyword": "dr-hc",
            "domain_tld": "org",
            "query_time": "2024-04-26 06:24:18",
            "create_date": "2012-12-13",
            "update_date": "2023-12-17",
            "expiry_date": "2024-12-13",
            "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 0145625421",
            "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.dr-hc.org",
                "ns2.dr-hc.org"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "ar-hd.com",
            "domain_keyword": "ar-hd",
            "domain_tld": "com",
            "query_time": "2024-05-30 00:36:47",
            "create_date": "2015-05-27",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "dg-hd.com.cn",
            "domain_keyword": "dg-hd",
            "domain_tld": "com.cn",
            "query_time": "2024-04-19 15:41:38",
            "create_date": "2022-09-17",
            "expiry_date": "2024-09-17",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "张嘉勋",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "drdhd.com",
            "domain_keyword": "drdhd",
            "domain_tld": "com",
            "query_time": "2024-04-27 21:21:23",
            "create_date": "2000-04-24",
            "update_date": "2024-03-26",
            "expiry_date": "2025-04-24",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/6789910a-0627-4bf8-9f34-f8a3f08dd88f",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns505.hostgator.com",
                "ns506.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "zr-hd.com",
            "domain_keyword": "zr-hd",
            "domain_tld": "com",
            "query_time": "2024-05-01 20:24:01",
            "create_date": "2023-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 3222,
            "registrar_name": "Domainipr Ltd",
            "registrar_website": "http://www.domainipr.net",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "cr-hd.de",
            "domain_keyword": "cr-hd",
            "domain_tld": "de",
            "query_time": "2024-05-04 15:31:20",
            "update_date": "2016-02-10",
            "name_servers": [
                "docks08.rzone.de",
                "shades17.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 13,
            "domain_name": "df-hd.monster",
            "domain_keyword": "df-hd",
            "domain_tld": "monster",
            "query_time": "2024-05-27 05:19:57",
            "create_date": "2023-11-24",
            "update_date": "2023-12-12",
            "expiry_date": "2024-11-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": [
                "elle.ns.cloudflare.com",
                "renan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "drthd.buzz",
            "domain_keyword": "drthd",
            "domain_tld": "buzz",
            "query_time": "2024-05-08 05:26:13",
            "create_date": "2023-06-09",
            "update_date": "2023-06-14",
            "expiry_date": "2024-06-09",
            "registrar_iana": 609,
            "registrar_name": "Sav.com LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "fonzie.ns.cloudflare.com",
                "kristina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "dr-phd.com",
            "domain_keyword": "dr-phd",
            "domain_tld": "com",
            "query_time": "2024-04-26 06:27:08",
            "create_date": "2018-09-20",
            "update_date": "2023-09-05",
            "expiry_date": "2024-09-20",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns1.ipage.com",
                "ns2.ipage.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "df-hd.com",
            "domain_keyword": "df-hd",
            "domain_tld": "com",
            "query_time": "2024-05-14 11:28:36",
            "create_date": "2014-04-23",
            "update_date": "2024-05-07",
            "expiry_date": "2025-04-23",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "ce1.xincache.com",
                "ce2.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "dr-hv.de",
            "domain_keyword": "dr-hv",
            "domain_tld": "de",
            "query_time": "2024-05-05 23:11:53",
            "update_date": "2018-08-16",
            "name_servers": [
                "ns1036.ui-dns.biz",
                "ns1036.ui-dns.com",
                "ns1036.ui-dns.de",
                "ns1036.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 18,
            "domain_name": "dy-hd.com",
            "domain_keyword": "dy-hd",
            "domain_tld": "com",
            "query_time": "2024-04-16 04:19:52",
            "create_date": "2006-07-04",
            "update_date": "2019-05-20",
            "expiry_date": "2028-07-04",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "si chuan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "dr-ed.com",
            "domain_keyword": "dr-ed",
            "domain_tld": "com",
            "query_time": "2024-05-29 06:57:40",
            "create_date": "1999-02-07",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-07",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/926e1c93-9032-4477-8aee-ed9b5f2fca22",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "dd-hd.cn",
            "domain_keyword": "dd-hd",
            "domain_tld": "cn",
            "query_time": "2024-04-30 11:28:46",
            "create_date": "2024-02-16",
            "expiry_date": "2025-02-16",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "刘立",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "druhd.com",
            "domain_keyword": "druhd",
            "domain_tld": "com",
            "query_time": "2024-05-21 23:07:03",
            "create_date": "2023-11-10",
            "update_date": "2023-11-12",
            "expiry_date": "2024-11-10",
            "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": "ZHEJIANG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=druhd.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "drphd.co",
            "domain_keyword": "drphd",
            "domain_tld": "co",
            "query_time": "2024-04-18 12:10:16",
            "create_date": "2018-12-27",
            "update_date": "2023-08-03",
            "expiry_date": "2024-12-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns12.wixdns.net",
                "ns13.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "dl-hd.com",
            "domain_keyword": "dl-hd",
            "domain_tld": "com",
            "query_time": "2024-04-18 11:34:56",
            "create_date": "2022-07-05",
            "update_date": "2024-01-05",
            "expiry_date": "2024-07-05",
            "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": "JIANGSU",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=dl-hd.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "dr-fd.co.uk",
            "domain_keyword": "dr-fd",
            "domain_tld": "co.uk",
            "query_time": "2024-05-18 14:58:46",
            "create_date": "2022-08-08",
            "update_date": "2023-12-05",
            "expiry_date": "2024-08-08",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.happilyhosted.net",
                "ns2.happilyhosted.net",
                "ns3.happilyhosted.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 25,
            "domain_name": "dr-he.com",
            "domain_keyword": "dr-he",
            "domain_tld": "com",
            "query_time": "2024-05-31 18:19:38",
            "create_date": "2023-03-26",
            "update_date": "2024-03-27",
            "expiry_date": "2024-03-26",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Xserver Xserver Inc.",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "5300011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662928811",
            "name_servers": [
                "ns1.xe329.parklogic.com",
                "ns2.xe329.parklogic.com"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "drchd.com",
            "domain_keyword": "drchd",
            "domain_tld": "com",
            "query_time": "2024-05-05 22:51:01",
            "create_date": "2023-04-26",
            "update_date": "2023-11-20",
            "expiry_date": "2025-04-26",
            "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": [
                "ns1.ponzhost.com",
                "ns2.ponzhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "dr-hu.com",
            "domain_keyword": "dr-hu",
            "domain_tld": "com",
            "query_time": "2024-04-26 06:24:48",
            "create_date": "2005-03-06",
            "update_date": "2024-02-16",
            "expiry_date": "2025-03-06",
            "registrar_iana": 431,
            "registrar_name": "DREAMHOST",
            "registrar_website": "WWW.DREAMHOST.COM",
            "registrant_name": "Proxy Protection LLC",
            "registrant_company": "Proxy Protection LLC",
            "registrant_address": "417 Associated Rd #327, C/O dr-hu.com",
            "registrant_city": "Brea",
            "registrant_state": "CA",
            "registrant_zip": "92821",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7147064182",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "mr-hd.in",
            "domain_keyword": "mr-hd",
            "domain_tld": "in",
            "query_time": "2024-05-13 18:18:20",
            "create_date": "2024-03-12",
            "update_date": "2024-03-17",
            "expiry_date": "2025-03-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Georgia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "algin.ns.cloudflare.com",
                "eloise.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "dr-bd.com",
            "domain_keyword": "dr-bd",
            "domain_tld": "com",
            "query_time": "2024-05-16 16:20:53",
            "create_date": "2023-08-16",
            "update_date": "2023-08-16",
            "expiry_date": "2024-08-16",
            "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": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "dr-phd.co.uk",
            "domain_keyword": "dr-phd",
            "domain_tld": "co.uk",
            "query_time": "2024-05-26 23:17:11",
            "create_date": "2023-06-28",
            "update_date": "2024-05-25",
            "expiry_date": "2025-06-28",
            "registrar_name": "Gandi [Tag = GANDI]",
            "registrar_website": "https://www.gandi.net",
            "name_servers": [
                "ns-1454.awsdns-53.org",
                "ns-1830.awsdns-36.co.uk",
                "ns-402.awsdns-50.com",
                "ns-527.awsdns-01.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 31,
            "domain_name": "drmhd.com",
            "domain_keyword": "drmhd",
            "domain_tld": "com",
            "query_time": "2024-05-30 22:11:02",
            "create_date": "2020-02-09",
            "update_date": "2021-02-03",
            "expiry_date": "2024-02-09",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "drs-hd.com",
            "domain_keyword": "drs-hd",
            "domain_tld": "com",
            "query_time": "2024-04-16 00:06:19",
            "create_date": "2009-08-01",
            "update_date": "2022-09-06",
            "expiry_date": "2029-08-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.mediatemple.net",
                "ns2.mediatemple.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "dr-ho.org",
            "domain_keyword": "dr-ho",
            "domain_tld": "org",
            "query_time": "2024-05-13 00:03:23",
            "create_date": "2008-05-13",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-13",
            "registrar_iana": 2487,
            "registrar_name": "Internet Domain Service BS Corp",
            "registrar_website": "http://www.internet.bs",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Corp.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New Providence",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BS",
            "registrant_email": "please query the rdds service of the registrar 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.rentondc.com",
                "ns2.rentondc.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "tr-hd.com",
            "domain_keyword": "tr-hd",
            "domain_tld": "com",
            "query_time": "2024-04-17 00:16:55",
            "create_date": "2008-01-15",
            "update_date": "2024-03-21",
            "expiry_date": "2026-01-15",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "#temporarily set#",
            "registrant_company": "Agent information temporarily set by transfer",
            "registrant_address": "#temporarily set#",
            "registrant_city": "#temporarily set#",
            "registrant_state": "Tokyo",
            "registrant_zip": "000-0000",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.9999999998",
            "name_servers": [
                "ns01.yahoodomains.jp",
                "ns02.yahoodomains.jp"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "dr-hu.co.uk",
            "domain_keyword": "dr-hu",
            "domain_tld": "co.uk",
            "query_time": "2024-04-26 06:24:48",
            "create_date": "2014-08-11",
            "update_date": "2023-07-12",
            "expiry_date": "2024-08-11",
            "registrar_name": "One.com A/S [Tag = TJNF-DK]",
            "registrar_website": "http://www.one.com",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 36,
            "domain_name": "dr-h2.com",
            "domain_keyword": "dr-h2",
            "domain_tld": "com",
            "query_time": "2024-04-30 14:19:14",
            "create_date": "2023-10-18",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-18",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "晨鈺有限公司",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TW",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-242-c.gandi.net",
                "ns-38-a.gandi.net",
                "ns-40-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "dr-hod.info",
            "domain_keyword": "dr-hod",
            "domain_tld": "info",
            "query_time": "2024-06-10 08:16:43",
            "create_date": "2019-07-16",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.interhost.co.il",
                "ns2.interhost.co.il",
                "ns4.interhost.co.il",
                "ns6.interhost.co.il"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "kr-hd.com",
            "domain_keyword": "kr-hd",
            "domain_tld": "com",
            "query_time": "2024-05-12 11:13:33",
            "create_date": "2016-05-10",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "dr-pd.net",
            "domain_keyword": "dr-pd",
            "domain_tld": "net",
            "query_time": "2024-06-10 08:17:35",
            "create_date": "2021-04-09",
            "update_date": "2024-04-01",
            "expiry_date": "2025-04-09",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Gen'Etiq",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns107.ovh.net",
                "ns107.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "jr-hd.com",
            "domain_keyword": "jr-hd",
            "domain_tld": "com",
            "query_time": "2024-04-26 18:55:24",
            "create_date": "2017-01-05",
            "update_date": "2023-12-28",
            "expiry_date": "2025-01-05",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "dd-hd.com",
            "domain_keyword": "dd-hd",
            "domain_tld": "com",
            "query_time": "2024-05-11 14:56:45",
            "create_date": "2003-05-09",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-09",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "liao ning",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com",
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "dr-hh.com",
            "domain_keyword": "dr-hh",
            "domain_tld": "com",
            "query_time": "2024-06-10 08:16:43",
            "create_date": "2020-06-29",
            "update_date": "2023-06-30",
            "expiry_date": "2024-06-29",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "druhd.info",
            "domain_keyword": "druhd",
            "domain_tld": "info",
            "query_time": "2024-05-07 12:14:29",
            "create_date": "2023-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "dr-hr.site",
            "domain_keyword": "dr-hr",
            "domain_tld": "site",
            "query_time": "2024-05-16 16:21:54",
            "create_date": "2021-06-19",
            "update_date": "2023-09-28",
            "expiry_date": "2024-06-19",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "Palace renos",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.hostgator.com",
                "ns2.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "du-hd.com",
            "domain_keyword": "du-hd",
            "domain_tld": "com",
            "query_time": "2024-05-27 16:50:25",
            "create_date": "2016-01-31",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ernest.ns.cloudflare.com",
                "ophelia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "druhd.site",
            "domain_keyword": "druhd",
            "domain_tld": "site",
            "query_time": "2024-05-21 23:07:03",
            "create_date": "2023-11-13",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-13",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Wen Zhou Fu Jie Jin Rong Xin Xi Fu Wu You Xian Gong Si",
            "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": [
                "jerry.ns.cloudflare.com",
                "tori.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "drthd.com",
            "domain_keyword": "drthd",
            "domain_tld": "com",
            "query_time": "2024-04-23 04:12:13",
            "create_date": "2024-02-23",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-23",
            "registrar_iana": 1231,
            "registrar_name": "ProtonDomains.com LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "7513faf1.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "df-hd.buzz",
            "domain_keyword": "df-hd",
            "domain_tld": "buzz",
            "query_time": "2024-05-27 05:19:59",
            "create_date": "2023-11-24",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "elle.ns.cloudflare.com",
                "renan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "dr-md.com",
            "domain_keyword": "dr-md",
            "domain_tld": "com",
            "query_time": "2024-06-10 08:17:24",
            "create_date": "2021-09-30",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "dg-hd.jp",
            "domain_keyword": "dg-hd",
            "domain_tld": "jp",
            "query_time": "2024-05-24 23:54:17",
            "create_date": "2022-09-02",
            "update_date": "2023-10-01",
            "expiry_date": "2024-09-30",
            "registrant_name": "DENKYOSHA CO.,LTD.",
            "registrant_address": "Osaka Shi Naniwa Ku",
            "registrant_zip": "556-0006",
            "registrant_email": "[email protected]",
            "registrant_phone": "06-6631-8447",
            "name_servers": [
                "ns-1489.awsdns-58.org",
                "ns-1706.awsdns-21.co.uk",
                "ns-467.awsdns-58.com",
                "ns-813.awsdns-37.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 51,
            "domain_name": "dr-hr.com",
            "domain_keyword": "dr-hr",
            "domain_tld": "com",
            "query_time": "2024-05-09 14:42:33",
            "create_date": "2024-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "drohd.pro",
            "domain_keyword": "drohd",
            "domain_tld": "pro",
            "query_time": "2024-05-09 08:16:18",
            "create_date": "2024-03-07",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-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 rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "dr-ad.com",
            "domain_keyword": "dr-ad",
            "domain_tld": "com",
            "query_time": "2024-05-29 06:57:33",
            "create_date": "2021-06-25",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=dr-ad.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "dr-hc.com",
            "domain_keyword": "dr-hc",
            "domain_tld": "com",
            "query_time": "2024-04-26 06:24:18",
            "create_date": "2017-02-07",
            "update_date": "2022-11-10",
            "expiry_date": "2032-02-07",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "HENRY CHENG",
            "registrant_company": "DR. H&C ENTERPRISE PTY LTD",
            "registrant_address": "12B HAMMENCE STREET",
            "registrant_city": "GLEN WAVERLEY",
            "registrant_state": "VIC",
            "registrant_zip": "3150",
            "registrant_country": "TW",
            "registrant_email": "[email protected]",
            "registrant_phone": "+61.432785936",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "dc-hd.com",
            "domain_keyword": "dc-hd",
            "domain_tld": "com",
            "query_time": "2024-04-21 13:30:02",
            "create_date": "2016-08-22",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-22",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "dr-cd.com",
            "domain_keyword": "dr-cd",
            "domain_tld": "com",
            "query_time": "2024-04-24 18:33:43",
            "create_date": "2012-08-15",
            "update_date": "2023-02-02",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "contact via https://www.1api.net/send-message/dr-cd.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.celsius.metanet.ch",
                "ns2.celsius.metanet.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "drshd.com",
            "domain_keyword": "drshd",
            "domain_tld": "com",
            "query_time": "2024-05-11 09:04:45",
            "create_date": "2017-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "dr-hk.com",
            "domain_keyword": "dr-hk",
            "domain_tld": "com",
            "query_time": "2024-06-10 08:16:43",
            "create_date": "2022-04-07",
            "update_date": "2024-06-09",
            "expiry_date": "2024-04-07",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "ns1.gname-dns.com",
                "ns2.gname-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "ds-hd.jp",
            "domain_keyword": "ds-hd",
            "domain_tld": "jp",
            "query_time": "2024-04-25 22:47:37",
            "create_date": "2007-06-20",
            "update_date": "2023-07-01",
            "expiry_date": "2024-06-30",
            "registrant_name": "dreamshare holdings Inc.",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 60,
            "domain_name": "dr-hu.cn",
            "domain_keyword": "dr-hu",
            "domain_tld": "cn",
            "query_time": "2024-05-08 22:31:01",
            "create_date": "2023-12-03",
            "expiry_date": "2024-12-03",
            "registrar_name": "广州云讯信息科技有限公司",
            "registrant_name": "胡洋",
            "registrant_email": "[email protected]",
            "name_servers": [
                "hilary.dnspod.net",
                "misty.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "dr-md.ru",
            "domain_keyword": "dr-md",
            "domain_tld": "ru",
            "query_time": "2024-05-02 05:49:31",
            "create_date": "2004-11-16",
            "expiry_date": "2024-11-17",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.firstvds.ru",
                "ns2.firstvds.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 62,
            "domain_name": "dr-kd.com",
            "domain_keyword": "dr-kd",
            "domain_tld": "com",
            "query_time": "2024-05-21 02:23:47",
            "create_date": "2024-01-04",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-04",
            "registrar_iana": 3996,
            "registrar_name": "Gname 027 Inc",
            "registrar_website": "http://WWW.GNAME.COM",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "dr-sd.com",
            "domain_keyword": "dr-sd",
            "domain_tld": "com",
            "query_time": "2024-06-10 08:18:06",
            "create_date": "2020-02-17",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-17",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns1.mydomaincom-default.domainparkingserver.net",
                "ns2.mydomaincom-default.domainparkingserver.net"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "dr-hw.com",
            "domain_keyword": "dr-hw",
            "domain_tld": "com",
            "query_time": "2024-04-26 06:24:49",
            "create_date": "2017-11-02",
            "update_date": "2017-11-02",
            "expiry_date": "2024-11-02",
            "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": [
                "ns1074.ui-dns.biz",
                "ns1079.ui-dns.de",
                "ns1116.ui-dns.org",
                "ns1122.ui-dns.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "df-hd.icu",
            "domain_keyword": "df-hd",
            "domain_tld": "icu",
            "query_time": "2024-05-27 05:19:57",
            "create_date": "2023-11-24",
            "update_date": "2023-12-12",
            "expiry_date": "2024-11-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": [
                "elle.ns.cloudflare.com",
                "renan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "gr-hd.com",
            "domain_keyword": "gr-hd",
            "domain_tld": "com",
            "query_time": "2024-04-15 09:51:05",
            "create_date": "2017-10-12",
            "update_date": "2023-09-27",
            "expiry_date": "2024-10-12",
            "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": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "dr-vd.de",
            "domain_keyword": "dr-vd",
            "domain_tld": "de",
            "query_time": "2024-05-05 23:15:19",
            "update_date": "2024-04-26",
            "domain_status": [
                "redemptionPeriod"
            ]
        },
        {
            "num": 68,
            "domain_name": "dr-id.au",
            "domain_keyword": "dr-id",
            "domain_tld": "au",
            "query_time": "2024-04-30 14:19:21",
            "update_date": "2024-01-10",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "DOMAIN MANAGER",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "dh-hd.com",
            "domain_keyword": "dh-hd",
            "domain_tld": "com",
            "query_time": "2024-06-02 11:44:01",
            "create_date": "2023-08-14",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-14",
            "registrar_iana": 3986,
            "registrar_name": "Gname 017 Inc",
            "registrar_website": "http://https://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "dr-he.net",
            "domain_keyword": "dr-he",
            "domain_tld": "net",
            "query_time": "2024-06-10 08:16:42",
            "create_date": "2021-10-25",
            "update_date": "2024-04-11",
            "expiry_date": "2033-10-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "edns2.ultradns.biz",
                "edns2.ultradns.com",
                "edns2.ultradns.net",
                "edns2.ultradns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "dr-ht.com",
            "domain_keyword": "dr-ht",
            "domain_tld": "com",
            "query_time": "2024-04-15 08:07:47",
            "create_date": "2011-10-13",
            "update_date": "2022-09-10",
            "expiry_date": "2026-10-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "cpns1.turhost.com",
                "cpns2.turhost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "dr-sd.net",
            "domain_keyword": "dr-sd",
            "domain_tld": "net",
            "query_time": "2024-06-10 08:18:06",
            "create_date": "2020-02-17",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-17",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "Domain Privacy Service FBO Registrant.",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_address": "5335 Gate Pkwy",
            "registrant_city": "Jacksonville",
            "registrant_state": "FL",
            "registrant_zip": "32256",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6027165339",
            "name_servers": [
                "ns1.mydomaincom-default.domainparkingserver.net",
                "ns2.mydomaincom-default.domainparkingserver.net"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "do-hd.com",
            "domain_keyword": "do-hd",
            "domain_tld": "com",
            "query_time": "2024-04-30 13:19:17",
            "create_date": "2023-08-10",
            "update_date": "2023-08-10",
            "expiry_date": "2024-08-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": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/do-hd.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "julian.ns.cloudflare.com",
                "wally.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "sr-hd.com",
            "domain_keyword": "sr-hd",
            "domain_tld": "com",
            "query_time": "2024-04-18 04:51:30",
            "create_date": "2021-08-03",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=sr-hd.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "dl-hd.com.cn",
            "domain_keyword": "dl-hd",
            "domain_tld": "com.cn",
            "query_time": "2024-06-04 23:46:26",
            "create_date": "2016-04-07",
            "expiry_date": "2025-04-07",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "大连弘达电气股份有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "ds-hd.com",
            "domain_keyword": "ds-hd",
            "domain_tld": "com",
            "query_time": "2024-04-25 22:47:37",
            "create_date": "2015-04-15",
            "update_date": "2023-04-03",
            "expiry_date": "2025-04-15",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "He Bei",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "dr-ho.com",
            "domain_keyword": "dr-ho",
            "domain_tld": "com",
            "query_time": "2024-04-26 06:24:43",
            "create_date": "2018-01-26",
            "update_date": "2022-10-16",
            "expiry_date": "2025-01-26",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "dg-hd.com",
            "domain_keyword": "dg-hd",
            "domain_tld": "com",
            "query_time": "2024-05-11 17:04:38",
            "create_date": "2023-06-04",
            "update_date": "2023-06-07",
            "expiry_date": "2024-06-04",
            "registrar_iana": 2592,
            "registrar_name": "DropCatch.com 833 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "jiangxi",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "ds-hd.co.jp",
            "domain_keyword": "ds-hd",
            "domain_tld": "co.jp",
            "query_time": "2024-05-21 21:33:53",
            "create_date": "2021-04-30",
            "update_date": "2024-05-01",
            "registrant_company": "Densan System Holdings",
            "name_servers": [
                "ns2.densan-s.co.jp",
                "ns3.densan-s.co.jp"
            ]
        },
        {
            "num": 80,
            "domain_name": "dr-hz.com",
            "domain_keyword": "dr-hz",
            "domain_tld": "com",
            "query_time": "2024-06-10 08:16:46",
            "create_date": "2022-05-16",
            "update_date": "2023-04-24",
            "expiry_date": "2025-05-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=dr-hz.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "drvhd.com",
            "domain_keyword": "drvhd",
            "domain_tld": "com",
            "query_time": "2024-05-07 12:19:15",
            "create_date": "2017-11-06",
            "update_date": "2017-11-06",
            "expiry_date": "2027-11-06",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "registrant_company": "Redacted for Privacy Purposes",
            "registrant_address": "Redacted for Privacy Purposes",
            "registrant_city": "Redacted for Privacy Purposes",
            "registrant_state": "MN",
            "registrant_zip": "Redacted for Privacy Purposes",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=drvhd.com",
            "registrant_phone": "Redacted for Privacy Purposes",
            "registrant_fax": "Redacted for Privacy Purposes",
            "name_servers": [
                "ns-1392.awsdns-46.org",
                "ns-1793.awsdns-32.co.uk",
                "ns-276.awsdns-34.com",
                "ns-678.awsdns-20.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "dr-fd.com",
            "domain_keyword": "dr-fd",
            "domain_tld": "com",
            "query_time": "2024-06-10 08:16:32",
            "create_date": "2008-09-13",
            "update_date": "2023-09-17",
            "expiry_date": "2024-09-13",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "dr-ud.com",
            "domain_keyword": "dr-ud",
            "domain_tld": "com",
            "query_time": "2024-06-10 08:18:17",
            "create_date": "2020-09-09",
            "update_date": "2022-11-18",
            "expiry_date": "2024-09-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "dr-dh.com",
            "domain_keyword": "dr-dh",
            "domain_tld": "com",
            "query_time": "2024-04-24 18:33:58",
            "create_date": "2004-12-28",
            "update_date": "2024-04-10",
            "expiry_date": "2024-12-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "dr-hm.com",
            "domain_keyword": "dr-hm",
            "domain_tld": "com",
            "query_time": "2024-06-10 08:16:43",
            "create_date": "2023-08-23",
            "update_date": "2023-08-23",
            "expiry_date": "2026-08-23",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "dp-hd.com",
            "domain_keyword": "dp-hd",
            "domain_tld": "com",
            "query_time": "2024-05-06 00:47:17",
            "create_date": "2022-08-19",
            "update_date": "2023-08-20",
            "expiry_date": "2024-08-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=dp-hd.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "drbhd.com",
            "domain_keyword": "drbhd",
            "domain_tld": "com",
            "query_time": "2024-04-21 09:52:57",
            "create_date": "2021-11-04",
            "update_date": "2023-11-04",
            "expiry_date": "2025-11-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "mr-hd.com",
            "domain_keyword": "mr-hd",
            "domain_tld": "com",
            "query_time": "2024-06-11 06:42:42",
            "create_date": "2017-05-15",
            "update_date": "2021-08-21",
            "expiry_date": "2024-05-15",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "dr-hb.uk",
            "domain_keyword": "dr-hb",
            "domain_tld": "uk",
            "query_time": "2024-04-26 06:24:18",
            "create_date": "2020-07-01",
            "update_date": "2023-07-23",
            "expiry_date": "2024-07-01",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 90,
            "domain_name": "dr-hb.cn",
            "domain_keyword": "dr-hb",
            "domain_tld": "cn",
            "query_time": "2024-05-18 14:59:34",
            "create_date": "2022-08-20",
            "expiry_date": "2025-08-20",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "东莞东燃热能科技股份有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "dc-hd.net",
            "domain_keyword": "dc-hd",
            "domain_tld": "net",
            "query_time": "2024-05-16 01:47:13",
            "create_date": "2021-11-01",
            "update_date": "2024-02-22",
            "expiry_date": "2024-11-01",
            "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": "HUBEI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=dc-hd.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": 92,
            "domain_name": "dr-ed.co.uk",
            "domain_keyword": "dr-ed",
            "domain_tld": "co.uk",
            "query_time": "2024-04-24 18:34:07",
            "create_date": "2019-07-18",
            "update_date": "2020-11-24",
            "expiry_date": "2024-07-18",
            "registrar_name": "Dennis Nind t/a CloudNS [Tag = CLOUDNS]",
            "registrar_website": "https://brixly.uk",
            "name_servers": [
                "ns1.cloudns.io",
                "ns2.cloudns.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 93,
            "domain_name": "drhd.ae",
            "domain_keyword": "drhd",
            "domain_tld": "ae",
            "query_time": "2024-05-10 01:10:43",
            "registrar_name": "Etisalat",
            "registrant_name": "Haytham",
            "registrant_company": "Haytham alhashemi",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns8403.hostgator.com",
                "ns8404.hostgator.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 94,
            "domain_name": "dt-hd.com",
            "domain_keyword": "dt-hd",
            "domain_tld": "com",
            "query_time": "2024-06-12 21:07:18",
            "create_date": "2023-08-06",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-06",
            "registrar_iana": 3949,
            "registrar_name": "Gname 009 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "dr-h.online",
            "domain_keyword": "dr-h",
            "domain_tld": "online",
            "query_time": "2024-06-10 08:16:40",
            "create_date": "2023-10-01",
            "update_date": "2023-11-23",
            "expiry_date": "2024-10-01",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "None",
            "registrant_state": "C",
            "registrant_country": "EG",
            "registrant_email": "please query the rdds service of the 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": [
                "ns4229.hostgator.com",
                "ns4230.hostgator.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "dr-d.eu",
            "domain_keyword": "dr-d",
            "domain_tld": "eu",
            "query_time": "2024-06-10 19:45:31",
            "registrar_name": "SuperHosting.BG Ltd.",
            "registrar_website": "https://www.superhosting.bg/",
            "name_servers": [
                "helium.ns.hetzner.de",
                "hydrogen.ns.hetzner.com",
                "oxygen.ns.hetzner.com"
            ]
        },
        {
            "num": 97,
            "domain_name": "dr-d.ru",
            "domain_keyword": "dr-d",
            "domain_tld": "ru",
            "query_time": "2024-05-02 05:49:23",
            "create_date": "2020-01-17",
            "expiry_date": "2025-01-17",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Doctor Discount Ltd",
            "name_servers": [
                "ns1.timeweb.ru",
                "ns2.timeweb.ru",
                "ns3.timeweb.org",
                "ns4.timeweb.org"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 98,
            "domain_name": "dr-d.co.uk",
            "domain_keyword": "dr-d",
            "domain_tld": "co.uk",
            "query_time": "2024-04-24 18:33:56",
            "create_date": "2008-04-11",
            "update_date": "2024-04-10",
            "expiry_date": "2026-04-11",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1078.ui-dns.biz",
                "ns1078.ui-dns.com",
                "ns1078.ui-dns.de",
                "ns1078.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 99,
            "domain_name": "drhd.com",
            "domain_keyword": "drhd",
            "domain_tld": "com",
            "query_time": "2024-06-06 04:36:51",
            "create_date": "1999-04-05",
            "update_date": "2024-01-11",
            "expiry_date": "2026-01-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "drhd.boats",
            "domain_keyword": "drhd",
            "domain_tld": "boats",
            "query_time": "2024-05-10 01:10:43",
            "create_date": "2023-04-28",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-28",
            "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": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        }
    ],
    "stats": {
        "total_time": 0.043,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>dr-hd.ie</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>116</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>dr-hc.jp, cr-hd.com, dr-hc.net, drphd.com, dr-sd.vet, dj-hd.com, dr-hc.org, ar-hd.com, dg-hd.com.cn, drdhd.com, zr-hd.com, cr-hd.de, df-hd.monster, drthd.buzz, dr-phd.com, df-hd.com, dr-hv.de, dy-hd.com, dr-ed.com, dd-hd.cn, druhd.com, drphd.co, dl-hd.com, dr-fd.co.uk, dr-he.com, drchd.com, dr-hu.com, mr-hd.in, dr-bd.com, dr-phd.co.uk, drmhd.com, drs-hd.com, dr-ho.org, tr-hd.com, dr-hu.co.uk, dr-h2.com, dr-hod.info, kr-hd.com, dr-pd.net, jr-hd.com, dd-hd.com, dr-hh.com, druhd.info, dr-hr.site, du-hd.com, druhd.site, drthd.com, df-hd.buzz, dr-md.com, dg-hd.jp, dr-hr.com, drohd.pro, dr-ad.com, dr-hc.com, dc-hd.com, dr-cd.com, drshd.com, dr-hk.com, ds-hd.jp, dr-hu.cn, dr-md.ru, dr-kd.com, dr-sd.com, dr-hw.com, df-hd.icu, gr-hd.com, dr-vd.de, dr-id.au, dh-hd.com, dr-he.net, dr-ht.com, dr-sd.net, do-hd.com, sr-hd.com, dl-hd.com.cn, ds-hd.com, dr-ho.com, dg-hd.com, ds-hd.co.jp, dr-hz.com, drvhd.com, dr-fd.com, dr-ud.com, dr-dh.com, dr-hm.com, dp-hd.com, drbhd.com, mr-hd.com, dr-hb.uk, dr-hb.cn, dc-hd.net, dr-ed.co.uk, drhd.ae, dt-hd.com, dr-h.online, dr-d.eu, dr-d.ru, dr-d.co.uk, drhd.com, drhd.boats</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>dr-hc.jp</domain_name>
   <domain_keyword>dr-hc</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-08 22:30:59</query_time>
   <create_date>2018-09-21</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>cr-hd.com</domain_name>
   <domain_keyword>cr-hd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-14 10:45:02</query_time>
   <create_date>2013-03-12</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-12</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>dr-hc.net</domain_name>
   <domain_keyword>dr-hc</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 06:24:18</query_time>
   <create_date>2007-08-19</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-08-19</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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>ns5.kasserver.com</value>
    <value>ns6.kasserver.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>drphd.com</domain_name>
   <domain_keyword>drphd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 03:26:42</query_time>
   <create_date>2004-08-26</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-26</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>5</num>
   <domain_name>dr-sd.vet</domain_name>
   <domain_keyword>dr-sd</domain_keyword>
   <domain_tld>vet</domain_tld>
   <query_time>2024-04-26 06:28:14</query_time>
   <create_date>2015-03-26</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fortan GmbH &amp; Co. KG</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>dj-hd.com</domain_name>
   <domain_keyword>dj-hd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 02:38:56</query_time>
   <create_date>2022-06-29</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-06-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>SHANG HAI</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=dj-hd.com</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>7</num>
   <domain_name>dr-hc.org</domain_name>
   <domain_keyword>dr-hc</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 06:24:18</query_time>
   <create_date>2012-12-13</create_date>
   <update_date>2023-12-17</update_date>
   <expiry_date>2024-12-13</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 0145625421</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.dr-hc.org</value>
    <value>ns2.dr-hc.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>ar-hd.com</domain_name>
   <domain_keyword>ar-hd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 00:36:47</query_time>
   <create_date>2015-05-27</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-27</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>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>9</num>
   <domain_name>dg-hd.com.cn</domain_name>
   <domain_keyword>dg-hd</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-19 15:41:38</query_time>
   <create_date>2022-09-17</create_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>张嘉勋</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>10</num>
   <domain_name>drdhd.com</domain_name>
   <domain_keyword>drdhd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 21:21:23</query_time>
   <create_date>2000-04-24</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/6789910a-0627-4bf8-9f34-f8a3f08dd88f</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns505.hostgator.com</value>
    <value>ns506.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>zr-hd.com</domain_name>
   <domain_keyword>zr-hd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 20:24:01</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>3222</registrar_iana>
   <registrar_name>Domainipr Ltd</registrar_name>
   <registrar_website>http://www.domainipr.net</registrar_website>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>cr-hd.de</domain_name>
   <domain_keyword>cr-hd</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 15:31:20</query_time>
   <update_date>2016-02-10</update_date>
   <name_servers>
    <value>docks08.rzone.de</value>
    <value>shades17.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>df-hd.monster</domain_name>
   <domain_keyword>df-hd</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-05-27 05:19:57</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-11-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>elle.ns.cloudflare.com</value>
    <value>renan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>drthd.buzz</domain_name>
   <domain_keyword>drthd</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-08 05:26:13</query_time>
   <create_date>2023-06-09</create_date>
   <update_date>2023-06-14</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>fonzie.ns.cloudflare.com</value>
    <value>kristina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>dr-phd.com</domain_name>
   <domain_keyword>dr-phd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 06:27:08</query_time>
   <create_date>2018-09-20</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</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.6027165339</registrant_phone>
   <name_servers>
    <value>ns1.ipage.com</value>
    <value>ns2.ipage.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>df-hd.com</domain_name>
   <domain_keyword>df-hd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-14 11:28:36</query_time>
   <create_date>2014-04-23</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>ce1.xincache.com</value>
    <value>ce2.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>dr-hv.de</domain_name>
   <domain_keyword>dr-hv</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 23:11:53</query_time>
   <update_date>2018-08-16</update_date>
   <name_servers>
    <value>ns1036.ui-dns.biz</value>
    <value>ns1036.ui-dns.com</value>
    <value>ns1036.ui-dns.de</value>
    <value>ns1036.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>dy-hd.com</domain_name>
   <domain_keyword>dy-hd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 04:19:52</query_time>
   <create_date>2006-07-04</create_date>
   <update_date>2019-05-20</update_date>
   <expiry_date>2028-07-04</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>si chuan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <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>19</num>
   <domain_name>dr-ed.com</domain_name>
   <domain_keyword>dr-ed</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 06:57:40</query_time>
   <create_date>1999-02-07</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/926e1c93-9032-4477-8aee-ed9b5f2fca22</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>dd-hd.cn</domain_name>
   <domain_keyword>dd-hd</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-30 11:28:46</query_time>
   <create_date>2024-02-16</create_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>刘立</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>druhd.com</domain_name>
   <domain_keyword>druhd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 23:07:03</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2024-11-10</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>ZHEJIANG</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=druhd.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>drphd.co</domain_name>
   <domain_keyword>drphd</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-18 12:10:16</query_time>
   <create_date>2018-12-27</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns12.wixdns.net</value>
    <value>ns13.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>dl-hd.com</domain_name>
   <domain_keyword>dl-hd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 11:34:56</query_time>
   <create_date>2022-07-05</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-07-05</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>JIANGSU</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=dl-hd.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>dr-fd.co.uk</domain_name>
   <domain_keyword>dr-fd</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-18 14:58:46</query_time>
   <create_date>2022-08-08</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-08-08</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.happilyhosted.net</value>
    <value>ns2.happilyhosted.net</value>
    <value>ns3.happilyhosted.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>dr-he.com</domain_name>
   <domain_keyword>dr-he</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 18:19:38</query_time>
   <create_date>2023-03-26</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2024-03-26</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Xserver Xserver Inc.</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>5300011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662928811</registrant_phone>
   <name_servers>
    <value>ns1.xe329.parklogic.com</value>
    <value>ns2.xe329.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>drchd.com</domain_name>
   <domain_keyword>drchd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-05 22:51:01</query_time>
   <create_date>2023-04-26</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2025-04-26</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>ns1.ponzhost.com</value>
    <value>ns2.ponzhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>dr-hu.com</domain_name>
   <domain_keyword>dr-hu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 06:24:48</query_time>
   <create_date>2005-03-06</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>431</registrar_iana>
   <registrar_name>DREAMHOST</registrar_name>
   <registrar_website>WWW.DREAMHOST.COM</registrar_website>
   <registrant_name>Proxy Protection LLC</registrant_name>
   <registrant_company>Proxy Protection LLC</registrant_company>
   <registrant_address>417 Associated Rd #327, C/O dr-hu.com</registrant_address>
   <registrant_city>Brea</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>92821</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7147064182</registrant_phone>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>mr-hd.in</domain_name>
   <domain_keyword>mr-hd</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-13 18:18:20</query_time>
   <create_date>2024-03-12</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Georgia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>algin.ns.cloudflare.com</value>
    <value>eloise.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>dr-bd.com</domain_name>
   <domain_keyword>dr-bd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 16:20:53</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by 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>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>
  <value>
   <num>30</num>
   <domain_name>dr-phd.co.uk</domain_name>
   <domain_keyword>dr-phd</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-26 23:17:11</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-06-28</expiry_date>
   <registrar_name>Gandi [Tag = GANDI]</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <name_servers>
    <value>ns-1454.awsdns-53.org</value>
    <value>ns-1830.awsdns-36.co.uk</value>
    <value>ns-402.awsdns-50.com</value>
    <value>ns-527.awsdns-01.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>31</num>
   <domain_name>drmhd.com</domain_name>
   <domain_keyword>drmhd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 22:11:02</query_time>
   <create_date>2020-02-09</create_date>
   <update_date>2021-02-03</update_date>
   <expiry_date>2024-02-09</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>drs-hd.com</domain_name>
   <domain_keyword>drs-hd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 00:06:19</query_time>
   <create_date>2009-08-01</create_date>
   <update_date>2022-09-06</update_date>
   <expiry_date>2029-08-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.mediatemple.net</value>
    <value>ns2.mediatemple.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>dr-ho.org</domain_name>
   <domain_keyword>dr-ho</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-13 00:03:23</query_time>
   <create_date>2008-05-13</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>2487</registrar_iana>
   <registrar_name>Internet Domain Service BS Corp</registrar_name>
   <registrar_website>http://www.internet.bs</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Corp.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>New Providence</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.rentondc.com</value>
    <value>ns2.rentondc.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>tr-hd.com</domain_name>
   <domain_keyword>tr-hd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 00:16:55</query_time>
   <create_date>2008-01-15</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2026-01-15</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>#temporarily set#</registrant_name>
   <registrant_company>Agent information temporarily set by transfer</registrant_company>
   <registrant_address>#temporarily set#</registrant_address>
   <registrant_city>#temporarily set#</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>000-0000</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.9999999998</registrant_phone>
   <name_servers>
    <value>ns01.yahoodomains.jp</value>
    <value>ns02.yahoodomains.jp</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>dr-hu.co.uk</domain_name>
   <domain_keyword>dr-hu</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-26 06:24:48</query_time>
   <create_date>2014-08-11</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_name>One.com A/S [Tag = TJNF-DK]</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>dr-h2.com</domain_name>
   <domain_keyword>dr-h2</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 14:19:14</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>晨鈺有限公司</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TW</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>ns-242-c.gandi.net</value>
    <value>ns-38-a.gandi.net</value>
    <value>ns-40-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>dr-hod.info</domain_name>
   <domain_keyword>dr-hod</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-10 08:16:43</query_time>
   <create_date>2019-07-16</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.interhost.co.il</value>
    <value>ns2.interhost.co.il</value>
    <value>ns4.interhost.co.il</value>
    <value>ns6.interhost.co.il</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>kr-hd.com</domain_name>
   <domain_keyword>kr-hd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 11:13:33</query_time>
   <create_date>2016-05-10</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-10</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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>dr-pd.net</domain_name>
   <domain_keyword>dr-pd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 08:17:35</query_time>
   <create_date>2021-04-09</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Gen'Etiq</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns107.ovh.net</value>
    <value>ns107.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>jr-hd.com</domain_name>
   <domain_keyword>jr-hd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 18:55:24</query_time>
   <create_date>2017-01-05</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2025-01-05</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>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</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>dd-hd.com</domain_name>
   <domain_keyword>dd-hd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 14:56:45</query_time>
   <create_date>2003-05-09</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-09</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>liao ning</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>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>dr-hh.com</domain_name>
   <domain_keyword>dr-hh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 08:16:43</query_time>
   <create_date>2020-06-29</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-06-29</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>druhd.info</domain_name>
   <domain_keyword>druhd</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 12:14:29</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>dr-hr.site</domain_name>
   <domain_keyword>dr-hr</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-16 16:21:54</query_time>
   <create_date>2021-06-19</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>Palace renos</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.hostgator.com</value>
    <value>ns2.hostgator.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>du-hd.com</domain_name>
   <domain_keyword>du-hd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 16:50:25</query_time>
   <create_date>2016-01-31</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-31</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>ernest.ns.cloudflare.com</value>
    <value>ophelia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>druhd.site</domain_name>
   <domain_keyword>druhd</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-21 23:07:03</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-13</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>Wen Zhou Fu Jie Jin Rong Xin Xi Fu Wu You Xian Gong Si</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>jerry.ns.cloudflare.com</value>
    <value>tori.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>drthd.com</domain_name>
   <domain_keyword>drthd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 04:12:13</query_time>
   <create_date>2024-02-23</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>1231</registrar_iana>
   <registrar_name>ProtonDomains.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>7513faf1.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>df-hd.buzz</domain_name>
   <domain_keyword>df-hd</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-27 05:19:59</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>elle.ns.cloudflare.com</value>
    <value>renan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>dr-md.com</domain_name>
   <domain_keyword>dr-md</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 08:17:24</query_time>
   <create_date>2021-09-30</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>dg-hd.jp</domain_name>
   <domain_keyword>dg-hd</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-24 23:54:17</query_time>
   <create_date>2022-09-02</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrant_name>DENKYOSHA CO.,LTD.</registrant_name>
   <registrant_address>Osaka Shi Naniwa Ku</registrant_address>
   <registrant_zip>556-0006</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>06-6631-8447</registrant_phone>
   <name_servers>
    <value>ns-1489.awsdns-58.org</value>
    <value>ns-1706.awsdns-21.co.uk</value>
    <value>ns-467.awsdns-58.com</value>
    <value>ns-813.awsdns-37.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>51</num>
   <domain_name>dr-hr.com</domain_name>
   <domain_keyword>dr-hr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 14:42:33</query_time>
   <create_date>2024-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>drohd.pro</domain_name>
   <domain_keyword>drohd</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-09 08:16:18</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-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 rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>dr-ad.com</domain_name>
   <domain_keyword>dr-ad</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 06:57:33</query_time>
   <create_date>2021-06-25</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=dr-ad.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.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>54</num>
   <domain_name>dr-hc.com</domain_name>
   <domain_keyword>dr-hc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 06:24:18</query_time>
   <create_date>2017-02-07</create_date>
   <update_date>2022-11-10</update_date>
   <expiry_date>2032-02-07</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>HENRY CHENG</registrant_name>
   <registrant_company>DR. H&amp;C ENTERPRISE PTY LTD</registrant_company>
   <registrant_address>12B HAMMENCE STREET</registrant_address>
   <registrant_city>GLEN WAVERLEY</registrant_city>
   <registrant_state>VIC</registrant_state>
   <registrant_zip>3150</registrant_zip>
   <registrant_country>TW</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+61.432785936</registrant_phone>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>dc-hd.com</domain_name>
   <domain_keyword>dc-hd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 13:30:02</query_time>
   <create_date>2016-08-22</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-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>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>dr-cd.com</domain_name>
   <domain_keyword>dr-cd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 18:33:43</query_time>
   <create_date>2012-08-15</create_date>
   <update_date>2023-02-02</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>contact via https://www.1api.net/send-message/dr-cd.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.celsius.metanet.ch</value>
    <value>ns2.celsius.metanet.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>drshd.com</domain_name>
   <domain_keyword>drshd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 09:04:45</query_time>
   <create_date>2017-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</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>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>dr-hk.com</domain_name>
   <domain_keyword>dr-hk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 08:16:43</query_time>
   <create_date>2022-04-07</create_date>
   <update_date>2024-06-09</update_date>
   <expiry_date>2024-04-07</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>ns1.gname-dns.com</value>
    <value>ns2.gname-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>ds-hd.jp</domain_name>
   <domain_keyword>ds-hd</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-25 22:47:37</query_time>
   <create_date>2007-06-20</create_date>
   <update_date>2023-07-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>dreamshare holdings Inc.</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>dr-hu.cn</domain_name>
   <domain_keyword>dr-hu</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-08 22:31:01</query_time>
   <create_date>2023-12-03</create_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>广州云讯信息科技有限公司</registrar_name>
   <registrant_name>胡洋</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>hilary.dnspod.net</value>
    <value>misty.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>dr-md.ru</domain_name>
   <domain_keyword>dr-md</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 05:49:31</query_time>
   <create_date>2004-11-16</create_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.firstvds.ru</value>
    <value>ns2.firstvds.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>dr-kd.com</domain_name>
   <domain_keyword>dr-kd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 02:23:47</query_time>
   <create_date>2024-01-04</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>3996</registrar_iana>
   <registrar_name>Gname 027 Inc</registrar_name>
   <registrar_website>http://WWW.GNAME.COM</registrar_website>
   <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>63</num>
   <domain_name>dr-sd.com</domain_name>
   <domain_keyword>dr-sd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 08:18:06</query_time>
   <create_date>2020-02-17</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</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.6027165339</registrant_phone>
   <name_servers>
    <value>ns1.mydomaincom-default.domainparkingserver.net</value>
    <value>ns2.mydomaincom-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>dr-hw.com</domain_name>
   <domain_keyword>dr-hw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 06:24:49</query_time>
   <create_date>2017-11-02</create_date>
   <update_date>2017-11-02</update_date>
   <expiry_date>2024-11-02</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>ns1074.ui-dns.biz</value>
    <value>ns1079.ui-dns.de</value>
    <value>ns1116.ui-dns.org</value>
    <value>ns1122.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>65</num>
   <domain_name>df-hd.icu</domain_name>
   <domain_keyword>df-hd</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-27 05:19:57</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-11-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>elle.ns.cloudflare.com</value>
    <value>renan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>gr-hd.com</domain_name>
   <domain_keyword>gr-hd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 09:51:05</query_time>
   <create_date>2017-10-12</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-10-12</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>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>dr-vd.de</domain_name>
   <domain_keyword>dr-vd</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 23:15:19</query_time>
   <update_date>2024-04-26</update_date>
   <domain_status>
    <value>redemptionPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>68</num>
   <domain_name>dr-id.au</domain_name>
   <domain_keyword>dr-id</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-04-30 14:19:21</query_time>
   <update_date>2024-01-10</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>DOMAIN MANAGER</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>dh-hd.com</domain_name>
   <domain_keyword>dh-hd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 11:44:01</query_time>
   <create_date>2023-08-14</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>3986</registrar_iana>
   <registrar_name>Gname 017 Inc</registrar_name>
   <registrar_website>http://https://www.gname.com</registrar_website>
   <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>70</num>
   <domain_name>dr-he.net</domain_name>
   <domain_keyword>dr-he</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 08:16:42</query_time>
   <create_date>2021-10-25</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2033-10-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>edns2.ultradns.biz</value>
    <value>edns2.ultradns.com</value>
    <value>edns2.ultradns.net</value>
    <value>edns2.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>dr-ht.com</domain_name>
   <domain_keyword>dr-ht</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 08:07:47</query_time>
   <create_date>2011-10-13</create_date>
   <update_date>2022-09-10</update_date>
   <expiry_date>2026-10-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>cpns1.turhost.com</value>
    <value>cpns2.turhost.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>72</num>
   <domain_name>dr-sd.net</domain_name>
   <domain_keyword>dr-sd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 08:18:06</query_time>
   <create_date>2020-02-17</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>Domain Privacy Service FBO Registrant.</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_address>5335 Gate Pkwy</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.6027165339</registrant_phone>
   <name_servers>
    <value>ns1.mydomaincom-default.domainparkingserver.net</value>
    <value>ns2.mydomaincom-default.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>do-hd.com</domain_name>
   <domain_keyword>do-hd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 13:19:17</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2023-08-10</update_date>
   <expiry_date>2024-08-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>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/do-hd.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>julian.ns.cloudflare.com</value>
    <value>wally.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>sr-hd.com</domain_name>
   <domain_keyword>sr-hd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 04:51:30</query_time>
   <create_date>2021-08-03</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=sr-hd.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>dl-hd.com.cn</domain_name>
   <domain_keyword>dl-hd</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-04 23:46:26</query_time>
   <create_date>2016-04-07</create_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>大连弘达电气股份有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>ds-hd.com</domain_name>
   <domain_keyword>ds-hd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 22:47:37</query_time>
   <create_date>2015-04-15</create_date>
   <update_date>2023-04-03</update_date>
   <expiry_date>2025-04-15</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>He Bei</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>dr-ho.com</domain_name>
   <domain_keyword>dr-ho</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 06:24:43</query_time>
   <create_date>2018-01-26</create_date>
   <update_date>2022-10-16</update_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>dg-hd.com</domain_name>
   <domain_keyword>dg-hd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-11 17:04:38</query_time>
   <create_date>2023-06-04</create_date>
   <update_date>2023-06-07</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_iana>2592</registrar_iana>
   <registrar_name>DropCatch.com 833 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>jiangxi</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>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>79</num>
   <domain_name>ds-hd.co.jp</domain_name>
   <domain_keyword>ds-hd</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-21 21:33:53</query_time>
   <create_date>2021-04-30</create_date>
   <update_date>2024-05-01</update_date>
   <registrant_company>Densan System Holdings</registrant_company>
   <name_servers>
    <value>ns2.densan-s.co.jp</value>
    <value>ns3.densan-s.co.jp</value>
   </name_servers>
  </value>
  <value>
   <num>80</num>
   <domain_name>dr-hz.com</domain_name>
   <domain_keyword>dr-hz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 08:16:46</query_time>
   <create_date>2022-05-16</create_date>
   <update_date>2023-04-24</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=dr-hz.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>drvhd.com</domain_name>
   <domain_keyword>drvhd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 12:19:15</query_time>
   <create_date>2017-11-06</create_date>
   <update_date>2017-11-06</update_date>
   <expiry_date>2027-11-06</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 Purposes</registrant_name>
   <registrant_company>Redacted for Privacy Purposes</registrant_company>
   <registrant_address>Redacted for Privacy Purposes</registrant_address>
   <registrant_city>Redacted for Privacy Purposes</registrant_city>
   <registrant_state>MN</registrant_state>
   <registrant_zip>Redacted for Privacy Purposes</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.namecheap.com/domains/whois/result?domain=drvhd.com</registrant_email>
   <registrant_phone>Redacted for Privacy Purposes</registrant_phone>
   <registrant_fax>Redacted for Privacy Purposes</registrant_fax>
   <name_servers>
    <value>ns-1392.awsdns-46.org</value>
    <value>ns-1793.awsdns-32.co.uk</value>
    <value>ns-276.awsdns-34.com</value>
    <value>ns-678.awsdns-20.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>dr-fd.com</domain_name>
   <domain_keyword>dr-fd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 08:16:32</query_time>
   <create_date>2008-09-13</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>dr-ud.com</domain_name>
   <domain_keyword>dr-ud</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 08:18:17</query_time>
   <create_date>2020-09-09</create_date>
   <update_date>2022-11-18</update_date>
   <expiry_date>2024-09-09</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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>dr-dh.com</domain_name>
   <domain_keyword>dr-dh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 18:33:58</query_time>
   <create_date>2004-12-28</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2024-12-28</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>dr-hm.com</domain_name>
   <domain_keyword>dr-hm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 08:16:43</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2026-08-23</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>dp-hd.com</domain_name>
   <domain_keyword>dp-hd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-06 00:47:17</query_time>
   <create_date>2022-08-19</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=dp-hd.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>drbhd.com</domain_name>
   <domain_keyword>drbhd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 09:52:57</query_time>
   <create_date>2021-11-04</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2025-11-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>mr-hd.com</domain_name>
   <domain_keyword>mr-hd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-11 06:42:42</query_time>
   <create_date>2017-05-15</create_date>
   <update_date>2021-08-21</update_date>
   <expiry_date>2024-05-15</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>dr-hb.uk</domain_name>
   <domain_keyword>dr-hb</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-26 06:24:18</query_time>
   <create_date>2020-07-01</create_date>
   <update_date>2023-07-23</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>dr-hb.cn</domain_name>
   <domain_keyword>dr-hb</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-18 14:59:34</query_time>
   <create_date>2022-08-20</create_date>
   <expiry_date>2025-08-20</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>东莞东燃热能科技股份有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>91</num>
   <domain_name>dc-hd.net</domain_name>
   <domain_keyword>dc-hd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 01:47:13</query_time>
   <create_date>2021-11-01</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2024-11-01</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>HUBEI</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=dc-hd.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>92</num>
   <domain_name>dr-ed.co.uk</domain_name>
   <domain_keyword>dr-ed</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-24 18:34:07</query_time>
   <create_date>2019-07-18</create_date>
   <update_date>2020-11-24</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_name>Dennis Nind t/a CloudNS [Tag = CLOUDNS]</registrar_name>
   <registrar_website>https://brixly.uk</registrar_website>
   <name_servers>
    <value>ns1.cloudns.io</value>
    <value>ns2.cloudns.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>93</num>
   <domain_name>drhd.ae</domain_name>
   <domain_keyword>drhd</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-10 01:10:43</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>Haytham</registrant_name>
   <registrant_company>Haytham alhashemi</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns8403.hostgator.com</value>
    <value>ns8404.hostgator.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>dt-hd.com</domain_name>
   <domain_keyword>dt-hd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 21:07:18</query_time>
   <create_date>2023-08-06</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-06</expiry_date>
   <registrar_iana>3949</registrar_iana>
   <registrar_name>Gname 009 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <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>95</num>
   <domain_name>dr-h.online</domain_name>
   <domain_keyword>dr-h</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-06-10 08:16:40</query_time>
   <create_date>2023-10-01</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>None</registrant_company>
   <registrant_state>C</registrant_state>
   <registrant_country>EG</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns4229.hostgator.com</value>
    <value>ns4230.hostgator.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>dr-d.eu</domain_name>
   <domain_keyword>dr-d</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-06-10 19:45:31</query_time>
   <registrar_name>SuperHosting.BG Ltd.</registrar_name>
   <registrar_website>https://www.superhosting.bg/</registrar_website>
   <name_servers>
    <value>helium.ns.hetzner.de</value>
    <value>hydrogen.ns.hetzner.com</value>
    <value>oxygen.ns.hetzner.com</value>
   </name_servers>
  </value>
  <value>
   <num>97</num>
   <domain_name>dr-d.ru</domain_name>
   <domain_keyword>dr-d</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 05:49:23</query_time>
   <create_date>2020-01-17</create_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Doctor Discount Ltd</registrant_company>
   <name_servers>
    <value>ns1.timeweb.ru</value>
    <value>ns2.timeweb.ru</value>
    <value>ns3.timeweb.org</value>
    <value>ns4.timeweb.org</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>dr-d.co.uk</domain_name>
   <domain_keyword>dr-d</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-24 18:33:56</query_time>
   <create_date>2008-04-11</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2026-04-11</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1078.ui-dns.biz</value>
    <value>ns1078.ui-dns.com</value>
    <value>ns1078.ui-dns.de</value>
    <value>ns1078.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>drhd.com</domain_name>
   <domain_keyword>drhd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 04:36:51</query_time>
   <create_date>1999-04-05</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2026-01-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>drhd.boats</domain_name>
   <domain_keyword>drhd</domain_keyword>
   <domain_tld>boats</domain_tld>
   <query_time>2024-05-10 01:10:43</query_time>
   <create_date>2023-04-28</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-28</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>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.043</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.