WHOIS QUERY TIME

8 Jun 2024 - 12:17 AM UTC

Registered: 21 May 1997
Modified: 1 June 2024

NAME SERVERS

ns3.sphere.ad.jp
ns4.sphere.ad.jp

REGISTRANT

Company: KHD ELECTRONICS Co.,Ltd.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=khd.co.jp
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "khd.co.jp"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "khd.co.jp",
            "domain_keyword": "khd",
            "domain_tld": "co.jp",
            "query_time": "2024-06-08 00:17:03",
            "create_date": "1997-05-21",
            "update_date": "2024-06-01",
            "registrant_company": "KHD ELECTRONICS Co.,Ltd.",
            "name_servers": [
                "ns3.sphere.ad.jp",
                "ns4.sphere.ad.jp"
            ]
        }
    ],
    "stats": {
        "total_time": 0.151,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>khd.co.jp</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>khd.co.jp</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-08 00:17:03</query_time>
   <create_date>1997-05-21</create_date>
   <update_date>2024-06-01</update_date>
   <registrant_company>KHD ELECTRONICS Co.,Ltd.</registrant_company>
   <name_servers>
    <value>ns3.sphere.ad.jp</value>
    <value>ns4.sphere.ad.jp</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.151</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.78 seconds) for "khd.co.jp" in our Historical WHOIS Database.
#1 - QUERY TIME

20 Apr 2023 - 8:27 PM UTC

Registered: 21 May 1997
Modified: 1 June 2022

NAME SERVERS

ns3.sphere.ad.jp
ns4.sphere.ad.jp

REGISTRANT

Company: KHD ELECTRONICS Co.,Ltd.

#2 - QUERY TIME

16 Jul 2023 - 2:03 PM UTC

Registered: 21 May 1997
Modified: 1 June 2023

NAME SERVERS

ns3.sphere.ad.jp
ns4.sphere.ad.jp

REGISTRANT

Company: KHD ELECTRONICS Co.,Ltd.

#3 - QUERY TIME

7 Jun 2024 - 10:48 PM UTC

Registered: 21 May 1997
Modified: 1 June 2024

NAME SERVERS

ns3.sphere.ad.jp
ns4.sphere.ad.jp

REGISTRANT

Company: KHD ELECTRONICS Co.,Ltd.

