WHOIS QUERY TIME

22 May 2024 - 5:35 AM UTC

Registered: 7 January 2017
Modified: 1 February 2024

NAME SERVERS

ns8.wixdns.net
ns9.wixdns.net

REGISTRANT

Company: HFJ Life Business Co., Ltd.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=hfj.co.jp
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "hfj.co.jp"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "hfj.co.jp",
            "domain_keyword": "hfj",
            "domain_tld": "co.jp",
            "query_time": "2024-05-22 05:35:51",
            "create_date": "2017-01-07",
            "update_date": "2024-02-01",
            "registrant_company": "HFJ Life Business Co., Ltd.",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ]
        }
    ],
    "stats": {
        "total_time": 0.046,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>hfj.co.jp</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>hfj.co.jp</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-22 05:35:51</query_time>
   <create_date>2017-01-07</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>HFJ Life Business Co., Ltd.</registrant_company>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.046</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.077 seconds) for "hfj.co.jp" in our Historical WHOIS Database.
#1 - QUERY TIME

21 Apr 2023 - 12:50 AM UTC

Registered: 7 January 2017
Modified: 1 February 2023

NAME SERVERS

ns8.wixdns.net
ns9.wixdns.net

REGISTRANT

Company: HFJ Life Business Co., Ltd.

#2 - QUERY TIME

18 Mar 2024 - 5:46 AM UTC

Registered: 7 January 2017
Modified: 1 February 2024

NAME SERVERS

ns8.wixdns.net
ns9.wixdns.net

REGISTRANT

