WHOIS QUERY TIME

28 May 2024 - 9:51 AM UTC

Modified: 24 September 2023

REGISTRAR

Name: DROP.com.au Pty Ltd
Website: https://www.drop.com.au/

DNSSEC

unsigned

NAME SERVERS

3973.ns1.above.com
3973.ns2.above.com

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Damien Waller

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=doh.au
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "doh.au"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "doh.au",
            "domain_keyword": "doh",
            "domain_tld": "au",
            "query_time": "2024-05-28 09:51:08",
            "update_date": "2023-09-24",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Damien Waller",
            "name_servers": [
                "3973.ns1.above.com",
                "3973.ns2.above.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.044,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>doh.au</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>doh.au</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-28 09:51:08</query_time>
   <update_date>2023-09-24</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Damien Waller</registrant_name>
   <name_servers>
    <value>3973.ns1.above.com</value>
    <value>3973.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.044</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.097 seconds) for "doh.au" in our Historical WHOIS Database.
#1 - QUERY TIME

18 Sep 2023 - 9:50 AM UTC

Modified: 5 July 2023

REGISTRAR

Name: DROP.com.au Pty Ltd
Website: https://www.drop.com.au/

DNSSEC

unsigned

NAME SERVERS

3973.ns1.above.com
3973.ns2.above.com

DOMAIN STATUS

ok

REGISTRANT

Name: Damien Waller

#2 - QUERY TIME

24 Nov 2023 - 12:42 PM UTC

Modified: 24 September 2023

REGISTRAR

Name: DROP.com.au Pty Ltd
Website: https://www.drop.com.au/

DNSSEC

unsigned

NAME SERVERS

3973.ns1.above.com
3973.ns2.above.com

DOMAIN STATUS

serverRenewProhibited

REGISTRANT