* 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=khd.co.jp
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "khd.co.jp",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "khd.co.jp",
    "results": [
        {
            "num": 1,
            "domain_name": "khd.co.jp",
            "domain_keyword": "khd",
            "domain_tld": "co.jp",
            "query_time": "2023-04-20 20:27:24",
            "create_date": "1997-05-21",
            "update_date": "2022-06-01",
            "registrant_company": "KHD ELECTRONICS Co.,Ltd.",
            "name_servers": [
                "ns3.sphere.ad.jp",
                "ns4.sphere.ad.jp"
            ]
        },
        {
            "num": 2,
            "domain_name": "khd.co.jp",
            "domain_keyword": "khd",
            "domain_tld": "co.jp",
            "query_time": "2023-07-16 14:03:30",
            "create_date": "1997-05-21",
            "update_date": "2023-06-01",
            "registrant_company": "KHD ELECTRONICS Co.,Ltd.",
            "name_servers": [
                "ns3.sphere.ad.jp",
                "ns4.sphere.ad.jp"
            ]
        },
        {
            "num": 3,
            "domain_name": "khd.co.jp",
            "domain_keyword": "khd",
            "domain_tld": "co.jp",
            "query_time": "2024-06-07 22:48:44",
            "create_date": "1997-05-21",
            "update_date": "2024-06-01",
            "registrant_company": "KHD ELECTRONICS Co.,Ltd.",
            "name_servers": [
                "ns3.sphere.ad.jp",
                "ns4.sphere.ad.jp"
            ]
        }
    ],
    "stats": {
        "total_time": 0.78,
        "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>khd.co.jp</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>khd.co.jp</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>khd.co.jp</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2023-04-20 20:27:24</query_time>
   <create_date>1997-05-21</create_date>
   <update_date>2022-06-01</update_date>
   <registrant_company>KHD ELECTRONICS Co.,Ltd.</registrant_company>
   <name_servers>
    <value>ns3.sphere.ad.jp</value>
    <value>ns4.sphere.ad.jp</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>khd.co.jp</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2023-07-16 14:03:30</query_time>
   <create_date>1997-05-21</create_date>
   <update_date>2023-06-01</update_date>
   <registrant_company>KHD ELECTRONICS Co.,Ltd.</registrant_company>
   <name_servers>
    <value>ns3.sphere.ad.jp</value>
    <value>ns4.sphere.ad.jp</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>khd.co.jp</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-07 22:48:44</query_time>
   <create_date>1997-05-21</create_date>
   <update_date>2024-06-01</update_date>
   <registrant_company>KHD ELECTRONICS Co.,Ltd.</registrant_company>
   <name_servers>
    <value>ns3.sphere.ad.jp</value>
    <value>ns4.sphere.ad.jp</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.78</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 38 domain names (in 0.91 seconds) which contained the exact domain keyword "khd".
Domain Name Registered Expiry Registrar Ownership
1 khd.co.jp 21 May 1997 - - KHD ELECTRONICS Co.,Ltd.
2 khd.nl 1 Jul 1999 - team.blue nl B.V. -
3 khd.com 6 Mar 2000 6 Mar 2025 http.net Internet GmbH -
4 khd.org 25 Jan 2001 25 Jan 2025 GoDaddy.com, LLC NameFind LLC
5 khd.be 27 Jun 2001 - Nomeo -
6 khd.net 18 May 2003 18 May 2025 Dynadot Inc -
7 khd.com.cn 1 Sep 2003 1 Sep 2026 阿里云计算有限公司(万网) 鸿源控股有限公司
8 khd.co.uk 4 Nov 2003 4 Nov 2024 Elife Limited [Tag = ELIFE] -
9 khd.cn 25 Apr 2004 25 Apr 2026 北京新网数码信息技术有限公司 唐山科汇达仪器仪表有限公司
10 khd.ru 5 Oct 2004 5 Oct 2024 RU-CENTER-RU Khabarovsk home network
11 khd.pl 21 Jun 2007 21 Jun 2024 EuroDNS S.A. -
12 khd.co 1 Oct 2011 30 Sep 2025 Dynadot Inc REDACTED FOR PRIVACY
13 khd.me 20 Jan 2012 20 Jan 2026 GoDaddy.com, LLC Domains By Proxy, LLC
14 khd.biz 2 Dec 2014 1 Dec 2024 Vautron Rechenzentrum AG Karl Heinz Dietrich GmbH & Co. KG
15 khd.tech 6 Nov 2015 6 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
16 khd.cl 20 Nov 2015 20 Nov 2024 NIC Chile Juan Andrés Ríos García
17 khd.reisen 18 Mar 2016 18 Mar 2025 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
18 khd.vip 31 Aug 2016 31 Aug 2024 22net, Inc. LISUXIAO
19 khd.sk 12 Sep 2016 12 Sep 2024 Webglobe, a.s. Spoločenstvo Ladislava Hanusa
20 khd.ie 2 May 2017 2 May 2025 Register 365 REDACTED FOR PRIVACY
21 khd.company 30 Jun 2017 30 Jun 2024 Hosting Concepts B.V. d/b/a Registrar.eu Whois Privacy Protection Foundation
22 khd.productions 7 Mar 2018 7 Mar 2025 Tucows Domains Inc. Contact Privacy Inc. Customer 0150903689
23 khd.icu 29 May 2018 29 May 2028 Key-Systems LLC travel.icu, LLC
24 khd.uk 15 Mar 2019 15 Mar 2025 Elife Limited [Tag = ELIFE] -
25 khd.life 16 Mar 2019 16 Mar 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
26 khd.io 19 Jul 2019 19 Jul 2024 Sav.com, LLC Privacy Protection
27 khd.us 29 Mar 2020 29 Mar 2025 Dynadot Inc Internet Edge, Inc.
28 khd.su 20 Apr 2021 20 Apr 2025 REGRU-SU Private Person
29 khd.co.nz 6 Sep 2021 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
30 khd.xyz 22 Oct 2021 22 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) caowei
31 khd.it 31 Oct 2021 31 Oct 2024 Algorithmedia S.r.l. Puglia.com
32 khd.link 13 Dec 2021 13 Dec 2024 Tucows Domains Inc. Data Protected
33 khd.store 16 Nov 2022 16 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
34 khd.lat 31 Aug 2023 31 Aug 2024 Porkbun, LLC Private by Design, LLC
35 khd.one 14 Dec 2023 14 Dec 2024 NameSilo, LLC PrivacyGuardian.org llc
36 khd.asia 20 May 2024 20 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
37 khd.info 27 May 2024 27 May 2025 Sav.com, LLC - 12 REDACTED FOR PRIVACY
38 khd.eu - - Registrar.eu -
39 khd.ae - - Etisalat SULTAN HUMAID

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=khd&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "khd",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 39,
        "relation": "eq",
        "current": 39
    },
    "unique_domains": "khd.co.jp, khd.nl, khd.com, khd.org, khd.be, khd.net, khd.com.cn, khd.co.uk, khd.cn, khd.ru, khd.pl, khd.co, khd.me, khd.biz, khd.tech, khd.cl, khd.reisen, khd.vip, khd.sk, khd.ie, khd.company, khd.productions, khd.icu, khd.uk, khd.life, khd.io, khd.us, khd.su, khd.co.nz, khd.xyz, khd.it, khd.link, khd.store, khd.lat, khd.one, khd.asia, khd.info, khd.eu, khd.ae",
    "results": [
        {
            "num": 1,
            "domain_name": "khd.co.jp",
            "domain_keyword": "khd",
            "domain_tld": "co.jp",
            "query_time": "2024-06-08 00:17:03",
            "create_date": "1997-05-21",
            "update_date": "2024-06-01",
            "registrant_company": "KHD ELECTRONICS Co.,Ltd.",
            "name_servers": [
                "ns3.sphere.ad.jp",
                "ns4.sphere.ad.jp"
            ]
        },
        {
            "num": 2,
            "domain_name": "khd.nl",
            "domain_keyword": "khd",
            "domain_tld": "nl",
            "query_time": "2024-06-08 00:17:03",
            "create_date": "1999-07-01",
            "update_date": "2022-11-29",
            "registrar_name": "team.blue nl B.V.",
            "name_servers": [
                "drie.dnssrv.nl",
                "een.dnssrv.nl",
                "twee.dnssrv.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 3,
            "domain_name": "khd.com",
            "domain_keyword": "khd",
            "domain_tld": "com",
            "query_time": "2024-05-28 16:06:12",
            "create_date": "2000-03-06",
            "update_date": "2021-06-30",
            "expiry_date": "2025-03-06",
            "registrar_iana": 976,
            "registrar_name": "http.net Internet GmbH",
            "registrar_website": "https://www.http.net",
            "registrant_country": "DE",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns01.pironet-ndh.com",
                "dns02.pironet-ndh.com",
                "dns03.pironet-ndh.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "khd.org",
            "domain_keyword": "khd",
            "domain_tld": "org",
            "query_time": "2024-05-12 08:50:15",
            "create_date": "2001-01-25",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-25",
            "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": 5,
            "domain_name": "khd.be",
            "domain_keyword": "khd",
            "domain_tld": "be",
            "query_time": "2024-04-18 21:20:11",
            "create_date": "2001-06-27",
            "registrar_name": "Nomeo",
            "registrar_website": "https://www.nomeo.be",
            "name_servers": [
                "ns53.be",
                "ns53.io"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 6,
            "domain_name": "khd.net",
            "domain_keyword": "khd",
            "domain_tld": "net",
            "query_time": "2024-05-21 03:24:57",
            "create_date": "2003-05-18",
            "update_date": "2024-04-21",
            "expiry_date": "2025-05-18",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "khd.com.cn",
            "domain_keyword": "khd",
            "domain_tld": "com.cn",
            "query_time": "2024-05-29 12:37:38",
            "create_date": "2003-09-01",
            "expiry_date": "2026-09-01",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "鸿源控股有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "khd.co.uk",
            "domain_keyword": "khd",
            "domain_tld": "co.uk",
            "query_time": "2024-04-18 21:20:12",
            "create_date": "2003-11-04",
            "update_date": "2023-10-08",
            "expiry_date": "2024-11-04",
            "registrar_name": "Elife Limited [Tag = ELIFE]",
            "registrar_website": "https://www.domainstore.uk",
            "name_servers": [
                "hws.thecyber.net",
                "joe.thecyber.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 9,
            "domain_name": "khd.cn",
            "domain_keyword": "khd",
            "domain_tld": "cn",
            "query_time": "2024-06-08 00:17:03",
            "create_date": "2004-04-25",
            "expiry_date": "2026-04-25",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "唐山科汇达仪器仪表有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "khd.ru",
            "domain_keyword": "khd",
            "domain_tld": "ru",
            "query_time": "2024-05-04 02:17:10",
            "create_date": "2004-10-05",
            "expiry_date": "2024-10-05",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Khabarovsk home network",
            "name_servers": [
                "ns.redcom.ru",
                "ns1.khd.ru.",
                "ns1.redcom.ru",
                "ns2.khd.ru."
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "khd.pl",
            "domain_keyword": "khd",
            "domain_tld": "pl",
            "query_time": "2024-05-21 03:25:00",
            "create_date": "2007-06-21",
            "update_date": "2023-06-08",
            "expiry_date": "2024-06-21",
            "registrar_name": "EuroDNS S.A.",
            "registrar_website": "www.eurodns.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "khd.co",
            "domain_keyword": "khd",
            "domain_tld": "co",
            "query_time": "2024-04-18 21:20:11",
            "create_date": "2011-10-01",
            "update_date": "2024-01-14",
            "expiry_date": "2025-09-30",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com",
                "verification-27dlnea2nkojaqkxtizjho.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "khd.me",
            "domain_keyword": "khd",
            "domain_tld": "me",
            "query_time": "2024-04-18 21:20:12",
            "create_date": "2012-01-20",
            "update_date": "2024-03-05",
            "expiry_date": "2026-01-20",
            "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": [
                "ns-1357.awsdns-41.org",
                "ns-1856.awsdns-40.co.uk",
                "ns-49.awsdns-06.com",
                "ns-527.awsdns-01.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "khd.biz",
            "domain_keyword": "khd",
            "domain_tld": "biz",
            "query_time": "2024-04-18 21:20:11",
            "create_date": "2014-12-02",
            "update_date": "2024-01-16",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "www.antagus.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Karl Heinz Dietrich GmbH & Co. KG",
            "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.first-ns.de",
                "robotns2.second-ns.de",
                "robotns3.second-ns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "khd.tech",
            "domain_keyword": "khd",
            "domain_tld": "tech",
            "query_time": "2024-04-29 03:16:23",
            "create_date": "2015-11-06",
            "update_date": "2024-04-15",
            "expiry_date": "2024-11-06",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "khd.cl",
            "domain_keyword": "khd",
            "domain_tld": "cl",
            "query_time": "2024-06-08 00:16:15",
            "create_date": "2015-11-20",
            "expiry_date": "2024-11-20",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "Juan Andrés Ríos García",
            "name_servers": [
                "ns1.stone.vault.cl",
                "ns2.stone.vault.cl"
            ]
        },
        {
            "num": 17,
            "domain_name": "khd.reisen",
            "domain_keyword": "khd",
            "domain_tld": "reisen",
            "query_time": "2024-05-19 01:37:26",
            "create_date": "2016-03-18",
            "update_date": "2024-05-02",
            "expiry_date": "2025-03-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": [
                "ns1.gmxnet.de",
                "ns2.gmxnet.de",
                "ns3.gmxnet.de",
                "ns4.gmxnet.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "khd.vip",
            "domain_keyword": "khd",
            "domain_tld": "vip",
            "query_time": "2024-04-18 21:20:12",
            "create_date": "2016-08-31",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LISUXIAO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZHEJIANG",
            "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": [
                "pk1.22.cn",
                "pk2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "khd.sk",
            "domain_keyword": "khd",
            "domain_tld": "sk",
            "query_time": "2024-05-05 13:57:37",
            "create_date": "2016-09-12",
            "update_date": "2023-10-11",
            "expiry_date": "2024-09-12",
            "registrar_name": "Webglobe, a.s.",
            "registrant_name": "Spoločenstvo Ladislava Hanusa",
            "registrant_company": "Spoločenstvo Ladislava Hanusa",
            "registrant_address": "Pavlovova 20",
            "registrant_city": "Bratislava",
            "registrant_zip": "82108",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "registrant_phone": "+421.948456656",
            "name_servers": [
                "ns0.atlantis.sk",
                "ns1.atlantis.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 20,
            "domain_name": "khd.ie",
            "domain_keyword": "khd",
            "domain_tld": "ie",
            "query_time": "2024-05-06 17:22:35",
            "create_date": "2017-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "registrar_name": "Register 365",
            "registrar_website": "www.register365.ie",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.reg365.net",
                "ns1.reg365.net",
                "ns2.reg365.net"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "khd.company",
            "domain_keyword": "khd",
            "domain_tld": "company",
            "query_time": "2024-05-26 17:52:21",
            "create_date": "2017-06-30",
            "update_date": "2023-06-20",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "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.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "khd.productions",
            "domain_keyword": "khd",
            "domain_tld": "productions",
            "query_time": "2024-05-06 17:22:37",
            "create_date": "2018-03-07",
            "update_date": "2024-02-26",
            "expiry_date": "2025-03-07",
            "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 0150903689",
            "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.p04.nsone.net",
                "dns2.p04.nsone.net",
                "dns3.p04.nsone.net",
                "dns4.p04.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "khd.icu",
            "domain_keyword": "khd",
            "domain_tld": "icu",
            "query_time": "2024-05-29 12:37:38",
            "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": 24,
            "domain_name": "khd.uk",
            "domain_keyword": "khd",
            "domain_tld": "uk",
            "query_time": "2024-05-15 22:17:05",
            "create_date": "2019-03-15",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-15",
            "registrar_name": "Elife Limited [Tag = ELIFE]",
            "registrar_website": "https://www.domainstore.uk",
            "name_servers": [
                "hws.thecyber.net",
                "joe.thecyber.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 25,
            "domain_name": "khd.life",
            "domain_keyword": "khd",
            "domain_tld": "life",
            "query_time": "2024-05-15 22:17:05",
            "create_date": "2019-03-16",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-16",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "khd.io",
            "domain_keyword": "khd",
            "domain_tld": "io",
            "query_time": "2024-06-08 00:17:03",
            "create_date": "2019-07-19",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-19",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "khd.us",
            "domain_keyword": "khd",
            "domain_tld": "us",
            "query_time": "2024-04-18 21:20:12",
            "create_date": "2020-03-29",
            "update_date": "2024-02-19",
            "expiry_date": "2025-03-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "Ron Jackson",
            "registrant_company": "Internet Edge, Inc.",
            "registrant_address": "3954 Duke Firth St.",
            "registrant_city": "LAND O LAKES",
            "registrant_state": "FL",
            "registrant_zip": "34638",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8135103461",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "khd.su",
            "domain_keyword": "khd",
            "domain_tld": "su",
            "query_time": "2024-05-05 20:07:25",
            "create_date": "2021-04-20",
            "expiry_date": "2025-04-20",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.sprinthost.ru",
                "ns2.sprinthost.ru",
                "ns3.sprinthost.net",
                "ns4.sprinthost.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 29,
            "domain_name": "khd.co.nz",
            "domain_keyword": "khd",
            "domain_tld": "co.nz",
            "query_time": "2024-06-08 00:17:03",
            "create_date": "2021-09-06",
            "update_date": "2023-09-03",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.dnspackage.com",
                "ns2.dnspackage.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "khd.xyz",
            "domain_keyword": "khd",
            "domain_tld": "xyz",
            "query_time": "2024-05-06 17:22:35",
            "create_date": "2021-10-22",
            "update_date": "2024-01-30",
            "expiry_date": "2024-10-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "caowei",
            "registrant_state": "shang hai",
            "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.cnolnic.net",
                "ns2.cnolnic.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "khd.it",
            "domain_keyword": "khd",
            "domain_tld": "it",
            "query_time": "2024-04-18 21:20:12",
            "create_date": "2021-10-31",
            "update_date": "2023-11-16",
            "expiry_date": "2024-10-31",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com",
            "registrant_address": "Via 16 Settembre 1959, n. 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 32,
            "domain_name": "khd.link",
            "domain_keyword": "khd",
            "domain_tld": "link",
            "query_time": "2024-04-18 21:20:12",
            "create_date": "2021-12-13",
            "update_date": "2023-12-04",
            "expiry_date": "2024-12-13",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.tucowsdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "khd.store",
            "domain_keyword": "khd",
            "domain_tld": "store",
            "query_time": "2024-04-18 21:20:12",
            "create_date": "2022-11-16",
            "update_date": "2024-04-16",
            "expiry_date": "2024-11-16",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "khd.lat",
            "domain_keyword": "khd",
            "domain_tld": "lat",
            "query_time": "2024-05-15 22:17:05",
            "create_date": "2023-08-31",
            "update_date": "2023-10-17",
            "expiry_date": "2024-08-31",
            "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": [
                "v1s1.xundns.com",
                "v1s2.xundns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "khd.one",
            "domain_keyword": "khd",
            "domain_tld": "one",
            "query_time": "2024-06-08 00:17:03",
            "create_date": "2023-12-14",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-14",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sri.ns.cloudflare.com",
                "vida.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "khd.asia",
            "domain_keyword": "khd",
            "domain_tld": "asia",
            "query_time": "2024-05-24 13:31:23",
            "create_date": "2024-05-20",
            "update_date": "2024-05-20",
            "expiry_date": "2025-05-20",
            "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": [
                "brodie.ns.cloudflare.com",
                "gracie.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "khd.info",
            "domain_keyword": "khd",
            "domain_tld": "info",
            "query_time": "2024-05-29 15:53:02",
            "create_date": "2024-05-27",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-27",
            "registrar_iana": 3902,
            "registrar_name": "Sav.com, LLC - 12",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-auction.sav.com",
                "ns2-auction.sav.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "khd.eu",
            "domain_keyword": "khd",
            "domain_tld": "eu",
            "query_time": "2024-05-20 19:13:31",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ]
        },
        {
            "num": 39,
            "domain_name": "khd.ae",
            "domain_keyword": "khd",
            "domain_tld": "ae",
            "query_time": "2024-05-29 12:37:37",
            "registrar_name": "Etisalat",
            "registrant_name": "SULTAN HUMAID",
            "registrant_company": "SULTAN HUMAID",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.91,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>khd</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>39</total>
  <relation>eq</relation>
  <current>39</current>
 </count>
 <unique_domains>khd.co.jp, khd.nl, khd.com, khd.org, khd.be, khd.net, khd.com.cn, khd.co.uk, khd.cn, khd.ru, khd.pl, khd.co, khd.me, khd.biz, khd.tech, khd.cl, khd.reisen, khd.vip, khd.sk, khd.ie, khd.company, khd.productions, khd.icu, khd.uk, khd.life, khd.io, khd.us, khd.su, khd.co.nz, khd.xyz, khd.it, khd.link, khd.store, khd.lat, khd.one, khd.asia, khd.info, khd.eu, khd.ae</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>khd.co.jp</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-08 00:17:03</query_time>
   <create_date>1997-05-21</create_date>
   <update_date>2024-06-01</update_date>
   <registrant_company>KHD ELECTRONICS Co.,Ltd.</registrant_company>
   <name_servers>
    <value>ns3.sphere.ad.jp</value>
    <value>ns4.sphere.ad.jp</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>khd.nl</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-06-08 00:17:03</query_time>
   <create_date>1999-07-01</create_date>
   <update_date>2022-11-29</update_date>
   <registrar_name>team.blue nl B.V.</registrar_name>
   <name_servers>
    <value>drie.dnssrv.nl</value>
    <value>een.dnssrv.nl</value>
    <value>twee.dnssrv.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>khd.com</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 16:06:12</query_time>
   <create_date>2000-03-06</create_date>
   <update_date>2021-06-30</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>976</registrar_iana>
   <registrar_name>http.net Internet GmbH</registrar_name>
   <registrar_website>https://www.http.net</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns01.pironet-ndh.com</value>
    <value>dns02.pironet-ndh.com</value>
    <value>dns03.pironet-ndh.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>khd.org</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-12 08:50:15</query_time>
   <create_date>2001-01-25</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-25</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>5</num>
   <domain_name>khd.be</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-18 21:20:11</query_time>
   <create_date>2001-06-27</create_date>
   <registrar_name>Nomeo</registrar_name>
   <registrar_website>https://www.nomeo.be</registrar_website>
   <name_servers>
    <value>ns53.be</value>
    <value>ns53.io</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>khd.net</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 03:24:57</query_time>
   <create_date>2003-05-18</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-05-18</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.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>7</num>
   <domain_name>khd.com.cn</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-29 12:37:38</query_time>
   <create_date>2003-09-01</create_date>
   <expiry_date>2026-09-01</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>鸿源控股有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>khd.co.uk</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-18 21:20:12</query_time>
   <create_date>2003-11-04</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_name>Elife Limited [Tag = ELIFE]</registrar_name>
   <registrar_website>https://www.domainstore.uk</registrar_website>
   <name_servers>
    <value>hws.thecyber.net</value>
    <value>joe.thecyber.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>khd.cn</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-08 00:17:03</query_time>
   <create_date>2004-04-25</create_date>
   <expiry_date>2026-04-25</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>唐山科汇达仪器仪表有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>khd.ru</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 02:17:10</query_time>
   <create_date>2004-10-05</create_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Khabarovsk home network</registrant_company>
   <name_servers>
    <value>ns.redcom.ru</value>
    <value>ns1.khd.ru.</value>
    <value>ns1.redcom.ru</value>
    <value>ns2.khd.ru.</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>khd.pl</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-21 03:25:00</query_time>
   <create_date>2007-06-21</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <registrar_website>www.eurodns.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>khd.co</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-18 21:20:11</query_time>
   <create_date>2011-10-01</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-09-30</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
    <value>verification-27dlnea2nkojaqkxtizjho.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>khd.me</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-18 21:20:12</query_time>
   <create_date>2012-01-20</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2026-01-20</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>ns-1357.awsdns-41.org</value>
    <value>ns-1856.awsdns-40.co.uk</value>
    <value>ns-49.awsdns-06.com</value>
    <value>ns-527.awsdns-01.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>khd.biz</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-18 21:20:11</query_time>
   <create_date>2014-12-02</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>www.antagus.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Karl Heinz Dietrich GmbH &amp; Co. KG</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.first-ns.de</value>
    <value>robotns2.second-ns.de</value>
    <value>robotns3.second-ns.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>khd.tech</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-29 03:16:23</query_time>
   <create_date>2015-11-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>16</num>
   <domain_name>khd.cl</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-06-08 00:16:15</query_time>
   <create_date>2015-11-20</create_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>Juan Andrés Ríos García</registrant_name>
   <name_servers>
    <value>ns1.stone.vault.cl</value>
    <value>ns2.stone.vault.cl</value>
   </name_servers>
  </value>
  <value>
   <num>17</num>
   <domain_name>khd.reisen</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>reisen</domain_tld>
   <query_time>2024-05-19 01:37:26</query_time>
   <create_date>2016-03-18</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-03-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>ns1.gmxnet.de</value>
    <value>ns2.gmxnet.de</value>
    <value>ns3.gmxnet.de</value>
    <value>ns4.gmxnet.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>khd.vip</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-18 21:20:12</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>www.22.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LISUXIAO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ZHEJIANG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>pk1.22.cn</value>
    <value>pk2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>khd.sk</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 13:57:37</query_time>
   <create_date>2016-09-12</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_name>Webglobe, a.s.</registrar_name>
   <registrant_name>Spoločenstvo Ladislava Hanusa</registrant_name>
   <registrant_company>Spoločenstvo Ladislava Hanusa</registrant_company>
   <registrant_address>Pavlovova 20</registrant_address>
   <registrant_city>Bratislava</registrant_city>
   <registrant_zip>82108</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+421.948456656</registrant_phone>
   <name_servers>
    <value>ns0.atlantis.sk</value>
    <value>ns1.atlantis.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>20</num>
   <domain_name>khd.ie</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-06 17:22:35</query_time>
   <create_date>2017-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_name>Register 365</registrar_name>
   <registrar_website>www.register365.ie</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns0.reg365.net</value>
    <value>ns1.reg365.net</value>
    <value>ns2.reg365.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>khd.company</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-26 17:52:21</query_time>
   <create_date>2017-06-30</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>khd.productions</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>productions</domain_tld>
   <query_time>2024-05-06 17:22:37</query_time>
   <create_date>2018-03-07</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-03-07</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 0150903689</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.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>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>khd.icu</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-29 12:37:38</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>24</num>
   <domain_name>khd.uk</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-15 22:17:05</query_time>
   <create_date>2019-03-15</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>Elife Limited [Tag = ELIFE]</registrar_name>
   <registrar_website>https://www.domainstore.uk</registrar_website>
   <name_servers>
    <value>hws.thecyber.net</value>
    <value>joe.thecyber.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>25</num>
   <domain_name>khd.life</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-15 22:17:05</query_time>
   <create_date>2019-03-16</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>khd.io</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-08 00:17:03</query_time>
   <create_date>2019-07-19</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>khd.us</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-18 21:20:12</query_time>
   <create_date>2020-03-29</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>Ron Jackson</registrant_name>
   <registrant_company>Internet Edge, Inc.</registrant_company>
   <registrant_address>3954 Duke Firth St.</registrant_address>
   <registrant_city>LAND O LAKES</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>34638</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8135103461</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>khd.su</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 20:07:25</query_time>
   <create_date>2021-04-20</create_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.sprinthost.ru</value>
    <value>ns2.sprinthost.ru</value>
    <value>ns3.sprinthost.net</value>
    <value>ns4.sprinthost.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>khd.co.nz</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-06-08 00:17:03</query_time>
   <create_date>2021-09-06</create_date>
   <update_date>2023-09-03</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.dnspackage.com</value>
    <value>ns2.dnspackage.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>khd.xyz</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-06 17:22:35</query_time>
   <create_date>2021-10-22</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>caowei</registrant_company>
   <registrant_state>shang hai</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.cnolnic.net</value>
    <value>ns2.cnolnic.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>khd.it</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-18 21:20:12</query_time>
   <create_date>2021-10-31</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com</registrant_company>
   <registrant_address>Via 16 Settembre 1959, n. 8</registrant_address>
   <registrant_city>Barletta</registrant_city>
   <registrant_state>BT</registrant_state>
   <registrant_zip>76121</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>khd.link</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-18 21:20:12</query_time>
   <create_date>2021-12-13</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.tucowsdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>khd.store</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-18 21:20:12</query_time>
   <create_date>2022-11-16</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>khd.lat</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-15 22:17:05</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-08-31</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>v1s1.xundns.com</value>
    <value>v1s2.xundns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>khd.one</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-08 00:17:03</query_time>
   <create_date>2023-12-14</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sri.ns.cloudflare.com</value>
    <value>vida.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>khd.asia</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-24 13:31:23</query_time>
   <create_date>2024-05-20</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2025-05-20</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>brodie.ns.cloudflare.com</value>
    <value>gracie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>khd.info</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-29 15:53:02</query_time>
   <create_date>2024-05-27</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_iana>3902</registrar_iana>
   <registrar_name>Sav.com, LLC - 12</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-auction.sav.com</value>
    <value>ns2-auction.sav.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>khd.eu</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-20 19:13:31</query_time>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com</registrar_website>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
  </value>
  <value>
   <num>39</num>
   <domain_name>khd.ae</domain_name>
   <domain_keyword>khd</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-29 12:37:37</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>SULTAN HUMAID</registrant_name>
   <registrant_company>SULTAN HUMAID</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>
 </results>
 <stats>
  <total_time>0.91</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,255 domain names (in 2.647 seconds) which look and sound like the brand name "khd".
Domain Name Registered Expiry Registrar Ownership
1 ehd.tokyo 19 Dec 2018 19 Dec 2024 GMO Internet Group, Inc. -
2 rhd.ovh 24 Apr 2017 24 Apr 2025 OVH Ressorts Huon Dubois
3 ghd.cloud 26 Sep 2016 26 Sep 2024 Synergy Wholesale Pty Ltd REDACTED FOR PRIVACY
4 kh9.top 24 Nov 2023 24 Nov 2024 Eranet International Limited yu bin
5 dhd.com.pl 1 Dec 2015 1 Dec 2024 Consulting Service Sp. z o.o. -
6 khde.xyz 24 Oct 2023 24 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
7 qhd.ink 11 Oct 2023 11 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Li Liang Liang
8 mkhd.xyz 14 Apr 2023 14 Apr 2025 Go Daddy, LLC Domains By Proxy, LLC
9 kht.org.uk 14 Jan 2008 14 Jan 2025 Alan Drury [Tag = SIGNS] -
10 khz.ru 28 Jul 2008 28 Jul 2024 RU-CENTER-RU Private Person
11 lhd.de - - - -
12 ghd.se 7 Jan 2006 7 Jan 2025 NEware AB -
13 zhd.sk 18 Feb 2024 18 Feb 2025 Jozef Sudolský ESAT, s.r.o.
14 khdd.eu - - Vautron Rechenzentrum AG -
15 khf.nz 24 Sep 2016 - PDR Limited -
16 khk.mobi 13 Jun 2012 13 Jun 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
17 rkhd.hr 18 May 2004 2 Aug 2024 CARNET R.K. "HRV. DRAGOVOLJAC"
18 kad.wedding 15 Apr 2023 15 Apr 2025 Porkbun REDACTED FOR PRIVACY
19 6hd.net 26 Mar 2020 26 Mar 2026 Automattic Inc. Knock Knock WHOIS Not There, LLC
20 ksd.nl 13 Jun 1997 - EuroDNS S.A. -
21 ahd.one 1 Jul 2021 1 Jul 2024 Key-Systems LLC REDACTED FOR PRIVACY
22 fhd.biz 15 Aug 2020 15 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
23 uhd.org.uk 15 Aug 2022 15 Aug 2024 Medusa Red Limited [Tag = MEDUSARED] -
24 3hd.clothing 12 Jun 2022 12 Jun 2025 Network Solutions, LLC 3headeddogclothing
25 khh.co.nz 9 Jul 2002 - Voyager Internet Ltd T/A 1st Domains -
26 ktd.it 13 Nov 2008 24 Aug 2024 Mobilling di Vito Longo Vito Longo
27 mhd.space 30 Jun 2015 30 Jun 2024 IONOS SE -
28 kcd.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
29 ihd.pics 16 May 2023 16 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
30 ehd.foundation 27 Jul 2021 27 Jul 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
31 kwd.network 7 Sep 2020 7 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
32 chd.cc 3 Jun 2014 3 Jun 2024 GoDaddy.com, LLC -
33 dhd.agency 27 Jan 2019 27 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
34 khe.be 5 Apr 2024 - Registrar.eu -
35 ihd.onl 30 Jan 2019 30 Jan 2029 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
36 kvd.studio 28 May 2023 28 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
37 k6hd.com 10 May 2010 10 May 2024 eName Technology Co.,Ltd. -
38 ktd.com.cn 4 Feb 2006 4 Feb 2025 厦门易名科技股份有限公司 金海象信息技术(广东)有限公司
39 uhd.life 17 Feb 2022 17 Feb 2027 DNSPod, Inc. Li Tao
40 phd.immo 19 May 2017 19 May 2025 PSI-USA, Inc. dba Domain Robot Privatbrauerei M.C. Wieninger GmbH & Co KG
41 kid.party 18 Feb 2015 17 Feb 2025 Safenames Ltd Oriental Trading Company, Inc
42 ked.app 4 Apr 2022 4 Apr 2025 Porkbun LLC Private by Design, LLC
43 kh2.lat 10 Aug 2023 10 Aug 2024 Porkbun, LLC Private by Design, LLC
44 yhd.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Domain Manager
45 khi.jp 26 Mar 2001 31 Mar 2025 - KAWASAKI HEAVY INDUSTRIES, LTD.
46 khv.rent 1 Jun 2020 1 Jun 2025 Registrar of Domain Names REG.RU, LLC Privacy Protection
47 kqd.net 2 Sep 1997 1 Sep 2024 eName Technology Co.,Ltd. -
48 khs.cn 18 May 2010 18 May 2027 阿里云计算有限公司(万网) 柯辉
49 khg.wiki 21 Jul 2020 21 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
50 xkhd.vip 1 Nov 2022 1 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) bei jing yun jing kai yang wang luo ke ji you xian gong si
51 ahd.lat 11 Aug 2023 11 Aug 2024 Porkbun, LLC Private by Design, LLC
52 khb.group 11 Apr 2023 11 Apr 2025 Domain.com, LLC Odil Khasanov
53 khdn.xyz 24 Oct 2023 24 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
54 k3d.nl 3 Oct 2016 - Registrar.eu -
55 skhd.ru 20 Sep 2022 20 Sep 2024 SALENAMES-RU Private Person
56 8khd.live 11 Oct 2023 11 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
57 khm.ru 16 Mar 2005 16 Mar 2025 SALENAMES-RU Private Person
58 kad.cz 2 Jun 2004 2 Jun 2033 REG-INTERNET-CZ KAD, spol. s r. o. Krkonosska automobilova doprava Vrchlabi
59 chd.biz 4 Jan 2021 4 Jan 2025 Sav.com LLC Privacy Protection
60 ghd.by 13 Oct 2009 28 Oct 2024 Open Contact, Ltd Jemella Ltd
61 khl.life 31 Oct 2023 31 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
62 khi.today 23 Aug 2023 23 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
63 kfd.fr 5 Jul 2007 8 Sep 2024 EURODNS S.A. Quinv S.A.
64 mhd.tools 1 Nov 2022 1 Nov 2032 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
65 kld.com.br 8 Feb 1999 8 Feb 2025 - KLD Biosistemas Equipamentos Eletr?nicos Ltda.
66 1hd.co.uk 6 Jan 2021 6 Jan 2025 Squarespace Domains LLC [Tag = GOOGLE] -
67 k6d.biz 23 Aug 2015 22 Aug 2024 IONOS SE REDACTED FOR PRIVACY
68 k4hd.biz 1 Nov 2013 31 Oct 2024 IONOS SE REDACTED FOR PRIVACY
69 yhd.pics 14 Jun 2022 14 Jun 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
70 khh.org 18 Dec 2000 18 Dec 2025 Dynadot Inc REDACTED FOR PRIVACY
71 kgd.org 23 Apr 2003 23 Apr 2025 GoDaddy.com, LLC NameFind LLC
72 shd.org.pl 2 Oct 2012 2 Oct 2024 nazwa.pl sp. z o.o. -
73 kid.co.uk 19 Apr 2004 19 Apr 2025 Alamex Limited [Tag = ALAMEX] -
74 kh4.com.cn 4 Sep 2020 4 Sep 2024 WEST263 INTERNATIONAL LIMITED 周新强
75 kid.direct 23 Oct 2021 23 Oct 2024 Network Solutions, LLC REDACTED FOR PRIVACY
76 1hd.info 10 Aug 2023 10 Aug 2024 NameCheap, Inc. REDACTED FOR PRIVACY
77 chd.com.cn 15 Nov 2002 15 Nov 2027 北京国科云计算技术有限公司(原北京中科三方网络技术有限公司) 中国华电集团有限公司
78 kfd.space 12 Mar 2018 12 Mar 2025 Tucows.com Co. Contact Privacy Inc. Customer 0150940498
79 kmhd.asia 29 Aug 2023 29 Aug 2024 DNSPod, Inc. Jing He Xin Cheng Jing Shi Bai Huo Dian
80 thd.graphics 12 May 2014 12 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
81 khe.group 12 Feb 2022 12 Feb 2025 eNom, LLC Data Protected
82 ukhd.info 3 Sep 2009 3 Sep 2024 Mesh Digital Limited Domains By Proxy, LLC
83 kmhd.com.au - - Melbourne IT Mathew Hutchison
84 khe.me 18 Sep 2023 18 Sep 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
85 khw.lat 2 Aug 2023 2 Aug 2024 Porkbun, LLC Private by Design, LLC
86 khdz.net 7 Aug 2023 7 Aug 2024 Squarespace Domains II LLC REDACTED FOR PRIVACY
87 khn.org 28 Apr 2000 28 Apr 2034 Network Solutions, LLC REDACTED FOR PRIVACY
88 khs.education 17 Apr 2014 17 Apr 2031 Mesh Digital Limited Domains By Proxy, LLC
89 khp.biz 5 May 2004 4 May 2025 Name.com, Inc. E-Promote
90 kh1.shop 7 Jan 2024 7 Jan 2025 Namecheap, Inc. -
91 vhd.it 9 Jul 2007 9 Jul 2024 EuroDNS SA QUINV SA
92 kyd.io 23 Apr 2018 23 Apr 2025 Sav.com, LLC Privacy Protection
93 ahd.world 27 Jul 2023 27 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
94 hkd.tips 15 Aug 2023 15 Aug 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
95 rhd.ru 11 Aug 2003 12 Aug 2024 RU-CENTER-RU Private educational institution of additional professional education "INVENTA"
96 mhd.scot 4 Aug 2015 4 Aug 2024 Tucows Domains Inc. Data Protected
97 2hd.pl 4 Jul 2023 4 Jul 2024 Aftermarket.pl Limited -
98 kkd.hr 27 Jun 2005 18 Mar 2025 CARNET KONAVOSKO KOMUNALNO DRUŠTVO d.o.o.
99 khdk.com 29 Nov 2004 29 Nov 2024 GoDaddy.com, LLC -
100 khm.io 22 Feb 2018 22 Feb 2025 Name.com, Inc. Domain Protection Services, Inc.
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Khd.co.jp.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=khd.co.jp
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "khd.co.jp",
        "page_size": 100
    },
    "count": {
        "total": 5255,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "ehd.tokyo, rhd.ovh, ghd.cloud, kh9.top, dhd.com.pl, khde.xyz, qhd.ink, mkhd.xyz, kht.org.uk, khz.ru, lhd.de, ghd.se, zhd.sk, khdd.eu, khf.nz, khk.mobi, rkhd.hr, kad.wedding, 6hd.net, ksd.nl, ahd.one, fhd.biz, uhd.org.uk, 3hd.clothing, khh.co.nz, ktd.it, mhd.space, kcd.ai, ihd.pics, ehd.foundation, kwd.network, chd.cc, dhd.agency, khe.be, ihd.onl, kvd.studio, k6hd.com, ktd.com.cn, uhd.life, phd.immo, kid.party, ked.app, kh2.lat, yhd.au, khi.jp, khv.rent, kqd.net, khs.cn, khg.wiki, xkhd.vip, ahd.lat, khb.group, khdn.xyz, k3d.nl, skhd.ru, 8khd.live, khm.ru, kad.cz, chd.biz, ghd.by, khl.life, khi.today, kfd.fr, mhd.tools, kld.com.br, 1hd.co.uk, k6d.biz, k4hd.biz, yhd.pics, khh.org, kgd.org, shd.org.pl, kid.co.uk, kh4.com.cn, kid.direct, 1hd.info, chd.com.cn, kfd.space, kmhd.asia, thd.graphics, khe.group, ukhd.info, kmhd.com.au, khe.me, khw.lat, khdz.net, khn.org, khs.education, khp.biz, kh1.shop, vhd.it, kyd.io, ahd.world, hkd.tips, rhd.ru, mhd.scot, 2hd.pl, kkd.hr, khdk.com, khm.io",
    "results": [
        {
            "num": 1,
            "domain_name": "ehd.tokyo",
            "domain_keyword": "ehd",
            "domain_tld": "tokyo",
            "query_time": "2024-04-15 13:04:45",
            "create_date": "2018-12-19",
            "update_date": "2019-01-31",
            "expiry_date": "2024-12-19",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "rhd.ovh",
            "domain_keyword": "rhd",
            "domain_tld": "ovh",
            "query_time": "2024-04-21 15:22:34",
            "create_date": "2017-04-24",
            "update_date": "2024-04-06",
            "expiry_date": "2025-04-24",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "Ressorts Huon Dubois",
            "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": [
                "dns111.ovh.net",
                "ns111.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 3,
            "domain_name": "ghd.cloud",
            "domain_keyword": "ghd",
            "domain_tld": "cloud",
            "query_time": "2024-04-24 12:10:15",
            "create_date": "2016-09-26",
            "update_date": "2023-10-10",
            "expiry_date": "2024-09-26",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale Pty Ltd",
            "registrar_website": "synergywholesale.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VIC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-01.azure-dns.com",
                "ns2-01.azure-dns.net",
                "ns3-01.azure-dns.org",
                "ns4-01.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "kh9.top",
            "domain_keyword": "kh9",
            "domain_tld": "top",
            "query_time": "2024-04-24 20:57:06",
            "create_date": "2023-11-24",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu bin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GD",
            "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.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "dhd.com.pl",
            "domain_keyword": "dhd",
            "domain_tld": "com.pl",
            "query_time": "2024-04-28 20:38:19",
            "create_date": "2015-12-01",
            "update_date": "2023-11-23",
            "expiry_date": "2024-12-01",
            "registrar_name": "Consulting Service Sp. z o.o.",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "khde.xyz",
            "domain_keyword": "khde",
            "domain_tld": "xyz",
            "query_time": "2024-04-29 03:17:14",
            "create_date": "2023-10-24",
            "update_date": "2024-04-26",
            "expiry_date": "2024-10-24",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "gwen.ns.cloudflare.com",
                "leonard.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "qhd.ink",
            "domain_keyword": "qhd",
            "domain_tld": "ink",
            "query_time": "2024-04-28 11:43:09",
            "create_date": "2023-10-11",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-11",
            "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": "Li Liang Liang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "He Bei",
            "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": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "mkhd.xyz",
            "domain_keyword": "mkhd",
            "domain_tld": "xyz",
            "query_time": "2024-05-01 10:42:28",
            "create_date": "2023-04-14",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-14",
            "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": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "kht.org.uk",
            "domain_keyword": "kht",
            "domain_tld": "org.uk",
            "query_time": "2024-04-29 21:50:50",
            "create_date": "2008-01-14",
            "update_date": "2024-01-30",
            "expiry_date": "2025-01-14",
            "registrar_name": "Alan Drury [Tag = SIGNS]",
            "registrar_website": "https://www.adsw.co.uk",
            "name_servers": [
                "ns1.chesternet.com",
                "ns2.chesternet.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "khz.ru",
            "domain_keyword": "khz",
            "domain_tld": "ru",
            "query_time": "2024-05-04 02:07:49",
            "create_date": "2008-07-28",
            "expiry_date": "2024-07-28",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "lhd.de",
            "domain_keyword": "lhd",
            "domain_tld": "de",
            "query_time": "2024-05-04 14:07:53",
            "update_date": "2020-06-10",
            "name_servers": [
                "ns1.nshost2.de",
                "ns2.nshost2.de",
                "ns3.nshost2.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 12,
            "domain_name": "ghd.se",
            "domain_keyword": "ghd",
            "domain_tld": "se",
            "query_time": "2024-05-05 20:25:32",
            "create_date": "2006-01-07",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-07",
            "registrar_name": "NEware AB",
            "name_servers": [
                "ns1.dnh.se",
                "ns2.dnh.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "zhd.sk",
            "domain_keyword": "zhd",
            "domain_tld": "sk",
            "query_time": "2024-05-05 20:37:45",
            "create_date": "2024-02-18",
            "update_date": "2024-02-18",
            "expiry_date": "2025-02-18",
            "registrar_name": "Jozef Sudolský",
            "registrant_name": "ESAT, s.r.o.",
            "registrant_company": "ESAT, s.r.o.",
            "registrant_address": "Hlavné námestie 17",
            "registrant_city": "Kežmarok",
            "registrant_zip": "06001",
            "registrant_country": "SK",
            "name_servers": [
                "ns.inetadmin.cz",
                "ns.inetadmin.eu",
                "ns.inetadmin.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 14,
            "domain_name": "khdd.eu",
            "domain_keyword": "khdd",
            "domain_tld": "eu",
            "query_time": "2024-05-05 11:33:31",
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "www.vautron.de",
            "name_servers": [
                "ns1.pdv-sachsen.net",
                "ns2.pdv-sachsen.net",
                "ns3.pdv-sachsen.net"
            ]
        },
        {
            "num": 15,
            "domain_name": "khf.nz",
            "domain_keyword": "khf",
            "domain_tld": "nz",
            "query_time": "2024-05-06 17:23:43",
            "create_date": "2016-09-24",
            "update_date": "2023-09-03",
            "registrar_name": "PDR Limited",
            "registrar_website": "https://publicdomainregistry.com/",
            "name_servers": [
                "amir.ns.cloudflare.com",
                "becky.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "khk.mobi",
            "domain_keyword": "khk",
            "domain_tld": "mobi",
            "query_time": "2024-05-06 17:25:08",
            "create_date": "2012-06-13",
            "update_date": "2023-06-02",
            "expiry_date": "2024-06-13",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "rkhd.hr",
            "domain_keyword": "rkhd",
            "domain_tld": "hr",
            "query_time": "2024-05-08 02:31:09",
            "create_date": "2004-05-18",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-02",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "R.K. \"HRV. DRAGOVOLJAC\"",
            "registrant_address": "Vladimira Nazora 7 a",
            "registrant_city": "Dugi Rat",
            "registrant_state": "HR",
            "registrant_zip": "21315",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.mojsite.com",
                "ns2.mojsite.com"
            ]
        },
        {
            "num": 18,
            "domain_name": "kad.wedding",
            "domain_keyword": "kad",
            "domain_tld": "wedding",
            "query_time": "2024-05-08 13:44:48",
            "create_date": "2023-04-15",
            "update_date": "2024-05-06",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Selangor",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "lee.ns.cloudflare.com",
                "reza.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "6hd.net",
            "domain_keyword": "6hd",
            "domain_tld": "net",
            "query_time": "2024-05-09 05:39:42",
            "create_date": "2020-03-26",
            "update_date": "2023-08-11",
            "expiry_date": "2026-03-26",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.automattic.com/",
            "registrant_name": "Private Whois",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "9450 SW Gemini Dr #63259",
            "registrant_city": "Beaverton",
            "registrant_zip": "97008-7105",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8772738550",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "ksd.nl",
            "domain_keyword": "ksd",
            "domain_tld": "nl",
            "query_time": "2024-05-09 14:12:13",
            "create_date": "1997-06-13",
            "update_date": "2015-12-11",
            "registrar_name": "EuroDNS S.A.",
            "name_servers": [
                "ns1.123nameserver.nl",
                "ns2.123nameserver.nl",
                "ns3.123nameserver.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 21,
            "domain_name": "ahd.one",
            "domain_keyword": "ahd",
            "domain_tld": "one",
            "query_time": "2024-05-07 21:57:59",
            "create_date": "2021-07-01",
            "update_date": "2023-08-15",
            "expiry_date": "2024-07-01",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://key-systems.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": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "fhd.biz",
            "domain_keyword": "fhd",
            "domain_tld": "biz",
            "query_time": "2024-05-08 03:27:13",
            "create_date": "2020-08-15",
            "update_date": "2024-04-16",
            "expiry_date": "2024-08-15",
            "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": "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": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 23,
            "domain_name": "uhd.org.uk",
            "domain_keyword": "uhd",
            "domain_tld": "org.uk",
            "query_time": "2024-05-08 02:12:47",
            "create_date": "2022-08-15",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-15",
            "registrar_name": "Medusa Red Limited [Tag = MEDUSARED]",
            "registrar_website": "https://www.absolute-email.net",
            "name_servers": [
                "ns1.medusared.net",
                "ns2.medusared.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 24,
            "domain_name": "3hd.clothing",
            "domain_keyword": "3hd",
            "domain_tld": "clothing",
            "query_time": "2024-05-07 19:31:44",
            "create_date": "2022-06-12",
            "update_date": "2024-04-17",
            "expiry_date": "2025-06-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "3headeddogclothing",
            "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": [
                "ns81.worldnic.com",
                "ns82.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "khh.co.nz",
            "domain_keyword": "khh",
            "domain_tld": "co.nz",
            "query_time": "2024-04-18 21:23:44",
            "create_date": "2002-07-09",
            "update_date": "2024-01-09",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ktd.it",
            "domain_keyword": "ktd",
            "domain_tld": "it",
            "query_time": "2024-04-15 10:33:21",
            "create_date": "2008-11-13",
            "update_date": "2023-09-09",
            "expiry_date": "2024-08-24",
            "registrar_name": "Mobilling di Vito Longo",
            "registrar_website": "http://domini.tv",
            "registrant_company": "Vito Longo",
            "registrant_address": "Corso Alcide De Gasperi 298",
            "registrant_city": "Bari",
            "registrant_state": "BA",
            "registrant_zip": "70125",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 27,
            "domain_name": "mhd.space",
            "domain_keyword": "mhd",
            "domain_tld": "space",
            "query_time": "2024-04-19 04:57:32",
            "create_date": "2015-06-30",
            "update_date": "2023-09-02",
            "expiry_date": "2024-06-30",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "kcd.ai",
            "domain_keyword": "kcd",
            "domain_tld": "ai",
            "query_time": "2024-05-25 13:44:25",
            "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": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "ihd.pics",
            "domain_keyword": "ihd",
            "domain_tld": "pics",
            "query_time": "2024-05-19 17:07:12",
            "create_date": "2023-05-16",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-16",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 30,
            "domain_name": "ehd.foundation",
            "domain_keyword": "ehd",
            "domain_tld": "foundation",
            "query_time": "2024-05-22 21:27:12",
            "create_date": "2021-07-27",
            "update_date": "2024-04-12",
            "expiry_date": "2025-07-27",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bonnie.ns.cloudflare.com",
                "clark.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "kwd.network",
            "domain_keyword": "kwd",
            "domain_tld": "network",
            "query_time": "2024-05-18 12:02:38",
            "create_date": "2020-09-07",
            "update_date": "2023-08-13",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "chd.cc",
            "domain_keyword": "chd",
            "domain_tld": "cc",
            "query_time": "2024-05-14 08:07:11",
            "create_date": "2014-06-03",
            "update_date": "2023-09-12",
            "expiry_date": "2024-06-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "dhd.agency",
            "domain_keyword": "dhd",
            "domain_tld": "agency",
            "query_time": "2024-05-17 14:01:13",
            "create_date": "2019-01-27",
            "update_date": "2023-10-23",
            "expiry_date": "2025-01-27",
            "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": 34,
            "domain_name": "khe.be",
            "domain_keyword": "khe",
            "domain_tld": "be",
            "query_time": "2024-05-16 18:05:28",
            "create_date": "2024-04-05",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 35,
            "domain_name": "ihd.onl",
            "domain_keyword": "ihd",
            "domain_tld": "onl",
            "query_time": "2024-05-27 08:30:41",
            "create_date": "2019-01-30",
            "update_date": "2023-08-15",
            "expiry_date": "2029-01-30",
            "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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "kvd.studio",
            "domain_keyword": "kvd",
            "domain_tld": "studio",
            "query_time": "2024-05-28 10:11:52",
            "create_date": "2023-05-28",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-28",
            "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": [
                "greg.ns.cloudflare.com",
                "shaz.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 37,
            "domain_name": "k6hd.com",
            "domain_keyword": "k6hd",
            "domain_tld": "com",
            "query_time": "2024-05-29 19:26:59",
            "create_date": "2010-05-10",
            "update_date": "2023-04-11",
            "expiry_date": "2024-05-10",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "Tianjin",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/k6hd.com",
            "name_servers": [
                "dns1.dnbiz.com",
                "dns2.dnbiz.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "ktd.com.cn",
            "domain_keyword": "ktd",
            "domain_tld": "com.cn",
            "query_time": "2024-05-30 22:02:09",
            "create_date": "2006-02-04",
            "expiry_date": "2025-02-04",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "金海象信息技术(广东)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.dnbiz.com",
                "dns2.dnbiz.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "uhd.life",
            "domain_keyword": "uhd",
            "domain_tld": "life",
            "query_time": "2024-06-01 06:51:51",
            "create_date": "2022-02-17",
            "update_date": "2022-02-22",
            "expiry_date": "2027-02-17",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Li Tao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "he nan 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": [
                "carey.dnspod.net",
                "lucy.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "phd.immo",
            "domain_keyword": "phd",
            "domain_tld": "immo",
            "query_time": "2024-06-07 13:46:01",
            "create_date": "2017-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privatbrauerei M.C. Wieninger GmbH & Co KG",
            "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": 41,
            "domain_name": "kid.party",
            "domain_keyword": "kid",
            "domain_tld": "party",
            "query_time": "2024-06-04 18:38:04",
            "create_date": "2015-02-18",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-17",
            "registrar_iana": 447,
            "registrar_name": "Safenames Ltd",
            "registrar_website": "whois.safenames.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Oriental Trading Company, Inc",
            "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": [
                "otc-ns01.orientaltradingcompany.com",
                "otc-ns02.orientaltradingcompany.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "ked.app",
            "domain_keyword": "ked",
            "domain_tld": "app",
            "query_time": "2024-06-02 13:17:01",
            "create_date": "2022-04-04",
            "update_date": "2024-05-19",
            "expiry_date": "2025-04-04",
            "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 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.squadhelp.com",
                "ns2.squadhelp.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "kh2.lat",
            "domain_keyword": "kh2",
            "domain_tld": "lat",
            "query_time": "2024-06-05 06:59:07",
            "create_date": "2023-08-10",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-10",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "yhd.au",
            "domain_keyword": "yhd",
            "domain_tld": "au",
            "query_time": "2024-06-01 03:52:26",
            "update_date": "2024-02-06",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Domain Manager",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "khi.jp",
            "domain_keyword": "khi",
            "domain_tld": "jp",
            "query_time": "2024-06-01 22:18:51",
            "create_date": "2001-03-26",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "KAWASAKI HEAVY INDUSTRIES, LTD.",
            "registrant_address": "1-1, Kawasaki-cho",
            "registrant_zip": "673-8666",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.789211650",
            "registrant_fax": "+81.789211602",
            "name_servers": [
                "out-kec20.khi.co.jp",
                "out2.khi.co.jp",
                "out9.khi.co.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 46,
            "domain_name": "khv.rent",
            "domain_keyword": "khv",
            "domain_tld": "rent",
            "query_time": "2024-06-10 06:27:09",
            "create_date": "2020-06-01",
            "update_date": "2024-05-17",
            "expiry_date": "2025-06-01",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Privacy Protection",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.4955801111",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "kqd.net",
            "domain_keyword": "kqd",
            "domain_tld": "net",
            "query_time": "2024-06-10 04:46:20",
            "create_date": "1997-09-02",
            "update_date": "2023-10-03",
            "expiry_date": "2024-09-01",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/kqd.net",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "khs.cn",
            "domain_keyword": "khs",
            "domain_tld": "cn",
            "query_time": "2024-06-12 12:32:02",
            "create_date": "2010-05-18",
            "expiry_date": "2027-05-18",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "柯辉",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "khg.wiki",
            "domain_keyword": "khg",
            "domain_tld": "wiki",
            "query_time": "2024-06-12 12:23:03",
            "create_date": "2020-07-21",
            "update_date": "2024-06-08",
            "expiry_date": "2024-07-21",
            "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": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "xkhd.vip",
            "domain_keyword": "xkhd",
            "domain_tld": "vip",
            "query_time": "2024-04-24 05:23:01",
            "create_date": "2022-11-01",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "bei jing yun jing kai yang wang luo ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ahd.lat",
            "domain_keyword": "ahd",
            "domain_tld": "lat",
            "query_time": "2024-04-28 12:52:00",
            "create_date": "2023-08-11",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-11",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "khb.group",
            "domain_keyword": "khb",
            "domain_tld": "group",
            "query_time": "2024-04-29 03:16:11",
            "create_date": "2023-04-11",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-11",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Odil Khasanov",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UZ",
            "registrant_email": "please query the rdds service of the registrar 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.domaincom-expired.domainparkingserver.net",
                "ns2.domaincom-expired.domainparkingserver.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "khdn.xyz",
            "domain_keyword": "khdn",
            "domain_tld": "xyz",
            "query_time": "2024-04-29 03:17:16",
            "create_date": "2023-10-24",
            "update_date": "2024-04-26",
            "expiry_date": "2024-10-24",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "gwen.ns.cloudflare.com",
                "leonard.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "k3d.nl",
            "domain_keyword": "k3d",
            "domain_tld": "nl",
            "query_time": "2024-04-29 12:04:34",
            "create_date": "2016-10-03",
            "update_date": "2023-01-26",
            "registrar_name": "Registrar.eu",
            "name_servers": [
                "ns1.qweb.net",
                "ns2.qweb.nu",
                "ns3.qweb.co"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 55,
            "domain_name": "skhd.ru",
            "domain_keyword": "skhd",
            "domain_tld": "ru",
            "query_time": "2024-05-01 22:40:47",
            "create_date": "2022-09-20",
            "expiry_date": "2024-09-20",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 56,
            "domain_name": "8khd.live",
            "domain_keyword": "8khd",
            "domain_tld": "live",
            "query_time": "2024-05-03 06:54:14",
            "create_date": "2023-10-11",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-11",
            "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": 57,
            "domain_name": "khm.ru",
            "domain_keyword": "khm",
            "domain_tld": "ru",
            "query_time": "2024-05-04 02:06:59",
            "create_date": "2005-03-16",
            "expiry_date": "2025-03-16",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 58,
            "domain_name": "kad.cz",
            "domain_keyword": "kad",
            "domain_tld": "cz",
            "query_time": "2024-05-05 11:21:43",
            "create_date": "2004-06-02",
            "update_date": "2011-12-17",
            "expiry_date": "2033-06-02",
            "registrar_name": "REG-INTERNET-CZ",
            "registrant_name": "KAD, spol. s r. o. Krkonosska automobilova doprava Vrchlabi",
            "registrant_company": "KAD, spol. s r. o. Krkonosska automobilova doprava Vrchlabi",
            "registrant_address": "Vapenicka 475, Vrchlabi, 54301",
            "registrant_country": "CZ",
            "name_servers": [
                "ns.forpsi.cz",
                "ns.forpsi.it",
                "ns.forpsi.net"
            ]
        },
        {
            "num": 59,
            "domain_name": "chd.biz",
            "domain_keyword": "chd",
            "domain_tld": "biz",
            "query_time": "2024-05-09 17:12:39",
            "create_date": "2021-01-04",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-04",
            "registrar_iana": 609,
            "registrar_name": "Sav.com LLC",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "ghd.by",
            "domain_keyword": "ghd",
            "domain_tld": "by",
            "query_time": "2024-04-24 12:10:15",
            "create_date": "2009-10-13",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-28",
            "registrar_name": "Open Contact, Ltd",
            "registrant_company": "Jemella Ltd",
            "registrant_address": "W1D 2SP, Jemella Ltd, 82 Dean Street, London, London, -",
            "registrant_country": "GB",
            "registrant_email": "hidden! details are available at https://whois.cctld.by",
            "registrant_phone": "+44.1132615600",
            "name_servers": [
                "nsgbr.comlaude.co.uk",
                "nssui.comlaude.ch",
                "nsusa.comlaude.net"
            ]
        },
        {
            "num": 61,
            "domain_name": "khl.life",
            "domain_keyword": "khl",
            "domain_tld": "life",
            "query_time": "2024-05-06 17:25:14",
            "create_date": "2023-10-31",
            "update_date": "2023-11-05",
            "expiry_date": "2024-10-31",
            "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "khi.today",
            "domain_keyword": "khi",
            "domain_tld": "today",
            "query_time": "2024-05-06 17:23:55",
            "create_date": "2023-08-23",
            "update_date": "2023-09-08",
            "expiry_date": "2024-08-23",
            "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": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 63,
            "domain_name": "kfd.fr",
            "domain_keyword": "kfd",
            "domain_tld": "fr",
            "query_time": "2024-05-05 23:24:09",
            "create_date": "2007-07-05",
            "update_date": "2023-09-06",
            "expiry_date": "2024-09-08",
            "registrar_name": "EURODNS S.A.",
            "registrar_website": "http://www.eurodns.com",
            "registrant_company": "Quinv S.A.",
            "registrant_address": "Quinv S.A., 36, avenue Marie-Therese, 2132 Luxembourg",
            "registrant_country": "LU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+352.20202551",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 64,
            "domain_name": "mhd.tools",
            "domain_keyword": "mhd",
            "domain_tld": "tools",
            "query_time": "2024-04-19 04:57:32",
            "create_date": "2022-11-01",
            "update_date": "2022-11-06",
            "expiry_date": "2032-11-01",
            "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": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "kld.com.br",
            "domain_keyword": "kld",
            "domain_tld": "com.br",
            "query_time": "2024-04-11 02:30:15",
            "create_date": "1999-02-08",
            "update_date": "2022-09-09",
            "expiry_date": "2025-02-08",
            "registrant_name": "KLD Biosistemas Equipamentos Eletr?nicos Ltda.",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 66,
            "domain_name": "1hd.co.uk",
            "domain_keyword": "1hd",
            "domain_tld": "co.uk",
            "query_time": "2024-04-15 08:46:10",
            "create_date": "2021-01-06",
            "update_date": "2024-01-06",
            "expiry_date": "2025-01-06",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 67,
            "domain_name": "k6d.biz",
            "domain_keyword": "k6d",
            "domain_tld": "biz",
            "query_time": "2024-04-19 07:27:32",
            "create_date": "2015-08-23",
            "update_date": "2023-10-07",
            "expiry_date": "2024-08-22",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.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": [
                "ns1031.ui-dns.biz",
                "ns1031.ui-dns.com",
                "ns1031.ui-dns.de",
                "ns1031.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "k4hd.biz",
            "domain_keyword": "k4hd",
            "domain_tld": "biz",
            "query_time": "2024-04-19 07:22:54",
            "create_date": "2013-11-01",
            "update_date": "2023-12-16",
            "expiry_date": "2024-10-31",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns1021.ui-dns.biz",
                "ns1023.ui-dns.de",
                "ns1036.ui-dns.com",
                "ns1048.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "yhd.pics",
            "domain_keyword": "yhd",
            "domain_tld": "pics",
            "query_time": "2024-04-19 10:43:37",
            "create_date": "2022-06-14",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-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": 70,
            "domain_name": "khh.org",
            "domain_keyword": "khh",
            "domain_tld": "org",
            "query_time": "2024-04-18 21:23:45",
            "create_date": "2000-12-18",
            "update_date": "2023-04-25",
            "expiry_date": "2025-12-18",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "kgd.org",
            "domain_keyword": "kgd",
            "domain_tld": "org",
            "query_time": "2024-04-22 12:51:52",
            "create_date": "2003-04-23",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-23",
            "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": 72,
            "domain_name": "shd.org.pl",
            "domain_keyword": "shd",
            "domain_tld": "org.pl",
            "query_time": "2024-05-13 16:17:14",
            "create_date": "2012-10-02",
            "update_date": "2023-09-27",
            "expiry_date": "2024-10-02",
            "registrar_name": "nazwa.pl sp. z o.o.",
            "registrar_website": "www.nazwa.pl",
            "name_servers": [
                "pns.fapr.net",
                "tns.fapr.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "kid.co.uk",
            "domain_keyword": "kid",
            "domain_tld": "co.uk",
            "query_time": "2024-05-22 20:47:52",
            "create_date": "2004-04-19",
            "update_date": "2023-06-08",
            "expiry_date": "2025-04-19",
            "registrar_name": "Alamex Limited [Tag = ALAMEX]",
            "name_servers": [
                "ns3.mynameserve.com",
                "ns4.mynameserve.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 74,
            "domain_name": "kh4.com.cn",
            "domain_keyword": "kh4",
            "domain_tld": "com.cn",
            "query_time": "2024-05-19 12:05:53",
            "create_date": "2020-09-04",
            "expiry_date": "2024-09-04",
            "registrar_name": "WEST263 INTERNATIONAL LIMITED",
            "registrant_name": "周新强",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "kid.direct",
            "domain_keyword": "kid",
            "domain_tld": "direct",
            "query_time": "2024-05-19 01:43:59",
            "create_date": "2021-10-23",
            "update_date": "2023-08-29",
            "expiry_date": "2024-10-23",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns41.worldnic.com",
                "ns42.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "1hd.info",
            "domain_keyword": "1hd",
            "domain_tld": "info",
            "query_time": "2024-05-20 18:06:08",
            "create_date": "2023-08-10",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "N%2FA",
            "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.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "chd.com.cn",
            "domain_keyword": "chd",
            "domain_tld": "com.cn",
            "query_time": "2024-05-19 21:46:16",
            "create_date": "2002-11-15",
            "expiry_date": "2027-11-15",
            "registrar_name": "北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)",
            "registrant_name": "中国华电集团有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "cl1.sfndns.cn",
                "cl1.sfndns.com",
                "cl2.sfndns.cn",
                "cl2.sfndns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "kfd.space",
            "domain_keyword": "kfd",
            "domain_tld": "space",
            "query_time": "2024-05-14 05:37:23",
            "create_date": "2018-03-12",
            "update_date": "2024-04-24",
            "expiry_date": "2025-03-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0150940498",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "kmhd.asia",
            "domain_keyword": "kmhd",
            "domain_tld": "asia",
            "query_time": "2024-05-15 20:23:02",
            "create_date": "2023-08-29",
            "update_date": "2023-09-03",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jing He Xin Cheng Jing Shi Bai Huo Dian",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi 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": [
                "athena.dnspod.net",
                "steam.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "thd.graphics",
            "domain_keyword": "thd",
            "domain_tld": "graphics",
            "query_time": "2024-05-16 08:59:54",
            "create_date": "2014-05-12",
            "update_date": "2023-06-11",
            "expiry_date": "2025-05-12",
            "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": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "khe.group",
            "domain_keyword": "khe",
            "domain_tld": "group",
            "query_time": "2024-05-26 17:52:23",
            "create_date": "2022-02-12",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-12",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dotpandanameserver.co.uk",
                "ns2.dotpandanameserver.co.uk"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "ukhd.info",
            "domain_keyword": "ukhd",
            "domain_tld": "info",
            "query_time": "2024-05-26 06:34:24",
            "create_date": "2009-09-03",
            "update_date": "2023-11-17",
            "expiry_date": "2024-09-03",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://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": [
                "ns1.ukhd.info",
                "ns2.ukhd.info"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "kmhd.com.au",
            "domain_keyword": "kmhd",
            "domain_tld": "com.au",
            "query_time": "2024-05-31 08:47:47",
            "update_date": "2024-04-22",
            "registrar_name": "Melbourne IT",
            "registrar_website": "https://elb.www.netregistry.com.au/contact-us/",
            "registrant_name": "Mathew Hutchison",
            "name_servers": [
                "ns1.syd5.hostyourservices.net",
                "ns2.syd5.hostyourservices.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "khe.me",
            "domain_keyword": "khe",
            "domain_tld": "me",
            "query_time": "2024-05-29 12:37:42",
            "create_date": "2023-09-18",
            "update_date": "2024-01-01",
            "expiry_date": "2024-09-18",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "khw.lat",
            "domain_keyword": "khw",
            "domain_tld": "lat",
            "query_time": "2024-06-10 06:27:15",
            "create_date": "2023-08-02",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-02",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "khdz.net",
            "domain_keyword": "khdz",
            "domain_tld": "net",
            "query_time": "2024-06-08 00:17:14",
            "create_date": "2023-08-07",
            "update_date": "2024-04-25",
            "expiry_date": "2024-08-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "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": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 87,
            "domain_name": "khn.org",
            "domain_keyword": "khn",
            "domain_tld": "org",
            "query_time": "2024-06-12 12:27:09",
            "create_date": "2000-04-28",
            "update_date": "2024-05-03",
            "expiry_date": "2034-04-28",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "pdns111.ultradns.biz",
                "pdns111.ultradns.com",
                "pdns111.ultradns.net",
                "pdns111.ultradns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "khs.education",
            "domain_keyword": "khs",
            "domain_tld": "education",
            "query_time": "2024-06-12 12:32:02",
            "create_date": "2014-04-17",
            "update_date": "2023-11-17",
            "expiry_date": "2031-04-17",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://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": [
                "ns09.domaincontrol.com",
                "ns10.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "khp.biz",
            "domain_keyword": "khp",
            "domain_tld": "biz",
            "query_time": "2024-06-12 12:31:14",
            "create_date": "2004-05-05",
            "update_date": "2024-06-09",
            "expiry_date": "2025-05-04",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "E-Promote",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NV",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "kh1.shop",
            "domain_keyword": "kh1",
            "domain_tld": "shop",
            "query_time": "2024-04-24 20:56:27",
            "create_date": "2024-01-07",
            "update_date": "2024-02-09",
            "expiry_date": "2025-01-07",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "vhd.it",
            "domain_keyword": "vhd",
            "domain_tld": "it",
            "query_time": "2024-04-26 01:01:08",
            "create_date": "2007-07-09",
            "update_date": "2023-07-25",
            "expiry_date": "2024-07-09",
            "registrar_name": "EuroDNS SA",
            "registrar_website": "http://www.eurodns.com",
            "registrant_company": "QUINV SA",
            "registrant_address": "36 avenue Marie Therese",
            "registrant_city": "Luxembourg",
            "registrant_state": "-",
            "registrant_zip": "2132",
            "registrant_country": "LU",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 92,
            "domain_name": "kyd.io",
            "domain_keyword": "kyd",
            "domain_tld": "io",
            "query_time": "2024-04-29 21:01:28",
            "create_date": "2018-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-04-23",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "ahd.world",
            "domain_keyword": "ahd",
            "domain_tld": "world",
            "query_time": "2024-04-28 12:52:00",
            "create_date": "2023-07-27",
            "update_date": "2023-08-01",
            "expiry_date": "2024-07-27",
            "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": [
                "hydrogen.ns.hetzner.com",
                "oxygen.ns.hetzner.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "hkd.tips",
            "domain_keyword": "hkd",
            "domain_tld": "tips",
            "query_time": "2024-05-01 08:16:03",
            "create_date": "2023-08-15",
            "update_date": "2023-08-20",
            "expiry_date": "2024-08-15",
            "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": [
                "ns101.kreativmedia.ch",
                "ns102.kreativmedia.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "rhd.ru",
            "domain_keyword": "rhd",
            "domain_tld": "ru",
            "query_time": "2024-05-02 03:07:59",
            "create_date": "2003-08-11",
            "expiry_date": "2024-08-12",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "Private educational institution of additional professional education \"INVENTA\"",
            "name_servers": [
                "gateway.inventa.ru",
                "server1.ve10.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 96,
            "domain_name": "mhd.scot",
            "domain_keyword": "mhd",
            "domain_tld": "scot",
            "query_time": "2024-05-03 17:39:13",
            "create_date": "2015-08-04",
            "update_date": "2023-02-06",
            "expiry_date": "2024-08-04",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://whois.tucows.com",
            "registrant_company": "Data Protected",
            "registrant_state": "Isle Of Lewis",
            "registrant_country": "GB",
            "registrant_email": "please query the whois service of the 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.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "2hd.pl",
            "domain_keyword": "2hd",
            "domain_tld": "pl",
            "query_time": "2024-04-24 18:25:29",
            "create_date": "2023-07-04",
            "update_date": "2023-07-04",
            "expiry_date": "2024-07-04",
            "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": 98,
            "domain_name": "kkd.hr",
            "domain_keyword": "kkd",
            "domain_tld": "hr",
            "query_time": "2024-04-18 08:31:55",
            "create_date": "2005-06-27",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-18",
            "registrar_name": "CARNET",
            "registrar_website": "http://whois.dns.hr",
            "registrant_name": "KONAVOSKO KOMUNALNO DRUŠTVO d.o.o.",
            "registrant_address": "Čilipi",
            "registrant_city": "Čilipi",
            "registrant_state": "HR",
            "registrant_zip": "20215",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.lovora.com",
                "ns2.lovora.com"
            ]
        },
        {
            "num": 99,
            "domain_name": "khdk.com",
            "domain_keyword": "khdk",
            "domain_tld": "com",
            "query_time": "2024-04-18 21:20:20",
            "create_date": "2004-11-29",
            "update_date": "2024-01-22",
            "expiry_date": "2024-11-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "khm.io",
            "domain_keyword": "khm",
            "domain_tld": "io",
            "query_time": "2024-04-18 21:26:31",
            "create_date": "2018-02-22",
            "update_date": "2024-01-27",
            "expiry_date": "2025-02-22",
            "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": [
                "ns1gjz.name.com",
                "ns2dfg.name.com",
                "ns3jkl.name.com",
                "ns4qxz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 2.647,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>khd.co.jp</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5255</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>ehd.tokyo, rhd.ovh, ghd.cloud, kh9.top, dhd.com.pl, khde.xyz, qhd.ink, mkhd.xyz, kht.org.uk, khz.ru, lhd.de, ghd.se, zhd.sk, khdd.eu, khf.nz, khk.mobi, rkhd.hr, kad.wedding, 6hd.net, ksd.nl, ahd.one, fhd.biz, uhd.org.uk, 3hd.clothing, khh.co.nz, ktd.it, mhd.space, kcd.ai, ihd.pics, ehd.foundation, kwd.network, chd.cc, dhd.agency, khe.be, ihd.onl, kvd.studio, k6hd.com, ktd.com.cn, uhd.life, phd.immo, kid.party, ked.app, kh2.lat, yhd.au, khi.jp, khv.rent, kqd.net, khs.cn, khg.wiki, xkhd.vip, ahd.lat, khb.group, khdn.xyz, k3d.nl, skhd.ru, 8khd.live, khm.ru, kad.cz, chd.biz, ghd.by, khl.life, khi.today, kfd.fr, mhd.tools, kld.com.br, 1hd.co.uk, k6d.biz, k4hd.biz, yhd.pics, khh.org, kgd.org, shd.org.pl, kid.co.uk, kh4.com.cn, kid.direct, 1hd.info, chd.com.cn, kfd.space, kmhd.asia, thd.graphics, khe.group, ukhd.info, kmhd.com.au, khe.me, khw.lat, khdz.net, khn.org, khs.education, khp.biz, kh1.shop, vhd.it, kyd.io, ahd.world, hkd.tips, rhd.ru, mhd.scot, 2hd.pl, kkd.hr, khdk.com, khm.io</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ehd.tokyo</domain_name>
   <domain_keyword>ehd</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-04-15 13:04:45</query_time>
   <create_date>2018-12-19</create_date>
   <update_date>2019-01-31</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>rhd.ovh</domain_name>
   <domain_keyword>rhd</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-04-21 15:22:34</query_time>
   <create_date>2017-04-24</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-04-24</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_company>Ressorts Huon Dubois</registrant_company>
   <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>dns111.ovh.net</value>
    <value>ns111.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>3</num>
   <domain_name>ghd.cloud</domain_name>
   <domain_keyword>ghd</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-24 12:10:15</query_time>
   <create_date>2016-09-26</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale Pty Ltd</registrar_name>
   <registrar_website>synergywholesale.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>VIC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-01.azure-dns.com</value>
    <value>ns2-01.azure-dns.net</value>
    <value>ns3-01.azure-dns.org</value>
    <value>ns4-01.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>kh9.top</domain_name>
   <domain_keyword>kh9</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-24 20:57:06</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu bin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.taoa.com</value>
    <value>ns2.taoa.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>dhd.com.pl</domain_name>
   <domain_keyword>dhd</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-28 20:38:19</query_time>
   <create_date>2015-12-01</create_date>
   <update_date>2023-11-23</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>Consulting Service Sp. z o.o.</registrar_name>
   <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>6</num>
   <domain_name>khde.xyz</domain_name>
   <domain_keyword>khde</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-29 03:17:14</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>gwen.ns.cloudflare.com</value>
    <value>leonard.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>qhd.ink</domain_name>
   <domain_keyword>qhd</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-04-28 11:43:09</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-11</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>Li Liang Liang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>He Bei</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>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>mkhd.xyz</domain_name>
   <domain_keyword>mkhd</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-01 10:42:28</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-14</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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>kht.org.uk</domain_name>
   <domain_keyword>kht</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-29 21:50:50</query_time>
   <create_date>2008-01-14</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-01-14</expiry_date>
   <registrar_name>Alan Drury [Tag = SIGNS]</registrar_name>
   <registrar_website>https://www.adsw.co.uk</registrar_website>
   <name_servers>
    <value>ns1.chesternet.com</value>
    <value>ns2.chesternet.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>khz.ru</domain_name>
   <domain_keyword>khz</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 02:07:49</query_time>
   <create_date>2008-07-28</create_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>lhd.de</domain_name>
   <domain_keyword>lhd</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 14:07:53</query_time>
   <update_date>2020-06-10</update_date>
   <name_servers>
    <value>ns1.nshost2.de</value>
    <value>ns2.nshost2.de</value>
    <value>ns3.nshost2.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>ghd.se</domain_name>
   <domain_keyword>ghd</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 20:25:32</query_time>
   <create_date>2006-01-07</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_name>NEware AB</registrar_name>
   <name_servers>
    <value>ns1.dnh.se</value>
    <value>ns2.dnh.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>zhd.sk</domain_name>
   <domain_keyword>zhd</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 20:37:45</query_time>
   <create_date>2024-02-18</create_date>
   <update_date>2024-02-18</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_name>Jozef Sudolský</registrar_name>
   <registrant_name>ESAT, s.r.o.</registrant_name>
   <registrant_company>ESAT, s.r.o.</registrant_company>
   <registrant_address>Hlavné námestie 17</registrant_address>
   <registrant_city>Kežmarok</registrant_city>
   <registrant_zip>06001</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns.inetadmin.cz</value>
    <value>ns.inetadmin.eu</value>
    <value>ns.inetadmin.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>khdd.eu</domain_name>
   <domain_keyword>khdd</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 11:33:31</query_time>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>www.vautron.de</registrar_website>
   <name_servers>
    <value>ns1.pdv-sachsen.net</value>
    <value>ns2.pdv-sachsen.net</value>
    <value>ns3.pdv-sachsen.net</value>
   </name_servers>
  </value>
  <value>
   <num>15</num>
   <domain_name>khf.nz</domain_name>
   <domain_keyword>khf</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-06 17:23:43</query_time>
   <create_date>2016-09-24</create_date>
   <update_date>2023-09-03</update_date>
   <registrar_name>PDR Limited</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <name_servers>
    <value>amir.ns.cloudflare.com</value>
    <value>becky.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>khk.mobi</domain_name>
   <domain_keyword>khk</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-06 17:25:08</query_time>
   <create_date>2012-06-13</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>rkhd.hr</domain_name>
   <domain_keyword>rkhd</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-05-08 02:31:09</query_time>
   <create_date>2004-05-18</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>R.K. &quot;HRV. DRAGOVOLJAC&quot;</registrant_name>
   <registrant_address>Vladimira Nazora 7 a</registrant_address>
   <registrant_city>Dugi Rat</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>21315</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.mojsite.com</value>
    <value>ns2.mojsite.com</value>
   </name_servers>
  </value>
  <value>
   <num>18</num>
   <domain_name>kad.wedding</domain_name>
   <domain_keyword>kad</domain_keyword>
   <domain_tld>wedding</domain_tld>
   <query_time>2024-05-08 13:44:48</query_time>
   <create_date>2023-04-15</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-04-15</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Selangor</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>lee.ns.cloudflare.com</value>
    <value>reza.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>19</num>
   <domain_name>6hd.net</domain_name>
   <domain_keyword>6hd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 05:39:42</query_time>
   <create_date>2020-03-26</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2026-03-26</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.automattic.com/</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_address>9450 SW Gemini Dr #63259</registrant_address>
   <registrant_city>Beaverton</registrant_city>
   <registrant_zip>97008-7105</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8772738550</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>ksd.nl</domain_name>
   <domain_keyword>ksd</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 14:12:13</query_time>
   <create_date>1997-06-13</create_date>
   <update_date>2015-12-11</update_date>
   <registrar_name>EuroDNS S.A.</registrar_name>
   <name_servers>
    <value>ns1.123nameserver.nl</value>
    <value>ns2.123nameserver.nl</value>
    <value>ns3.123nameserver.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>ahd.one</domain_name>
   <domain_keyword>ahd</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-07 21:57:59</query_time>
   <create_date>2021-07-01</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-07-01</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>fhd.biz</domain_name>
   <domain_keyword>fhd</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-08 03:27:13</query_time>
   <create_date>2020-08-15</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-08-15</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>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>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>uhd.org.uk</domain_name>
   <domain_keyword>uhd</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-05-08 02:12:47</query_time>
   <create_date>2022-08-15</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_name>Medusa Red Limited [Tag = MEDUSARED]</registrar_name>
   <registrar_website>https://www.absolute-email.net</registrar_website>
   <name_servers>
    <value>ns1.medusared.net</value>
    <value>ns2.medusared.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>24</num>
   <domain_name>3hd.clothing</domain_name>
   <domain_keyword>3hd</domain_keyword>
   <domain_tld>clothing</domain_tld>
   <query_time>2024-05-07 19:31:44</query_time>
   <create_date>2022-06-12</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-06-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>3headeddogclothing</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>ns81.worldnic.com</value>
    <value>ns82.worldnic.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>khh.co.nz</domain_name>
   <domain_keyword>khh</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-18 21:23:44</query_time>
   <create_date>2002-07-09</create_date>
   <update_date>2024-01-09</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>ktd.it</domain_name>
   <domain_keyword>ktd</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-15 10:33:21</query_time>
   <create_date>2008-11-13</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-08-24</expiry_date>
   <registrar_name>Mobilling di Vito Longo</registrar_name>
   <registrar_website>http://domini.tv</registrar_website>
   <registrant_company>Vito Longo</registrant_company>
   <registrant_address>Corso Alcide De Gasperi 298</registrant_address>
   <registrant_city>Bari</registrant_city>
   <registrant_state>BA</registrant_state>
   <registrant_zip>70125</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>mhd.space</domain_name>
   <domain_keyword>mhd</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-19 04:57:32</query_time>
   <create_date>2015-06-30</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>28</num>
   <domain_name>kcd.ai</domain_name>
   <domain_keyword>kcd</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-25 13:44:25</query_time>
   <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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>ihd.pics</domain_name>
   <domain_keyword>ihd</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-05-19 17:07:12</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>ehd.foundation</domain_name>
   <domain_keyword>ehd</domain_keyword>
   <domain_tld>foundation</domain_tld>
   <query_time>2024-05-22 21:27:12</query_time>
   <create_date>2021-07-27</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-07-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bonnie.ns.cloudflare.com</value>
    <value>clark.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>kwd.network</domain_name>
   <domain_keyword>kwd</domain_keyword>
   <domain_tld>network</domain_tld>
   <query_time>2024-05-18 12:02:38</query_time>
   <create_date>2020-09-07</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>chd.cc</domain_name>
   <domain_keyword>chd</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-14 08:07:11</query_time>
   <create_date>2014-06-03</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>dhd.agency</domain_name>
   <domain_keyword>dhd</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-05-17 14:01:13</query_time>
   <create_date>2019-01-27</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2025-01-27</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>34</num>
   <domain_name>khe.be</domain_name>
   <domain_keyword>khe</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-16 18:05:28</query_time>
   <create_date>2024-04-05</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>ihd.onl</domain_name>
   <domain_keyword>ihd</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-05-27 08:30:41</query_time>
   <create_date>2019-01-30</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2029-01-30</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>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>36</num>
   <domain_name>kvd.studio</domain_name>
   <domain_keyword>kvd</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-28 10:11:52</query_time>
   <create_date>2023-05-28</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-28</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>greg.ns.cloudflare.com</value>
    <value>shaz.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>k6hd.com</domain_name>
   <domain_keyword>k6hd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 19:26:59</query_time>
   <create_date>2010-05-10</create_date>
   <update_date>2023-04-11</update_date>
   <expiry_date>2024-05-10</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>Tianjin</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/k6hd.com</registrant_email>
   <name_servers>
    <value>dns1.dnbiz.com</value>
    <value>dns2.dnbiz.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>ktd.com.cn</domain_name>
   <domain_keyword>ktd</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-30 22:02:09</query_time>
   <create_date>2006-02-04</create_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>金海象信息技术(广东)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.dnbiz.com</value>
    <value>dns2.dnbiz.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>uhd.life</domain_name>
   <domain_keyword>uhd</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-06-01 06:51:51</query_time>
   <create_date>2022-02-17</create_date>
   <update_date>2022-02-22</update_date>
   <expiry_date>2027-02-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>Li Tao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>he nan 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>carey.dnspod.net</value>
    <value>lucy.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>40</num>
   <domain_name>phd.immo</domain_name>
   <domain_keyword>phd</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-06-07 13:46:01</query_time>
   <create_date>2017-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privatbrauerei M.C. Wieninger GmbH &amp; Co KG</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>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>41</num>
   <domain_name>kid.party</domain_name>
   <domain_keyword>kid</domain_keyword>
   <domain_tld>party</domain_tld>
   <query_time>2024-06-04 18:38:04</query_time>
   <create_date>2015-02-18</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-17</expiry_date>
   <registrar_iana>447</registrar_iana>
   <registrar_name>Safenames Ltd</registrar_name>
   <registrar_website>whois.safenames.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Oriental Trading Company, Inc</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>otc-ns01.orientaltradingcompany.com</value>
    <value>otc-ns02.orientaltradingcompany.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>42</num>
   <domain_name>ked.app</domain_name>
   <domain_keyword>ked</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-02 13:17:01</query_time>
   <create_date>2022-04-04</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-04-04</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 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.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>kh2.lat</domain_name>
   <domain_keyword>kh2</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-06-05 06:59:07</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>yhd.au</domain_name>
   <domain_keyword>yhd</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-06-01 03:52:26</query_time>
   <update_date>2024-02-06</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>khi.jp</domain_name>
   <domain_keyword>khi</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-01 22:18:51</query_time>
   <create_date>2001-03-26</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>KAWASAKI HEAVY INDUSTRIES, LTD.</registrant_name>
   <registrant_address>1-1, Kawasaki-cho</registrant_address>
   <registrant_zip>673-8666</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.789211650</registrant_phone>
   <registrant_fax>+81.789211602</registrant_fax>
   <name_servers>
    <value>out-kec20.khi.co.jp</value>
    <value>out2.khi.co.jp</value>
    <value>out9.khi.co.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>46</num>
   <domain_name>khv.rent</domain_name>
   <domain_keyword>khv</domain_keyword>
   <domain_tld>rent</domain_tld>
   <query_time>2024-06-10 06:27:09</query_time>
   <create_date>2020-06-01</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.4955801111</registrant_phone>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>kqd.net</domain_name>
   <domain_keyword>kqd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-10 04:46:20</query_time>
   <create_date>1997-09-02</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/kqd.net</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.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>khs.cn</domain_name>
   <domain_keyword>khs</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-12 12:32:02</query_time>
   <create_date>2010-05-18</create_date>
   <expiry_date>2027-05-18</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>柯辉</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>khg.wiki</domain_name>
   <domain_keyword>khg</domain_keyword>
   <domain_tld>wiki</domain_tld>
   <query_time>2024-06-12 12:23:03</query_time>
   <create_date>2020-07-21</create_date>
   <update_date>2024-06-08</update_date>
   <expiry_date>2024-07-21</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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>xkhd.vip</domain_name>
   <domain_keyword>xkhd</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-24 05:23:01</query_time>
   <create_date>2022-11-01</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>bei jing yun jing kai yang 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>bei jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>ahd.lat</domain_name>
   <domain_keyword>ahd</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-04-28 12:52:00</query_time>
   <create_date>2023-08-11</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>khb.group</domain_name>
   <domain_keyword>khb</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-04-29 03:16:11</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Odil Khasanov</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UZ</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.domaincom-expired.domainparkingserver.net</value>
    <value>ns2.domaincom-expired.domainparkingserver.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>khdn.xyz</domain_name>
   <domain_keyword>khdn</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-29 03:17:16</query_time>
   <create_date>2023-10-24</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-10-24</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>gwen.ns.cloudflare.com</value>
    <value>leonard.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>k3d.nl</domain_name>
   <domain_keyword>k3d</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-29 12:04:34</query_time>
   <create_date>2016-10-03</create_date>
   <update_date>2023-01-26</update_date>
   <registrar_name>Registrar.eu</registrar_name>
   <name_servers>
    <value>ns1.qweb.net</value>
    <value>ns2.qweb.nu</value>
    <value>ns3.qweb.co</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>skhd.ru</domain_name>
   <domain_keyword>skhd</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 22:40:47</query_time>
   <create_date>2022-09-20</create_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>8khd.live</domain_name>
   <domain_keyword>8khd</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-03 06:54:14</query_time>
   <create_date>2023-10-11</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-11</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>57</num>
   <domain_name>khm.ru</domain_name>
   <domain_keyword>khm</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 02:06:59</query_time>
   <create_date>2005-03-16</create_date>
   <expiry_date>2025-03-16</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>58</num>
   <domain_name>kad.cz</domain_name>
   <domain_keyword>kad</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-05 11:21:43</query_time>
   <create_date>2004-06-02</create_date>
   <update_date>2011-12-17</update_date>
   <expiry_date>2033-06-02</expiry_date>
   <registrar_name>REG-INTERNET-CZ</registrar_name>
   <registrant_name>KAD, spol. s r. o. Krkonosska automobilova doprava Vrchlabi</registrant_name>
   <registrant_company>KAD, spol. s r. o. Krkonosska automobilova doprava Vrchlabi</registrant_company>
   <registrant_address>Vapenicka 475, Vrchlabi, 54301</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns.forpsi.cz</value>
    <value>ns.forpsi.it</value>
    <value>ns.forpsi.net</value>
   </name_servers>
  </value>
  <value>
   <num>59</num>
   <domain_name>chd.biz</domain_name>
   <domain_keyword>chd</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-09 17:12:39</query_time>
   <create_date>2021-01-04</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com LLC</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>ghd.by</domain_name>
   <domain_keyword>ghd</domain_keyword>
   <domain_tld>by</domain_tld>
   <query_time>2024-04-24 12:10:15</query_time>
   <create_date>2009-10-13</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_name>Open Contact, Ltd</registrar_name>
   <registrant_company>Jemella Ltd</registrant_company>
   <registrant_address>W1D 2SP, Jemella Ltd, 82 Dean Street, London, London, -</registrant_address>
   <registrant_country>GB</registrant_country>
   <registrant_email>hidden! details are available at https://whois.cctld.by</registrant_email>
   <registrant_phone>+44.1132615600</registrant_phone>
   <name_servers>
    <value>nsgbr.comlaude.co.uk</value>
    <value>nssui.comlaude.ch</value>
    <value>nsusa.comlaude.net</value>
   </name_servers>
  </value>
  <value>
   <num>61</num>
   <domain_name>khl.life</domain_name>
   <domain_keyword>khl</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-06 17:25:14</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-10-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>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>khi.today</domain_name>
   <domain_keyword>khi</domain_keyword>
   <domain_tld>today</domain_tld>
   <query_time>2024-05-06 17:23:55</query_time>
   <create_date>2023-08-23</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-08-23</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>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>kfd.fr</domain_name>
   <domain_keyword>kfd</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 23:24:09</query_time>
   <create_date>2007-07-05</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-09-08</expiry_date>
   <registrar_name>EURODNS S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_company>Quinv S.A.</registrant_company>
   <registrant_address>Quinv S.A., 36, avenue Marie-Therese, 2132 Luxembourg</registrant_address>
   <registrant_country>LU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+352.20202551</registrant_phone>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>64</num>
   <domain_name>mhd.tools</domain_name>
   <domain_keyword>mhd</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-04-19 04:57:32</query_time>
   <create_date>2022-11-01</create_date>
   <update_date>2022-11-06</update_date>
   <expiry_date>2032-11-01</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>ns1.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>kld.com.br</domain_name>
   <domain_keyword>kld</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-04-11 02:30:15</query_time>
   <create_date>1999-02-08</create_date>
   <update_date>2022-09-09</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrant_name>KLD Biosistemas Equipamentos Eletr?nicos Ltda.</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>1hd.co.uk</domain_name>
   <domain_keyword>1hd</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-15 08:46:10</query_time>
   <create_date>2021-01-06</create_date>
   <update_date>2024-01-06</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <name_servers>
    <value>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>k6d.biz</domain_name>
   <domain_keyword>k6d</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-19 07:27:32</query_time>
   <create_date>2015-08-23</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-08-22</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://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>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>ns1031.ui-dns.biz</value>
    <value>ns1031.ui-dns.com</value>
    <value>ns1031.ui-dns.de</value>
    <value>ns1031.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>k4hd.biz</domain_name>
   <domain_keyword>k4hd</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-19 07:22:54</query_time>
   <create_date>2013-11-01</create_date>
   <update_date>2023-12-16</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://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_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>ns1021.ui-dns.biz</value>
    <value>ns1023.ui-dns.de</value>
    <value>ns1036.ui-dns.com</value>
    <value>ns1048.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>yhd.pics</domain_name>
   <domain_keyword>yhd</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-04-19 10:43:37</query_time>
   <create_date>2022-06-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-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>70</num>
   <domain_name>khh.org</domain_name>
   <domain_keyword>khh</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 21:23:45</query_time>
   <create_date>2000-12-18</create_date>
   <update_date>2023-04-25</update_date>
   <expiry_date>2025-12-18</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>kgd.org</domain_name>
   <domain_keyword>kgd</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 12:51:52</query_time>
   <create_date>2003-04-23</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-23</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>72</num>
   <domain_name>shd.org.pl</domain_name>
   <domain_keyword>shd</domain_keyword>
   <domain_tld>org.pl</domain_tld>
   <query_time>2024-05-13 16:17:14</query_time>
   <create_date>2012-10-02</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_name>nazwa.pl sp. z o.o.</registrar_name>
   <registrar_website>www.nazwa.pl</registrar_website>
   <name_servers>
    <value>pns.fapr.net</value>
    <value>tns.fapr.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>kid.co.uk</domain_name>
   <domain_keyword>kid</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-22 20:47:52</query_time>
   <create_date>2004-04-19</create_date>
   <update_date>2023-06-08</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_name>Alamex Limited [Tag = ALAMEX]</registrar_name>
   <name_servers>
    <value>ns3.mynameserve.com</value>
    <value>ns4.mynameserve.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>kh4.com.cn</domain_name>
   <domain_keyword>kh4</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-19 12:05:53</query_time>
   <create_date>2020-09-04</create_date>
   <expiry_date>2024-09-04</expiry_date>
   <registrar_name>WEST263 INTERNATIONAL LIMITED</registrar_name>
   <registrant_name>周新强</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>kid.direct</domain_name>
   <domain_keyword>kid</domain_keyword>
   <domain_tld>direct</domain_tld>
   <query_time>2024-05-19 01:43:59</query_time>
   <create_date>2021-10-23</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.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>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>ns41.worldnic.com</value>
    <value>ns42.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>1hd.info</domain_name>
   <domain_keyword>1hd</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-20 18:06:08</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>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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>N%2FA</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.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>77</num>
   <domain_name>chd.com.cn</domain_name>
   <domain_keyword>chd</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-19 21:46:16</query_time>
   <create_date>2002-11-15</create_date>
   <expiry_date>2027-11-15</expiry_date>
   <registrar_name>北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)</registrar_name>
   <registrant_name>中国华电集团有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>cl1.sfndns.cn</value>
    <value>cl1.sfndns.com</value>
    <value>cl2.sfndns.cn</value>
    <value>cl2.sfndns.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>78</num>
   <domain_name>kfd.space</domain_name>
   <domain_keyword>kfd</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-14 05:37:23</query_time>
   <create_date>2018-03-12</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0150940498</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>kmhd.asia</domain_name>
   <domain_keyword>kmhd</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-15 20:23:02</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2023-09-03</update_date>
   <expiry_date>2024-08-29</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>Jing He Xin Cheng Jing Shi Bai Huo Dian</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan xi 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>athena.dnspod.net</value>
    <value>steam.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>thd.graphics</domain_name>
   <domain_keyword>thd</domain_keyword>
   <domain_tld>graphics</domain_tld>
   <query_time>2024-05-16 08:59:54</query_time>
   <create_date>2014-05-12</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2025-05-12</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>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>khe.group</domain_name>
   <domain_keyword>khe</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-26 17:52:23</query_time>
   <create_date>2022-02-12</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dotpandanameserver.co.uk</value>
    <value>ns2.dotpandanameserver.co.uk</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>ukhd.info</domain_name>
   <domain_keyword>ukhd</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-26 06:34:24</query_time>
   <create_date>2009-09-03</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://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>ns1.ukhd.info</value>
    <value>ns2.ukhd.info</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>kmhd.com.au</domain_name>
   <domain_keyword>kmhd</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-31 08:47:47</query_time>
   <update_date>2024-04-22</update_date>
   <registrar_name>Melbourne IT</registrar_name>
   <registrar_website>https://elb.www.netregistry.com.au/contact-us/</registrar_website>
   <registrant_name>Mathew Hutchison</registrant_name>
   <name_servers>
    <value>ns1.syd5.hostyourservices.net</value>
    <value>ns2.syd5.hostyourservices.net</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>khe.me</domain_name>
   <domain_keyword>khe</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-29 12:37:42</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>khw.lat</domain_name>
   <domain_keyword>khw</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-06-10 06:27:15</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>khdz.net</domain_name>
   <domain_keyword>khdz</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 00:17:14</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>khn.org</domain_name>
   <domain_keyword>khn</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-12 12:27:09</query_time>
   <create_date>2000-04-28</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2034-04-28</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.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>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>pdns111.ultradns.biz</value>
    <value>pdns111.ultradns.com</value>
    <value>pdns111.ultradns.net</value>
    <value>pdns111.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>khs.education</domain_name>
   <domain_keyword>khs</domain_keyword>
   <domain_tld>education</domain_tld>
   <query_time>2024-06-12 12:32:02</query_time>
   <create_date>2014-04-17</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2031-04-17</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://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>ns09.domaincontrol.com</value>
    <value>ns10.domaincontrol.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>khp.biz</domain_name>
   <domain_keyword>khp</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-12 12:31:14</query_time>
   <create_date>2004-05-05</create_date>
   <update_date>2024-06-09</update_date>
   <expiry_date>2025-05-04</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>E-Promote</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>kh1.shop</domain_name>
   <domain_keyword>kh1</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-24 20:56:27</query_time>
   <create_date>2024-01-07</create_date>
   <update_date>2024-02-09</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <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>91</num>
   <domain_name>vhd.it</domain_name>
   <domain_keyword>vhd</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-26 01:01:08</query_time>
   <create_date>2007-07-09</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_name>EuroDNS SA</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_company>QUINV SA</registrant_company>
   <registrant_address>36 avenue Marie Therese</registrant_address>
   <registrant_city>Luxembourg</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>2132</registrant_zip>
   <registrant_country>LU</registrant_country>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>kyd.io</domain_name>
   <domain_keyword>kyd</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-29 21:01:28</query_time>
   <create_date>2018-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>ahd.world</domain_name>
   <domain_keyword>ahd</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-28 12:52:00</query_time>
   <create_date>2023-07-27</create_date>
   <update_date>2023-08-01</update_date>
   <expiry_date>2024-07-27</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>hydrogen.ns.hetzner.com</value>
    <value>oxygen.ns.hetzner.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>hkd.tips</domain_name>
   <domain_keyword>hkd</domain_keyword>
   <domain_tld>tips</domain_tld>
   <query_time>2024-05-01 08:16:03</query_time>
   <create_date>2023-08-15</create_date>
   <update_date>2023-08-20</update_date>
   <expiry_date>2024-08-15</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>ns101.kreativmedia.ch</value>
    <value>ns102.kreativmedia.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>rhd.ru</domain_name>
   <domain_keyword>rhd</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 03:07:59</query_time>
   <create_date>2003-08-11</create_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>Private educational institution of additional professional education &quot;INVENTA&quot;</registrant_company>
   <name_servers>
    <value>gateway.inventa.ru</value>
    <value>server1.ve10.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>mhd.scot</domain_name>
   <domain_keyword>mhd</domain_keyword>
   <domain_tld>scot</domain_tld>
   <query_time>2024-05-03 17:39:13</query_time>
   <create_date>2015-08-04</create_date>
   <update_date>2023-02-06</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://whois.tucows.com</registrar_website>
   <registrant_company>Data Protected</registrant_company>
   <registrant_state>Isle Of Lewis</registrant_state>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the whois service of the registrar of 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.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>2hd.pl</domain_name>
   <domain_keyword>2hd</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-24 18:25:29</query_time>
   <create_date>2023-07-04</create_date>
   <update_date>2023-07-04</update_date>
   <expiry_date>2024-07-04</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>98</num>
   <domain_name>kkd.hr</domain_name>
   <domain_keyword>kkd</domain_keyword>
   <domain_tld>hr</domain_tld>
   <query_time>2024-04-18 08:31:55</query_time>
   <create_date>2005-06-27</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-18</expiry_date>
   <registrar_name>CARNET</registrar_name>
   <registrar_website>http://whois.dns.hr</registrar_website>
   <registrant_name>KONAVOSKO KOMUNALNO DRUŠTVO d.o.o.</registrant_name>
   <registrant_address>Čilipi</registrant_address>
   <registrant_city>Čilipi</registrant_city>
   <registrant_state>HR</registrant_state>
   <registrant_zip>20215</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.lovora.com</value>
    <value>ns2.lovora.com</value>
   </name_servers>
  </value>
  <value>
   <num>99</num>
   <domain_name>khdk.com</domain_name>
   <domain_keyword>khdk</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 21:20:20</query_time>
   <create_date>2004-11-29</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <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>100</num>
   <domain_name>khm.io</domain_name>
   <domain_keyword>khm</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-18 21:26:31</query_time>
   <create_date>2018-02-22</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-02-22</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>ns1gjz.name.com</value>
    <value>ns2dfg.name.com</value>
    <value>ns3jkl.name.com</value>
    <value>ns4qxz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>2.647</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.