Company: HFJ Life Business 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=hfj.co.jp
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "hfj.co.jp",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "hfj.co.jp",
    "results": [
        {
            "num": 1,
            "domain_name": "hfj.co.jp",
            "domain_keyword": "hfj",
            "domain_tld": "co.jp",
            "query_time": "2023-04-21 00:50:43",
            "create_date": "2017-01-07",
            "update_date": "2023-02-01",
            "registrant_company": "HFJ Life Business Co., Ltd.",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ]
        },
        {
            "num": 2,
            "domain_name": "hfj.co.jp",
            "domain_keyword": "hfj",
            "domain_tld": "co.jp",
            "query_time": "2024-03-18 05:46:59",
            "create_date": "2017-01-07",
            "update_date": "2024-02-01",
            "registrant_company": "HFJ Life Business Co., Ltd.",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ]
        }
    ],
    "stats": {
        "total_time": 0.077,
        "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>hfj.co.jp</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>hfj.co.jp</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>hfj.co.jp</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2023-04-21 00:50:43</query_time>
   <create_date>2017-01-07</create_date>
   <update_date>2023-02-01</update_date>
   <registrant_company>HFJ Life Business Co., Ltd.</registrant_company>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>hfj.co.jp</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-03-18 05:46:59</query_time>
   <create_date>2017-01-07</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>HFJ Life Business Co., Ltd.</registrant_company>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.077</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 28 domain names (in 0.04 seconds) which contained the exact domain keyword "hfj".
Domain Name Registered Expiry Registrar Ownership
1 hfj.com 27 May 1997 26 May 2025 Interlink Co., Ltd. REDACTED FOR PRIVACY
2 hfj.co.uk 9 Sep 1999 9 Sep 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
3 hfj.net 19 Mar 2000 19 Mar 2025 GoDaddy.com, LLC -
4 hfj.jp 11 May 2001 30 Jun 2024 - -
5 hfj.nl 4 Sep 2002 - Mijn InternetOplossing B.V. -
6 hfj.org 27 Nov 2003 27 Nov 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
7 hfj.ru 27 Oct 2005 27 Oct 2024 RU-CENTER-RU Private Person
8 hfj.be 28 Jan 2008 - Eurodns S.A. -
9 hfj.co 20 Apr 2014 19 Apr 2025 Rabbitsfoot.com LLC d/b/a Oxygen.nyc REDACTED FOR PRIVACY
10 hfj.cc 1 Nov 2014 1 Nov 2024 eName Technology Co., Ltd. -
11 hfj.help 20 Dec 2015 20 Dec 2024 PDR Ltd. d/b/a PublicDomainRegistry.com GDPR Masked
12 hfj.jp.net 1 Mar 2016 1 Mar 2025 GMO Internet Group, Inc. d/b/a Onamae.com -
13 hfj.vip 31 Aug 2016 31 Aug 2024 22net, Inc. LISUXIAO
14 hfj.co.jp 7 Jan 2017 - - HFJ Life Business Co., Ltd.
15 hfj.app 8 May 2018 8 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
16 hfj.uk 16 Jan 2020 16 Jan 2025 Sean Warburton &amp; Gillian Warburton [Tag = WARBURTON] -
17 hfj.world 15 Sep 2021 15 Sep 2024 OVH SAS Fundacja Maja Przyszlosc
18 hfj.xyz 18 Oct 2021 18 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) caowei
19 hfj.it 30 Dec 2021 18 Dec 2024 Mobilling di Vito Longo Vito Longo
20 hfj.info 20 May 2022 20 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Inquire about this domain via contact email address
21 hfj.one 8 Aug 2022 8 Aug 2024 Squarespace Domains II LLC Pinged Inc.
22 hfj.io 14 Mar 2023 14 Mar 2024 OVH SAS REDACTED FOR PRIVACY
23 hfj.icu 3 Apr 2023 3 Apr 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
24 hfj.lat 31 Aug 2023 31 Aug 2024 Porkbun, LLC Private by Design, LLC
25 hfj.buzz 27 Oct 2023 27 Oct 2024 NameSilo, LLC PrivacyGuardian.org llc
26 hfj.asia 15 May 2024 15 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
27 hfj.eu - - Really Useful Domains Ltd -
28 hfj.com.au - - Above.au Pty Limited Dianne McNamara
29 hfj.au - - DROP.com.au Pty Ltd Damien Waller

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=hfj&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "hfj",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 29,
        "relation": "eq",
        "current": 29
    },
    "unique_domains": "hfj.com, hfj.co.uk, hfj.net, hfj.jp, hfj.nl, hfj.org, hfj.ru, hfj.be, hfj.co, hfj.cc, hfj.help, hfj.jp.net, hfj.vip, hfj.co.jp, hfj.app, hfj.uk, hfj.world, hfj.xyz, hfj.it, hfj.info, hfj.one, hfj.io, hfj.icu, hfj.lat, hfj.buzz, hfj.asia, hfj.eu, hfj.com.au, hfj.au",
    "results": [
        {
            "num": 1,
            "domain_name": "hfj.com",
            "domain_keyword": "hfj",
            "domain_tld": "com",
            "query_time": "2024-05-29 14:56:22",
            "create_date": "1997-05-27",
            "update_date": "2022-05-22",
            "expiry_date": "2025-05-26",
            "registrar_iana": 277,
            "registrar_name": "Interlink Co., Ltd.",
            "registrar_website": "www.interlink.or.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TOKYO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "contact via https://send-message.ispapi.net/hfj.com/registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "hfj.co.uk",
            "domain_keyword": "hfj",
            "domain_tld": "co.uk",
            "query_time": "2024-04-24 20:46:50",
            "create_date": "1999-09-09",
            "update_date": "2023-12-03",
            "expiry_date": "2024-09-09",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "hfj.net",
            "domain_keyword": "hfj",
            "domain_tld": "net",
            "query_time": "2024-06-12 17:48:11",
            "create_date": "2000-03-19",
            "update_date": "2024-02-14",
            "expiry_date": "2025-03-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "hfj.jp",
            "domain_keyword": "hfj",
            "domain_tld": "jp",
            "query_time": "2024-06-01 22:35:02",
            "create_date": "2001-05-11",
            "update_date": "2024-06-01",
            "expiry_date": "2024-06-30",
            "name_servers": [
                ""
            ],
            "domain_status": [
                "Suspended"
            ]
        },
        {
            "num": 5,
            "domain_name": "hfj.nl",
            "domain_keyword": "hfj",
            "domain_tld": "nl",
            "query_time": "2024-05-06 08:14:53",
            "create_date": "2002-09-04",
            "update_date": "2022-02-16",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 6,
            "domain_name": "hfj.org",
            "domain_keyword": "hfj",
            "domain_tld": "org",
            "query_time": "2024-04-24 20:46:50",
            "create_date": "2003-11-27",
            "update_date": "2023-11-02",
            "expiry_date": "2024-11-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": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "hfj.ru",
            "domain_keyword": "hfj",
            "domain_tld": "ru",
            "query_time": "2024-05-01 10:07:36",
            "create_date": "2005-10-27",
            "expiry_date": "2024-10-27",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.rf.ru",
                "ns2.rf.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "hfj.be",
            "domain_keyword": "hfj",
            "domain_tld": "be",
            "query_time": "2024-06-04 08:15:35",
            "create_date": "2008-01-28",
            "registrar_name": "Eurodns S.A.",
            "registrar_website": "http://www.eurodns.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 9,
            "domain_name": "hfj.co",
            "domain_keyword": "hfj",
            "domain_tld": "co",
            "query_time": "2024-04-28 10:21:31",
            "create_date": "2014-04-20",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-19",
            "registrar_iana": 3238,
            "registrar_name": "Rabbitsfoot.com LLC d/b/a Oxygen.nyc",
            "registrar_website": "oxygen.nyc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "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.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "hfj.cc",
            "domain_keyword": "hfj",
            "domain_tld": "cc",
            "query_time": "2024-05-25 20:38:31",
            "create_date": "2014-11-01",
            "update_date": "2024-03-26",
            "expiry_date": "2024-11-01",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co., Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/hfj.cc",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "hfj.help",
            "domain_keyword": "hfj",
            "domain_tld": "help",
            "query_time": "2024-04-28 10:21:31",
            "create_date": "2015-12-20",
            "update_date": "2024-01-26",
            "expiry_date": "2024-12-20",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "GDPR Masked",
            "registrant_state": "Oberosterreich",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.de6.fcomet.com",
                "ns2.de6.fcomet.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "hfj.jp.net",
            "domain_keyword": "hfj",
            "domain_tld": "jp.net",
            "query_time": "2024-06-12 17:48:11",
            "create_date": "2016-03-01",
            "update_date": "2024-04-22",
            "expiry_date": "2025-03-01",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_email": "https://whois.centralnic.com/contact/hfj.jp.net/registrant",
            "name_servers": [
                "ns1.7cloudcomputing.com",
                "ns2.7cloudcomputing.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "hfj.vip",
            "domain_keyword": "hfj",
            "domain_tld": "vip",
            "query_time": "2024-06-12 17:48:11",
            "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": 14,
            "domain_name": "hfj.co.jp",
            "domain_keyword": "hfj",
            "domain_tld": "co.jp",
            "query_time": "2024-05-22 05:35:51",
            "create_date": "2017-01-07",
            "update_date": "2024-02-01",
            "registrant_company": "HFJ Life Business Co., Ltd.",
            "name_servers": [
                "ns8.wixdns.net",
                "ns9.wixdns.net"
            ]
        },
        {
            "num": 15,
            "domain_name": "hfj.app",
            "domain_keyword": "hfj",
            "domain_tld": "app",
            "query_time": "2024-05-12 23:32:54",
            "create_date": "2018-05-08",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "hfj.uk",
            "domain_keyword": "hfj",
            "domain_tld": "uk",
            "query_time": "2024-06-01 22:35:02",
            "create_date": "2020-01-16",
            "update_date": "2024-02-07",
            "expiry_date": "2025-01-16",
            "registrar_name": "Sean Warburton &amp; Gillian Warburton [Tag = WARBURTON]",
            "name_servers": [
                "ns1.flip.uk",
                "ns2.flip.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 17,
            "domain_name": "hfj.world",
            "domain_keyword": "hfj",
            "domain_tld": "world",
            "query_time": "2024-05-06 08:14:54",
            "create_date": "2021-09-15",
            "update_date": "2023-10-30",
            "expiry_date": "2024-09-15",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Fundacja Maja Przyszlosc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.cyberfolks.pl",
                "ns2.cyberfolks.pl",
                "ns3.cyberfolks.pl"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "hfj.xyz",
            "domain_keyword": "hfj",
            "domain_tld": "xyz",
            "query_time": "2024-05-06 08:14:54",
            "create_date": "2021-10-18",
            "update_date": "2024-01-30",
            "expiry_date": "2024-10-18",
            "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": 19,
            "domain_name": "hfj.it",
            "domain_keyword": "hfj",
            "domain_tld": "it",
            "query_time": "2024-04-24 20:46:50",
            "create_date": "2021-12-30",
            "update_date": "2024-01-03",
            "expiry_date": "2024-12-18",
            "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": 20,
            "domain_name": "hfj.info",
            "domain_keyword": "hfj",
            "domain_tld": "info",
            "query_time": "2024-05-23 01:56:32",
            "create_date": "2022-05-20",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-20",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Inquire about this domain via contact email address",
            "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.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "hfj.one",
            "domain_keyword": "hfj",
            "domain_tld": "one",
            "query_time": "2024-05-12 23:32:54",
            "create_date": "2022-08-08",
            "update_date": "2024-05-02",
            "expiry_date": "2024-08-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Pinged Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "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": 22,
            "domain_name": "hfj.io",
            "domain_keyword": "hfj",
            "domain_tld": "io",
            "query_time": "2024-05-28 04:41:51",
            "create_date": "2023-03-14",
            "update_date": "2024-05-17",
            "expiry_date": "2024-03-14",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "MA",
            "registrant_email": "please query the rdds service of the registrar 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.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "hfj.icu",
            "domain_keyword": "hfj",
            "domain_tld": "icu",
            "query_time": "2024-06-01 22:35:02",
            "create_date": "2023-04-03",
            "update_date": "2024-05-05",
            "expiry_date": "2024-04-03",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Hu Nan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1-domain-expired.myhostadmin.net",
                "ns2-domain-expired.myhostadmin.net"
            ],
            "domain_status": [
                "pendingDelete",
                "redemptionPeriod",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "hfj.lat",
            "domain_keyword": "hfj",
            "domain_tld": "lat",
            "query_time": "2024-05-16 13:56:57",
            "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": 25,
            "domain_name": "hfj.buzz",
            "domain_keyword": "hfj",
            "domain_tld": "buzz",
            "query_time": "2024-05-12 23:32:54",
            "create_date": "2023-10-27",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-27",
            "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": [
                "clark.ns.cloudflare.com",
                "rosalie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "hfj.asia",
            "domain_keyword": "hfj",
            "domain_tld": "asia",
            "query_time": "2024-05-17 14:17:29",
            "create_date": "2024-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "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": [
                "clara.ns.cloudflare.com",
                "clayton.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "hfj.eu",
            "domain_keyword": "hfj",
            "domain_tld": "eu",
            "query_time": "2024-05-05 03:50:29",
            "registrar_name": "Really Useful Domains Ltd",
            "registrar_website": "www.reallyusefuldomains.co.uk",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ]
        },
        {
            "num": 28,
            "domain_name": "hfj.com.au",
            "domain_keyword": "hfj",
            "domain_tld": "com.au",
            "query_time": "2024-06-01 22:35:02",
            "update_date": "2024-05-11",
            "registrar_name": "Above.au Pty Limited",
            "registrar_website": "https://www.yexa.com.au/contact.html",
            "registrant_name": "Dianne McNamara",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "hfj.au",
            "domain_keyword": "hfj",
            "domain_tld": "au",
            "query_time": "2024-06-12 17:48:11",
            "update_date": "2023-09-24",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Damien Waller",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.04,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>hfj</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>29</total>
  <relation>eq</relation>
  <current>29</current>
 </count>
 <unique_domains>hfj.com, hfj.co.uk, hfj.net, hfj.jp, hfj.nl, hfj.org, hfj.ru, hfj.be, hfj.co, hfj.cc, hfj.help, hfj.jp.net, hfj.vip, hfj.co.jp, hfj.app, hfj.uk, hfj.world, hfj.xyz, hfj.it, hfj.info, hfj.one, hfj.io, hfj.icu, hfj.lat, hfj.buzz, hfj.asia, hfj.eu, hfj.com.au, hfj.au</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>hfj.com</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 14:56:22</query_time>
   <create_date>1997-05-27</create_date>
   <update_date>2022-05-22</update_date>
   <expiry_date>2025-05-26</expiry_date>
   <registrar_iana>277</registrar_iana>
   <registrar_name>Interlink Co., Ltd.</registrar_name>
   <registrar_website>www.interlink.or.jp</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>TOKYO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>contact via https://send-message.ispapi.net/hfj.com/registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>hfj.co.uk</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-24 20:46:50</query_time>
   <create_date>1999-09-09</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>hfj.net</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-12 17:48:11</query_time>
   <create_date>2000-03-19</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>hfj.jp</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-01 22:35:02</query_time>
   <create_date>2001-05-11</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <name_servers>
    <value></value>
   </name_servers>
   <domain_status>
    <value>Suspended</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>hfj.nl</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-06 08:14:53</query_time>
   <create_date>2002-09-04</create_date>
   <update_date>2022-02-16</update_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>hfj.org</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 20:46:50</query_time>
   <create_date>2003-11-27</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-11-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>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>7</num>
   <domain_name>hfj.ru</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 10:07:36</query_time>
   <create_date>2005-10-27</create_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.rf.ru</value>
    <value>ns2.rf.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>hfj.be</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-04 08:15:35</query_time>
   <create_date>2008-01-28</create_date>
   <registrar_name>Eurodns S.A.</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>hfj.co</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-28 10:21:31</query_time>
   <create_date>2014-04-20</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>3238</registrar_iana>
   <registrar_name>Rabbitsfoot.com LLC d/b/a Oxygen.nyc</registrar_name>
   <registrar_website>oxygen.nyc</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>New York</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.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>hfj.cc</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-25 20:38:31</query_time>
   <create_date>2014-11-01</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2024-11-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>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/hfj.cc</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>11</num>
   <domain_name>hfj.help</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>help</domain_tld>
   <query_time>2024-04-28 10:21:31</query_time>
   <create_date>2015-12-20</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>GDPR Masked</registrant_company>
   <registrant_state>Oberosterreich</registrant_state>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.de6.fcomet.com</value>
    <value>ns2.de6.fcomet.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>hfj.jp.net</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>jp.net</domain_tld>
   <query_time>2024-06-12 17:48:11</query_time>
   <create_date>2016-03-01</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-03-01</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_email>https://whois.centralnic.com/contact/hfj.jp.net/registrant</registrant_email>
   <name_servers>
    <value>ns1.7cloudcomputing.com</value>
    <value>ns2.7cloudcomputing.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>hfj.vip</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-12 17:48:11</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>14</num>
   <domain_name>hfj.co.jp</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-22 05:35:51</query_time>
   <create_date>2017-01-07</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>HFJ Life Business Co., Ltd.</registrant_company>
   <name_servers>
    <value>ns8.wixdns.net</value>
    <value>ns9.wixdns.net</value>
   </name_servers>
  </value>
  <value>
   <num>15</num>
   <domain_name>hfj.app</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 23:32:54</query_time>
   <create_date>2018-05-08</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>hfj.uk</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-01 22:35:02</query_time>
   <create_date>2020-01-16</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_name>Sean Warburton &amp;amp; Gillian Warburton [Tag = WARBURTON]</registrar_name>
   <name_servers>
    <value>ns1.flip.uk</value>
    <value>ns2.flip.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>hfj.world</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-06 08:14:54</query_time>
   <create_date>2021-09-15</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Fundacja Maja Przyszlosc</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>PL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.cyberfolks.pl</value>
    <value>ns2.cyberfolks.pl</value>
    <value>ns3.cyberfolks.pl</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>hfj.xyz</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-06 08:14:54</query_time>
   <create_date>2021-10-18</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-10-18</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>19</num>
   <domain_name>hfj.it</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-24 20:46:50</query_time>
   <create_date>2021-12-30</create_date>
   <update_date>2024-01-03</update_date>
   <expiry_date>2024-12-18</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>20</num>
   <domain_name>hfj.info</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-23 01:56:32</query_time>
   <create_date>2022-05-20</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Inquire about this domain via contact email address</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>hfj.one</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-12 23:32:54</query_time>
   <create_date>2022-08-08</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-08-08</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>Pinged Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>GA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>22</num>
   <domain_name>hfj.io</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-28 04:41:51</query_time>
   <create_date>2023-03-14</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-03-14</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>MA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>hfj.icu</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-06-01 22:35:02</query_time>
   <create_date>2023-04-03</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-04-03</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1-domain-expired.myhostadmin.net</value>
    <value>ns2-domain-expired.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>hfj.lat</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-16 13:56:57</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>25</num>
   <domain_name>hfj.buzz</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-12 23:32:54</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-27</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>clark.ns.cloudflare.com</value>
    <value>rosalie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>hfj.asia</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-17 14:17:29</query_time>
   <create_date>2024-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</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>clara.ns.cloudflare.com</value>
    <value>clayton.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>hfj.eu</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 03:50:29</query_time>
   <registrar_name>Really Useful Domains Ltd</registrar_name>
   <registrar_website>www.reallyusefuldomains.co.uk</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
  </value>
  <value>
   <num>28</num>
   <domain_name>hfj.com.au</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-06-01 22:35:02</query_time>
   <update_date>2024-05-11</update_date>
   <registrar_name>Above.au Pty Limited</registrar_name>
   <registrar_website>https://www.yexa.com.au/contact.html</registrar_website>
   <registrant_name>Dianne McNamara</registrant_name>
   <name_servers>
    <value>ns1.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>hfj.au</domain_name>
   <domain_keyword>hfj</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-06-12 17:48:11</query_time>
   <update_date>2023-09-24</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Damien Waller</registrant_name>
   <name_servers>
    <value>ns1.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.04</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 3,700 domain names (in 0.067 seconds) which look and sound like the brand name "hfj".
Domain Name Registered Expiry Registrar Ownership
1 rfj.email 14 Apr 2024 14 Apr 2025 Name.com, Inc. Domain Protection Services, Inc.
2 hjf.net 7 Mar 2003 7 Mar 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
3 hfe.ru 1 Oct 2005 1 Oct 2024 SALENAMES-RU Private Person
4 haj.sk 13 Apr 2020 13 Apr 2025 WebHouse, s.r.o. -
5 hf3.de - - - -
6 hdj.eu - - Domain Robot -
7 hoj.cn 26 Mar 2005 26 Mar 2028 阿里云计算有限公司(万网) 黄洁
8 hfl.ie 4 Oct 2017 4 Oct 2024 Blacknight Solutions REDACTED FOR PRIVACY
9 hfc.co.mz 24 Feb 2022 24 Feb 2025 MozDomains HFC Electro amp Refrigeration
10 hej.moda 29 Jan 2023 29 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
11 hf2.com.cn 21 Sep 2023 21 Sep 2024 广东时代互联科技有限公司 高胡山
12 jfj.one 16 Jan 2023 16 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
13 afj.app 10 May 2018 10 May 2025 West263 International Limited Tian En Qi Ye Guan Li You Xian Gong Si
14 haj.net 11 Nov 2003 11 Nov 2024 DomainSpot LLC Redacted
15 hgj.pl 9 Sep 2016 9 Sep 2024 Aftermarket.pl Limited -
16 afj.news 16 Sep 2023 16 Sep 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
17 hxj.xn--6qq986b3xl 26 Aug 2017 26 Aug 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) bai que bei jing xin xi ji shu you xian gong si
18 yfj.app 16 Nov 2021 16 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
19 hfm.bi 21 Mar 2019 21 Mar 2025 Afriregister1 Francois Butagari
20 hgj.company 17 Aug 2022 17 Aug 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
21 kfj.cc 18 Aug 2013 18 Aug 2026 22net, Inc. -
22 hhj.mobi 16 Feb 2023 16 Feb 2025 PDR Ltd. d/b/a PublicDomainRegistry.com xian jun chen
23 4fj.net 7 Jul 2022 7 Jul 2024 WEBCC sandan hua
24 hej.photos 16 Feb 2022 16 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
25 hgfj.com 29 Dec 2001 29 Dec 2024 GoDaddy.com, LLC -
26 hyj.com.au - - DROP.com.au Pty Ltd Balakrishnan Apparao
27 hfy.cool 30 Nov 2021 30 Nov 2026 DNSPod, Inc. Hou Fang Yao
28 hfm.com.pt 11 Sep 2010 - - -
29 hfv.jp 19 May 2008 31 May 2025 - A non profit organization heart full welfare donation
30 hkj.pub 13 May 2015 13 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) guang zhou shi xun kao jiao yu ke ji you xian gong si
31 hvj.news 8 Jul 2022 8 Jul 2024 Squarespace Domains II LLC Hoosier Village Resident-led Communications
32 hffj.tech 2 Jun 2023 2 Jun 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Guo Qing Fang
33 hff.fish 6 Dec 2015 6 Dec 2024 Squarespace Domains II LLC Head First Fishing Adventures
34 hfr.com 29 Jul 1995 28 Jul 2024 Register.com, Inc. -
35 5fj.buzz 18 Feb 2024 18 Feb 2025 Dynadot Inc REDACTED FOR PRIVACY
36 hyfj.net 1 Jun 2023 1 Jun 2024 DropCatch.com 562 LLC Redacted for GDPR privacy
37 h1j.work 22 Jan 2021 22 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) He Li Jun
38 hfn.xyz 18 Oct 2021 18 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) caowei
39 hfz.biz 29 Apr 2023 29 Apr 2025 Dynadot Inc Dynadot Privacy Service
40 hbj.us 19 Nov 2002 18 Nov 2024 GoDaddy Online Services Cayman Islands Ltd. Tony Mazzuca
41 afj.se 18 Dec 2020 18 Dec 2024 Web Lovers AB -
42 h4j.top 5 Mar 2024 5 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Shanghai Hopu Yuanzhi International Trade Co., Ltd.
43 hft.exchange 26 Sep 2019 26 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
44 hfk.ro 7 Oct 2021 6 Oct 2025 Claus Web SRL -
45 hfjs.net 23 Mar 2006 23 Mar 2025 NameSilo, LLC PrivacyGuardian.org llc
46 hfaj.com 6 Jul 2005 6 Jul 2024 eName Technology Co.,Ltd. -
47 hfe.solutions 3 Sep 2017 3 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
48 hyj.nl 7 Nov 2019 - XNS Registrar B.V. -
49 hsj.store 29 Sep 2021 29 Sep 2025 Go Daddy, LLC Domains By Proxy, LLC
50 hgfj.pics 21 Apr 2023 21 Apr 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
51 ofj.it 17 Sep 2018 17 Sep 2024 Puglia.com srls Puglia.com S.r.l.s.
52 hhj.asia 16 May 2024 16 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
53 jfj.co.nz 5 Dec 2010 - Sitetech Solutions Ltd T/A SiteName -
54 h2j.com 13 May 1999 13 May 2025 GoDaddy.com, LLC -
55 hoj.uk 30 Oct 2017 30 Oct 2024 Jonathan Gregory t/a isurveyor.com [Tag = ISURVEYOR] iSurveyor
56 kfj.art 7 Nov 2022 7 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
57 hyfj.asia 31 Aug 2023 31 Aug 2024 DNSPod, Inc. Jing He Xin Cheng Jing Shi Bai Huo Dian
58 h7j.net 15 Aug 2022 15 Aug 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
59 hfw.cam 2 Jul 2023 2 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
60 hqfj.cn 11 Oct 2005 11 Oct 2024 阿里云计算有限公司(万网) 连云港市宏庆电力辅机开发有限公司
61 ufj.law 28 Sep 2023 28 Sep 2024 NameCheap, Inc. REDACTED FOR PRIVACY
62 afj.inc 26 Mar 2024 26 Mar 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
63 hfm.trade 26 Apr 2022 26 Apr 2025 Marcaria International LLC HF Markets Ltd
64 hfn.co.in 20 Apr 2017 20 Apr 2024 Dynadot LLC Ascend Domains
65 3hfj.cn 25 Feb 2022 25 Feb 2025 阿里云计算有限公司(万网) 绍兴上虞三禾风机有限公司
66 hcj.com 13 Mar 1999 13 Mar 2025 Dynadot Inc -
67 hpj.ngo 1 Sep 2022 1 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
68 qfj.org 17 Nov 2001 17 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
69 hfp.co.kr 23 Jun 2020 23 Jun 2025 (?)??? ?????????(?)
70 xfj.life 23 Oct 2023 23 Oct 2024 DNSPod, Inc. UN-ENJOY INVESTMENT LIMITED
71 jfj.lat 17 Aug 2023 17 Aug 2024 Porkbun, LLC Private by Design, LLC
72 htj.icu 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) ceng yu xin
73 ufj.be 20 Oct 2008 - SmartLogic B.V. -
74 h1j.com 21 Aug 2003 21 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
75 qfj.buzz 27 Oct 2023 27 Oct 2024 NameSilo, LLC PrivacyGuardian.org llc
76 hfm.markets 23 Dec 2021 23 Dec 2024 Key-Systems, LLC HF Markets Ltd
77 jfj.app 26 Aug 2023 26 Aug 2025 Synergy Wholesale Pty Ltd REDACTED FOR PRIVACY
78 hjf.cc 31 Mar 2007 31 Mar 2025 Domain.com, LLC REDACTED FOR PRIVACY
79 cfj.lat 6 Sep 2023 6 Sep 2024 Porkbun, LLC Private by Design, LLC
80 hnj.ng 30 May 2013 30 May 2025 Upperlink Limited Alcapel Host
81 hsj.app 22 Jan 2024 22 Jan 2025 NameSilo, LLC PrivacyGuardian.org llc
82 haj.co.jp 29 Nov 1995 - - HOKKAIDO ARBEIT JOHOSYA
83 ifj.inc 22 Mar 2024 22 Mar 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
84 lfj.co.uk 9 Sep 1999 9 Sep 2025 Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH] Dulwich Storage Company Ltd
85 hhfj.ca 15 May 2023 15 May 2025 PublicDomainRegistry.com Inc REDACTED FOR PRIVACY
86 kfj.co.uk 9 Sep 1999 9 Sep 2025 Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH] Dulwich Storage Company Ltd
87 hfjr.cn 21 Mar 2013 21 Mar 2027 江苏邦宁科技有限公司 安徽吉尔信息科技有限公司
88 hkj.science 1 Apr 2017 31 Mar 2028 West263 International Limited Long Guo Ping
89 hoj.band 20 Dec 2021 20 Dec 2024 OVH SAS REDACTED FOR PRIVACY
90 ifj.pub 10 Apr 2016 10 Apr 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) fengzhihang
91 hdj.co.jp 24 Feb 1999 - - HUNTER DOUGLAS JAPAN LIMITED
92 fhfj.cn 30 May 2006 30 Jun 2025 广州云讯信息科技有限公司 诸暨市飞虎纺织机械有限公司
93 hfz.ae - - Etisalat sysed
94 vfj.pl 16 Feb 2024 16 Feb 2025 Aftermarket.pl Limited -
95 fhj.me.uk 19 Jan 2007 19 Jan 2025 Andrews &amp; Arnold Limited [Tag = AAISP] -
96 hfc.international 26 Nov 2014 26 Nov 2024 eNom, LLC Host & Food Corporation Srl
97 hf2.life 4 Nov 2021 4 Nov 2024 DNSPod, Inc. Ding Xing Yuan
98 hsj.cn 5 Mar 2004 5 Mar 2030 阿里云计算有限公司(万网) 湖北精搜全媒体传媒有限公司
99 huj.xyz 16 Mar 2023 16 Mar 2030 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
100 rfj.lat 29 Aug 2023 29 Aug 2024 Porkbun, LLC Private by Design, LLC
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 Hfj.co.jp.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=hfj.co.jp
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "hfj.co.jp",
        "page_size": 100
    },
    "count": {
        "total": 3700,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "rfj.email, hjf.net, hfe.ru, haj.sk, hf3.de, hdj.eu, hoj.cn, hfl.ie, hfc.co.mz, hej.moda, hf2.com.cn, jfj.one, afj.app, haj.net, hgj.pl, afj.news, hxj.xn--6qq986b3xl, yfj.app, hfm.bi, hgj.company, kfj.cc, hhj.mobi, 4fj.net, hej.photos, hgfj.com, hyj.com.au, hfy.cool, hfm.com.pt, hfv.jp, hkj.pub, hvj.news, hffj.tech, hff.fish, hfr.com, 5fj.buzz, hyfj.net, h1j.work, hfn.xyz, hfz.biz, hbj.us, afj.se, h4j.top, hft.exchange, hfk.ro, hfjs.net, hfaj.com, hfe.solutions, hyj.nl, hsj.store, hgfj.pics, ofj.it, hhj.asia, jfj.co.nz, h2j.com, hoj.uk, kfj.art, hyfj.asia, h7j.net, hfw.cam, hqfj.cn, ufj.law, afj.inc, hfm.trade, hfn.co.in, 3hfj.cn, hcj.com, hpj.ngo, qfj.org, hfp.co.kr, xfj.life, jfj.lat, htj.icu, ufj.be, h1j.com, qfj.buzz, hfm.markets, jfj.app, hjf.cc, cfj.lat, hnj.ng, hsj.app, haj.co.jp, ifj.inc, lfj.co.uk, hhfj.ca, kfj.co.uk, hfjr.cn, hkj.science, hoj.band, ifj.pub, hdj.co.jp, fhfj.cn, hfz.ae, vfj.pl, fhj.me.uk, hfc.international, hf2.life, hsj.cn, huj.xyz, rfj.lat",
    "results": [
        {
            "num": 1,
            "domain_name": "rfj.email",
            "domain_keyword": "rfj",
            "domain_tld": "email",
            "query_time": "2024-04-16 16:13:57",
            "create_date": "2024-04-14",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-14",
            "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": [
                "drake.ns.cloudflare.com",
                "monroe.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "hjf.net",
            "domain_keyword": "hjf",
            "domain_tld": "net",
            "query_time": "2024-04-19 01:55:47",
            "create_date": "2003-03-07",
            "update_date": "2024-02-15",
            "expiry_date": "2025-03-07",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "hfe.ru",
            "domain_keyword": "hfe",
            "domain_tld": "ru",
            "query_time": "2024-05-01 10:07:35",
            "create_date": "2005-10-01",
            "expiry_date": "2024-10-01",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 4,
            "domain_name": "haj.sk",
            "domain_keyword": "haj",
            "domain_tld": "sk",
            "query_time": "2024-05-05 05:52:18",
            "create_date": "2020-04-13",
            "update_date": "2024-05-03",
            "expiry_date": "2025-04-13",
            "registrar_name": "WebHouse, s.r.o.",
            "name_servers": [
                "ns1.webhouse.sk",
                "ns2.webhouse.sk",
                "ns3.webhouse.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 5,
            "domain_name": "hf3.de",
            "domain_keyword": "hf3",
            "domain_tld": "de",
            "query_time": "2024-05-04 15:49:25",
            "update_date": "2024-03-11",
            "name_servers": [
                "ns1.kv-gmbh.de",
                "ns2.kv-gmbh.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 6,
            "domain_name": "hdj.eu",
            "domain_keyword": "hdj",
            "domain_tld": "eu",
            "query_time": "2024-05-06 02:34:12",
            "registrar_name": "Domain Robot",
            "registrar_website": "https://internetx.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ]
        },
        {
            "num": 7,
            "domain_name": "hoj.cn",
            "domain_keyword": "hoj",
            "domain_tld": "cn",
            "query_time": "2024-04-23 02:44:48",
            "create_date": "2005-03-26",
            "expiry_date": "2028-03-26",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "黄洁",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "hfl.ie",
            "domain_keyword": "hfl",
            "domain_tld": "ie",
            "query_time": "2024-04-24 20:47:59",
            "create_date": "2017-10-04",
            "update_date": "2023-11-13",
            "expiry_date": "2024-10-04",
            "registrar_name": "Blacknight Solutions",
            "registrar_website": "https://www.blacknight.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.blacknight.com",
                "ns2.blacknight.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "hfc.co.mz",
            "domain_keyword": "hfc",
            "domain_tld": "co.mz",
            "query_time": "2024-05-06 08:12:33",
            "create_date": "2022-02-24",
            "update_date": "2024-02-25",
            "expiry_date": "2025-02-24",
            "registrar_iana": 1,
            "registrar_name": "MozDomains",
            "registrar_website": "https://www.wakusell.com",
            "registrant_name": "Armindo Nhadumbuque",
            "registrant_company": "HFC Electro amp Refrigeration",
            "registrant_address": "Av. das Industrias",
            "registrant_city": "Maputo",
            "registrant_state": "Mocambicano",
            "registrant_zip": "1114",
            "registrant_country": "MZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+84.0529620",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "hej.moda",
            "domain_keyword": "hej",
            "domain_tld": "moda",
            "query_time": "2024-05-12 05:39:47",
            "create_date": "2023-01-29",
            "update_date": "2024-03-12",
            "expiry_date": "2025-01-29",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "hf2.com.cn",
            "domain_keyword": "hf2",
            "domain_tld": "com.cn",
            "query_time": "2024-05-18 21:53:02",
            "create_date": "2023-09-21",
            "expiry_date": "2024-09-21",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "高胡山",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "jfj.one",
            "domain_keyword": "jfj",
            "domain_tld": "one",
            "query_time": "2024-05-21 04:51:50",
            "create_date": "2023-01-16",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 13,
            "domain_name": "afj.app",
            "domain_keyword": "afj",
            "domain_tld": "app",
            "query_time": "2024-05-13 11:02:25",
            "create_date": "2018-05-10",
            "update_date": "2024-04-29",
            "expiry_date": "2025-05-10",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Tian En Qi Ye Guan Li You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "haj.net",
            "domain_keyword": "haj",
            "domain_tld": "net",
            "query_time": "2024-05-24 15:11:02",
            "create_date": "2003-11-11",
            "update_date": "2014-11-26",
            "expiry_date": "2024-11-11",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "https://www.tierra.net",
            "registrant_name": "Redacted",
            "registrant_company": "Redacted",
            "registrant_address": "Redacted",
            "registrant_city": "Redacted",
            "registrant_state": "Redacted",
            "registrant_zip": "Redacted",
            "registrant_country": "UK",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted",
            "registrant_fax": "Redacted",
            "name_servers": [
                "ns1.domaindiscover.com",
                "ns2.domaindiscover.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "hgj.pl",
            "domain_keyword": "hgj",
            "domain_tld": "pl",
            "query_time": "2024-05-25 20:43:48",
            "create_date": "2016-09-09",
            "update_date": "2023-10-09",
            "expiry_date": "2024-09-09",
            "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": 16,
            "domain_name": "afj.news",
            "domain_keyword": "afj",
            "domain_tld": "news",
            "query_time": "2024-05-25 04:48:54",
            "create_date": "2023-09-16",
            "update_date": "2024-04-23",
            "expiry_date": "2024-09-16",
            "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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 17,
            "domain_name": "hxj.xn--6qq986b3xl",
            "domain_keyword": "hxj",
            "domain_tld": "xn--6qq986b3xl",
            "query_time": "2024-05-25 06:26:54",
            "create_date": "2017-08-26",
            "update_date": "2024-02-02",
            "expiry_date": "2027-08-26",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "bai que  bei jing  xin xi ji shu 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": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "yfj.app",
            "domain_keyword": "yfj",
            "domain_tld": "app",
            "query_time": "2024-05-26 03:39:52",
            "create_date": "2021-11-16",
            "update_date": "2023-12-31",
            "expiry_date": "2024-11-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "hfm.bi",
            "domain_keyword": "hfm",
            "domain_tld": "bi",
            "query_time": "2024-05-22 05:36:00",
            "create_date": "2019-03-21",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-21",
            "registrar_name": "Afriregister1",
            "registrant_name": "Francois Butagari",
            "registrant_address": "Rohero",
            "registrant_city": "Bujumbura",
            "registrant_zip": "00257",
            "registrant_country": "BI",
            "registrant_email": "[email protected]",
            "registrant_phone": "+257.76999990",
            "name_servers": [
                "ns15.afriregister.com",
                "ns25.afriregister.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "hgj.company",
            "domain_keyword": "hgj",
            "domain_tld": "company",
            "query_time": "2024-05-23 01:59:37",
            "create_date": "2022-08-17",
            "update_date": "2023-10-01",
            "expiry_date": "2024-08-17",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 21,
            "domain_name": "kfj.cc",
            "domain_keyword": "kfj",
            "domain_tld": "cc",
            "query_time": "2024-05-22 10:14:53",
            "create_date": "2013-08-18",
            "update_date": "2021-04-09",
            "expiry_date": "2026-08-18",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "hhj.mobi",
            "domain_keyword": "hhj",
            "domain_tld": "mobi",
            "query_time": "2024-06-03 14:29:25",
            "create_date": "2023-02-16",
            "update_date": "2024-02-12",
            "expiry_date": "2025-02-16",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.PublicDomainRegistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "xian jun chen",
            "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": [
                "coge318280.mercury.orderbox-dns.com",
                "coge318280.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "4fj.net",
            "domain_keyword": "4fj",
            "domain_tld": "net",
            "query_time": "2024-06-02 09:13:21",
            "create_date": "2022-07-07",
            "update_date": "2023-04-04",
            "expiry_date": "2024-07-07",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "dan hua san",
            "registrant_company": "sandan hua",
            "registrant_address": "ba lin you qi, nei meng gu suo bo ri ga zhen, he s null",
            "registrant_city": "chi feng shi",
            "registrant_state": "nei meng gu",
            "registrant_zip": "025150",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.15581522061",
            "registrant_fax": "+0.0",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "hej.photos",
            "domain_keyword": "hej",
            "domain_tld": "photos",
            "query_time": "2024-06-02 15:24:09",
            "create_date": "2022-02-16",
            "update_date": "2024-01-22",
            "expiry_date": "2025-02-16",
            "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": 25,
            "domain_name": "hgfj.com",
            "domain_keyword": "hgfj",
            "domain_tld": "com",
            "query_time": "2024-06-05 13:07:45",
            "create_date": "2001-12-29",
            "update_date": "2023-12-09",
            "expiry_date": "2024-12-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "hyj.com.au",
            "domain_keyword": "hyj",
            "domain_tld": "com.au",
            "query_time": "2024-05-30 22:24:45",
            "update_date": "2024-05-17",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Balakrishnan Apparao",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "hfy.cool",
            "domain_keyword": "hfy",
            "domain_tld": "cool",
            "query_time": "2024-05-29 14:57:47",
            "create_date": "2021-11-30",
            "update_date": "2021-12-05",
            "expiry_date": "2026-11-30",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hou Fang Yao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "spanner.dnspod.net",
                "winifred.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "hfm.com.pt",
            "domain_keyword": "hfm",
            "domain_tld": "com.pt",
            "query_time": "2024-06-01 22:35:35",
            "create_date": "2010-09-11",
            "name_servers": [
                "dns1.host-redirect.com",
                "dns2.host-redirect.com",
                "dns3.host-redirect.com",
                "dns4.host-redirect.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 29,
            "domain_name": "hfv.jp",
            "domain_keyword": "hfv",
            "domain_tld": "jp",
            "query_time": "2024-06-01 22:36:07",
            "create_date": "2008-05-19",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "A non profit organization heart full welfare donation",
            "registrant_address": "1-9-1, Ichibancho",
            "registrant_zip": "980-0811",
            "registrant_email": "[email protected]",
            "registrant_phone": "022-723-0570",
            "registrant_fax": "022-723-0571",
            "name_servers": [
                "ns1.jpdns.jp",
                "ns2.jpdns.jp",
                "tky1.jpdns.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 30,
            "domain_name": "hkj.pub",
            "domain_keyword": "hkj",
            "domain_tld": "pub",
            "query_time": "2024-06-01 11:51:42",
            "create_date": "2015-05-13",
            "update_date": "2020-04-16",
            "expiry_date": "2025-05-13",
            "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": "guang zhou shi xun kao jiao yu ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "hvj.news",
            "domain_keyword": "hvj",
            "domain_tld": "news",
            "query_time": "2024-05-28 05:24:11",
            "create_date": "2022-07-08",
            "update_date": "2024-04-21",
            "expiry_date": "2024-07-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hoosier Village Resident-led Communications",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IN",
            "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": 32,
            "domain_name": "hffj.tech",
            "domain_keyword": "hffj",
            "domain_tld": "tech",
            "query_time": "2024-06-10 04:48:31",
            "create_date": "2023-06-02",
            "update_date": "2024-06-03",
            "expiry_date": "2025-06-02",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Guo Qing Fang",
            "registrant_state": "He Nan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "hff.fish",
            "domain_keyword": "hff",
            "domain_tld": "fish",
            "query_time": "2024-06-10 04:48:25",
            "create_date": "2015-12-06",
            "update_date": "2024-05-17",
            "expiry_date": "2024-12-06",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Head First Fishing Adventures",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "hfr.com",
            "domain_keyword": "hfr",
            "domain_tld": "com",
            "query_time": "2024-06-12 17:51:37",
            "create_date": "1995-07-29",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-28",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns1.hfr.com",
                "ns2.hfr.com",
                "ns3.hfr.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "5fj.buzz",
            "domain_keyword": "5fj",
            "domain_tld": "buzz",
            "query_time": "2024-06-12 18:20:53",
            "create_date": "2024-02-18",
            "update_date": "2024-02-23",
            "expiry_date": "2025-02-18",
            "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": "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": [
                "150.ns1.abovedomains.com",
                "150.ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "hyfj.net",
            "domain_keyword": "hyfj",
            "domain_tld": "net",
            "query_time": "2024-06-11 18:01:53",
            "create_date": "2023-06-01",
            "update_date": "2023-06-17",
            "expiry_date": "2024-06-01",
            "registrar_iana": 2042,
            "registrar_name": "DropCatch.com 562 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "sichuan",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "expired1.namebrightdns.com",
                "expired2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "h1j.work",
            "domain_keyword": "h1j",
            "domain_tld": "work",
            "query_time": "2024-06-13 11:58:42",
            "create_date": "2021-01-22",
            "update_date": "2021-11-23",
            "expiry_date": "2025-01-22",
            "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": "He Li Jun",
            "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": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "hfn.xyz",
            "domain_keyword": "hfn",
            "domain_tld": "xyz",
            "query_time": "2024-05-06 08:15:51",
            "create_date": "2021-10-18",
            "update_date": "2024-01-30",
            "expiry_date": "2024-10-18",
            "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": 39,
            "domain_name": "hfz.biz",
            "domain_keyword": "hfz",
            "domain_tld": "biz",
            "query_time": "2024-05-06 08:18:15",
            "create_date": "2023-04-29",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-29",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dynadot Privacy Service",
            "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "hbj.us",
            "domain_keyword": "hbj",
            "domain_tld": "us",
            "query_time": "2024-05-11 19:35:45",
            "create_date": "2002-11-19",
            "update_date": "2023-11-26",
            "expiry_date": "2024-11-18",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "https://uniregistry.com/",
            "registrant_name": "Tony Mazzuca",
            "registrant_address": "428 Barnes Branch Road",
            "registrant_city": "Marshall",
            "registrant_state": "NC",
            "registrant_zip": "28753",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8286495445",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "afj.se",
            "domain_keyword": "afj",
            "domain_tld": "se",
            "query_time": "2024-05-05 08:13:39",
            "create_date": "2020-12-18",
            "update_date": "2023-12-01",
            "expiry_date": "2024-12-18",
            "registrar_name": "Web Lovers AB",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "h4j.top",
            "domain_keyword": "h4j",
            "domain_tld": "top",
            "query_time": "2024-05-09 21:50:25",
            "create_date": "2024-03-05",
            "update_date": "2024-03-05",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shanghai Hopu Yuanzhi International Trade Co., Ltd.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shanghai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "hft.exchange",
            "domain_keyword": "hft",
            "domain_tld": "exchange",
            "query_time": "2024-04-24 06:14:00",
            "create_date": "2019-09-26",
            "update_date": "2023-07-19",
            "expiry_date": "2024-09-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "hfk.ro",
            "domain_keyword": "hfk",
            "domain_tld": "ro",
            "query_time": "2024-04-24 20:47:44",
            "create_date": "2021-10-07",
            "expiry_date": "2025-10-06",
            "registrar_name": "Claus Web SRL",
            "registrar_website": "www.clausweb.ro",
            "name_servers": [
                "ns.clausweb.ro",
                "ns.registar.ro",
                "ns.romania-webhosting.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 45,
            "domain_name": "hfjs.net",
            "domain_keyword": "hfjs",
            "domain_tld": "net",
            "query_time": "2024-04-24 20:47:30",
            "create_date": "2006-03-23",
            "update_date": "2024-04-04",
            "expiry_date": "2025-03-23",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "kai.ns.cloudflare.com",
                "leah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "hfaj.com",
            "domain_keyword": "hfaj",
            "domain_tld": "com",
            "query_time": "2024-04-24 20:40:41",
            "create_date": "2005-07-06",
            "update_date": "2024-04-09",
            "expiry_date": "2024-07-06",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "ChongQing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/hfaj.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "hfe.solutions",
            "domain_keyword": "hfe",
            "domain_tld": "solutions",
            "query_time": "2024-04-24 20:43:46",
            "create_date": "2017-09-03",
            "update_date": "2023-08-09",
            "expiry_date": "2024-09-03",
            "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": 48,
            "domain_name": "hyj.nl",
            "domain_keyword": "hyj",
            "domain_tld": "nl",
            "query_time": "2024-04-27 10:36:13",
            "create_date": "2019-11-07",
            "update_date": "2023-04-24",
            "registrar_name": "XNS Registrar B.V.",
            "name_servers": [
                "ns1.dovendi.nl",
                "ns2.dovendi.eu",
                "ns3.dovendi.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 49,
            "domain_name": "hsj.store",
            "domain_keyword": "hsj",
            "domain_tld": "store",
            "query_time": "2024-04-28 18:04:53",
            "create_date": "2021-09-29",
            "update_date": "2024-04-16",
            "expiry_date": "2025-09-29",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "hgfj.pics",
            "domain_keyword": "hgfj",
            "domain_tld": "pics",
            "query_time": "2024-04-30 19:17:41",
            "create_date": "2023-04-21",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ofj.it",
            "domain_keyword": "ofj",
            "domain_tld": "it",
            "query_time": "2024-04-17 18:43:36",
            "create_date": "2018-09-17",
            "update_date": "2023-10-23",
            "expiry_date": "2024-09-17",
            "registrar_name": "Puglia.com srls",
            "registrar_website": "http://puglia.com",
            "registrant_company": "Puglia.com S.r.l.s.",
            "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": 52,
            "domain_name": "hhj.asia",
            "domain_keyword": "hhj",
            "domain_tld": "asia",
            "query_time": "2024-05-18 14:16:23",
            "create_date": "2024-05-16",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-16",
            "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": 53,
            "domain_name": "jfj.co.nz",
            "domain_keyword": "jfj",
            "domain_tld": "co.nz",
            "query_time": "2024-05-21 04:51:50",
            "create_date": "2010-12-05",
            "update_date": "2023-11-09",
            "registrar_name": "Sitetech Solutions Ltd T/A SiteName",
            "registrar_website": "https://sitename.co.nz/",
            "name_servers": [
                "ns1.sitehost.co.nz",
                "ns2.sitehost.co.nz",
                "ns3.sitehost.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "h2j.com",
            "domain_keyword": "h2j",
            "domain_tld": "com",
            "query_time": "2024-05-16 06:43:26",
            "create_date": "1999-05-13",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "hoj.uk",
            "domain_keyword": "hoj",
            "domain_tld": "uk",
            "query_time": "2024-05-15 19:39:04",
            "create_date": "2017-10-30",
            "update_date": "2023-12-19",
            "expiry_date": "2024-10-30",
            "registrar_name": "Jonathan Gregory t/a isurveyor.com [Tag = ISURVEYOR]",
            "registrar_website": "http://www.iSurveyor.com",
            "registrant_name": "iSurveyor",
            "name_servers": [
                "ns1.flip.uk",
                "ns2.flip.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 56,
            "domain_name": "kfj.art",
            "domain_keyword": "kfj",
            "domain_tld": "art",
            "query_time": "2024-05-22 04:37:07",
            "create_date": "2022-11-07",
            "update_date": "2024-04-16",
            "expiry_date": "2024-11-07",
            "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": [
                "ns39.domaincontrol.com",
                "ns40.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "hyfj.asia",
            "domain_keyword": "hyfj",
            "domain_tld": "asia",
            "query_time": "2024-05-19 17:52:31",
            "create_date": "2023-08-31",
            "update_date": "2023-09-05",
            "expiry_date": "2024-08-31",
            "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": 58,
            "domain_name": "h7j.net",
            "domain_keyword": "h7j",
            "domain_tld": "net",
            "query_time": "2024-05-25 11:09:44",
            "create_date": "2022-08-15",
            "update_date": "2022-08-15",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fu Jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=h7j.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 59,
            "domain_name": "hfw.cam",
            "domain_keyword": "hfw",
            "domain_tld": "cam",
            "query_time": "2024-05-25 20:40:38",
            "create_date": "2023-07-02",
            "update_date": "2024-05-24",
            "expiry_date": "2024-07-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "MS",
            "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": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 60,
            "domain_name": "hqfj.cn",
            "domain_keyword": "hqfj",
            "domain_tld": "cn",
            "query_time": "2024-05-28 01:56:59",
            "create_date": "2005-10-11",
            "expiry_date": "2024-10-11",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "连云港市宏庆电力辅机开发有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "ufj.law",
            "domain_keyword": "ufj",
            "domain_tld": "law",
            "query_time": "2024-06-03 14:20:12",
            "create_date": "2023-09-28",
            "update_date": "2023-10-03",
            "expiry_date": "2024-09-28",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NM",
            "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": 62,
            "domain_name": "afj.inc",
            "domain_keyword": "afj",
            "domain_tld": "inc",
            "query_time": "2024-06-05 20:59:26",
            "create_date": "2024-03-26",
            "update_date": "2024-04-29",
            "expiry_date": "2025-03-26",
            "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": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "hfm.trade",
            "domain_keyword": "hfm",
            "domain_tld": "trade",
            "query_time": "2024-06-01 22:35:23",
            "create_date": "2022-04-26",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-26",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria International LLC",
            "registrar_website": "www.marcaria.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HF Markets Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Larnaca",
            "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": [
                "ns01.trademarkarea.com",
                "ns02.trademarkarea.com",
                "ns03.trademarkarea.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "hfn.co.in",
            "domain_keyword": "hfn",
            "domain_tld": "co.in",
            "query_time": "2024-06-01 22:35:26",
            "create_date": "2017-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2024-04-20",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ascend Domains",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Ontario",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "3hfj.cn",
            "domain_keyword": "3hfj",
            "domain_tld": "cn",
            "query_time": "2024-06-09 19:33:05",
            "create_date": "2022-02-25",
            "expiry_date": "2025-02-25",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "绍兴上虞三禾风机有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "hcj.com",
            "domain_keyword": "hcj",
            "domain_tld": "com",
            "query_time": "2024-06-13 10:59:40",
            "create_date": "1999-03-13",
            "update_date": "2023-08-29",
            "expiry_date": "2025-03-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "hpj.ngo",
            "domain_keyword": "hpj",
            "domain_tld": "ngo",
            "query_time": "2024-04-18 06:30:49",
            "create_date": "2022-09-01",
            "update_date": "2023-10-16",
            "expiry_date": "2024-09-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "qfj.org",
            "domain_keyword": "qfj",
            "domain_tld": "org",
            "query_time": "2024-04-16 02:38:29",
            "create_date": "2001-11-17",
            "update_date": "2024-01-01",
            "expiry_date": "2024-11-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "hfp.co.kr",
            "domain_keyword": "hfp",
            "domain_tld": "co.kr",
            "query_time": "2021-02-05 16:30:05",
            "create_date": "2020-06-23",
            "update_date": "2020-06-23",
            "expiry_date": "2025-06-23",
            "registrar_name": "(?)???",
            "registrar_website": "http://www.gabia.co.kr",
            "registrant_name": "?????????(?)",
            "registrant_address": "????? ?? ????? 40 13? hf???? 40, Munhyeongeumyung-ro, Nam-gu, Busan,",
            "registrant_zip": "48400"
        },
        {
            "num": 70,
            "domain_name": "xfj.life",
            "domain_keyword": "xfj",
            "domain_tld": "life",
            "query_time": "2024-05-08 11:10:23",
            "create_date": "2023-10-23",
            "update_date": "2023-10-28",
            "expiry_date": "2024-10-23",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "UN-ENJOY INVESTMENT LIMITED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "chong qing shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "data.dnspod.net",
                "parallel.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "jfj.lat",
            "domain_keyword": "jfj",
            "domain_tld": "lat",
            "query_time": "2024-05-08 15:06:02",
            "create_date": "2023-08-17",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-17",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "htj.icu",
            "domain_keyword": "htj",
            "domain_tld": "icu",
            "query_time": "2024-05-08 01:52:09",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "ceng yu xin",
            "registrant_state": "chong qing",
            "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": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "ufj.be",
            "domain_keyword": "ufj",
            "domain_tld": "be",
            "query_time": "2024-05-01 05:56:30",
            "create_date": "2008-10-20",
            "registrar_name": "SmartLogic B.V.",
            "registrar_website": "http://www.smartlogic.nl/",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 74,
            "domain_name": "h1j.com",
            "domain_keyword": "h1j",
            "domain_tld": "com",
            "query_time": "2024-05-01 01:28:37",
            "create_date": "2003-08-21",
            "update_date": "2020-01-15",
            "expiry_date": "2024-08-21",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "qfj.buzz",
            "domain_keyword": "qfj",
            "domain_tld": "buzz",
            "query_time": "2024-05-09 01:36:46",
            "create_date": "2023-10-27",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-27",
            "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": [
                "clark.ns.cloudflare.com",
                "rosalie.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "hfm.markets",
            "domain_keyword": "hfm",
            "domain_tld": "markets",
            "query_time": "2024-05-06 08:15:40",
            "create_date": "2021-12-23",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-23",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems, LLC",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HF Markets Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NA",
            "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": [
                "ns1.onlydomains.com",
                "ns2.onlydomains.com",
                "ns3.onlydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "jfj.app",
            "domain_keyword": "jfj",
            "domain_tld": "app",
            "query_time": "2024-05-12 01:36:33",
            "create_date": "2023-08-26",
            "update_date": "2023-08-31",
            "expiry_date": "2025-08-26",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale Pty Ltd",
            "registrar_website": "https://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 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.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "hjf.cc",
            "domain_keyword": "hjf",
            "domain_tld": "cc",
            "query_time": "2024-05-20 06:57:14",
            "create_date": "2007-03-31",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-31",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "https://tieredaccess.com/contact/8f51955f-6946-40d4-99d3-f92b1a1fe4bf",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dotster.com",
                "ns2.dotster.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "cfj.lat",
            "domain_keyword": "cfj",
            "domain_tld": "lat",
            "query_time": "2024-05-20 02:48:27",
            "create_date": "2023-09-06",
            "update_date": "2023-10-17",
            "expiry_date": "2024-09-06",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "hnj.ng",
            "domain_keyword": "hnj",
            "domain_tld": "ng",
            "query_time": "2024-05-21 05:34:07",
            "create_date": "2013-05-30",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-30",
            "registrar_iana": 1749,
            "registrar_name": "Upperlink Limited",
            "registrar_website": "https://www.upperlink.ng",
            "registrant_name": "Anthony Obiora",
            "registrant_company": "Alcapel Host",
            "registrant_address": "Plot 1679 Olakunle Bakare close",
            "registrant_city": "Lagos",
            "registrant_zip": "23412",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.7040280318",
            "name_servers": [
                "ns1.jobscata.com",
                "ns2.jobscata.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "hsj.app",
            "domain_keyword": "hsj",
            "domain_tld": "app",
            "query_time": "2024-05-21 05:14:16",
            "create_date": "2024-01-22",
            "update_date": "2024-01-27",
            "expiry_date": "2025-01-22",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "gerald.ns.cloudflare.com",
                "jessica.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "haj.co.jp",
            "domain_keyword": "haj",
            "domain_tld": "co.jp",
            "query_time": "2024-05-24 15:11:01",
            "create_date": "1995-11-29",
            "update_date": "2024-04-25",
            "registrant_company": "HOKKAIDO ARBEIT JOHOSYA",
            "name_servers": [
                "ns1.p201.dns.oraclecloud.net",
                "ns2.p201.dns.oraclecloud.net",
                "ns3.p201.dns.oraclecloud.net",
                "ns4.p201.dns.oraclecloud.net"
            ]
        },
        {
            "num": 83,
            "domain_name": "ifj.inc",
            "domain_keyword": "ifj",
            "domain_tld": "inc",
            "query_time": "2024-05-24 04:22:56",
            "create_date": "2024-03-22",
            "update_date": "2024-04-29",
            "expiry_date": "2025-03-22",
            "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": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "lfj.co.uk",
            "domain_keyword": "lfj",
            "domain_tld": "co.uk",
            "query_time": "2024-05-23 07:46:40",
            "create_date": "1999-09-09",
            "update_date": "2023-08-30",
            "expiry_date": "2025-09-09",
            "registrar_name": "Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]",
            "registrar_website": "http://giraffe.co.uk",
            "registrant_name": "Dulwich Storage Company Ltd",
            "registrant_address": "35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom",
            "name_servers": [
                "a.giraffe.co.uk",
                "b.giraffe.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 85,
            "domain_name": "hhfj.ca",
            "domain_keyword": "hhfj",
            "domain_tld": "ca",
            "query_time": "2024-05-16 01:20:37",
            "create_date": "2023-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "registrar_name": "PublicDomainRegistry.com Inc",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "boyd.ns.cloudflare.com",
                "jule.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientHold",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "kfj.co.uk",
            "domain_keyword": "kfj",
            "domain_tld": "co.uk",
            "query_time": "2024-05-31 04:48:04",
            "create_date": "1999-09-09",
            "update_date": "2023-08-30",
            "expiry_date": "2025-09-09",
            "registrar_name": "Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]",
            "registrar_website": "http://giraffe.co.uk",
            "registrant_name": "Dulwich Storage Company Ltd",
            "registrant_address": "35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom",
            "name_servers": [
                "a.giraffe.co.uk",
                "b.giraffe.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 87,
            "domain_name": "hfjr.cn",
            "domain_keyword": "hfjr",
            "domain_tld": "cn",
            "query_time": "2024-05-29 14:56:23",
            "create_date": "2013-03-21",
            "expiry_date": "2027-03-21",
            "registrar_name": "江苏邦宁科技有限公司",
            "registrant_name": "安徽吉尔信息科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "hkj.science",
            "domain_keyword": "hkj",
            "domain_tld": "science",
            "query_time": "2024-06-01 11:51:42",
            "create_date": "2017-04-01",
            "update_date": "2018-05-03",
            "expiry_date": "2028-03-31",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Long Guo Ping",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HN",
            "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-show.myhostadmin.net",
                "ns2-show.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "hoj.band",
            "domain_keyword": "hoj",
            "domain_tld": "band",
            "query_time": "2024-06-08 00:50:54",
            "create_date": "2021-12-20",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-20",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns103.ovh.net",
                "ns103.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 90,
            "domain_name": "ifj.pub",
            "domain_keyword": "ifj",
            "domain_tld": "pub",
            "query_time": "2024-06-08 11:19:00",
            "create_date": "2016-04-10",
            "update_date": "2018-04-03",
            "expiry_date": "2026-04-10",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "fengzhihang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "He Nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "hdj.co.jp",
            "domain_keyword": "hdj",
            "domain_tld": "co.jp",
            "query_time": "2024-06-11 07:28:04",
            "create_date": "1999-02-24",
            "update_date": "2024-03-01",
            "registrant_company": "HUNTER DOUGLAS JAPAN LIMITED",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ]
        },
        {
            "num": 92,
            "domain_name": "fhfj.cn",
            "domain_keyword": "fhfj",
            "domain_tld": "cn",
            "query_time": "2024-06-10 13:25:41",
            "create_date": "2006-05-30",
            "expiry_date": "2025-06-30",
            "registrar_name": "广州云讯信息科技有限公司",
            "registrant_name": "诸暨市飞虎纺织机械有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "height.dnspod.net",
                "keith.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "hfz.ae",
            "domain_keyword": "hfz",
            "domain_tld": "ae",
            "query_time": "2024-06-12 17:54:52",
            "registrar_name": "Etisalat",
            "registrant_name": "sysed rahman",
            "registrant_company": "sysed",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 94,
            "domain_name": "vfj.pl",
            "domain_keyword": "vfj",
            "domain_tld": "pl",
            "query_time": "2024-04-21 20:52:53",
            "create_date": "2024-02-16",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-16",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "fhj.me.uk",
            "domain_keyword": "fhj",
            "domain_tld": "me.uk",
            "query_time": "2024-04-17 05:52:11",
            "create_date": "2007-01-19",
            "update_date": "2023-01-18",
            "expiry_date": "2025-01-19",
            "registrar_name": "Andrews &amp; Arnold Limited [Tag = AAISP]",
            "registrar_website": "https://aa.net.uk",
            "name_servers": [
                "primary-dns.co.uk",
                "secondary-dns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 96,
            "domain_name": "hfc.international",
            "domain_keyword": "hfc",
            "domain_tld": "international",
            "query_time": "2024-04-24 20:41:47",
            "create_date": "2014-11-26",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-26",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Host & Food Corporation Srl",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MI",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.plaindns.net",
                "ns2.plaindns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "hf2.life",
            "domain_keyword": "hf2",
            "domain_tld": "life",
            "query_time": "2024-04-28 10:18:47",
            "create_date": "2021-11-04",
            "update_date": "2024-01-11",
            "expiry_date": "2024-11-04",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ding Xing Yuan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang dong sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adi.ns.cloudflare.com",
                "yichun.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "hsj.cn",
            "domain_keyword": "hsj",
            "domain_tld": "cn",
            "query_time": "2024-04-28 18:04:53",
            "create_date": "2004-03-05",
            "expiry_date": "2030-03-05",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "湖北精搜全媒体传媒有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "huj.xyz",
            "domain_keyword": "huj",
            "domain_tld": "xyz",
            "query_time": "2024-05-06 01:07:52",
            "create_date": "2023-03-16",
            "update_date": "2024-01-18",
            "expiry_date": "2030-03-16",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "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": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 100,
            "domain_name": "rfj.lat",
            "domain_keyword": "rfj",
            "domain_tld": "lat",
            "query_time": "2024-05-06 08:20:03",
            "create_date": "2023-08-29",
            "update_date": "2023-10-17",
            "expiry_date": "2024-08-29",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.067,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>hfj.co.jp</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3700</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>rfj.email, hjf.net, hfe.ru, haj.sk, hf3.de, hdj.eu, hoj.cn, hfl.ie, hfc.co.mz, hej.moda, hf2.com.cn, jfj.one, afj.app, haj.net, hgj.pl, afj.news, hxj.xn--6qq986b3xl, yfj.app, hfm.bi, hgj.company, kfj.cc, hhj.mobi, 4fj.net, hej.photos, hgfj.com, hyj.com.au, hfy.cool, hfm.com.pt, hfv.jp, hkj.pub, hvj.news, hffj.tech, hff.fish, hfr.com, 5fj.buzz, hyfj.net, h1j.work, hfn.xyz, hfz.biz, hbj.us, afj.se, h4j.top, hft.exchange, hfk.ro, hfjs.net, hfaj.com, hfe.solutions, hyj.nl, hsj.store, hgfj.pics, ofj.it, hhj.asia, jfj.co.nz, h2j.com, hoj.uk, kfj.art, hyfj.asia, h7j.net, hfw.cam, hqfj.cn, ufj.law, afj.inc, hfm.trade, hfn.co.in, 3hfj.cn, hcj.com, hpj.ngo, qfj.org, hfp.co.kr, xfj.life, jfj.lat, htj.icu, ufj.be, h1j.com, qfj.buzz, hfm.markets, jfj.app, hjf.cc, cfj.lat, hnj.ng, hsj.app, haj.co.jp, ifj.inc, lfj.co.uk, hhfj.ca, kfj.co.uk, hfjr.cn, hkj.science, hoj.band, ifj.pub, hdj.co.jp, fhfj.cn, hfz.ae, vfj.pl, fhj.me.uk, hfc.international, hf2.life, hsj.cn, huj.xyz, rfj.lat</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>rfj.email</domain_name>
   <domain_keyword>rfj</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-04-16 16:13:57</query_time>
   <create_date>2024-04-14</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-14</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>drake.ns.cloudflare.com</value>
    <value>monroe.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>hjf.net</domain_name>
   <domain_keyword>hjf</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 01:55:47</query_time>
   <create_date>2003-03-07</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>hfe.ru</domain_name>
   <domain_keyword>hfe</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 10:07:35</query_time>
   <create_date>2005-10-01</create_date>
   <expiry_date>2024-10-01</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>4</num>
   <domain_name>haj.sk</domain_name>
   <domain_keyword>haj</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 05:52:18</query_time>
   <create_date>2020-04-13</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_name>WebHouse, s.r.o.</registrar_name>
   <name_servers>
    <value>ns1.webhouse.sk</value>
    <value>ns2.webhouse.sk</value>
    <value>ns3.webhouse.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>hf3.de</domain_name>
   <domain_keyword>hf3</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 15:49:25</query_time>
   <update_date>2024-03-11</update_date>
   <name_servers>
    <value>ns1.kv-gmbh.de</value>
    <value>ns2.kv-gmbh.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>hdj.eu</domain_name>
   <domain_keyword>hdj</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 02:34:12</query_time>
   <registrar_name>Domain Robot</registrar_name>
   <registrar_website>https://internetx.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
  </value>
  <value>
   <num>7</num>
   <domain_name>hoj.cn</domain_name>
   <domain_keyword>hoj</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-23 02:44:48</query_time>
   <create_date>2005-03-26</create_date>
   <expiry_date>2028-03-26</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>黄洁</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>hfl.ie</domain_name>
   <domain_keyword>hfl</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-24 20:47:59</query_time>
   <create_date>2017-10-04</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_name>Blacknight Solutions</registrar_name>
   <registrar_website>https://www.blacknight.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <name_servers>
    <value>ns1.blacknight.com</value>
    <value>ns2.blacknight.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>hfc.co.mz</domain_name>
   <domain_keyword>hfc</domain_keyword>
   <domain_tld>co.mz</domain_tld>
   <query_time>2024-05-06 08:12:33</query_time>
   <create_date>2022-02-24</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-02-24</expiry_date>
   <registrar_iana>1</registrar_iana>
   <registrar_name>MozDomains</registrar_name>
   <registrar_website>https://www.wakusell.com</registrar_website>
   <registrant_name>Armindo Nhadumbuque</registrant_name>
   <registrant_company>HFC Electro amp Refrigeration</registrant_company>
   <registrant_address>Av. das Industrias</registrant_address>
   <registrant_city>Maputo</registrant_city>
   <registrant_state>Mocambicano</registrant_state>
   <registrant_zip>1114</registrant_zip>
   <registrant_country>MZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+84.0529620</registrant_phone>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.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>hej.moda</domain_name>
   <domain_keyword>hej</domain_keyword>
   <domain_tld>moda</domain_tld>
   <query_time>2024-05-12 05:39:47</query_time>
   <create_date>2023-01-29</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>11</num>
   <domain_name>hf2.com.cn</domain_name>
   <domain_keyword>hf2</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-18 21:53:02</query_time>
   <create_date>2023-09-21</create_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>高胡山</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>jfj.one</domain_name>
   <domain_keyword>jfj</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-21 04:51:50</query_time>
   <create_date>2023-01-16</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>afj.app</domain_name>
   <domain_keyword>afj</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-13 11:02:25</query_time>
   <create_date>2018-05-10</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Tian En Qi Ye Guan Li You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>haj.net</domain_name>
   <domain_keyword>haj</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 15:11:02</query_time>
   <create_date>2003-11-11</create_date>
   <update_date>2014-11-26</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>https://www.tierra.net</registrar_website>
   <registrant_name>Redacted</registrant_name>
   <registrant_company>Redacted</registrant_company>
   <registrant_address>Redacted</registrant_address>
   <registrant_city>Redacted</registrant_city>
   <registrant_state>Redacted</registrant_state>
   <registrant_zip>Redacted</registrant_zip>
   <registrant_country>UK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted</registrant_phone>
   <registrant_fax>Redacted</registrant_fax>
   <name_servers>
    <value>ns1.domaindiscover.com</value>
    <value>ns2.domaindiscover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>hgj.pl</domain_name>
   <domain_keyword>hgj</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-25 20:43:48</query_time>
   <create_date>2016-09-09</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-09-09</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>16</num>
   <domain_name>afj.news</domain_name>
   <domain_keyword>afj</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-25 04:48:54</query_time>
   <create_date>2023-09-16</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-09-16</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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>hxj.xn--6qq986b3xl</domain_name>
   <domain_keyword>hxj</domain_keyword>
   <domain_tld>xn--6qq986b3xl</domain_tld>
   <query_time>2024-05-25 06:26:54</query_time>
   <create_date>2017-08-26</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2027-08-26</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>bai que  bei jing  xin xi ji shu 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>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>yfj.app</domain_name>
   <domain_keyword>yfj</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-26 03:39:52</query_time>
   <create_date>2021-11-16</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>hfm.bi</domain_name>
   <domain_keyword>hfm</domain_keyword>
   <domain_tld>bi</domain_tld>
   <query_time>2024-05-22 05:36:00</query_time>
   <create_date>2019-03-21</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_name>Afriregister1</registrar_name>
   <registrant_name>Francois Butagari</registrant_name>
   <registrant_address>Rohero</registrant_address>
   <registrant_city>Bujumbura</registrant_city>
   <registrant_zip>00257</registrant_zip>
   <registrant_country>BI</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+257.76999990</registrant_phone>
   <name_servers>
    <value>ns15.afriregister.com</value>
    <value>ns25.afriregister.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>hgj.company</domain_name>
   <domain_keyword>hgj</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-23 01:59:37</query_time>
   <create_date>2022-08-17</create_date>
   <update_date>2023-10-01</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>kfj.cc</domain_name>
   <domain_keyword>kfj</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-22 10:14:53</query_time>
   <create_date>2013-08-18</create_date>
   <update_date>2021-04-09</update_date>
   <expiry_date>2026-08-18</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>hhj.mobi</domain_name>
   <domain_keyword>hhj</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-06-03 14:29:25</query_time>
   <create_date>2023-02-16</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.PublicDomainRegistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>xian jun chen</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>coge318280.mercury.orderbox-dns.com</value>
    <value>coge318280.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>4fj.net</domain_name>
   <domain_keyword>4fj</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 09:13:21</query_time>
   <create_date>2022-07-07</create_date>
   <update_date>2023-04-04</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>dan hua san</registrant_name>
   <registrant_company>sandan hua</registrant_company>
   <registrant_address>ba lin you qi, nei meng gu suo bo ri ga zhen, he s null</registrant_address>
   <registrant_city>chi feng shi</registrant_city>
   <registrant_state>nei meng gu</registrant_state>
   <registrant_zip>025150</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.15581522061</registrant_phone>
   <registrant_fax>+0.0</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>hej.photos</domain_name>
   <domain_keyword>hej</domain_keyword>
   <domain_tld>photos</domain_tld>
   <query_time>2024-06-02 15:24:09</query_time>
   <create_date>2022-02-16</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-02-16</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>25</num>
   <domain_name>hgfj.com</domain_name>
   <domain_keyword>hgfj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 13:07:45</query_time>
   <create_date>2001-12-29</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>hyj.com.au</domain_name>
   <domain_keyword>hyj</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-30 22:24:45</query_time>
   <update_date>2024-05-17</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Balakrishnan Apparao</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>27</num>
   <domain_name>hfy.cool</domain_name>
   <domain_keyword>hfy</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-05-29 14:57:47</query_time>
   <create_date>2021-11-30</create_date>
   <update_date>2021-12-05</update_date>
   <expiry_date>2026-11-30</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>Hou Fang Yao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>spanner.dnspod.net</value>
    <value>winifred.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>hfm.com.pt</domain_name>
   <domain_keyword>hfm</domain_keyword>
   <domain_tld>com.pt</domain_tld>
   <query_time>2024-06-01 22:35:35</query_time>
   <create_date>2010-09-11</create_date>
   <name_servers>
    <value>dns1.host-redirect.com</value>
    <value>dns2.host-redirect.com</value>
    <value>dns3.host-redirect.com</value>
    <value>dns4.host-redirect.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>hfv.jp</domain_name>
   <domain_keyword>hfv</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-01 22:36:07</query_time>
   <create_date>2008-05-19</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>A non profit organization heart full welfare donation</registrant_name>
   <registrant_address>1-9-1, Ichibancho</registrant_address>
   <registrant_zip>980-0811</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>022-723-0570</registrant_phone>
   <registrant_fax>022-723-0571</registrant_fax>
   <name_servers>
    <value>ns1.jpdns.jp</value>
    <value>ns2.jpdns.jp</value>
    <value>tky1.jpdns.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>hkj.pub</domain_name>
   <domain_keyword>hkj</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-06-01 11:51:42</query_time>
   <create_date>2015-05-13</create_date>
   <update_date>2020-04-16</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>guang zhou shi xun kao jiao yu ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>hvj.news</domain_name>
   <domain_keyword>hvj</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-28 05:24:11</query_time>
   <create_date>2022-07-08</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hoosier Village Resident-led Communications</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IN</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>32</num>
   <domain_name>hffj.tech</domain_name>
   <domain_keyword>hffj</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-06-10 04:48:31</query_time>
   <create_date>2023-06-02</create_date>
   <update_date>2024-06-03</update_date>
   <expiry_date>2025-06-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Guo Qing Fang</registrant_company>
   <registrant_state>He Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>hff.fish</domain_name>
   <domain_keyword>hff</domain_keyword>
   <domain_tld>fish</domain_tld>
   <query_time>2024-06-10 04:48:25</query_time>
   <create_date>2015-12-06</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Head First Fishing Adventures</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>hfr.com</domain_name>
   <domain_keyword>hfr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-12 17:51:37</query_time>
   <create_date>1995-07-29</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>ns1.hfr.com</value>
    <value>ns2.hfr.com</value>
    <value>ns3.hfr.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>5fj.buzz</domain_name>
   <domain_keyword>5fj</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-06-12 18:20:53</query_time>
   <create_date>2024-02-18</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-02-18</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>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>150.ns1.abovedomains.com</value>
    <value>150.ns2.abovedomains.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>hyfj.net</domain_name>
   <domain_keyword>hyfj</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-11 18:01:53</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-06-01</expiry_date>
   <registrar_iana>2042</registrar_iana>
   <registrar_name>DropCatch.com 562 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>sichuan</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>expired1.namebrightdns.com</value>
    <value>expired2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>h1j.work</domain_name>
   <domain_keyword>h1j</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-06-13 11:58:42</query_time>
   <create_date>2021-01-22</create_date>
   <update_date>2021-11-23</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>He Li Jun</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>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>hfn.xyz</domain_name>
   <domain_keyword>hfn</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-06 08:15:51</query_time>
   <create_date>2021-10-18</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-10-18</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>39</num>
   <domain_name>hfz.biz</domain_name>
   <domain_keyword>hfz</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-06 08:18:15</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-29</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_company>Dynadot Privacy Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>hbj.us</domain_name>
   <domain_keyword>hbj</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-11 19:35:45</query_time>
   <create_date>2002-11-19</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>https://uniregistry.com/</registrar_website>
   <registrant_name>Tony Mazzuca</registrant_name>
   <registrant_address>428 Barnes Branch Road</registrant_address>
   <registrant_city>Marshall</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>28753</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8286495445</registrant_phone>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>afj.se</domain_name>
   <domain_keyword>afj</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 08:13:39</query_time>
   <create_date>2020-12-18</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_name>Web Lovers AB</registrar_name>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</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>42</num>
   <domain_name>h4j.top</domain_name>
   <domain_keyword>h4j</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-09 21:50:25</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-03-05</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shanghai Hopu Yuanzhi International Trade Co., Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shanghai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>43</num>
   <domain_name>hft.exchange</domain_name>
   <domain_keyword>hft</domain_keyword>
   <domain_tld>exchange</domain_tld>
   <query_time>2024-04-24 06:14:00</query_time>
   <create_date>2019-09-26</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>hfk.ro</domain_name>
   <domain_keyword>hfk</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-24 20:47:44</query_time>
   <create_date>2021-10-07</create_date>
   <expiry_date>2025-10-06</expiry_date>
   <registrar_name>Claus Web SRL</registrar_name>
   <registrar_website>www.clausweb.ro</registrar_website>
   <name_servers>
    <value>ns.clausweb.ro</value>
    <value>ns.registar.ro</value>
    <value>ns.romania-webhosting.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>hfjs.net</domain_name>
   <domain_keyword>hfjs</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 20:47:30</query_time>
   <create_date>2006-03-23</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>kai.ns.cloudflare.com</value>
    <value>leah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>hfaj.com</domain_name>
   <domain_keyword>hfaj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 20:40:41</query_time>
   <create_date>2005-07-06</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2024-07-06</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>ChongQing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/hfaj.com</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>47</num>
   <domain_name>hfe.solutions</domain_name>
   <domain_keyword>hfe</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-04-24 20:43:46</query_time>
   <create_date>2017-09-03</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-09-03</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>48</num>
   <domain_name>hyj.nl</domain_name>
   <domain_keyword>hyj</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-27 10:36:13</query_time>
   <create_date>2019-11-07</create_date>
   <update_date>2023-04-24</update_date>
   <registrar_name>XNS Registrar B.V.</registrar_name>
   <name_servers>
    <value>ns1.dovendi.nl</value>
    <value>ns2.dovendi.eu</value>
    <value>ns3.dovendi.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>hsj.store</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-28 18:04:53</query_time>
   <create_date>2021-09-29</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-09-29</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>hgfj.pics</domain_name>
   <domain_keyword>hgfj</domain_keyword>
   <domain_tld>pics</domain_tld>
   <query_time>2024-04-30 19:17:41</query_time>
   <create_date>2023-04-21</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>ofj.it</domain_name>
   <domain_keyword>ofj</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-17 18:43:36</query_time>
   <create_date>2018-09-17</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_name>Puglia.com srls</registrar_name>
   <registrar_website>http://puglia.com</registrar_website>
   <registrant_company>Puglia.com S.r.l.s.</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>52</num>
   <domain_name>hhj.asia</domain_name>
   <domain_keyword>hhj</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-18 14:16:23</query_time>
   <create_date>2024-05-16</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-16</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>53</num>
   <domain_name>jfj.co.nz</domain_name>
   <domain_keyword>jfj</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-21 04:51:50</query_time>
   <create_date>2010-12-05</create_date>
   <update_date>2023-11-09</update_date>
   <registrar_name>Sitetech Solutions Ltd T/A SiteName</registrar_name>
   <registrar_website>https://sitename.co.nz/</registrar_website>
   <name_servers>
    <value>ns1.sitehost.co.nz</value>
    <value>ns2.sitehost.co.nz</value>
    <value>ns3.sitehost.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>h2j.com</domain_name>
   <domain_keyword>h2j</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 06:43:26</query_time>
   <create_date>1999-05-13</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>hoj.uk</domain_name>
   <domain_keyword>hoj</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-15 19:39:04</query_time>
   <create_date>2017-10-30</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>Jonathan Gregory t/a isurveyor.com [Tag = ISURVEYOR]</registrar_name>
   <registrar_website>http://www.iSurveyor.com</registrar_website>
   <registrant_name>iSurveyor</registrant_name>
   <name_servers>
    <value>ns1.flip.uk</value>
    <value>ns2.flip.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>kfj.art</domain_name>
   <domain_keyword>kfj</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-22 04:37:07</query_time>
   <create_date>2022-11-07</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-11-07</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>ns39.domaincontrol.com</value>
    <value>ns40.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>57</num>
   <domain_name>hyfj.asia</domain_name>
   <domain_keyword>hyfj</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-19 17:52:31</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-08-31</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>58</num>
   <domain_name>h7j.net</domain_name>
   <domain_keyword>h7j</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 11:09:44</query_time>
   <create_date>2022-08-15</create_date>
   <update_date>2022-08-15</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=h7j.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>hfw.cam</domain_name>
   <domain_keyword>hfw</domain_keyword>
   <domain_tld>cam</domain_tld>
   <query_time>2024-05-25 20:40:38</query_time>
   <create_date>2023-07-02</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>MS</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>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>hqfj.cn</domain_name>
   <domain_keyword>hqfj</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-28 01:56:59</query_time>
   <create_date>2005-10-11</create_date>
   <expiry_date>2024-10-11</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>连云港市宏庆电力辅机开发有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>ufj.law</domain_name>
   <domain_keyword>ufj</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-06-03 14:20:12</query_time>
   <create_date>2023-09-28</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NM</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>62</num>
   <domain_name>afj.inc</domain_name>
   <domain_keyword>afj</domain_keyword>
   <domain_tld>inc</domain_tld>
   <query_time>2024-06-05 20:59:26</query_time>
   <create_date>2024-03-26</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-03-26</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>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>63</num>
   <domain_name>hfm.trade</domain_name>
   <domain_keyword>hfm</domain_keyword>
   <domain_tld>trade</domain_tld>
   <query_time>2024-06-01 22:35:23</query_time>
   <create_date>2022-04-26</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria International LLC</registrar_name>
   <registrar_website>www.marcaria.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HF Markets Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Larnaca</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>ns01.trademarkarea.com</value>
    <value>ns02.trademarkarea.com</value>
    <value>ns03.trademarkarea.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>hfn.co.in</domain_name>
   <domain_keyword>hfn</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-06-01 22:35:26</query_time>
   <create_date>2017-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2024-04-20</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ascend Domains</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Ontario</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>3hfj.cn</domain_name>
   <domain_keyword>3hfj</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-09 19:33:05</query_time>
   <create_date>2022-02-25</create_date>
   <expiry_date>2025-02-25</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>绍兴上虞三禾风机有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>hcj.com</domain_name>
   <domain_keyword>hcj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 10:59:40</query_time>
   <create_date>1999-03-13</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>hpj.ngo</domain_name>
   <domain_keyword>hpj</domain_keyword>
   <domain_tld>ngo</domain_tld>
   <query_time>2024-04-18 06:30:49</query_time>
   <create_date>2022-09-01</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-09-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.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>68</num>
   <domain_name>qfj.org</domain_name>
   <domain_keyword>qfj</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 02:38:29</query_time>
   <create_date>2001-11-17</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>hfp.co.kr</domain_name>
   <domain_keyword>hfp</domain_keyword>
   <domain_tld>co.kr</domain_tld>
   <query_time>2021-02-05 16:30:05</query_time>
   <create_date>2020-06-23</create_date>
   <update_date>2020-06-23</update_date>
   <expiry_date>2025-06-23</expiry_date>
   <registrar_name>(?)???</registrar_name>
   <registrar_website>http://www.gabia.co.kr</registrar_website>
   <registrant_name>?????????(?)</registrant_name>
   <registrant_address>????? ?? ????? 40 13? hf???? 40, Munhyeongeumyung-ro, Nam-gu, Busan,</registrant_address>
   <registrant_zip>48400</registrant_zip>
  </value>
  <value>
   <num>70</num>
   <domain_name>xfj.life</domain_name>
   <domain_keyword>xfj</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-08 11:10:23</query_time>
   <create_date>2023-10-23</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>UN-ENJOY INVESTMENT LIMITED</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>chong qing shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>data.dnspod.net</value>
    <value>parallel.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>jfj.lat</domain_name>
   <domain_keyword>jfj</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-08 15:06:02</query_time>
   <create_date>2023-08-17</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>72</num>
   <domain_name>htj.icu</domain_name>
   <domain_keyword>htj</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-08 01:52:09</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>ceng yu xin</registrant_company>
   <registrant_state>chong qing</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>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>ufj.be</domain_name>
   <domain_keyword>ufj</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-01 05:56:30</query_time>
   <create_date>2008-10-20</create_date>
   <registrar_name>SmartLogic B.V.</registrar_name>
   <registrar_website>http://www.smartlogic.nl/</registrar_website>
   <name_servers>
    <value>ns1.above.com</value>
    <value>ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>h1j.com</domain_name>
   <domain_keyword>h1j</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 01:28:37</query_time>
   <create_date>2003-08-21</create_date>
   <update_date>2020-01-15</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>qfj.buzz</domain_name>
   <domain_keyword>qfj</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-05-09 01:36:46</query_time>
   <create_date>2023-10-27</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-27</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>clark.ns.cloudflare.com</value>
    <value>rosalie.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>hfm.markets</domain_name>
   <domain_keyword>hfm</domain_keyword>
   <domain_tld>markets</domain_tld>
   <query_time>2024-05-06 08:15:40</query_time>
   <create_date>2021-12-23</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems, LLC</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HF Markets Ltd</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>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>ns1.onlydomains.com</value>
    <value>ns2.onlydomains.com</value>
    <value>ns3.onlydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>jfj.app</domain_name>
   <domain_keyword>jfj</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-12 01:36:33</query_time>
   <create_date>2023-08-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-08-26</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale Pty Ltd</registrar_name>
   <registrar_website>https://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 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.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>hjf.cc</domain_name>
   <domain_keyword>hjf</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-20 06:57:14</query_time>
   <create_date>2007-03-31</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/8f51955f-6946-40d4-99d3-f92b1a1fe4bf</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dotster.com</value>
    <value>ns2.dotster.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>cfj.lat</domain_name>
   <domain_keyword>cfj</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-20 02:48:27</query_time>
   <create_date>2023-09-06</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>80</num>
   <domain_name>hnj.ng</domain_name>
   <domain_keyword>hnj</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-05-21 05:34:07</query_time>
   <create_date>2013-05-30</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>1749</registrar_iana>
   <registrar_name>Upperlink Limited</registrar_name>
   <registrar_website>https://www.upperlink.ng</registrar_website>
   <registrant_name>Anthony Obiora</registrant_name>
   <registrant_company>Alcapel Host</registrant_company>
   <registrant_address>Plot 1679 Olakunle Bakare close</registrant_address>
   <registrant_city>Lagos</registrant_city>
   <registrant_zip>23412</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.7040280318</registrant_phone>
   <name_servers>
    <value>ns1.jobscata.com</value>
    <value>ns2.jobscata.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>hsj.app</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-21 05:14:16</query_time>
   <create_date>2024-01-22</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>gerald.ns.cloudflare.com</value>
    <value>jessica.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>haj.co.jp</domain_name>
   <domain_keyword>haj</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-24 15:11:01</query_time>
   <create_date>1995-11-29</create_date>
   <update_date>2024-04-25</update_date>
   <registrant_company>HOKKAIDO ARBEIT JOHOSYA</registrant_company>
   <name_servers>
    <value>ns1.p201.dns.oraclecloud.net</value>
    <value>ns2.p201.dns.oraclecloud.net</value>
    <value>ns3.p201.dns.oraclecloud.net</value>
    <value>ns4.p201.dns.oraclecloud.net</value>
   </name_servers>
  </value>
  <value>
   <num>83</num>
   <domain_name>ifj.inc</domain_name>
   <domain_keyword>ifj</domain_keyword>
   <domain_tld>inc</domain_tld>
   <query_time>2024-05-24 04:22:56</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-03-22</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>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>lfj.co.uk</domain_name>
   <domain_keyword>lfj</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-23 07:46:40</query_time>
   <create_date>1999-09-09</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2025-09-09</expiry_date>
   <registrar_name>Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]</registrar_name>
   <registrar_website>http://giraffe.co.uk</registrar_website>
   <registrant_name>Dulwich Storage Company Ltd</registrant_name>
   <registrant_address>35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom</registrant_address>
   <name_servers>
    <value>a.giraffe.co.uk</value>
    <value>b.giraffe.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>hhfj.ca</domain_name>
   <domain_keyword>hhfj</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-16 01:20:37</query_time>
   <create_date>2023-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</expiry_date>
   <registrar_name>PublicDomainRegistry.com Inc</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>boyd.ns.cloudflare.com</value>
    <value>jule.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>kfj.co.uk</domain_name>
   <domain_keyword>kfj</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-31 04:48:04</query_time>
   <create_date>1999-09-09</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2025-09-09</expiry_date>
   <registrar_name>Dulwich Storage Company Ltd t/a Giraffe.co.uk [Tag = DULWICH]</registrar_name>
   <registrar_website>http://giraffe.co.uk</registrar_website>
   <registrant_name>Dulwich Storage Company Ltd</registrant_name>
   <registrant_address>35 Giant Arches Road, Dulwich, London, SE24 9HP, United Kingdom</registrant_address>
   <name_servers>
    <value>a.giraffe.co.uk</value>
    <value>b.giraffe.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>hfjr.cn</domain_name>
   <domain_keyword>hfjr</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-29 14:56:23</query_time>
   <create_date>2013-03-21</create_date>
   <expiry_date>2027-03-21</expiry_date>
   <registrar_name>江苏邦宁科技有限公司</registrar_name>
   <registrant_name>安徽吉尔信息科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>hkj.science</domain_name>
   <domain_keyword>hkj</domain_keyword>
   <domain_tld>science</domain_tld>
   <query_time>2024-06-01 11:51:42</query_time>
   <create_date>2017-04-01</create_date>
   <update_date>2018-05-03</update_date>
   <expiry_date>2028-03-31</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Long Guo Ping</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HN</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-show.myhostadmin.net</value>
    <value>ns2-show.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>hoj.band</domain_name>
   <domain_keyword>hoj</domain_keyword>
   <domain_tld>band</domain_tld>
   <query_time>2024-06-08 00:50:54</query_time>
   <create_date>2021-12-20</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-20</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>dns103.ovh.net</value>
    <value>ns103.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>90</num>
   <domain_name>ifj.pub</domain_name>
   <domain_keyword>ifj</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-06-08 11:19:00</query_time>
   <create_date>2016-04-10</create_date>
   <update_date>2018-04-03</update_date>
   <expiry_date>2026-04-10</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>fengzhihang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>He Nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>hdj.co.jp</domain_name>
   <domain_keyword>hdj</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-11 07:28:04</query_time>
   <create_date>1999-02-24</create_date>
   <update_date>2024-03-01</update_date>
   <registrant_company>HUNTER DOUGLAS JAPAN LIMITED</registrant_company>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
  </value>
  <value>
   <num>92</num>
   <domain_name>fhfj.cn</domain_name>
   <domain_keyword>fhfj</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-10 13:25:41</query_time>
   <create_date>2006-05-30</create_date>
   <expiry_date>2025-06-30</expiry_date>
   <registrar_name>广州云讯信息科技有限公司</registrar_name>
   <registrant_name>诸暨市飞虎纺织机械有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>height.dnspod.net</value>
    <value>keith.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>hfz.ae</domain_name>
   <domain_keyword>hfz</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-06-12 17:54:52</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>sysed rahman</registrant_name>
   <registrant_company>sysed</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>vfj.pl</domain_name>
   <domain_keyword>vfj</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-21 20:52:53</query_time>
   <create_date>2024-02-16</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-16</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>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>fhj.me.uk</domain_name>
   <domain_keyword>fhj</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-04-17 05:52:11</query_time>
   <create_date>2007-01-19</create_date>
   <update_date>2023-01-18</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_name>Andrews &amp;amp; Arnold Limited [Tag = AAISP]</registrar_name>
   <registrar_website>https://aa.net.uk</registrar_website>
   <name_servers>
    <value>primary-dns.co.uk</value>
    <value>secondary-dns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>96</num>
   <domain_name>hfc.international</domain_name>
   <domain_keyword>hfc</domain_keyword>
   <domain_tld>international</domain_tld>
   <query_time>2024-04-24 20:41:47</query_time>
   <create_date>2014-11-26</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-26</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>Host &amp; Food Corporation Srl</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.plaindns.net</value>
    <value>ns2.plaindns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>hf2.life</domain_name>
   <domain_keyword>hf2</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-28 10:18:47</query_time>
   <create_date>2021-11-04</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-11-04</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>Ding Xing Yuan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang dong sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adi.ns.cloudflare.com</value>
    <value>yichun.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>hsj.cn</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-28 18:04:53</query_time>
   <create_date>2004-03-05</create_date>
   <expiry_date>2030-03-05</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>湖北精搜全媒体传媒有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>huj.xyz</domain_name>
   <domain_keyword>huj</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-06 01:07:52</query_time>
   <create_date>2023-03-16</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2030-03-16</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>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>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>rfj.lat</domain_name>
   <domain_keyword>rfj</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-06 08:20:03</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-08-29</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>
 </results>
 <stats>
  <total_time>0.067</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.