Name: Damien Waller

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=doh.au
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "doh.au",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "doh.au",
    "results": [
        {
            "num": 1,
            "domain_name": "doh.au",
            "domain_keyword": "doh",
            "domain_tld": "au",
            "query_time": "2023-09-18 09:50:40",
            "update_date": "2023-07-05",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Damien Waller",
            "name_servers": [
                "3973.ns1.above.com",
                "3973.ns2.above.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "doh.au",
            "domain_keyword": "doh",
            "domain_tld": "au",
            "query_time": "2023-11-24 12:42:40",
            "update_date": "2023-09-24",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Damien Waller",
            "name_servers": [
                "3973.ns1.above.com",
                "3973.ns2.above.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.097,
        "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>doh.au</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>doh.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>doh.au</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2023-09-18 09:50:40</query_time>
   <update_date>2023-07-05</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Damien Waller</registrant_name>
   <name_servers>
    <value>3973.ns1.above.com</value>
    <value>3973.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>doh.au</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2023-11-24 12:42:40</query_time>
   <update_date>2023-09-24</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Damien Waller</registrant_name>
   <name_servers>
    <value>3973.ns1.above.com</value>
    <value>3973.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.097</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 70 domain names (in 0.138 seconds) which contained the exact domain keyword "doh".
Domain Name Registered Expiry Registrar Ownership
1 doh.net 7 Mar 1999 7 Mar 2025 ENOM, INC. REDACTED FOR PRIVACY
2 doh.co.jp 7 Oct 1999 - - Komatsubara Kogyo CO.,ltd.
3 doh.org.uk 9 Dec 1999 9 Dec 2025 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
4 doh.com.cn 29 Nov 2000 29 Nov 2027 北京新网数码信息技术有限公司 肇庆市科鸿机械有限公司
5 doh.it 4 Jun 2001 31 Jan 2025 GiDiNet di Iunco Daniele Antonio Alessandro Dellavedova
6 doh.info 21 Sep 2001 21 Sep 2024 PSI-USA, Inc. dba Domain Robot DOMAINWORLD
7 doh.nl 9 Apr 2002 - Realtime Register -
8 doh.us 24 Apr 2002 23 Apr 2024 NameSilo, LLC DOMAIN ADMINISTRATOR
9 doh.ca 15 Jul 2003 15 Jul 2024 Namespro Solutions Inc. REDACTED FOR PRIVACY
10 doh.org 25 Dec 2003 25 Dec 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
11 doh.cn 2 Apr 2005 2 Apr 2025 厦门三五互联信息有限公司 陈清瑞
12 doh.com.pl 22 Oct 2008 22 Oct 2024 Expro Operator Sp. z o.o. -
13 doh.hu 26 Mar 2010 - - -
14 doh.co 20 Jul 2010 19 Jul 2024 Hello Internet Corp. Premium Reserved Names, LLC
15 doh.kr 29 Dec 2010 29 Dec 2024 ???(?) Domain Privacy Services
16 doh.so 15 Jul 2011 15 Jul 2024 1API REDACTED FOR PRIVACY
17 doh.pl 17 Jun 2013 17 Jun 2024 home.pl S.A. -
18 doh.cc 26 Aug 2014 26 Aug 2024 22net, Inc. -
19 doh.sk 24 Jun 2015 24 Jun 2024 Webglobe, a.s. Reclay Slovensko, s.r.o.
20 doh.legal 20 Oct 2015 20 Oct 2025 Wild West Domains, LLC REDACTED FOR PRIVACY
21 doh.one 1 Apr 2016 1 Apr 2028 GoDaddy Online Services Cayman Islands Ltd. Domains By Proxy, LLC
22 doh.ovh 20 Sep 2016 20 Sep 2026 OVH REDACTED_FOR_PRIVACY
23 doh.io 7 Apr 2017 7 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
24 doh.app 8 May 2018 8 May 2025 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
25 doh.icu 29 May 2018 29 May 2028 Key-Systems LLC travel.icu, LLC
26 doh.how 5 Jun 2018 5 Jun 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
27 doh.ro 3 Feb 2019 28 Jan 2025 Tool Domains Ltd -
28 doh.pub 23 May 2019 23 May 2027 DNSPod, Inc. Yan Tai Di Si Pu Wang Luo Ke Ji You Xian Gong Si
29 doh.dev 23 May 2019 23 May 2027 MarkMonitor Inc. Tencent Holdings Limited
30 doh.run 23 May 2019 23 May 2027 DNSPod, Inc. Yan Tai Di Si Pu Wang Luo Ke Ji You Xian Gong Si
31 doh.network 23 May 2019 23 May 2027 MarkMonitor Inc. Tencent Holdings Limited
32 doh.zone 7 Oct 2019 7 Oct 2024 Porkbun LLC Private by Design, LLC
33 doh.rocks 21 Nov 2019 21 Nov 2024 Gandi SAS 2718.us
34 doh.cool 24 Dec 2019 24 Dec 2024 Chengdu West Dimension Digital Technology Co., Ltd. Xiong Jie Lin
35 doh.gold 26 Feb 2020 26 Feb 2029 DNSPod, Inc. Yan Tai Di Si Pu Wang Luo Ke Ji You Xian Gong Si
36 doh.plus 26 Feb 2020 26 Feb 2029 DNSPod, Inc. Yan Tai Di Si Pu Wang Luo Ke Ji You Xian Gong Si
37 doh.pw 22 Mar 2020 22 Mar 2024 Porkbun, LLC -
38 doh.koeln 18 Apr 2020 18 Apr 2025 IONOS SE REDACTED
39 doh.sb 5 Jan 2021 5 Jan 2025 xTom GmbH Redacted | EU Registrar
40 doh.wang 15 Feb 2021 15 Feb 2025 Chengdu west dimension digital Cheng De Qing Yao Wang Luo Ji Shu Fu Wu You Xian Gong Si
41 doh.xyz 15 Apr 2021 15 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
42 doh.la 17 Sep 2021 17 Sep 2024 LA Domain Names -
43 doh.world 5 Nov 2021 5 Nov 2024 Name.com, Inc. REDACTED FOR PRIVACY
44 doh.com 25 Nov 2021 25 Aug 2024 Vautron Rechenzentrum AG Priority AG
45 doh.wtf 13 Feb 2022 13 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
46 doh.ie 17 Apr 2022 17 Apr 2025 Letshost REDACTED FOR PRIVACY
47 doh.buzz 3 Jun 2022 3 Jun 2024 Porkbun Private by Design, LLC
48 doh.quest 6 Jun 2022 6 Jun 2025 Porkbun, LLC Private by Design, LLC
49 doh.cloud 16 Sep 2022 16 Sep 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
50 doh.beauty 17 Nov 2022 17 Nov 2024 Porkbun, LLC Private by Design, LLC
51 doh.best 10 Feb 2023 10 Feb 2027 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
52 doh.life 27 Mar 2023 27 Mar 2024 Sav.com, LLC Privacy Protection
53 doh.dad 12 May 2023 12 May 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
54 doh.sh 6 Jun 2023 6 Jun 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
55 doh.pizza 13 Jun 2023 13 Jun 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
56 doh.rip 6 Jul 2023 6 Jul 2024 NETIM SARL REDACTED FOR PRIVACY
57 doh.ink 28 Oct 2023 28 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
58 doh.llc 30 Oct 2023 30 Oct 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169144004
59 doh.org.in 14 Nov 2023 14 Nov 2024 Soluciones Corporativas IP, S.L. Antonio Gonzalez
60 doh.cl 11 Jan 2024 11 Jan 2025 Hosting Concepts B.V. d/b/a Registrar.eu REDACTED FOR PRIVACY
61 doh.pink 17 Apr 2024 17 Apr 2025 DNSPod, Inc. yanghongjuan
62 doh.asia 9 May 2024 9 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei fang xiao ben xin xi ke ji you xian gong si
63 doh.qa - - MARCARIA.COM -
64 doh.de - - - -
65 doh.ae - - Etisalat Samih
66 doh.eu - - Really Useful Domains Ltd -
67 doh.ms - - Key-Systems -
68 doh.ai - - auction_ai REDACTED FOR PRIVACY
69 doh.gov.ae - - Etisalat HAAD HEALTH AUTHORITY ABU DHABI
70 doh.au - - DROP.com.au Pty Ltd Damien Waller
71 doh.im - - - Redacted

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=doh&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "doh",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 71,
        "relation": "eq",
        "current": 71
    },
    "unique_domains": "doh.net, doh.co.jp, doh.org.uk, doh.com.cn, doh.it, doh.info, doh.nl, doh.us, doh.ca, doh.org, doh.cn, doh.com.pl, doh.hu, doh.co, doh.kr, doh.so, doh.pl, doh.cc, doh.sk, doh.legal, doh.one, doh.ovh, doh.io, doh.app, doh.icu, doh.how, doh.ro, doh.pub, doh.dev, doh.run, doh.network, doh.zone, doh.rocks, doh.cool, doh.gold, doh.plus, doh.pw, doh.koeln, doh.sb, doh.wang, doh.xyz, doh.la, doh.world, doh.com, doh.wtf, doh.ie, doh.buzz, doh.quest, doh.cloud, doh.beauty, doh.best, doh.life, doh.dad, doh.sh, doh.pizza, doh.rip, doh.ink, doh.llc, doh.org.in, doh.cl, doh.pink, doh.asia, doh.qa, doh.de, doh.ae, doh.eu, doh.ms, doh.ai, doh.gov.ae, doh.au, doh.im",
    "results": [
        {
            "num": 1,
            "domain_name": "doh.net",
            "domain_keyword": "doh",
            "domain_tld": "net",
            "query_time": "2024-04-19 06:49:47",
            "create_date": "1999-03-07",
            "update_date": "2023-09-20",
            "expiry_date": "2025-03-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": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://tieredaccess.com/contact/af24df33-6a57-4174-9ca6-788c300f7b2d",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "doh.co.jp",
            "domain_keyword": "doh",
            "domain_tld": "co.jp",
            "query_time": "2024-05-28 09:51:08",
            "create_date": "1999-10-07",
            "update_date": "2023-11-01",
            "registrant_company": "Komatsubara Kogyo CO.,ltd.",
            "name_servers": [
                "ns.at-link.ad.jp",
                "sv.ab-ss3.com"
            ]
        },
        {
            "num": 3,
            "domain_name": "doh.org.uk",
            "domain_keyword": "doh",
            "domain_tld": "org.uk",
            "query_time": "2024-06-09 16:29:51",
            "create_date": "1999-12-09",
            "update_date": "2023-12-08",
            "expiry_date": "2025-12-09",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 4,
            "domain_name": "doh.com.cn",
            "domain_keyword": "doh",
            "domain_tld": "com.cn",
            "query_time": "2024-04-29 22:44:06",
            "create_date": "2000-11-29",
            "expiry_date": "2027-11-29",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "肇庆市科鸿机械有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns19.xincache.com",
                "ns20.xincache.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "doh.it",
            "domain_keyword": "doh",
            "domain_tld": "it",
            "query_time": "2024-04-19 06:49:47",
            "create_date": "2001-06-04",
            "update_date": "2024-02-16",
            "expiry_date": "2025-01-31",
            "registrar_name": "GiDiNet di Iunco Daniele Antonio",
            "registrar_website": "https://www.gidinet.com",
            "registrant_company": "Alessandro Dellavedova",
            "registrant_address": "Via Gesu' 13",
            "registrant_city": "Opera",
            "registrant_state": "MI",
            "registrant_zip": "20090",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 6,
            "domain_name": "doh.info",
            "domain_keyword": "doh",
            "domain_tld": "info",
            "query_time": "2024-06-11 09:41:14",
            "create_date": "2001-09-21",
            "update_date": "2023-11-05",
            "expiry_date": "2024-09-21",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DOMAINWORLD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "doh.nl",
            "domain_keyword": "doh",
            "domain_tld": "nl",
            "query_time": "2024-04-19 06:49:47",
            "create_date": "2002-04-09",
            "update_date": "2021-11-19",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "ns1.yoursrs.com",
                "ns2.yoursrs.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 8,
            "domain_name": "doh.us",
            "domain_keyword": "doh",
            "domain_tld": "us",
            "query_time": "2024-05-31 17:40:48",
            "create_date": "2002-04-24",
            "update_date": "2023-06-08",
            "expiry_date": "2024-04-23",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "DOMAIN ADMINISTRATOR",
            "registrant_address": "P.O. BOX 1075",
            "registrant_city": "SHERBORN",
            "registrant_state": "MA",
            "registrant_zip": "01770",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5084786836",
            "registrant_fax": "+1.5084786836",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "doh.ca",
            "domain_keyword": "doh",
            "domain_tld": "ca",
            "query_time": "2024-05-09 21:42:07",
            "create_date": "2003-07-15",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-15",
            "registrar_name": "Namespro Solutions Inc.",
            "registrar_website": "https://www.namespro.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "doh.org",
            "domain_keyword": "doh",
            "domain_tld": "org",
            "query_time": "2024-05-28 09:51:09",
            "create_date": "2003-12-25",
            "update_date": "2024-02-24",
            "expiry_date": "2025-12-25",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "doh.cn",
            "domain_keyword": "doh",
            "domain_tld": "cn",
            "query_time": "2024-06-11 09:41:13",
            "create_date": "2005-04-02",
            "expiry_date": "2025-04-02",
            "registrar_name": "厦门三五互联信息有限公司",
            "registrant_name": "陈清瑞",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "doh.com.pl",
            "domain_keyword": "doh",
            "domain_tld": "com.pl",
            "query_time": "2024-05-28 09:51:08",
            "create_date": "2008-10-22",
            "update_date": "2023-09-26",
            "expiry_date": "2024-10-22",
            "registrar_name": "Expro Operator Sp. z o.o.",
            "name_servers": [
                "ns1.expro.pl",
                "ns2.expro.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "doh.hu",
            "domain_keyword": "doh",
            "domain_tld": "hu",
            "query_time": "2024-05-10 12:16:16",
            "create_date": "2010-03-26"
        },
        {
            "num": 14,
            "domain_name": "doh.co",
            "domain_keyword": "doh",
            "domain_tld": "co",
            "query_time": "2024-04-29 22:44:06",
            "create_date": "2010-07-20",
            "update_date": "2023-12-22",
            "expiry_date": "2024-07-19",
            "registrar_iana": 1924,
            "registrar_name": "Hello Internet Corp.",
            "registrar_website": "https://www.hello.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Premium Reserved Names, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "doh.kr",
            "domain_keyword": "doh",
            "domain_tld": "kr",
            "query_time": "2021-06-24 14:59:31",
            "create_date": "2010-12-29",
            "update_date": "2017-10-17",
            "expiry_date": "2024-12-29",
            "registrar_name": "???(?)",
            "registrar_website": "http://hosting.kr",
            "registrant_name": "Domain Privacy Services"
        },
        {
            "num": 16,
            "domain_name": "doh.so",
            "domain_keyword": "doh",
            "domain_tld": "so",
            "query_time": "2024-05-28 09:51:09",
            "create_date": "2011-07-15",
            "update_date": "2024-02-14",
            "expiry_date": "2024-07-15",
            "registrar_name": "1API",
            "registrant_name": "Registration Private",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "doh.pl",
            "domain_keyword": "doh",
            "domain_tld": "pl",
            "query_time": "2024-04-08 17:19:44",
            "create_date": "2013-06-17",
            "update_date": "2023-06-15",
            "expiry_date": "2024-06-17",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "doh.cc",
            "domain_keyword": "doh",
            "domain_tld": "cc",
            "query_time": "2024-05-28 09:51:08",
            "create_date": "2014-08-26",
            "update_date": "2023-08-25",
            "expiry_date": "2024-08-26",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "doh.sk",
            "domain_keyword": "doh",
            "domain_tld": "sk",
            "query_time": "2024-05-05 16:52:12",
            "create_date": "2015-06-24",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-24",
            "registrar_name": "Webglobe, a.s.",
            "registrant_name": "Reclay Slovensko, s.r.o.",
            "registrant_company": "Reclay Slovensko, s.r.o.",
            "registrant_address": "Bohrova 1",
            "registrant_city": "Bratislava",
            "registrant_zip": "85101",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.243422151",
            "name_servers": [
                "ns1.dnsbackup.net",
                "ns1.nameserver.sk",
                "ns2.dnsbackup.net",
                "ns2.nameserver.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 20,
            "domain_name": "doh.legal",
            "domain_keyword": "doh",
            "domain_tld": "legal",
            "query_time": "2024-05-28 09:51:08",
            "create_date": "2015-10-20",
            "update_date": "2024-01-27",
            "expiry_date": "2025-10-20",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Florida",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns77.domaincontrol.com",
                "ns78.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "doh.one",
            "domain_keyword": "doh",
            "domain_tld": "one",
            "query_time": "2024-05-28 09:51:10",
            "create_date": "2016-04-01",
            "update_date": "2023-11-08",
            "expiry_date": "2028-04-01",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "https://uniregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.uniregistrymarket.link",
                "ns2.uniregistrymarket.link"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "doh.ovh",
            "domain_keyword": "doh",
            "domain_tld": "ovh",
            "query_time": "2024-06-02 01:27:57",
            "create_date": "2016-09-20",
            "update_date": "2023-09-06",
            "expiry_date": "2026-09-20",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns102.ovh.net",
                "ns102.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 23,
            "domain_name": "doh.io",
            "domain_keyword": "doh",
            "domain_tld": "io",
            "query_time": "2024-05-15 14:33:28",
            "create_date": "2017-04-07",
            "update_date": "2024-03-13",
            "expiry_date": "2025-04-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.dns.park.io",
                "b.dns.park.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "doh.app",
            "domain_keyword": "doh",
            "domain_tld": "app",
            "query_time": "2024-05-11 12:48:57",
            "create_date": "2018-05-08",
            "update_date": "2024-04-13",
            "expiry_date": "2025-05-08",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1lmy.name.com",
                "ns2glx.name.com",
                "ns3cgw.name.com",
                "ns4fpy.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "doh.icu",
            "domain_keyword": "doh",
            "domain_tld": "icu",
            "query_time": "2024-05-11 12:48:57",
            "create_date": "2018-05-29",
            "update_date": "2023-08-31",
            "expiry_date": "2028-05-29",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "travel.icu, LLC",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the 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.rrpproxy.net",
                "ns2.rrpproxy.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "doh.how",
            "domain_keyword": "doh",
            "domain_tld": "how",
            "query_time": "2024-05-11 12:48:57",
            "create_date": "2018-06-05",
            "update_date": "2023-07-20",
            "expiry_date": "2024-06-05",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GDPR Masked",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GDPR Masked",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.tld.pl",
                "dns2.tld.pl",
                "dns3.tld.pl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "doh.ro",
            "domain_keyword": "doh",
            "domain_tld": "ro",
            "query_time": "2024-06-11 09:41:14",
            "create_date": "2019-02-03",
            "expiry_date": "2025-01-28",
            "registrar_name": "Tool Domains Ltd",
            "registrar_website": "tool.domains",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 28,
            "domain_name": "doh.pub",
            "domain_keyword": "doh",
            "domain_tld": "pub",
            "query_time": "2024-05-05 15:58:48",
            "create_date": "2019-05-23",
            "update_date": "2023-11-30",
            "expiry_date": "2027-05-23",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yan Tai Di Si Pu Wang Luo Ke Ji You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.dnsv5.com",
                "ns4.dnsv5.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "doh.dev",
            "domain_keyword": "doh",
            "domain_tld": "dev",
            "query_time": "2024-04-29 22:44:06",
            "create_date": "2019-05-23",
            "update_date": "2023-10-25",
            "expiry_date": "2027-05-23",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tencent Holdings Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CAYMAN ISLANDS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KY",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "doh.run",
            "domain_keyword": "doh",
            "domain_tld": "run",
            "query_time": "2024-05-28 09:51:09",
            "create_date": "2019-05-23",
            "update_date": "2023-11-30",
            "expiry_date": "2027-05-23",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yan Tai Di Si Pu Wang Luo Ke Ji You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "doh.network",
            "domain_keyword": "doh",
            "domain_tld": "network",
            "query_time": "2024-05-28 09:51:09",
            "create_date": "2019-05-23",
            "update_date": "2023-10-25",
            "expiry_date": "2027-05-23",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tencent Holdings Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CAYMAN ISLANDS",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KY",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "doh.zone",
            "domain_keyword": "doh",
            "domain_tld": "zone",
            "query_time": "2024-04-29 22:44:06",
            "create_date": "2019-10-07",
            "update_date": "2023-09-09",
            "expiry_date": "2024-10-07",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "blahaj.ns.cynthia.re",
                "kramig.ns.cynthia.is"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "doh.rocks",
            "domain_keyword": "doh",
            "domain_tld": "rocks",
            "query_time": "2024-05-28 09:51:09",
            "create_date": "2019-11-21",
            "update_date": "2023-10-23",
            "expiry_date": "2024-11-21",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "2718.us",
            "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": [
                "bob.ns.cloudflare.com",
                "lily.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "doh.cool",
            "domain_keyword": "doh",
            "domain_tld": "cool",
            "query_time": "2024-05-09 21:42:07",
            "create_date": "2019-12-24",
            "update_date": "2023-12-24",
            "expiry_date": "2024-12-24",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Xiong Jie Lin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shang Hai Shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "v1s1.xundns.com",
                "v1s2.xundns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "doh.gold",
            "domain_keyword": "doh",
            "domain_tld": "gold",
            "query_time": "2024-05-28 09:51:08",
            "create_date": "2020-02-26",
            "update_date": "2023-11-30",
            "expiry_date": "2029-02-26",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yan Tai Di Si Pu Wang Luo Ke Ji You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "doh.plus",
            "domain_keyword": "doh",
            "domain_tld": "plus",
            "query_time": "2024-05-28 09:51:09",
            "create_date": "2020-02-26",
            "update_date": "2023-11-30",
            "expiry_date": "2029-02-26",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yan Tai Di Si Pu Wang Luo Ke Ji You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "doh.pw",
            "domain_keyword": "doh",
            "domain_tld": "pw",
            "query_time": "2024-05-31 17:40:47",
            "create_date": "2020-03-22",
            "update_date": "2024-05-03",
            "expiry_date": "2024-03-22",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_email": "https://whois.nic.pw/contact/doh.pw/registrant",
            "domain_status": [
                "inactive",
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "doh.koeln",
            "domain_keyword": "doh",
            "domain_tld": "koeln",
            "query_time": "2024-04-19 06:49:47",
            "create_date": "2020-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://www.1und1.de",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "a.ns36.de",
                "b.ns36.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "doh.sb",
            "domain_keyword": "doh",
            "domain_tld": "sb",
            "query_time": "2024-04-10 21:30:42",
            "create_date": "2021-01-05",
            "update_date": "2024-01-03",
            "expiry_date": "2025-01-05",
            "registrar_iana": 3968,
            "registrar_name": "xTom GmbH",
            "registrar_website": "https://xtom.com",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_address": "Redacted | EU Registrar",
            "registrant_city": "Redacted | EU Registrar",
            "registrant_state": "Redacted | EU Registrar",
            "registrant_zip": "Redacted | EU Registrar",
            "registrant_country": "DE",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "a.dns.sb",
                "b.dns.sb"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "doh.wang",
            "domain_keyword": "doh",
            "domain_tld": "wang",
            "query_time": "2024-06-11 09:41:14",
            "create_date": "2021-02-15",
            "update_date": "2024-02-27",
            "expiry_date": "2025-02-15",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cheng De Qing Yao Wang Luo Ji Shu Fu Wu You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "He Bei Sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bns101.dnswol.net",
                "bns102.dnswol.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "doh.xyz",
            "domain_keyword": "doh",
            "domain_tld": "xyz",
            "query_time": "2024-05-28 09:51:09",
            "create_date": "2021-04-15",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-15",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "sara.ns.cloudflare.com",
                "todd.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "doh.la",
            "domain_keyword": "doh",
            "domain_tld": "la",
            "query_time": "2024-05-28 09:51:08",
            "create_date": "2021-09-17",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-17",
            "registrar_iana": 9999,
            "registrar_name": "LA Domain Names",
            "registrant_email": "https://whois.nic.la/contact/doh.la/registrant",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-e11ce719.ns3.dan.hosting"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "doh.world",
            "domain_keyword": "doh",
            "domain_tld": "world",
            "query_time": "2024-05-18 11:41:01",
            "create_date": "2021-11-05",
            "update_date": "2023-12-20",
            "expiry_date": "2024-11-05",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "quebec",
            "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": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "doh.com",
            "domain_keyword": "doh",
            "domain_tld": "com",
            "query_time": "2024-04-24 20:19:54",
            "create_date": "2021-11-25",
            "update_date": "2023-08-26",
            "expiry_date": "2024-08-25",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_company": "Priority AG",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.ns-serve.net",
                "ns2.ns-serve.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "doh.wtf",
            "domain_keyword": "doh",
            "domain_tld": "wtf",
            "query_time": "2024-06-11 09:41:14",
            "create_date": "2022-02-13",
            "update_date": "2024-03-29",
            "expiry_date": "2025-02-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "doh.ie",
            "domain_keyword": "doh",
            "domain_tld": "ie",
            "query_time": "2024-04-29 22:44:06",
            "create_date": "2022-04-17",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-17",
            "registrar_name": "Letshost",
            "registrar_website": "https://www.letshost.ie",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "koa.ns.cloudflare.com",
                "malavika.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "doh.buzz",
            "domain_keyword": "doh",
            "domain_tld": "buzz",
            "query_time": "2024-05-20 01:09:53",
            "create_date": "2022-06-03",
            "update_date": "2023-06-02",
            "expiry_date": "2024-06-03",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "doh.quest",
            "domain_keyword": "doh",
            "domain_tld": "quest",
            "query_time": "2024-06-11 09:41:14",
            "create_date": "2022-06-06",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-06",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "doh.cloud",
            "domain_keyword": "doh",
            "domain_tld": "cloud",
            "query_time": "2024-05-28 09:51:08",
            "create_date": "2022-09-16",
            "update_date": "2023-10-10",
            "expiry_date": "2024-09-16",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "doh.beauty",
            "domain_keyword": "doh",
            "domain_tld": "beauty",
            "query_time": "2024-05-18 11:41:01",
            "create_date": "2022-11-17",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-17",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "doh.best",
            "domain_keyword": "doh",
            "domain_tld": "best",
            "query_time": "2024-06-11 09:41:14",
            "create_date": "2023-02-10",
            "update_date": "2024-05-11",
            "expiry_date": "2027-02-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "\\u53F0\\u5357\\u5E02",
            "registrant_country": "TW",
            "registrant_email": "please query the rdds service of the 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.doh.best",
                "ns2.doh.best"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "doh.life",
            "domain_keyword": "doh",
            "domain_tld": "life",
            "query_time": "2024-05-28 09:51:09",
            "create_date": "2023-03-27",
            "update_date": "2024-05-10",
            "expiry_date": "2024-03-27",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "doh.dad",
            "domain_keyword": "doh",
            "domain_tld": "dad",
            "query_time": "2024-05-15 14:33:27",
            "create_date": "2023-05-12",
            "update_date": "2024-05-13",
            "expiry_date": "2025-05-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 54,
            "domain_name": "doh.sh",
            "domain_keyword": "doh",
            "domain_tld": "sh",
            "query_time": "2024-05-28 09:51:09",
            "create_date": "2023-06-06",
            "update_date": "2023-06-11",
            "expiry_date": "2025-06-06",
            "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": [
                "megan.ns.cloudflare.com",
                "trey.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "doh.pizza",
            "domain_keyword": "doh",
            "domain_tld": "pizza",
            "query_time": "2024-05-11 12:48:57",
            "create_date": "2023-06-13",
            "update_date": "2023-06-18",
            "expiry_date": "2024-06-13",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 56,
            "domain_name": "doh.rip",
            "domain_keyword": "doh",
            "domain_tld": "rip",
            "query_time": "2024-05-28 09:51:09",
            "create_date": "2023-07-06",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-06",
            "registrar_iana": 1519,
            "registrar_name": "NETIM SARL",
            "registrar_website": "http://www.netim.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MO",
            "registrant_email": "please query the rdds service of the registrar 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.netim.net",
                "ns2.netim.net",
                "ns3.netim.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "doh.ink",
            "domain_keyword": "doh",
            "domain_tld": "ink",
            "query_time": "2024-05-11 12:48:59",
            "create_date": "2023-10-28",
            "update_date": "2023-11-02",
            "expiry_date": "2024-10-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1183.awsdns-19.org",
                "ns-1789.awsdns-31.co.uk",
                "ns-492.awsdns-61.com",
                "ns-669.awsdns-19.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "doh.llc",
            "domain_keyword": "doh",
            "domain_tld": "llc",
            "query_time": "2024-05-11 12:48:57",
            "create_date": "2023-10-30",
            "update_date": "2024-04-28",
            "expiry_date": "2024-10-30",
            "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 0169144004",
            "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": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "doh.org.in",
            "domain_keyword": "doh",
            "domain_tld": "org.in",
            "query_time": "2024-04-19 06:49:47",
            "create_date": "2023-11-14",
            "update_date": "2023-11-19",
            "expiry_date": "2024-11-14",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, S.L.",
            "registrar_website": "www.mrdomain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Antonio Gonzalez",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Madrid",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "cameron.ns.cloudflare.com",
                "carrera.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "doh.cl",
            "domain_keyword": "doh",
            "domain_tld": "cl",
            "query_time": "2024-05-28 09:51:08",
            "create_date": "2024-01-11",
            "expiry_date": "2025-01-11",
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.es",
            "registrant_name": "REDACTED PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jake.ns.cloudflare.com",
                "sue.ns.cloudflare.com"
            ]
        },
        {
            "num": 61,
            "domain_name": "doh.pink",
            "domain_keyword": "doh",
            "domain_tld": "pink",
            "query_time": "2024-04-20 18:04:33",
            "create_date": "2024-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yanghongjuan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "plaster.dnspod.net",
                "school.dnspod.net"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "doh.asia",
            "domain_keyword": "doh",
            "domain_tld": "asia",
            "query_time": "2024-05-11 14:16:12",
            "create_date": "2024-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "wei fang xiao ben xin xi ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "priscilla.ns.cloudflare.com",
                "tadeo.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "doh.qa",
            "domain_keyword": "doh",
            "domain_tld": "qa",
            "query_time": "2024-05-09 21:42:07",
            "update_date": "2024-04-17",
            "registrar_name": "MARCARIA.COM",
            "name_servers": [
                "ns1295.websitewelcome.com",
                "ns1296.websitewelcome.com"
            ],
            "domain_status": [
                "serverHold",
                "serverUpdateProhibited"
            ]
        },
        {
            "num": 64,
            "domain_name": "doh.de",
            "domain_keyword": "doh",
            "domain_tld": "de",
            "query_time": "2024-05-04 04:15:28",
            "update_date": "2022-09-11",
            "name_servers": [
                "docks06.rzone.de",
                "shades12.rzone.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 65,
            "domain_name": "doh.ae",
            "domain_keyword": "doh",
            "domain_tld": "ae",
            "query_time": "2024-05-11 12:48:57",
            "registrar_name": "Etisalat",
            "registrant_name": "Samih",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "damiete.ns.cloudflare.com",
                "sky.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 66,
            "domain_name": "doh.eu",
            "domain_keyword": "doh",
            "domain_tld": "eu",
            "query_time": "2024-05-05 21:12:48",
            "registrar_name": "Really Useful Domains Ltd",
            "registrar_website": "www.reallyusefuldomains.co.uk",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ]
        },
        {
            "num": 67,
            "domain_name": "doh.ms",
            "domain_keyword": "doh",
            "domain_tld": "ms",
            "query_time": "2024-05-23 16:14:24",
            "registrar_name": "Key-Systems",
            "registrar_website": "http://www.key-systems.net",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "doh.ai",
            "domain_keyword": "doh",
            "domain_tld": "ai",
            "query_time": "2024-05-18 11:41:00",
            "registrar_name": "auction_ai",
            "registrar_website": "http://auction.whois.ai",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sold-ns1.whois.ai",
                "sold-ns2.whois.ai"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "doh.gov.ae",
            "domain_keyword": "doh",
            "domain_tld": "gov.ae",
            "query_time": "2024-06-08 21:25:54",
            "registrar_name": "Etisalat",
            "registrant_name": "HAAD HEALTH AUTHORITY ABU DHABI",
            "registrant_company": "HAAD HEALTH AUTHORITY ABU DHABI",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 70,
            "domain_name": "doh.au",
            "domain_keyword": "doh",
            "domain_tld": "au",
            "query_time": "2024-05-28 09:51:08",
            "update_date": "2023-09-24",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Damien Waller",
            "name_servers": [
                "3973.ns1.above.com",
                "3973.ns2.above.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "doh.im",
            "domain_keyword": "doh",
            "domain_tld": "im",
            "query_time": "2024-05-28 09:51:08",
            "registrant_name": "Redacted",
            "name_servers": [
                "ns1.domainmonster.com",
                "ns2.domainmonster.com",
                "ns3.domainmonster.com"
            ]
        }
    ],
    "stats": {
        "total_time": 0.138,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>doh</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>71</total>
  <relation>eq</relation>
  <current>71</current>
 </count>
 <unique_domains>doh.net, doh.co.jp, doh.org.uk, doh.com.cn, doh.it, doh.info, doh.nl, doh.us, doh.ca, doh.org, doh.cn, doh.com.pl, doh.hu, doh.co, doh.kr, doh.so, doh.pl, doh.cc, doh.sk, doh.legal, doh.one, doh.ovh, doh.io, doh.app, doh.icu, doh.how, doh.ro, doh.pub, doh.dev, doh.run, doh.network, doh.zone, doh.rocks, doh.cool, doh.gold, doh.plus, doh.pw, doh.koeln, doh.sb, doh.wang, doh.xyz, doh.la, doh.world, doh.com, doh.wtf, doh.ie, doh.buzz, doh.quest, doh.cloud, doh.beauty, doh.best, doh.life, doh.dad, doh.sh, doh.pizza, doh.rip, doh.ink, doh.llc, doh.org.in, doh.cl, doh.pink, doh.asia, doh.qa, doh.de, doh.ae, doh.eu, doh.ms, doh.ai, doh.gov.ae, doh.au, doh.im</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>doh.net</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 06:49:47</query_time>
   <create_date>1999-03-07</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2025-03-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>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/af24df33-6a57-4174-9ca6-788c300f7b2d</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>doh.co.jp</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-28 09:51:08</query_time>
   <create_date>1999-10-07</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>Komatsubara Kogyo CO.,ltd.</registrant_company>
   <name_servers>
    <value>ns.at-link.ad.jp</value>
    <value>sv.ab-ss3.com</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>doh.org.uk</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-06-09 16:29:51</query_time>
   <create_date>1999-12-09</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2025-12-09</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>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>4</num>
   <domain_name>doh.com.cn</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-29 22:44:06</query_time>
   <create_date>2000-11-29</create_date>
   <expiry_date>2027-11-29</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>肇庆市科鸿机械有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns19.xincache.com</value>
    <value>ns20.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>doh.it</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-19 06:49:47</query_time>
   <create_date>2001-06-04</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_name>GiDiNet di Iunco Daniele Antonio</registrar_name>
   <registrar_website>https://www.gidinet.com</registrar_website>
   <registrant_company>Alessandro Dellavedova</registrant_company>
   <registrant_address>Via Gesu' 13</registrant_address>
   <registrant_city>Opera</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>20090</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>doh.info</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-11 09:41:14</query_time>
   <create_date>2001-09-21</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DOMAINWORLD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>doh.nl</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-19 06:49:47</query_time>
   <create_date>2002-04-09</create_date>
   <update_date>2021-11-19</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>ns1.yoursrs.com</value>
    <value>ns2.yoursrs.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>doh.us</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-31 17:40:48</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2024-04-23</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>DOMAIN ADMINISTRATOR</registrant_name>
   <registrant_address>P.O. BOX 1075</registrant_address>
   <registrant_city>SHERBORN</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>01770</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5084786836</registrant_phone>
   <registrant_fax>+1.5084786836</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>doh.ca</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-09 21:42:07</query_time>
   <create_date>2003-07-15</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_name>Namespro Solutions Inc.</registrar_name>
   <registrar_website>https://www.namespro.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>doh.org</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-28 09:51:09</query_time>
   <create_date>2003-12-25</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-12-25</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>11</num>
   <domain_name>doh.cn</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-11 09:41:13</query_time>
   <create_date>2005-04-02</create_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_name>厦门三五互联信息有限公司</registrar_name>
   <registrant_name>陈清瑞</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>doh.com.pl</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-28 09:51:08</query_time>
   <create_date>2008-10-22</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_name>Expro Operator Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.expro.pl</value>
    <value>ns2.expro.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>doh.hu</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 12:16:16</query_time>
   <create_date>2010-03-26</create_date>
  </value>
  <value>
   <num>14</num>
   <domain_name>doh.co</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-29 22:44:06</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>1924</registrar_iana>
   <registrar_name>Hello Internet Corp.</registrar_name>
   <registrar_website>https://www.hello.co</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Premium Reserved Names, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>doh.kr</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>kr</domain_tld>
   <query_time>2021-06-24 14:59:31</query_time>
   <create_date>2010-12-29</create_date>
   <update_date>2017-10-17</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_name>???(?)</registrar_name>
   <registrar_website>http://hosting.kr</registrar_website>
   <registrant_name>Domain Privacy Services</registrant_name>
  </value>
  <value>
   <num>16</num>
   <domain_name>doh.so</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>so</domain_tld>
   <query_time>2024-05-28 09:51:09</query_time>
   <create_date>2011-07-15</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2024-07-15</expiry_date>
   <registrar_name>1API</registrar_name>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>doh.pl</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-08 17:19:44</query_time>
   <create_date>2013-06-17</create_date>
   <update_date>2023-06-15</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>doh.cc</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-28 09:51:08</query_time>
   <create_date>2014-08-26</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>doh.sk</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 16:52:12</query_time>
   <create_date>2015-06-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_name>Webglobe, a.s.</registrar_name>
   <registrant_name>Reclay Slovensko, s.r.o.</registrant_name>
   <registrant_company>Reclay Slovensko, s.r.o.</registrant_company>
   <registrant_address>Bohrova 1</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>85101</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.243422151</registrant_phone>
   <name_servers>
    <value>ns1.dnsbackup.net</value>
    <value>ns1.nameserver.sk</value>
    <value>ns2.dnsbackup.net</value>
    <value>ns2.nameserver.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>doh.legal</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>legal</domain_tld>
   <query_time>2024-05-28 09:51:08</query_time>
   <create_date>2015-10-20</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-10-20</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.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>Florida</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns77.domaincontrol.com</value>
    <value>ns78.domaincontrol.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>doh.one</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-28 09:51:10</query_time>
   <create_date>2016-04-01</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2028-04-01</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>https://uniregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.uniregistrymarket.link</value>
    <value>ns2.uniregistrymarket.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>22</num>
   <domain_name>doh.ovh</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-06-02 01:27:57</query_time>
   <create_date>2016-09-20</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2026-09-20</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns102.ovh.net</value>
    <value>ns102.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>23</num>
   <domain_name>doh.io</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-15 14:33:28</query_time>
   <create_date>2017-04-07</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.dns.park.io</value>
    <value>b.dns.park.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>doh.app</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-11 12:48:57</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1lmy.name.com</value>
    <value>ns2glx.name.com</value>
    <value>ns3cgw.name.com</value>
    <value>ns4fpy.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>doh.icu</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-11 12:48:57</query_time>
   <create_date>2018-05-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-05-29</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>travel.icu, LLC</registrant_company>
   <registrant_country>ES</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.rrpproxy.net</value>
    <value>ns2.rrpproxy.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>doh.how</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>how</domain_tld>
   <query_time>2024-05-11 12:48:57</query_time>
   <create_date>2018-06-05</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GDPR Masked</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.tld.pl</value>
    <value>dns2.tld.pl</value>
    <value>dns3.tld.pl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>doh.ro</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-11 09:41:14</query_time>
   <create_date>2019-02-03</create_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_name>Tool Domains Ltd</registrar_name>
   <registrar_website>tool.domains</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>doh.pub</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-05-05 15:58:48</query_time>
   <create_date>2019-05-23</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2027-05-23</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yan Tai Di Si Pu Wang Luo Ke Ji You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.dnsv5.com</value>
    <value>ns4.dnsv5.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>doh.dev</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-29 22:44:06</query_time>
   <create_date>2019-05-23</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2027-05-23</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tencent Holdings Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CAYMAN ISLANDS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KY</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>doh.run</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>run</domain_tld>
   <query_time>2024-05-28 09:51:09</query_time>
   <create_date>2019-05-23</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2027-05-23</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yan Tai Di Si Pu Wang Luo Ke Ji You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>doh.network</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-28 09:51:09</query_time>
   <create_date>2019-05-23</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2027-05-23</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tencent Holdings Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CAYMAN ISLANDS</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>KY</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>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>doh.zone</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>zone</domain_tld>
   <query_time>2024-04-29 22:44:06</query_time>
   <create_date>2019-10-07</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>blahaj.ns.cynthia.re</value>
    <value>kramig.ns.cynthia.is</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>doh.rocks</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-05-28 09:51:09</query_time>
   <create_date>2019-11-21</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-11-21</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>2718.us</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>bob.ns.cloudflare.com</value>
    <value>lily.ns.cloudflare.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>doh.cool</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-05-09 21:42:07</query_time>
   <create_date>2019-12-24</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Xiong Jie Lin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shang Hai Shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>v1s1.xundns.com</value>
    <value>v1s2.xundns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>doh.gold</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>gold</domain_tld>
   <query_time>2024-05-28 09:51:08</query_time>
   <create_date>2020-02-26</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2029-02-26</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yan Tai Di Si Pu Wang Luo Ke Ji You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>doh.plus</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-05-28 09:51:09</query_time>
   <create_date>2020-02-26</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2029-02-26</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yan Tai Di Si Pu Wang Luo Ke Ji You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>doh.pw</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>pw</domain_tld>
   <query_time>2024-05-31 17:40:47</query_time>
   <create_date>2020-03-22</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2024-03-22</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_email>https://whois.nic.pw/contact/doh.pw/registrant</registrant_email>
   <domain_status>
    <value>inactive</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>doh.koeln</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>koeln</domain_tld>
   <query_time>2024-04-19 06:49:47</query_time>
   <create_date>2020-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://www.1und1.de</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>a.ns36.de</value>
    <value>b.ns36.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>doh.sb</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>sb</domain_tld>
   <query_time>2024-04-10 21:30:42</query_time>
   <create_date>2021-01-05</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>3968</registrar_iana>
   <registrar_name>xTom GmbH</registrar_name>
   <registrar_website>https://xtom.com</registrar_website>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_address>Redacted | EU Registrar</registrant_address>
   <registrant_city>Redacted | EU Registrar</registrant_city>
   <registrant_state>Redacted | EU Registrar</registrant_state>
   <registrant_zip>Redacted | EU Registrar</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>a.dns.sb</value>
    <value>b.dns.sb</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>doh.wang</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-06-11 09:41:14</query_time>
   <create_date>2021-02-15</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cheng De Qing Yao Wang Luo Ji Shu Fu Wu You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>He Bei Sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bns101.dnswol.net</value>
    <value>bns102.dnswol.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>doh.xyz</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-28 09:51:09</query_time>
   <create_date>2021-04-15</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>sara.ns.cloudflare.com</value>
    <value>todd.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>42</num>
   <domain_name>doh.la</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-05-28 09:51:08</query_time>
   <create_date>2021-09-17</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>9999</registrar_iana>
   <registrar_name>LA Domain Names</registrar_name>
   <registrant_email>https://whois.nic.la/contact/doh.la/registrant</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-e11ce719.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>doh.world</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-18 11:41:01</query_time>
   <create_date>2021-11-05</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-11-05</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>quebec</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>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>doh.com</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 20:19:54</query_time>
   <create_date>2021-11-25</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_company>Priority AG</registrant_company>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.ns-serve.net</value>
    <value>ns2.ns-serve.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>doh.wtf</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>wtf</domain_tld>
   <query_time>2024-06-11 09:41:14</query_time>
   <create_date>2022-02-13</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>46</num>
   <domain_name>doh.ie</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-29 22:44:06</query_time>
   <create_date>2022-04-17</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_name>Letshost</registrar_name>
   <registrar_website>https://www.letshost.ie</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>koa.ns.cloudflare.com</value>
    <value>malavika.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>doh.buzz</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-20 01:09:53</query_time>
   <create_date>2022-06-03</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>doh.quest</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-06-11 09:41:14</query_time>
   <create_date>2022-06-06</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>doh.cloud</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-28 09:51:08</query_time>
   <create_date>2022-09-16</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-09-16</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>doh.beauty</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-05-18 11:41:01</query_time>
   <create_date>2022-11-17</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>doh.best</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>best</domain_tld>
   <query_time>2024-06-11 09:41:14</query_time>
   <create_date>2023-02-10</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2027-02-10</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>\u53F0\u5357\u5E02</registrant_state>
   <registrant_country>TW</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.doh.best</value>
    <value>ns2.doh.best</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>doh.life</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-28 09:51:09</query_time>
   <create_date>2023-03-27</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2024-03-27</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-expired.sav.com</value>
    <value>ns2-expired.sav.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>doh.dad</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>dad</domain_tld>
   <query_time>2024-05-15 14:33:27</query_time>
   <create_date>2023-05-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2025-05-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>doh.sh</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>sh</domain_tld>
   <query_time>2024-05-28 09:51:09</query_time>
   <create_date>2023-06-06</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2025-06-06</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>megan.ns.cloudflare.com</value>
    <value>trey.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>doh.pizza</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>pizza</domain_tld>
   <query_time>2024-05-11 12:48:57</query_time>
   <create_date>2023-06-13</create_date>
   <update_date>2023-06-18</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>doh.rip</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>rip</domain_tld>
   <query_time>2024-05-28 09:51:09</query_time>
   <create_date>2023-07-06</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>1519</registrar_iana>
   <registrar_name>NETIM SARL</registrar_name>
   <registrar_website>http://www.netim.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MO</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.netim.net</value>
    <value>ns2.netim.net</value>
    <value>ns3.netim.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>doh.ink</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-11 12:48:59</query_time>
   <create_date>2023-10-28</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1183.awsdns-19.org</value>
    <value>ns-1789.awsdns-31.co.uk</value>
    <value>ns-492.awsdns-61.com</value>
    <value>ns-669.awsdns-19.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>doh.llc</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>llc</domain_tld>
   <query_time>2024-05-11 12:48:57</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2024-10-30</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 0169144004</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>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>doh.org.in</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-04-19 06:49:47</query_time>
   <create_date>2023-11-14</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, S.L.</registrar_name>
   <registrar_website>www.mrdomain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Antonio Gonzalez</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Madrid</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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>cameron.ns.cloudflare.com</value>
    <value>carrera.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>doh.cl</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-28 09:51:08</query_time>
   <create_date>2024-01-11</create_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.es</registrar_website>
   <registrant_name>REDACTED PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <name_servers>
    <value>jake.ns.cloudflare.com</value>
    <value>sue.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>61</num>
   <domain_name>doh.pink</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>pink</domain_tld>
   <query_time>2024-04-20 18:04:33</query_time>
   <create_date>2024-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yanghongjuan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>plaster.dnspod.net</value>
    <value>school.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>doh.asia</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-11 14:16:12</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wei fang xiao ben xin xi ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>priscilla.ns.cloudflare.com</value>
    <value>tadeo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>doh.qa</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>qa</domain_tld>
   <query_time>2024-05-09 21:42:07</query_time>
   <update_date>2024-04-17</update_date>
   <registrar_name>MARCARIA.COM</registrar_name>
   <name_servers>
    <value>ns1295.websitewelcome.com</value>
    <value>ns1296.websitewelcome.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>doh.de</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 04:15:28</query_time>
   <update_date>2022-09-11</update_date>
   <name_servers>
    <value>docks06.rzone.de</value>
    <value>shades12.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>65</num>
   <domain_name>doh.ae</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-11 12:48:57</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>Samih</registrant_name>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>damiete.ns.cloudflare.com</value>
    <value>sky.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>doh.eu</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 21:12:48</query_time>
   <registrar_name>Really Useful Domains Ltd</registrar_name>
   <registrar_website>www.reallyusefuldomains.co.uk</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
  </value>
  <value>
   <num>67</num>
   <domain_name>doh.ms</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>ms</domain_tld>
   <query_time>2024-05-23 16:14:24</query_time>
   <registrar_name>Key-Systems</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>doh.ai</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-18 11:41:00</query_time>
   <registrar_name>auction_ai</registrar_name>
   <registrar_website>http://auction.whois.ai</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>sold-ns1.whois.ai</value>
    <value>sold-ns2.whois.ai</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>doh.gov.ae</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>gov.ae</domain_tld>
   <query_time>2024-06-08 21:25:54</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>HAAD HEALTH AUTHORITY ABU DHABI</registrant_name>
   <registrant_company>HAAD HEALTH AUTHORITY ABU DHABI</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>doh.au</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-28 09:51:08</query_time>
   <update_date>2023-09-24</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Damien Waller</registrant_name>
   <name_servers>
    <value>3973.ns1.above.com</value>
    <value>3973.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>doh.im</domain_name>
   <domain_keyword>doh</domain_keyword>
   <domain_tld>im</domain_tld>
   <query_time>2024-05-28 09:51:08</query_time>
   <registrant_name>Redacted</registrant_name>
   <name_servers>
    <value>ns1.domainmonster.com</value>
    <value>ns2.domainmonster.com</value>
    <value>ns3.domainmonster.com</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.138</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 7,003 domain names (in 0.134 seconds) which look and sound like the brand name "doh".
Domain Name Registered Expiry Registrar Ownership
1 loh.org 5 Mar 2001 5 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
2 dosh.io 1 Apr 2014 1 Apr 2025 Gandi SAS REDACTED FOR PRIVACY
3 dzh.haus 5 Jan 2018 5 Jan 2025 IONOS SE Die Zuhause-Helfer GmbH & Co. KG
4 doc.support 22 Apr 2024 22 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
5 dot.nyc 3 Feb 2015 2 Feb 2025 Hello Internet Corp. NEW YORK CITY DEPARTMENT OF INFORMATION TECHNOLOGY AND TELECOMMUNICATIONS
6 dkh.com.cn 31 Dec 2005 31 Dec 2025 阿里云计算有限公司(万网) 胥平波
7 doc.net.pl 28 Apr 2023 - Aftermarket.pl Limited -
8 dnh.com 27 Apr 1998 26 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
9 dph.ag 2 Oct 2014 2 Oct 2024 GoDaddy.com, LLC OTS CR S.A.
10 dyh.one 6 Nov 2018 6 Nov 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Dominio y Hosting
11 dog.supply 14 Dec 2019 14 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
12 dof.plus 1 Oct 2022 1 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) xiao qian jing
13 dom.fyi 18 Jan 2024 18 Jan 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0169932193
14 soh.tokyo 31 Jul 2014 31 Jul 2024 GMO Internet Group, Inc. -
15 dog.pics 14 Apr 2018 14 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
16 dbh.com.au - - Domain Directors Pty Ltd trading as Instra Jason Rivett
17 dos.gd 14 Jan 2017 14 Jan 2025 OVH -
18 dph.immo 6 May 2019 6 May 2025 Cronon GmbH REDACTED FOR PRIVACY
19 voh.dk 15 Apr 2008 31 Jul 2024 - PR3
20 soh.hockey 5 Jul 2019 5 Jul 2024 PSI-USA, Inc. dba Domain Robot Spirit of Hockey Handels GmbH
21 dmh.rocks 6 Jul 2016 6 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
22 dosh.club 15 May 2014 14 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
23 dph.net 18 May 2000 18 May 2025 Global Domains International, Inc. DBA DomainCostClub.com -
24 dah.com 7 Aug 1998 6 Aug 2025 Dynadot Inc -
25 boh.org.au - - Domain Directors Pty Ltd trading as Instra John Walsh
26 doe.tips 26 Feb 2014 26 Feb 2025 Key-Systems, LLC Alleviating Science
27 don.business 23 Sep 2022 23 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
28 ioh.cat 16 Nov 2021 16 Nov 2024 10dencehispahard S.L. (CDmon.com) -
29 dov.pl 26 Apr 2018 26 Apr 2025 Aftermarket.pl Limited -
30 doz.gallery 9 Nov 2023 9 Nov 2024 Soluciones Corporativas IP, SL Soluciones Corporativas IP, c/o Whois Proxy
31 dnh.app 9 May 2018 9 May 2025 NameSilo, LLC PrivacyGuardian.org llc
32 dgh.today 10 Jan 2018 10 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
33 dah.one 12 Nov 2021 12 Nov 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
34 dow.tax 17 Jan 2019 17 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
35 dosh.cards 9 Jan 2024 9 Jan 2025 Gandi SAS REDACTED FOR PRIVACY
36 dos.dog 15 Jan 2020 15 Jan 2025 Porkbun LLC Private by Design, LLC
37 drh.dev 20 Jan 2021 20 Jan 2025 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
38 dom.mom 28 May 2023 28 May 2025 Dynadot LLC -
39 dod.parts 24 Apr 2017 24 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
40 dox.pub 23 Jan 2015 23 Jan 2025 Name.com, Inc. Domain Protection Services, Inc.
41 dou.today 31 Mar 2024 31 Mar 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
42 dou.glass 3 Jul 2014 3 Jul 2024 1API GmbH Registrant of dou.glass
43 boh.aero 12 Dec 2007 12 Dec 2024 1API GmbH Bournemouth International Airport Limited
44 dof.photography 23 Feb 2014 23 Feb 2025 IONOS SE REDACTED FOR PRIVACY
45 dog.cool 6 Dec 2017 6 Dec 2030 DNSPod, Inc. Yang Ma Qi
46 dof.cn 12 Jun 2003 12 Jun 2032 厦门市中资源网络服务有限公司 武汉大业科技发展公司
47 dgh.com.au - - Domain Directors Pty Ltd trading as Instra Tim Bambrick
48 dpoh.store 4 Jun 2024 4 Jun 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liujiayi
49 uoh.com 22 Nov 1998 21 Nov 2024 Dynadot Inc -
50 hoh.com.pl 22 Sep 2009 22 Sep 2024 Consulting Service Sp. z o.o. -
51 doo.ski 24 May 2021 24 May 2025 Squarespace Domains II LLC REDACTED FOR PRIVACY
52 daoh.org 2 Apr 2024 2 Apr 2025 Porkbun LLC Private by Design, LLC
53 dom.com.cn 29 Apr 2006 29 Apr 2030 厦门易名科技股份有限公司 洪文朴
54 dop.systems 29 May 2024 29 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
55 duh.bz 31 Mar 2015 31 Mar 2025 GoDaddy.com, LLC -
56 do3.com 7 Apr 2000 7 Apr 2025 PSI-USA, Inc. dba Domain Robot PrivateName Services Inc.
57 don.io 19 Feb 2015 19 Feb 2025 Dynadot Inc REDACTED FOR PRIVACY
58 dow.org.nz 21 Sep 2018 - Ebox Limited -
59 dooh.business 21 Jul 2023 21 Jul 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
60 do8.cc 29 Sep 2010 29 Sep 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
61 dot.de - - - -
62 ioh.co 20 Jul 2010 19 Jul 2024 Domainbox Limited Domains By Proxy, LLC
63 dox.org 6 Sep 1997 5 Sep 2024 Tucows Domains Inc. Data Protected
64 doo.xin 29 Sep 2015 29 Sep 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) 苗国泉
65 dzh.org 6 Feb 2000 6 Feb 2025 GoDaddy.com, LLC NameFind LLC
66 doc.pub 23 Jun 2021 23 Jun 2024 Chengdu West Dimension Digital Technology Co., Ltd. Wei Cao
67 dop.international 8 Feb 2016 8 Feb 2025 INWX GmbH REDACTED FOR PRIVACY
68 duh.cn 6 Jul 2005 6 Jul 2025 浙江贰贰网络有限公司 董松
69 poh.ru 19 Dec 2005 19 Dec 2024 SALENAMES-RU Private Person
70 doch.org 24 Dec 2011 24 Dec 2024 Azdomainz, LLC BuyDomains.com
71 moh.solutions 18 Apr 2018 18 Apr 2025 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
72 dou.pizza 10 Aug 2023 10 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
73 dom.dog 18 Nov 2017 18 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
74 dbh.education 22 Feb 2023 22 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
75 dou.co 20 Jul 2010 19 Jul 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhang zhou dou ke wang luo ke ji you xian gong si
76 d5h.space 2 May 2023 2 May 2025 Name.com, Inc -
77 dah.hu 30 Sep 2016 - - -
78 aoh.net.au - - Web Address Registration Pty Ltd Andrew Bannink
79 dod.earth 13 Jan 2022 13 Jan 2025 Cronon GmbH REDACTED FOR PRIVACY
80 dou.blue 18 Jul 2020 18 Jul 2024 Dynadot Inc REDACTED FOR PRIVACY
81 dsh.ink 29 Oct 2023 29 Oct 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) pi dou qu dong yi wang leng dong shi pin jing ying bu
82 joh.co 15 Aug 2013 14 Aug 2024 Porkbun Private by Design, LLC
83 do1.com.cn 5 Nov 2004 5 Nov 2027 阿里云计算有限公司(万网) 广东道一信息技术股份有限公司
84 dgh.rocks 2 May 2020 2 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
85 koh.net.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Guo-Rong Koh
86 dsh.berlin 18 Mar 2014 18 Mar 2025 1&1 Internet SE -
87 dow.news 6 Nov 2019 6 Nov 2024 MarkMonitor Inc. The Dow Chemical Company
88 doe.ky 31 Oct 2008 31 Oct 2024 Uniregistrar Corp Domains By Proxy, LLC
89 doho.org.cn 27 Jul 2023 27 Jul 2024 广东时代互联科技有限公司 蔡华鹏
90 drh.xyz 8 Jan 2022 8 Jan 2025 West263 International Limited Wei Cao
91 dovh.top 27 Oct 2023 27 Oct 2024 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
92 foh.bio 11 Sep 2023 11 Sep 2024 Porkbun LLC Private by Design, LLC
93 dyh.red 26 Nov 2023 26 Nov 2024 DNSPod, Inc. dengyonghui
94 doq.nl 19 May 2000 - Realtime Register -
95 boh.cash 24 Nov 2023 24 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
96 doc.rent 21 Jan 2024 21 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
97 ooh.quest 16 Mar 2023 16 Mar 2025 Porkbun, LLC Private by Design, LLC
98 doch.co.uk 28 Aug 2017 28 Aug 2024 Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB] Mark Adams
99 dfh.ai - - 1api.net Domains By Proxy, LLC
100 dom.com.pt - - - Dom Mira Lda
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 Doh.au.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=doh.au
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "doh.au",
        "page_size": 100
    },
    "count": {
        "total": 7003,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "loh.org, dosh.io, dzh.haus, doc.support, dot.nyc, dkh.com.cn, doc.net.pl, dnh.com, dph.ag, dyh.one, dog.supply, dof.plus, dom.fyi, soh.tokyo, dog.pics, dbh.com.au, dos.gd, dph.immo, voh.dk, soh.hockey, dmh.rocks, dosh.club, dph.net, dah.com, boh.org.au, doe.tips, don.business, ioh.cat, dov.pl, doz.gallery, dnh.app, dgh.today, dah.one, dow.tax, dosh.cards, dos.dog, drh.dev, dom.mom, dod.parts, dox.pub, dou.today, dou.glass, boh.aero, dof.photography, dog.cool, dof.cn, dgh.com.au, dpoh.store, uoh.com, hoh.com.pl, doo.ski, daoh.org, dom.com.cn, dop.systems, duh.bz, do3.com, don.io, dow.org.nz, dooh.business, do8.cc, dot.de, ioh.co, dox.org, doo.xin, dzh.org, doc.pub, dop.international, duh.cn, poh.ru, doch.org, moh.solutions, dou.pizza, dom.dog, dbh.education, dou.co, d5h.space, dah.hu, aoh.net.au, dod.earth, dou.blue, dsh.ink, joh.co, do1.com.cn, dgh.rocks, koh.net.au, dsh.berlin, dow.news, doe.ky, doho.org.cn, drh.xyz, dovh.top, foh.bio, dyh.red, doq.nl, boh.cash, doc.rent, ooh.quest, doch.co.uk, dfh.ai, dom.com.pt",
    "results": [
        {
            "num": 1,
            "domain_name": "loh.org",
            "domain_keyword": "loh",
            "domain_tld": "org",
            "query_time": "2024-04-17 07:11:12",
            "create_date": "2001-03-05",
            "update_date": "2024-03-07",
            "expiry_date": "2025-03-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "dosh.io",
            "domain_keyword": "dosh",
            "domain_tld": "io",
            "query_time": "2024-04-18 11:15:30",
            "create_date": "2014-04-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-04-01",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "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": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "dzh.haus",
            "domain_keyword": "dzh",
            "domain_tld": "haus",
            "query_time": "2024-04-18 03:36:13",
            "create_date": "2018-01-05",
            "update_date": "2024-02-19",
            "expiry_date": "2025-01-05",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Die Zuhause-Helfer 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": [
                "ns1079.ui-dns.com",
                "ns1085.ui-dns.de",
                "ns1119.ui-dns.biz",
                "ns1125.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "doc.support",
            "domain_keyword": "doc",
            "domain_tld": "support",
            "query_time": "2024-04-25 19:40:14",
            "create_date": "2024-04-22",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-22",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "dot.nyc",
            "domain_keyword": "dot",
            "domain_tld": "nyc",
            "query_time": "2024-05-01 11:35:09",
            "create_date": "2015-02-03",
            "update_date": "2023-10-22",
            "expiry_date": "2025-02-02",
            "registrar_iana": 1924,
            "registrar_name": "Hello Internet Corp.",
            "registrar_website": "https://www.hello.co",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NEW YORK CITY DEPARTMENT OF INFORMATION TECHNOLOGY AND TELECOMMUNICATIONS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns12.hellodotnyc.com",
                "ns13.hellodotnyc.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "dkh.com.cn",
            "domain_keyword": "dkh",
            "domain_tld": "com.cn",
            "query_time": "2024-05-01 17:30:01",
            "create_date": "2005-12-31",
            "expiry_date": "2025-12-31",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "胥平波",
            "registrant_email": "[email protected]",
            "name_servers": [
                "pk3.22.cn",
                "pk4.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "doc.net.pl",
            "domain_keyword": "doc",
            "domain_tld": "net.pl",
            "query_time": "2024-04-29 00:42:25",
            "create_date": "2023-04-28",
            "update_date": "2023-04-28",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 8,
            "domain_name": "dnh.com",
            "domain_keyword": "dnh",
            "domain_tld": "com",
            "query_time": "2024-05-03 11:11:44",
            "create_date": "1998-04-27",
            "update_date": "2021-12-14",
            "expiry_date": "2025-04-26",
            "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=dnh.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "dph.ag",
            "domain_keyword": "dph",
            "domain_tld": "ag",
            "query_time": "2024-05-06 00:53:26",
            "create_date": "2014-10-02",
            "update_date": "2023-09-29",
            "expiry_date": "2024-10-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "OTS CR S.A.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "san jose",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CR",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "cass.ns.cloudflare.com",
                "vern.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "dyh.one",
            "domain_keyword": "dyh",
            "domain_tld": "one",
            "query_time": "2024-05-06 23:19:27",
            "create_date": "2018-11-06",
            "update_date": "2023-10-17",
            "expiry_date": "2024-11-06",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dominio y Hosting",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Nevada",
            "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.dominio-y-hosting.com",
                "ns2.dominio-y-hosting.com",
                "ns3.dominio-y-hosting.com",
                "ns4.dominio-y-hosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "dog.supply",
            "domain_keyword": "dog",
            "domain_tld": "supply",
            "query_time": "2024-05-06 02:54:47",
            "create_date": "2019-12-14",
            "update_date": "2024-01-28",
            "expiry_date": "2024-12-14",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "dof.plus",
            "domain_keyword": "dof",
            "domain_tld": "plus",
            "query_time": "2024-04-23 11:56:07",
            "create_date": "2022-10-01",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "xiao qian jing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "dom.fyi",
            "domain_keyword": "dom",
            "domain_tld": "fyi",
            "query_time": "2024-05-07 10:37:03",
            "create_date": "2024-01-18",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169932193",
            "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": [
                "dns1.p08.nsone.net",
                "dns2.p08.nsone.net",
                "dns3.p08.nsone.net",
                "dns4.p08.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "soh.tokyo",
            "domain_keyword": "soh",
            "domain_tld": "tokyo",
            "query_time": "2024-04-24 10:13:43",
            "create_date": "2014-07-31",
            "update_date": "2023-09-05",
            "expiry_date": "2024-07-31",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "dog.pics",
            "domain_keyword": "dog",
            "domain_tld": "pics",
            "query_time": "2024-04-24 22:26:29",
            "create_date": "2018-04-14",
            "update_date": "2024-03-31",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "dbh.com.au",
            "domain_keyword": "dbh",
            "domain_tld": "com.au",
            "query_time": "2024-05-08 01:16:27",
            "update_date": "2023-12-26",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Jason Rivett",
            "name_servers": [
                "ns1.partnerconsole.net",
                "ns2.partnerconsole.net",
                "ns3.partnerconsole.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "dos.gd",
            "domain_keyword": "dos",
            "domain_tld": "gd",
            "query_time": "2024-05-09 04:10:34",
            "create_date": "2017-01-14",
            "update_date": "2024-02-01",
            "expiry_date": "2025-01-14",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_email": "https://whois.nic.gd/contact/dos.gd/registrant",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "dph.immo",
            "domain_keyword": "dph",
            "domain_tld": "immo",
            "query_time": "2024-05-13 08:09:12",
            "create_date": "2019-05-06",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-06",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks03.rzone.de",
                "shades12.rzone.de"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "voh.dk",
            "domain_keyword": "voh",
            "domain_tld": "dk",
            "query_time": "2024-05-10 22:53:22",
            "create_date": "2008-04-15",
            "expiry_date": "2024-07-31",
            "registrant_name": "PR3",
            "registrant_address": "Vestergade 37C",
            "registrant_city": "Vejle",
            "registrant_zip": "7100",
            "registrant_country": "DK",
            "name_servers": [
                "barbara.ns.cloudflare.com",
                "dan.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 20,
            "domain_name": "soh.hockey",
            "domain_keyword": "soh",
            "domain_tld": "hockey",
            "query_time": "2024-05-20 19:16:02",
            "create_date": "2019-07-05",
            "update_date": "2023-08-19",
            "expiry_date": "2024-07-05",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Spirit of Hockey Handels GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Vorarlberg",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.ecomdata.de",
                "ns2.ecomdata.de",
                "ns3.ecomdata.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "dmh.rocks",
            "domain_keyword": "dmh",
            "domain_tld": "rocks",
            "query_time": "2024-05-20 19:50:13",
            "create_date": "2016-07-06",
            "update_date": "2023-08-20",
            "expiry_date": "2024-07-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "dosh.club",
            "domain_keyword": "dosh",
            "domain_tld": "club",
            "query_time": "2024-05-19 18:43:03",
            "create_date": "2014-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-14",
            "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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "dph.net",
            "domain_keyword": "dph",
            "domain_tld": "net",
            "query_time": "2024-05-20 07:26:43",
            "create_date": "2000-05-18",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1463,
            "registrar_name": "Global Domains International, Inc. DBA DomainCostClub.com",
            "registrar_website": "http://www.domaincostclub.com",
            "name_servers": [
                "biz.thorofare.info",
                "info.thorofare.biz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "dah.com",
            "domain_keyword": "dah",
            "domain_tld": "com",
            "query_time": "2024-05-20 11:03:47",
            "create_date": "1998-08-07",
            "update_date": "2023-08-09",
            "expiry_date": "2025-08-06",
            "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": 25,
            "domain_name": "boh.org.au",
            "domain_keyword": "boh",
            "domain_tld": "org.au",
            "query_time": "2024-05-25 06:00:03",
            "update_date": "2022-11-28",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "John Walsh",
            "name_servers": [
                "ns1.dnsserver5.net",
                "ns2.dnsserver5.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "doe.tips",
            "domain_keyword": "doe",
            "domain_tld": "tips",
            "query_time": "2024-05-27 05:18:06",
            "create_date": "2014-02-26",
            "update_date": "2024-04-11",
            "expiry_date": "2025-02-26",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Alleviating Science",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.webfaction.com",
                "ns2.webfaction.com",
                "ns3.webfaction.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "don.business",
            "domain_keyword": "don",
            "domain_tld": "business",
            "query_time": "2024-05-27 06:34:34",
            "create_date": "2022-09-23",
            "update_date": "2023-11-07",
            "expiry_date": "2024-09-23",
            "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": [
                "ns35.domaincontrol.com",
                "ns36.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ioh.cat",
            "domain_keyword": "ioh",
            "domain_tld": "cat",
            "query_time": "2024-05-27 02:44:20",
            "create_date": "2021-11-16",
            "update_date": "2023-11-04",
            "expiry_date": "2024-11-16",
            "registrar_iana": 1403,
            "registrar_name": "10dencehispahard S.L. (CDmon.com)",
            "registrar_website": "https://www.cdmon.com",
            "name_servers": [
                "ns1.cdmon.net",
                "ns2.cdmon.net",
                "ns3.cdmon.net",
                "ns4.cdmondns-01.org",
                "ns5.cdmondns-01.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 29,
            "domain_name": "dov.pl",
            "domain_keyword": "dov",
            "domain_tld": "pl",
            "query_time": "2024-05-26 09:18:04",
            "create_date": "2018-04-26",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-26",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 30,
            "domain_name": "doz.gallery",
            "domain_keyword": "doz",
            "domain_tld": "gallery",
            "query_time": "2024-05-17 06:38:32",
            "create_date": "2023-11-09",
            "update_date": "2023-11-14",
            "expiry_date": "2024-11-09",
            "registrar_iana": 1383,
            "registrar_name": "Soluciones Corporativas IP, SL",
            "registrar_website": "http://www.dondominio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Soluciones Corporativas IP, c/o Whois Proxy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Illes Balears",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the registrar 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.plusserver.com",
                "ns2.plusserver.com",
                "ns3.plusserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "dnh.app",
            "domain_keyword": "dnh",
            "domain_tld": "app",
            "query_time": "2024-05-14 00:08:04",
            "create_date": "2018-05-09",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "None",
            "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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "dgh.today",
            "domain_keyword": "dgh",
            "domain_tld": "today",
            "query_time": "2024-05-15 04:05:26",
            "create_date": "2018-01-10",
            "update_date": "2024-02-24",
            "expiry_date": "2025-01-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "dah.one",
            "domain_keyword": "dah",
            "domain_tld": "one",
            "query_time": "2024-05-18 14:26:16",
            "create_date": "2021-11-12",
            "update_date": "2023-11-17",
            "expiry_date": "2024-11-12",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 34,
            "domain_name": "dow.tax",
            "domain_keyword": "dow",
            "domain_tld": "tax",
            "query_time": "2024-05-14 21:34:28",
            "create_date": "2019-01-17",
            "update_date": "2023-12-23",
            "expiry_date": "2025-01-17",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "dosh.cards",
            "domain_keyword": "dosh",
            "domain_tld": "cards",
            "query_time": "2024-05-15 11:02:40",
            "create_date": "2024-01-09",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-09",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-113-c.gandi.net",
                "ns-142-b.gandi.net",
                "ns-61-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "dos.dog",
            "domain_keyword": "dos",
            "domain_tld": "dog",
            "query_time": "2024-05-15 11:02:14",
            "create_date": "2020-01-15",
            "update_date": "2023-11-21",
            "expiry_date": "2025-01-15",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jamie.ns.cloudflare.com",
                "ray.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "drh.dev",
            "domain_keyword": "drh",
            "domain_tld": "dev",
            "query_time": "2024-05-21 04:46:26",
            "create_date": "2021-01-20",
            "update_date": "2024-03-05",
            "expiry_date": "2025-01-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "dom.mom",
            "domain_keyword": "dom",
            "domain_tld": "mom",
            "query_time": "2024-06-03 10:12:11",
            "create_date": "2023-05-28",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "dod.parts",
            "domain_keyword": "dod",
            "domain_tld": "parts",
            "query_time": "2024-06-02 16:18:16",
            "create_date": "2017-04-24",
            "update_date": "2023-07-13",
            "expiry_date": "2025-04-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "dox.pub",
            "domain_keyword": "dox",
            "domain_tld": "pub",
            "query_time": "2024-06-05 21:27:15",
            "create_date": "2015-01-23",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-23",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1485.awsdns-57.org",
                "ns-1794.awsdns-32.co.uk",
                "ns-406.awsdns-50.com",
                "ns-996.awsdns-60.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "dou.today",
            "domain_keyword": "dou",
            "domain_tld": "today",
            "query_time": "2024-05-31 13:16:19",
            "create_date": "2024-03-31",
            "update_date": "2024-05-11",
            "expiry_date": "2025-03-31",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "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": [
                "kevin.ns.cloudflare.com",
                "priscilla.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "dou.glass",
            "domain_keyword": "dou",
            "domain_tld": "glass",
            "query_time": "2024-05-31 13:16:18",
            "create_date": "2014-07-03",
            "update_date": "2023-08-17",
            "expiry_date": "2024-07-03",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of dou.glass",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "lina.ns.cloudflare.com",
                "zod.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "boh.aero",
            "domain_keyword": "boh",
            "domain_tld": "aero",
            "query_time": "2024-06-06 17:54:03",
            "create_date": "2007-12-12",
            "update_date": "2024-05-21",
            "expiry_date": "2024-12-12",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Bournemouth International Airport Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DOR",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.demysdns.net",
                "ns1.demysdns.net",
                "ns2.demysdns.net",
                "ns3.demysdns.net",
                "ns4.demysdns.co.uk",
                "ns5.demysdns.co.uk",
                "ns6.demysdns.co.uk"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "dof.photography",
            "domain_keyword": "dof",
            "domain_tld": "photography",
            "query_time": "2024-06-07 00:20:22",
            "create_date": "2014-02-23",
            "update_date": "2024-04-08",
            "expiry_date": "2025-02-23",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-us.1and1-dns.com",
                "ns-us.1and1-dns.de",
                "ns-us.1and1-dns.org",
                "ns-us.1and1-dns.us"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "dog.cool",
            "domain_keyword": "dog",
            "domain_tld": "cool",
            "query_time": "2024-06-07 00:21:54",
            "create_date": "2017-12-06",
            "update_date": "2021-11-17",
            "expiry_date": "2030-12-06",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yang Ma Qi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhe jiang sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "dof.cn",
            "domain_keyword": "dof",
            "domain_tld": "cn",
            "query_time": "2024-06-07 00:20:22",
            "create_date": "2003-06-12",
            "expiry_date": "2032-06-12",
            "registrar_name": "厦门市中资源网络服务有限公司",
            "registrant_name": "武汉大业科技发展公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.cnolnic.com",
                "ns2.cnolnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "dgh.com.au",
            "domain_keyword": "dgh",
            "domain_tld": "com.au",
            "query_time": "2024-06-08 04:11:17",
            "update_date": "2024-05-14",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "Tim Bambrick",
            "name_servers": [
                "nick.ns.cloudflare.com",
                "rachel.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "dpoh.store",
            "domain_keyword": "dpoh",
            "domain_tld": "store",
            "query_time": "2024-06-07 17:40:07",
            "create_date": "2024-06-04",
            "update_date": "2024-06-04",
            "expiry_date": "2025-06-04",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "liujiayi",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "uoh.com",
            "domain_keyword": "uoh",
            "domain_tld": "com",
            "query_time": "2024-06-08 16:13:43",
            "create_date": "1998-11-22",
            "update_date": "2023-08-08",
            "expiry_date": "2024-11-21",
            "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": 50,
            "domain_name": "hoh.com.pl",
            "domain_keyword": "hoh",
            "domain_tld": "com.pl",
            "query_time": "2024-06-03 22:03:01",
            "create_date": "2009-09-22",
            "update_date": "2023-09-07",
            "expiry_date": "2024-09-22",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "ns3.rejestracjadomen.pl",
                "ns4.rejestracjadomen.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "doo.ski",
            "domain_keyword": "doo",
            "domain_tld": "ski",
            "query_time": "2024-05-28 10:29:27",
            "create_date": "2021-05-24",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 52,
            "domain_name": "daoh.org",
            "domain_keyword": "daoh",
            "domain_tld": "org",
            "query_time": "2024-06-01 15:36:29",
            "create_date": "2024-04-02",
            "update_date": "2024-04-07",
            "expiry_date": "2025-04-02",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "dom.com.cn",
            "domain_keyword": "dom",
            "domain_tld": "com.cn",
            "query_time": "2024-06-01 01:37:59",
            "create_date": "2006-04-29",
            "expiry_date": "2030-04-29",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "洪文朴",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "dop.systems",
            "domain_keyword": "dop",
            "domain_tld": "systems",
            "query_time": "2024-06-01 17:55:01",
            "create_date": "2024-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "kiki.ns.cloudflare.com",
                "lochlan.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "duh.bz",
            "domain_keyword": "duh",
            "domain_tld": "bz",
            "query_time": "2024-06-09 04:01:11",
            "create_date": "2015-03-31",
            "update_date": "2024-05-15",
            "expiry_date": "2025-03-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "do3.com",
            "domain_keyword": "do3",
            "domain_tld": "com",
            "query_time": "2024-06-10 16:17:23",
            "create_date": "2000-04-07",
            "update_date": "2023-10-20",
            "expiry_date": "2025-04-07",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "Admin Contact",
            "registrant_company": "PrivateName Services Inc.",
            "registrant_address": "1100-1200 West 73rd Avenue",
            "registrant_city": "Vancouver",
            "registrant_state": "BC",
            "registrant_zip": "V6P 6G5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6047572882",
            "registrant_fax": "+1.6047572882",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "don.io",
            "domain_keyword": "don",
            "domain_tld": "io",
            "query_time": "2024-06-09 14:08:59",
            "create_date": "2015-02-19",
            "update_date": "2023-06-22",
            "expiry_date": "2025-02-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "dow.org.nz",
            "domain_keyword": "dow",
            "domain_tld": "org.nz",
            "query_time": "2024-06-10 22:24:20",
            "create_date": "2018-09-21",
            "update_date": "2023-09-12",
            "registrar_name": "Ebox Limited",
            "registrar_website": "https://ebox.co.nz",
            "name_servers": [
                "ns1.ebox.co.nz",
                "ns2.ebox.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "dooh.business",
            "domain_keyword": "dooh",
            "domain_tld": "business",
            "query_time": "2024-06-11 21:31:16",
            "create_date": "2023-07-21",
            "update_date": "2023-07-26",
            "expiry_date": "2024-07-21",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "do8.cc",
            "domain_keyword": "do8",
            "domain_tld": "cc",
            "query_time": "2024-06-10 16:17:28",
            "create_date": "2010-09-29",
            "update_date": "2023-07-31",
            "expiry_date": "2025-09-29",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "dot.de",
            "domain_keyword": "dot",
            "domain_tld": "de",
            "query_time": "2024-06-12 17:47:09",
            "update_date": "2024-04-23",
            "name_servers": [
                "a.portsdns.se",
                "b.portsdns.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 62,
            "domain_name": "ioh.co",
            "domain_keyword": "ioh",
            "domain_tld": "co",
            "query_time": "2024-06-13 15:49:10",
            "create_date": "2010-07-20",
            "update_date": "2024-06-10",
            "expiry_date": "2024-07-19",
            "registrar_iana": 1626,
            "registrar_name": "Domainbox Limited",
            "registrar_website": "www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "dox.org",
            "domain_keyword": "dox",
            "domain_tld": "org",
            "query_time": "2024-04-20 18:57:15",
            "create_date": "1997-09-06",
            "update_date": "2023-07-08",
            "expiry_date": "2024-09-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "lab.werft22.net",
                "ns3.werft22.net",
                "or.werft22.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "doo.xin",
            "domain_keyword": "doo",
            "domain_tld": "xin",
            "query_time": "2024-04-17 00:29:45",
            "create_date": "2015-09-29",
            "update_date": "2020-11-10",
            "expiry_date": "2026-09-29",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "苗国泉",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "甘肃",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "dzh.org",
            "domain_keyword": "dzh",
            "domain_tld": "org",
            "query_time": "2024-04-18 03:36:13",
            "create_date": "2000-02-06",
            "update_date": "2024-01-22",
            "expiry_date": "2025-02-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "doc.pub",
            "domain_keyword": "doc",
            "domain_tld": "pub",
            "query_time": "2024-04-20 02:23:10",
            "create_date": "2021-06-23",
            "update_date": "2023-08-18",
            "expiry_date": "2024-06-23",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "http://www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Wei Cao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiang Su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "dop.international",
            "domain_keyword": "dop",
            "domain_tld": "international",
            "query_time": "2024-04-23 13:45:10",
            "create_date": "2016-02-08",
            "update_date": "2024-03-24",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.itplusx.de",
                "ns2.itplusx.de",
                "ns3.itplusx.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "duh.cn",
            "domain_keyword": "duh",
            "domain_tld": "cn",
            "query_time": "2024-04-28 12:47:06",
            "create_date": "2005-07-06",
            "expiry_date": "2025-07-06",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "董松",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.yjs-cdn.com",
                "ns2.yjs-cdn.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "poh.ru",
            "domain_keyword": "poh",
            "domain_tld": "ru",
            "query_time": "2024-05-04 16:07:07",
            "create_date": "2005-12-19",
            "expiry_date": "2024-12-19",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 70,
            "domain_name": "doch.org",
            "domain_keyword": "doch",
            "domain_tld": "org",
            "query_time": "2024-04-27 19:34:20",
            "create_date": "2011-12-24",
            "update_date": "2024-02-07",
            "expiry_date": "2024-12-24",
            "registrar_iana": 1391,
            "registrar_name": "Azdomainz, LLC",
            "registrar_website": "http://www.azdomainz.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "BuyDomains.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.buydomains.com",
                "this-domain-for-sale.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "moh.solutions",
            "domain_keyword": "moh",
            "domain_tld": "solutions",
            "query_time": "2024-04-29 15:12:39",
            "create_date": "2018-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.agenturserver.co",
                "ns01.agenturserver.de",
                "ns01.agenturserver.it"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "dou.pizza",
            "domain_keyword": "dou",
            "domain_tld": "pizza",
            "query_time": "2024-05-07 09:44:25",
            "create_date": "2023-08-10",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns31.domaincontrol.com",
                "ns32.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "dom.dog",
            "domain_keyword": "dom",
            "domain_tld": "dog",
            "query_time": "2024-05-07 10:37:03",
            "create_date": "2017-11-18",
            "update_date": "2023-10-24",
            "expiry_date": "2024-11-18",
            "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": [
                "buck.ns.cloudflare.com",
                "irma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "dbh.education",
            "domain_keyword": "dbh",
            "domain_tld": "education",
            "query_time": "2024-05-08 01:16:27",
            "create_date": "2023-02-22",
            "update_date": "2024-04-07",
            "expiry_date": "2025-02-22",
            "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": 75,
            "domain_name": "dou.co",
            "domain_keyword": "dou",
            "domain_tld": "co",
            "query_time": "2024-04-24 16:57:18",
            "create_date": "2010-07-20",
            "update_date": "2023-07-15",
            "expiry_date": "2024-07-19",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhang zhou dou ke wang luo ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "d5h.space",
            "domain_keyword": "d5h",
            "domain_tld": "space",
            "query_time": "2024-05-08 23:43:50",
            "create_date": "2023-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_state": "Oxfordshire",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1vwx.name.com",
                "ns2fjz.name.com",
                "ns3fqs.name.com",
                "ns4ksy.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "dah.hu",
            "domain_keyword": "dah",
            "domain_tld": "hu",
            "query_time": "2024-05-10 20:37:20",
            "create_date": "2016-09-30"
        },
        {
            "num": 78,
            "domain_name": "aoh.net.au",
            "domain_keyword": "aoh",
            "domain_tld": "net.au",
            "query_time": "2024-05-10 21:24:50",
            "update_date": "2024-05-09",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "Andrew Bannink",
            "name_servers": [
                "ns4.syra.net.au",
                "ns5.syra.net.au"
            ],
            "domain_status": [
                "renewPeriod",
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "dod.earth",
            "domain_keyword": "dod",
            "domain_tld": "earth",
            "query_time": "2024-05-11 02:56:03",
            "create_date": "2022-01-13",
            "update_date": "2024-02-27",
            "expiry_date": "2025-01-13",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks06.rzone.de",
                "shades10.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "dou.blue",
            "domain_keyword": "dou",
            "domain_tld": "blue",
            "query_time": "2024-05-11 16:27:28",
            "create_date": "2020-07-18",
            "update_date": "2023-06-03",
            "expiry_date": "2024-07-18",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sjo.net",
                "ns2.sjo.net",
                "ns3.sjo.net",
                "ns4.sjo.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 81,
            "domain_name": "dsh.ink",
            "domain_keyword": "dsh",
            "domain_tld": "ink",
            "query_time": "2024-05-12 12:29:35",
            "create_date": "2023-10-29",
            "update_date": "2023-11-03",
            "expiry_date": "2025-10-29",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "pi dou qu dong yi wang leng dong shi pin jing ying bu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "si chuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "joh.co",
            "domain_keyword": "joh",
            "domain_tld": "co",
            "query_time": "2024-05-12 17:01:04",
            "create_date": "2013-08-15",
            "update_date": "2023-09-22",
            "expiry_date": "2024-08-14",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "do1.com.cn",
            "domain_keyword": "do1",
            "domain_tld": "com.cn",
            "query_time": "2024-05-09 07:12:14",
            "create_date": "2004-11-05",
            "expiry_date": "2027-11-05",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "广东道一信息技术股份有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "dgh.rocks",
            "domain_keyword": "dgh",
            "domain_tld": "rocks",
            "query_time": "2024-05-10 04:20:35",
            "create_date": "2020-05-02",
            "update_date": "2024-05-03",
            "expiry_date": "2025-05-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "koh.net.au",
            "domain_keyword": "koh",
            "domain_tld": "net.au",
            "query_time": "2024-05-18 20:45:41",
            "update_date": "2024-02-12",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Guo-Rong Koh",
            "name_servers": [
                "june.ns.cloudflare.com",
                "ray.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 86,
            "domain_name": "dsh.berlin",
            "domain_keyword": "dsh",
            "domain_tld": "berlin",
            "query_time": "2024-05-19 05:43:32",
            "create_date": "2014-03-18",
            "update_date": "2014-09-02",
            "expiry_date": "2025-03-18",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet SE",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns-de.1and1-dns.biz",
                "ns-de.1and1-dns.com",
                "ns-de.1and1-dns.de",
                "ns-de.1and1-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "dow.news",
            "domain_keyword": "dow",
            "domain_tld": "news",
            "query_time": "2024-05-20 07:19:48",
            "create_date": "2019-11-06",
            "update_date": "2022-10-10",
            "expiry_date": "2024-11-06",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "The Dow Chemical Company",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "mantdnsi1.dow.com",
                "tnntdnsi1.dow.com",
                "txntdnsi1.dow.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "doe.ky",
            "domain_keyword": "doe",
            "domain_tld": "ky",
            "query_time": "2024-05-21 17:30:56",
            "create_date": "2008-10-31",
            "update_date": "2023-12-15",
            "expiry_date": "2024-10-31",
            "registrar_iana": 1659,
            "registrar_name": "Uniregistrar Corp",
            "registrar_website": "uniregistrar.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": [
                "ns0.dnsmadeeasy.com",
                "ns1.dnsmadeeasy.com",
                "ns2.dnsmadeeasy.com",
                "ns3.dnsmadeeasy.com",
                "ns4.dnsmadeeasy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "doho.org.cn",
            "domain_keyword": "doho",
            "domain_tld": "org.cn",
            "query_time": "2024-05-15 14:33:39",
            "create_date": "2023-07-27",
            "expiry_date": "2024-07-27",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "蔡华鹏",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "drh.xyz",
            "domain_keyword": "drh",
            "domain_tld": "xyz",
            "query_time": "2024-05-15 19:04:45",
            "create_date": "2022-01-08",
            "update_date": "2024-02-28",
            "expiry_date": "2025-01-08",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_company": "Wei Cao",
            "registrant_state": "Jiang Su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "dovh.top",
            "domain_keyword": "dovh",
            "domain_tld": "top",
            "query_time": "2024-05-14 21:34:26",
            "create_date": "2023-10-27",
            "update_date": "2023-10-27",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://www.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sichuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "foh.bio",
            "domain_keyword": "foh",
            "domain_tld": "bio",
            "query_time": "2024-05-25 02:13:56",
            "create_date": "2023-09-11",
            "update_date": "2024-01-21",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "dyh.red",
            "domain_keyword": "dyh",
            "domain_tld": "red",
            "query_time": "2024-05-24 19:58:59",
            "create_date": "2023-11-26",
            "update_date": "2023-12-01",
            "expiry_date": "2024-11-26",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "dengyonghui",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu bei sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "giraffe.dnspod.net",
                "value.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "doq.nl",
            "domain_keyword": "doq",
            "domain_tld": "nl",
            "query_time": "2024-05-26 09:10:45",
            "create_date": "2000-05-19",
            "update_date": "2021-11-19",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "christina.neostrada.nl",
                "lisa.neostrada.nl",
                "sandra.neostrada.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 95,
            "domain_name": "boh.cash",
            "domain_keyword": "boh",
            "domain_tld": "cash",
            "query_time": "2024-05-26 15:13:27",
            "create_date": "2023-11-24",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-24",
            "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.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "doc.rent",
            "domain_keyword": "doc",
            "domain_tld": "rent",
            "query_time": "2024-05-17 09:44:42",
            "create_date": "2024-01-21",
            "update_date": "2024-02-09",
            "expiry_date": "2025-01-21",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.guldvog.com.ph",
                "ns2.guldvog.com.ph",
                "ns3.guldvog.com.ph"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "ooh.quest",
            "domain_keyword": "ooh",
            "domain_tld": "quest",
            "query_time": "2024-05-15 05:57:12",
            "create_date": "2023-03-16",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-16",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "doch.co.uk",
            "domain_keyword": "doch",
            "domain_tld": "co.uk",
            "query_time": "2024-05-14 00:29:19",
            "create_date": "2017-08-28",
            "update_date": "2024-04-20",
            "expiry_date": "2024-08-28",
            "registrar_name": "Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]",
            "registrar_website": "https://www.3dweb.co.uk",
            "registrant_name": "Mark Adams",
            "registrant_address": "3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 99,
            "domain_name": "dfh.ai",
            "domain_keyword": "dfh",
            "domain_tld": "ai",
            "query_time": "2024-05-15 04:01:38",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1532.awsdns-63.org",
                "ns-1644.awsdns-13.co.uk",
                "ns-23.awsdns-02.com",
                "ns-644.awsdns-16.net"
            ],
            "domain_status": [
                "Active",
                "clientRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "dom.com.pt",
            "domain_keyword": "dom",
            "domain_tld": "com.pt",
            "query_time": "2024-05-24 04:34:27",
            "registrant_name": "Dom Mira Lda",
            "registrant_address": "Zona Industrial de Mira Polo 1 Lote 19",
            "registrant_city": "Mira",
            "registrant_state": "Mira",
            "registrant_zip": "3070-337",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "john.ns.cloudflare.com",
                "melissa.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.134,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>doh.au</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>7003</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>loh.org, dosh.io, dzh.haus, doc.support, dot.nyc, dkh.com.cn, doc.net.pl, dnh.com, dph.ag, dyh.one, dog.supply, dof.plus, dom.fyi, soh.tokyo, dog.pics, dbh.com.au, dos.gd, dph.immo, voh.dk, soh.hockey, dmh.rocks, dosh.club, dph.net, dah.com, boh.org.au, doe.tips, don.business, ioh.cat, dov.pl, doz.gallery, dnh.app, dgh.today, dah.one, dow.tax, dosh.cards, dos.dog, drh.dev, dom.mom, dod.parts, dox.pub, dou.today, dou.glass, boh.aero, dof.photography, dog.cool, dof.cn, dgh.com.au, dpoh.store, uoh.com, hoh.com.pl, doo.ski, daoh.org, dom.com.cn, dop.systems, duh.bz, do3.com, don.io, dow.org.nz, dooh.business, do8.cc, dot.de, ioh.co, dox.org, doo.xin, dzh.org, doc.pub, dop.international, duh.cn, poh.ru, doch.org, moh.solutions, dou.pizza, dom.dog, dbh.education, dou.co, d5h.space, dah.hu, aoh.net.au, dod.earth, dou.blue, dsh.ink, joh.co, do1.com.cn, dgh.rocks, koh.net.au, dsh.berlin, dow.news, doe.ky, doho.org.cn, drh.xyz, dovh.top, foh.bio, dyh.red, doq.nl, boh.cash, doc.rent, ooh.quest, doch.co.uk, dfh.ai, dom.com.pt</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>loh.org</domain_name>
   <domain_keyword>loh</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 07:11:12</query_time>
   <create_date>2001-03-05</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>dosh.io</domain_name>
   <domain_keyword>dosh</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-18 11:15:30</query_time>
   <create_date>2014-04-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</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>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>dzh.haus</domain_name>
   <domain_keyword>dzh</domain_keyword>
   <domain_tld>haus</domain_tld>
   <query_time>2024-04-18 03:36:13</query_time>
   <create_date>2018-01-05</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Die Zuhause-Helfer 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>ns1079.ui-dns.com</value>
    <value>ns1085.ui-dns.de</value>
    <value>ns1119.ui-dns.biz</value>
    <value>ns1125.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>doc.support</domain_name>
   <domain_keyword>doc</domain_keyword>
   <domain_tld>support</domain_tld>
   <query_time>2024-04-25 19:40:14</query_time>
   <create_date>2024-04-22</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-22</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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>dot.nyc</domain_name>
   <domain_keyword>dot</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-01 11:35:09</query_time>
   <create_date>2015-02-03</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2025-02-02</expiry_date>
   <registrar_iana>1924</registrar_iana>
   <registrar_name>Hello Internet Corp.</registrar_name>
   <registrar_website>https://www.hello.co</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NEW YORK CITY DEPARTMENT OF INFORMATION TECHNOLOGY AND TELECOMMUNICATIONS</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns12.hellodotnyc.com</value>
    <value>ns13.hellodotnyc.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>dkh.com.cn</domain_name>
   <domain_keyword>dkh</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-01 17:30:01</query_time>
   <create_date>2005-12-31</create_date>
   <expiry_date>2025-12-31</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>胥平波</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>pk3.22.cn</value>
    <value>pk4.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>doc.net.pl</domain_name>
   <domain_keyword>doc</domain_keyword>
   <domain_tld>net.pl</domain_tld>
   <query_time>2024-04-29 00:42:25</query_time>
   <create_date>2023-04-28</create_date>
   <update_date>2023-04-28</update_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>dnh.com</domain_name>
   <domain_keyword>dnh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 11:11:44</query_time>
   <create_date>1998-04-27</create_date>
   <update_date>2021-12-14</update_date>
   <expiry_date>2025-04-26</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=dnh.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</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>dph.ag</domain_name>
   <domain_keyword>dph</domain_keyword>
   <domain_tld>ag</domain_tld>
   <query_time>2024-05-06 00:53:26</query_time>
   <create_date>2014-10-02</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>OTS CR S.A.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>san jose</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CR</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>cass.ns.cloudflare.com</value>
    <value>vern.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>10</num>
   <domain_name>dyh.one</domain_name>
   <domain_keyword>dyh</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-06 23:19:27</query_time>
   <create_date>2018-11-06</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dominio y Hosting</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Nevada</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.dominio-y-hosting.com</value>
    <value>ns2.dominio-y-hosting.com</value>
    <value>ns3.dominio-y-hosting.com</value>
    <value>ns4.dominio-y-hosting.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>dog.supply</domain_name>
   <domain_keyword>dog</domain_keyword>
   <domain_tld>supply</domain_tld>
   <query_time>2024-05-06 02:54:47</query_time>
   <create_date>2019-12-14</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2024-12-14</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>dof.plus</domain_name>
   <domain_keyword>dof</domain_keyword>
   <domain_tld>plus</domain_tld>
   <query_time>2024-04-23 11:56:07</query_time>
   <create_date>2022-10-01</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>xiao qian jing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>dom.fyi</domain_name>
   <domain_keyword>dom</domain_keyword>
   <domain_tld>fyi</domain_tld>
   <query_time>2024-05-07 10:37:03</query_time>
   <create_date>2024-01-18</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169932193</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>dns1.p08.nsone.net</value>
    <value>dns2.p08.nsone.net</value>
    <value>dns3.p08.nsone.net</value>
    <value>dns4.p08.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>soh.tokyo</domain_name>
   <domain_keyword>soh</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-24 10:13:43</query_time>
   <create_date>2014-07-31</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>dog.pics</domain_name>
   <domain_keyword>dog</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-04-24 22:26:29</query_time>
   <create_date>2018-04-14</create_date>
   <update_date>2024-03-31</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>dbh.com.au</domain_name>
   <domain_keyword>dbh</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-08 01:16:27</query_time>
   <update_date>2023-12-26</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Jason Rivett</registrant_name>
   <name_servers>
    <value>ns1.partnerconsole.net</value>
    <value>ns2.partnerconsole.net</value>
    <value>ns3.partnerconsole.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>dos.gd</domain_name>
   <domain_keyword>dos</domain_keyword>
   <domain_tld>gd</domain_tld>
   <query_time>2024-05-09 04:10:34</query_time>
   <create_date>2017-01-14</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_email>https://whois.nic.gd/contact/dos.gd/registrant</registrant_email>
   <name_servers>
    <value>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>dph.immo</domain_name>
   <domain_keyword>dph</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-05-13 08:09:12</query_time>
   <create_date>2019-05-06</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-06</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks03.rzone.de</value>
    <value>shades12.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>voh.dk</domain_name>
   <domain_keyword>voh</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 22:53:22</query_time>
   <create_date>2008-04-15</create_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>PR3</registrant_name>
   <registrant_address>Vestergade 37C</registrant_address>
   <registrant_city>Vejle</registrant_city>
   <registrant_zip>7100</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>barbara.ns.cloudflare.com</value>
    <value>dan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>soh.hockey</domain_name>
   <domain_keyword>soh</domain_keyword>
   <domain_tld>hockey</domain_tld>
   <query_time>2024-05-20 19:16:02</query_time>
   <create_date>2019-07-05</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Spirit of Hockey Handels GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Vorarlberg</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.ecomdata.de</value>
    <value>ns2.ecomdata.de</value>
    <value>ns3.ecomdata.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>dmh.rocks</domain_name>
   <domain_keyword>dmh</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-05-20 19:50:13</query_time>
   <create_date>2016-07-06</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>dosh.club</domain_name>
   <domain_keyword>dosh</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-05-19 18:43:03</query_time>
   <create_date>2014-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-14</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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>dph.net</domain_name>
   <domain_keyword>dph</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-20 07:26:43</query_time>
   <create_date>2000-05-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1463</registrar_iana>
   <registrar_name>Global Domains International, Inc. DBA DomainCostClub.com</registrar_name>
   <registrar_website>http://www.domaincostclub.com</registrar_website>
   <name_servers>
    <value>biz.thorofare.info</value>
    <value>info.thorofare.biz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>dah.com</domain_name>
   <domain_keyword>dah</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 11:03:47</query_time>
   <create_date>1998-08-07</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2025-08-06</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>25</num>
   <domain_name>boh.org.au</domain_name>
   <domain_keyword>boh</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-25 06:00:03</query_time>
   <update_date>2022-11-28</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>John Walsh</registrant_name>
   <name_servers>
    <value>ns1.dnsserver5.net</value>
    <value>ns2.dnsserver5.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>doe.tips</domain_name>
   <domain_keyword>doe</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-05-27 05:18:06</query_time>
   <create_date>2014-02-26</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-02-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>Alleviating Science</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>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.webfaction.com</value>
    <value>ns2.webfaction.com</value>
    <value>ns3.webfaction.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>don.business</domain_name>
   <domain_keyword>don</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-05-27 06:34:34</query_time>
   <create_date>2022-09-23</create_date>
   <update_date>2023-11-07</update_date>
   <expiry_date>2024-09-23</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>ns35.domaincontrol.com</value>
    <value>ns36.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>28</num>
   <domain_name>ioh.cat</domain_name>
   <domain_keyword>ioh</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-27 02:44:20</query_time>
   <create_date>2021-11-16</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>1403</registrar_iana>
   <registrar_name>10dencehispahard S.L. (CDmon.com)</registrar_name>
   <registrar_website>https://www.cdmon.com</registrar_website>
   <name_servers>
    <value>ns1.cdmon.net</value>
    <value>ns2.cdmon.net</value>
    <value>ns3.cdmon.net</value>
    <value>ns4.cdmondns-01.org</value>
    <value>ns5.cdmondns-01.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>dov.pl</domain_name>
   <domain_keyword>dov</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-26 09:18:04</query_time>
   <create_date>2018-04-26</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>doz.gallery</domain_name>
   <domain_keyword>doz</domain_keyword>
   <domain_tld>gallery</domain_tld>
   <query_time>2024-05-17 06:38:32</query_time>
   <create_date>2023-11-09</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>1383</registrar_iana>
   <registrar_name>Soluciones Corporativas IP, SL</registrar_name>
   <registrar_website>http://www.dondominio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Soluciones Corporativas IP, c/o Whois Proxy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Illes Balears</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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.plusserver.com</value>
    <value>ns2.plusserver.com</value>
    <value>ns3.plusserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>dnh.app</domain_name>
   <domain_keyword>dnh</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-14 00:08:04</query_time>
   <create_date>2018-05-09</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>None</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 whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>dgh.today</domain_name>
   <domain_keyword>dgh</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-15 04:05:26</query_time>
   <create_date>2018-01-10</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>dah.one</domain_name>
   <domain_keyword>dah</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-18 14:26:16</query_time>
   <create_date>2021-11-12</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>dow.tax</domain_name>
   <domain_keyword>dow</domain_keyword>
   <domain_tld>tax</domain_tld>
   <query_time>2024-05-14 21:34:28</query_time>
   <create_date>2019-01-17</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-01-17</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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>dosh.cards</domain_name>
   <domain_keyword>dosh</domain_keyword>
   <domain_tld>cards</domain_tld>
   <query_time>2024-05-15 11:02:40</query_time>
   <create_date>2024-01-09</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-09</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-113-c.gandi.net</value>
    <value>ns-142-b.gandi.net</value>
    <value>ns-61-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>dos.dog</domain_name>
   <domain_keyword>dos</domain_keyword>
   <domain_tld>dog</domain_tld>
   <query_time>2024-05-15 11:02:14</query_time>
   <create_date>2020-01-15</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jamie.ns.cloudflare.com</value>
    <value>ray.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>drh.dev</domain_name>
   <domain_keyword>drh</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-21 04:46:26</query_time>
   <create_date>2021-01-20</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>dom.mom</domain_name>
   <domain_keyword>dom</domain_keyword>
   <domain_tld>mom</domain_tld>
   <query_time>2024-06-03 10:12:11</query_time>
   <create_date>2023-05-28</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>dod.parts</domain_name>
   <domain_keyword>dod</domain_keyword>
   <domain_tld>parts</domain_tld>
   <query_time>2024-06-02 16:18:16</query_time>
   <create_date>2017-04-24</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns03.domaincontrol.com</value>
    <value>pdns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>dox.pub</domain_name>
   <domain_keyword>dox</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-06-05 21:27:15</query_time>
   <create_date>2015-01-23</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1485.awsdns-57.org</value>
    <value>ns-1794.awsdns-32.co.uk</value>
    <value>ns-406.awsdns-50.com</value>
    <value>ns-996.awsdns-60.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>dou.today</domain_name>
   <domain_keyword>dou</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-31 13:16:19</query_time>
   <create_date>2024-03-31</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <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>kevin.ns.cloudflare.com</value>
    <value>priscilla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>dou.glass</domain_name>
   <domain_keyword>dou</domain_keyword>
   <domain_tld>glass</domain_tld>
   <query_time>2024-05-31 13:16:18</query_time>
   <create_date>2014-07-03</create_date>
   <update_date>2023-08-17</update_date>
   <expiry_date>2024-07-03</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>Registrant of dou.glass</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>lina.ns.cloudflare.com</value>
    <value>zod.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>boh.aero</domain_name>
   <domain_keyword>boh</domain_keyword>
   <domain_tld>aero</domain_tld>
   <query_time>2024-06-06 17:54:03</query_time>
   <create_date>2007-12-12</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-12-12</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>Bournemouth International Airport Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DOR</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.demysdns.net</value>
    <value>ns1.demysdns.net</value>
    <value>ns2.demysdns.net</value>
    <value>ns3.demysdns.net</value>
    <value>ns4.demysdns.co.uk</value>
    <value>ns5.demysdns.co.uk</value>
    <value>ns6.demysdns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>dof.photography</domain_name>
   <domain_keyword>dof</domain_keyword>
   <domain_tld>photography</domain_tld>
   <query_time>2024-06-07 00:20:22</query_time>
   <create_date>2014-02-23</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-us.1and1-dns.com</value>
    <value>ns-us.1and1-dns.de</value>
    <value>ns-us.1and1-dns.org</value>
    <value>ns-us.1and1-dns.us</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>dog.cool</domain_name>
   <domain_keyword>dog</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-06-07 00:21:54</query_time>
   <create_date>2017-12-06</create_date>
   <update_date>2021-11-17</update_date>
   <expiry_date>2030-12-06</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yang Ma Qi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhe jiang sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.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>46</num>
   <domain_name>dof.cn</domain_name>
   <domain_keyword>dof</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-07 00:20:22</query_time>
   <create_date>2003-06-12</create_date>
   <expiry_date>2032-06-12</expiry_date>
   <registrar_name>厦门市中资源网络服务有限公司</registrar_name>
   <registrant_name>武汉大业科技发展公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.cnolnic.com</value>
    <value>ns2.cnolnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>dgh.com.au</domain_name>
   <domain_keyword>dgh</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-08 04:11:17</query_time>
   <update_date>2024-05-14</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>Tim Bambrick</registrant_name>
   <name_servers>
    <value>nick.ns.cloudflare.com</value>
    <value>rachel.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>dpoh.store</domain_name>
   <domain_keyword>dpoh</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-06-07 17:40:07</query_time>
   <create_date>2024-06-04</create_date>
   <update_date>2024-06-04</update_date>
   <expiry_date>2025-06-04</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>liujiayi</registrant_company>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>uoh.com</domain_name>
   <domain_keyword>uoh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 16:13:43</query_time>
   <create_date>1998-11-22</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-11-21</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>50</num>
   <domain_name>hoh.com.pl</domain_name>
   <domain_keyword>hoh</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-06-03 22:03:01</query_time>
   <create_date>2009-09-22</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns3.rejestracjadomen.pl</value>
    <value>ns4.rejestracjadomen.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>doo.ski</domain_name>
   <domain_keyword>doo</domain_keyword>
   <domain_tld>ski</domain_tld>
   <query_time>2024-05-28 10:29:27</query_time>
   <create_date>2021-05-24</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>daoh.org</domain_name>
   <domain_keyword>daoh</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-01 15:36:29</query_time>
   <create_date>2024-04-02</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>dom.com.cn</domain_name>
   <domain_keyword>dom</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-01 01:37:59</query_time>
   <create_date>2006-04-29</create_date>
   <expiry_date>2030-04-29</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>洪文朴</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>dop.systems</domain_name>
   <domain_keyword>dop</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-06-01 17:55:01</query_time>
   <create_date>2024-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>kiki.ns.cloudflare.com</value>
    <value>lochlan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>duh.bz</domain_name>
   <domain_keyword>duh</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-06-09 04:01:11</query_time>
   <create_date>2015-03-31</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-03-31</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>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>do3.com</domain_name>
   <domain_keyword>do3</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 16:17:23</query_time>
   <create_date>2000-04-07</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2025-04-07</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>Admin Contact</registrant_name>
   <registrant_company>PrivateName Services Inc.</registrant_company>
   <registrant_address>1100-1200 West 73rd Avenue</registrant_address>
   <registrant_city>Vancouver</registrant_city>
   <registrant_state>BC</registrant_state>
   <registrant_zip>V6P 6G5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6047572882</registrant_phone>
   <registrant_fax>+1.6047572882</registrant_fax>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>don.io</domain_name>
   <domain_keyword>don</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-09 14:08:59</query_time>
   <create_date>2015-02-19</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>dow.org.nz</domain_name>
   <domain_keyword>dow</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2024-06-10 22:24:20</query_time>
   <create_date>2018-09-21</create_date>
   <update_date>2023-09-12</update_date>
   <registrar_name>Ebox Limited</registrar_name>
   <registrar_website>https://ebox.co.nz</registrar_website>
   <name_servers>
    <value>ns1.ebox.co.nz</value>
    <value>ns2.ebox.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>dooh.business</domain_name>
   <domain_keyword>dooh</domain_keyword>
   <domain_tld>business</domain_tld>
   <query_time>2024-06-11 21:31:16</query_time>
   <create_date>2023-07-21</create_date>
   <update_date>2023-07-26</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>do8.cc</domain_name>
   <domain_keyword>do8</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-06-10 16:17:28</query_time>
   <create_date>2010-09-29</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2025-09-29</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>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>dot.de</domain_name>
   <domain_keyword>dot</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-06-12 17:47:09</query_time>
   <update_date>2024-04-23</update_date>
   <name_servers>
    <value>a.portsdns.se</value>
    <value>b.portsdns.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>ioh.co</domain_name>
   <domain_keyword>ioh</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-13 15:49:10</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>1626</registrar_iana>
   <registrar_name>Domainbox Limited</registrar_name>
   <registrar_website>www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>dox.org</domain_name>
   <domain_keyword>dox</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 18:57:15</query_time>
   <create_date>1997-09-06</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>lab.werft22.net</value>
    <value>ns3.werft22.net</value>
    <value>or.werft22.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>doo.xin</domain_name>
   <domain_keyword>doo</domain_keyword>
   <domain_tld>xin</domain_tld>
   <query_time>2024-04-17 00:29:45</query_time>
   <create_date>2015-09-29</create_date>
   <update_date>2020-11-10</update_date>
   <expiry_date>2026-09-29</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>苗国泉</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>甘肃</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>65</num>
   <domain_name>dzh.org</domain_name>
   <domain_keyword>dzh</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 03:36:13</query_time>
   <create_date>2000-02-06</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>doc.pub</domain_name>
   <domain_keyword>doc</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-04-20 02:23:10</query_time>
   <create_date>2021-06-23</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-06-23</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Wei Cao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>dop.international</domain_name>
   <domain_keyword>dop</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-04-23 13:45:10</query_time>
   <create_date>2016-02-08</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.itplusx.de</value>
    <value>ns2.itplusx.de</value>
    <value>ns3.itplusx.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>duh.cn</domain_name>
   <domain_keyword>duh</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-28 12:47:06</query_time>
   <create_date>2005-07-06</create_date>
   <expiry_date>2025-07-06</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>董松</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.yjs-cdn.com</value>
    <value>ns2.yjs-cdn.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>poh.ru</domain_name>
   <domain_keyword>poh</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 16:07:07</query_time>
   <create_date>2005-12-19</create_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>doch.org</domain_name>
   <domain_keyword>doch</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-27 19:34:20</query_time>
   <create_date>2011-12-24</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2024-12-24</expiry_date>
   <registrar_iana>1391</registrar_iana>
   <registrar_name>Azdomainz, LLC</registrar_name>
   <registrar_website>http://www.azdomainz.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>BuyDomains.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.buydomains.com</value>
    <value>this-domain-for-sale.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>moh.solutions</domain_name>
   <domain_keyword>moh</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-04-29 15:12:39</query_time>
   <create_date>2018-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.agenturserver.co</value>
    <value>ns01.agenturserver.de</value>
    <value>ns01.agenturserver.it</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>dou.pizza</domain_name>
   <domain_keyword>dou</domain_keyword>
   <domain_tld>pizza</domain_tld>
   <query_time>2024-05-07 09:44:25</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns31.domaincontrol.com</value>
    <value>ns32.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>dom.dog</domain_name>
   <domain_keyword>dom</domain_keyword>
   <domain_tld>dog</domain_tld>
   <query_time>2024-05-07 10:37:03</query_time>
   <create_date>2017-11-18</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-11-18</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>buck.ns.cloudflare.com</value>
    <value>irma.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>dbh.education</domain_name>
   <domain_keyword>dbh</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-05-08 01:16:27</query_time>
   <create_date>2023-02-22</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-02-22</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>75</num>
   <domain_name>dou.co</domain_name>
   <domain_keyword>dou</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-24 16:57:18</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhang zhou dou ke wang luo ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>d5h.space</domain_name>
   <domain_keyword>d5h</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-08 23:43:50</query_time>
   <create_date>2023-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_state>Oxfordshire</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1vwx.name.com</value>
    <value>ns2fjz.name.com</value>
    <value>ns3fqs.name.com</value>
    <value>ns4ksy.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>dah.hu</domain_name>
   <domain_keyword>dah</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 20:37:20</query_time>
   <create_date>2016-09-30</create_date>
  </value>
  <value>
   <num>78</num>
   <domain_name>aoh.net.au</domain_name>
   <domain_keyword>aoh</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-10 21:24:50</query_time>
   <update_date>2024-05-09</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>Andrew Bannink</registrant_name>
   <name_servers>
    <value>ns4.syra.net.au</value>
    <value>ns5.syra.net.au</value>
   </name_servers>
   <domain_status>
    <value>renewPeriod</value>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>dod.earth</domain_name>
   <domain_keyword>dod</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-11 02:56:03</query_time>
   <create_date>2022-01-13</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks06.rzone.de</value>
    <value>shades10.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>dou.blue</domain_name>
   <domain_keyword>dou</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-05-11 16:27:28</query_time>
   <create_date>2020-07-18</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sjo.net</value>
    <value>ns2.sjo.net</value>
    <value>ns3.sjo.net</value>
    <value>ns4.sjo.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>dsh.ink</domain_name>
   <domain_keyword>dsh</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-12 12:29:35</query_time>
   <create_date>2023-10-29</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2025-10-29</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>pi dou qu dong yi wang leng dong shi pin jing ying bu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>si chuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>joh.co</domain_name>
   <domain_keyword>joh</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-12 17:01:04</query_time>
   <create_date>2013-08-15</create_date>
   <update_date>2023-09-22</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>do1.com.cn</domain_name>
   <domain_keyword>do1</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-09 07:12:14</query_time>
   <create_date>2004-11-05</create_date>
   <expiry_date>2027-11-05</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>84</num>
   <domain_name>dgh.rocks</domain_name>
   <domain_keyword>dgh</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-05-10 04:20:35</query_time>
   <create_date>2020-05-02</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>koh.net.au</domain_name>
   <domain_keyword>koh</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-05-18 20:45:41</query_time>
   <update_date>2024-02-12</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Guo-Rong Koh</registrant_name>
   <name_servers>
    <value>june.ns.cloudflare.com</value>
    <value>ray.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>dsh.berlin</domain_name>
   <domain_keyword>dsh</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-05-19 05:43:32</query_time>
   <create_date>2014-03-18</create_date>
   <update_date>2014-09-02</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns-de.1and1-dns.biz</value>
    <value>ns-de.1and1-dns.com</value>
    <value>ns-de.1and1-dns.de</value>
    <value>ns-de.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>dow.news</domain_name>
   <domain_keyword>dow</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-20 07:19:48</query_time>
   <create_date>2019-11-06</create_date>
   <update_date>2022-10-10</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>The Dow Chemical Company</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>mantdnsi1.dow.com</value>
    <value>tnntdnsi1.dow.com</value>
    <value>txntdnsi1.dow.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>doe.ky</domain_name>
   <domain_keyword>doe</domain_keyword>
   <domain_tld>ky</domain_tld>
   <query_time>2024-05-21 17:30:56</query_time>
   <create_date>2008-10-31</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>Uniregistrar Corp</registrar_name>
   <registrar_website>uniregistrar.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>ns0.dnsmadeeasy.com</value>
    <value>ns1.dnsmadeeasy.com</value>
    <value>ns2.dnsmadeeasy.com</value>
    <value>ns3.dnsmadeeasy.com</value>
    <value>ns4.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>doho.org.cn</domain_name>
   <domain_keyword>doho</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-15 14:33:39</query_time>
   <create_date>2023-07-27</create_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>蔡华鹏</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>drh.xyz</domain_name>
   <domain_keyword>drh</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-15 19:04:45</query_time>
   <create_date>2022-01-08</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_company>Wei Cao</registrant_company>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>dovh.top</domain_name>
   <domain_keyword>dovh</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-14 21:34:26</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2023-10-27</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sichuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>foh.bio</domain_name>
   <domain_keyword>foh</domain_keyword>
   <domain_tld>bio</domain_tld>
   <query_time>2024-05-25 02:13:56</query_time>
   <create_date>2023-09-11</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p04.nsone.net</value>
    <value>dns2.p04.nsone.net</value>
    <value>dns3.p04.nsone.net</value>
    <value>dns4.p04.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>dyh.red</domain_name>
   <domain_keyword>dyh</domain_keyword>
   <domain_tld>red</domain_tld>
   <query_time>2024-05-24 19:58:59</query_time>
   <create_date>2023-11-26</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>dengyonghui</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu bei sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>giraffe.dnspod.net</value>
    <value>value.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>doq.nl</domain_name>
   <domain_keyword>doq</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-26 09:10:45</query_time>
   <create_date>2000-05-19</create_date>
   <update_date>2021-11-19</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>christina.neostrada.nl</value>
    <value>lisa.neostrada.nl</value>
    <value>sandra.neostrada.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>boh.cash</domain_name>
   <domain_keyword>boh</domain_keyword>
   <domain_tld>cash</domain_tld>
   <query_time>2024-05-26 15:13:27</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>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.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.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>doc.rent</domain_name>
   <domain_keyword>doc</domain_keyword>
   <domain_tld>rent</domain_tld>
   <query_time>2024-05-17 09:44:42</query_time>
   <create_date>2024-01-21</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.guldvog.com.ph</value>
    <value>ns2.guldvog.com.ph</value>
    <value>ns3.guldvog.com.ph</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>ooh.quest</domain_name>
   <domain_keyword>ooh</domain_keyword>
   <domain_tld>quest</domain_tld>
   <query_time>2024-05-15 05:57:12</query_time>
   <create_date>2023-03-16</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>doch.co.uk</domain_name>
   <domain_keyword>doch</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-14 00:29:19</query_time>
   <create_date>2017-08-28</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_name>Mark Adams t/a 3DWeb.co.uk [Tag = 3DWEB]</registrar_name>
   <registrar_website>https://www.3dweb.co.uk</registrar_website>
   <registrant_name>Mark Adams</registrant_name>
   <registrant_address>3DWeb, 124 City Road, London, EC1V 2NX, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>dfh.ai</domain_name>
   <domain_keyword>dfh</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-15 04:01:38</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-1532.awsdns-63.org</value>
    <value>ns-1644.awsdns-13.co.uk</value>
    <value>ns-23.awsdns-02.com</value>
    <value>ns-644.awsdns-16.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>clientRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>dom.com.pt</domain_name>
   <domain_keyword>dom</domain_keyword>
   <domain_tld>com.pt</domain_tld>
   <query_time>2024-05-24 04:34:27</query_time>
   <registrant_name>Dom Mira Lda</registrant_name>
   <registrant_address>Zona Industrial de Mira Polo 1 Lote 19</registrant_address>
   <registrant_city>Mira</registrant_city>
   <registrant_state>Mira</registrant_state>
   <registrant_zip>3070-337</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>john.ns.cloudflare.com</value>
    <value>melissa.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.134</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.