WHOIS QUERY TIME

13 Jun 2024 - 4:37 AM UTC

Registered: 18 June 2003
Modified: 22 June 2019
Expiry: 18 June 2024

NAME SERVERS

ns1.locaweb.com.br
ns2.locaweb.com.br
ns3.locaweb.com.br

DOMAIN STATUS

published

REGISTRANT

Name: OBRAS SOCIAIS DA DIOCESE DE RIO BRANCO
Country: Brazil
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=hsj.org.br
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "hsj.org.br"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "hsj.org.br",
            "domain_keyword": "hsj",
            "domain_tld": "org.br",
            "query_time": "2024-06-13 04:37:38",
            "create_date": "2003-06-18",
            "update_date": "2019-06-22",
            "expiry_date": "2024-06-18",
            "registrant_name": "OBRAS SOCIAIS DA DIOCESE DE RIO BRANCO",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.028,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>hsj.org.br</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>hsj.org.br</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-06-13 04:37:38</query_time>
   <create_date>2003-06-18</create_date>
   <update_date>2019-06-22</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrant_name>OBRAS SOCIAIS DA DIOCESE DE RIO BRANCO</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.028</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.097 seconds) for "hsj.org.br" in our Historical WHOIS Database.
#1 - QUERY TIME

9 Feb 2024 - 7:46 PM UTC

Registered: 18 June 2003
Modified: 22 June 2019
Expiry: 18 June 2024

NAME SERVERS

ns1.locaweb.com.br
ns2.locaweb.com.br
ns3.locaweb.com.br

DOMAIN STATUS

published

REGISTRANT

Name: OBRAS SOCIAIS DA DIOCESE DE RIO BRANCO

#2 - QUERY TIME

16 Feb 2024 - 3:04 AM UTC

Registered: 18 June 2003
Modified: 22 June 2019
Expiry: 18 June 2024

NAME SERVERS

ns1.locaweb.com.br
ns2.locaweb.com.br
ns3.locaweb.com.br

DOMAIN STATUS

published

REGISTRANT

Name: OBRAS SOCIAIS DA DIOCESE DE RIO BRANCO
Country: Brazil
Email: [email protected]

* 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=hsj.org.br
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "hsj.org.br",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "hsj.org.br",
    "results": [
        {
            "num": 1,
            "domain_name": "hsj.org.br",
            "domain_keyword": "hsj",
            "domain_tld": "org.br",
            "query_time": "2024-02-09 19:46:20",
            "create_date": "2003-06-18",
            "update_date": "2019-06-22",
            "expiry_date": "2024-06-18",
            "registrant_name": "OBRAS SOCIAIS DA DIOCESE DE RIO BRANCO",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 2,
            "domain_name": "hsj.org.br",
            "domain_keyword": "hsj",
            "domain_tld": "org.br",
            "query_time": "2024-02-16 03:04:14",
            "create_date": "2003-06-18",
            "update_date": "2019-06-22",
            "expiry_date": "2024-06-18",
            "registrant_name": "OBRAS SOCIAIS DA DIOCESE DE RIO BRANCO",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        }
    ],
    "stats": {
        "total_time": 0.097,
        "api_credits_used": 2,
        "cost_calculation": "1 (database[historical]) + 1 (search_fields[domain_name]) = 2"
    }
}
<root>
 <success>true</success>
 <query>
  <database>historical</database>
  <domain_name>hsj.org.br</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>hsj.org.br</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>hsj.org.br</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-02-09 19:46:20</query_time>
   <create_date>2003-06-18</create_date>
   <update_date>2019-06-22</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrant_name>OBRAS SOCIAIS DA DIOCESE DE RIO BRANCO</registrant_name>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>2</num>
   <domain_name>hsj.org.br</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-02-16 03:04:14</query_time>
   <create_date>2003-06-18</create_date>
   <update_date>2019-06-22</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrant_name>OBRAS SOCIAIS DA DIOCESE DE RIO BRANCO</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.097</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 55 domain names (in 0.055 seconds) which contained the exact domain keyword "hsj".
Domain Name Registered Expiry Registrar Ownership
1 hsj.com 10 Aug 1995 9 Aug 2030 GoDaddy.com, LLC -
2 hsj.co.uk 2 Sep 1996 2 Sep 2024 Lexsynergy Ltd [Tag = LEXSYNERGY] -
3 hsj.net 29 May 2000 29 May 2025 Tucows Domains Inc. -
4 hsj.org.br 18 Jun 2003 18 Jun 2024 - OBRAS SOCIAIS DA DIOCESE DE RIO BRANCO
5 hsj.cn 5 Mar 2004 5 Mar 2030 阿里云计算有限公司(万网) 湖北精搜全媒体传媒有限公司
6 hsj.jp 17 May 2005 31 May 2025 - KITAO Masato
7 hsj.ru 22 Sep 2005 22 Sep 2024 RU-CENTER-RU NETGALAXY LTD
8 hsj.com.br 25 Feb 2006 25 Feb 2026 - HSJ Equipamentos de Seguran?a Ltda
9 hsj.uk.com 15 Aug 2006 15 Aug 2024 123-Reg Limited -
10 hsj.it 27 Jun 2007 27 Jun 2024 EuroDNS SA QUINV SA
11 hsj.co.in 18 Sep 2009 18 Sep 2024 Endurance Digital Domain Technology LLP Harsahaimal Shiamlal Jewellers
12 hsj.pl 30 May 2011 30 May 2025 premium.pl Sp. z o.o. -
13 hsj.wang 30 Jun 2014 30 Jun 2024 Chengdu west dimension digital xiao quan huang
14 hsj.xyz 18 Aug 2014 18 Aug 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. Zhang Zhi Ming
15 hsj.accountants 17 Oct 2014 17 Oct 2024 Mesh Digital Limited Domains By Proxy, LLC
16 hsj.community 5 Nov 2014 5 Nov 2024 eNom, LLC Proxy Protection LLC
17 hsj.co.jp 25 Feb 2016 - - hashimoto seiki Co., Ltd.
18 hsj.vip 31 Aug 2016 31 Aug 2024 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
19 hsj.co 10 Dec 2016 9 Dec 2024 Porkbun Private by Design, LLC
20 hsj.com.co 12 Apr 2018 12 Apr 2025 Tucows Domains Inc. Agropecuaria Bambusa Sas
21 hsj.jp.net 29 Apr 2019 29 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com -
22 hsj.ink 2 Jul 2019 2 Jul 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) hu shao yu
23 hsj.berlin 9 Oct 2019 9 Oct 2024 1&1 Internet SE -
24 hsj.immo 24 Apr 2020 24 Apr 2025 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
25 hsj.design 13 May 2020 13 May 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wang yan
26 hsj.cool 3 Sep 2020 3 Sep 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) hu shao jun
27 hsj.world 11 Sep 2020 11 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) bei jing hong yi ke ji you xian gong si
28 hsj.life 13 Jan 2021 13 Jan 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
29 hsj.email 8 Feb 2021 8 Feb 2025 Gandi SAS REDACTED FOR PRIVACY
30 hsj.vote 21 Feb 2021 21 Feb 2025 NameCheap, Inc. RLP
31 hsj.org 16 Jun 2021 16 Jun 2024 Cosmotown, Inc. REDACTED FOR PRIVACY
32 hsj.one 24 Sep 2021 24 Sep 2025 Porkbun Private by Design, LLC
33 hsj.store 29 Sep 2021 29 Sep 2025 Go Daddy, LLC Domains By Proxy, LLC
34 hsj.management 17 Oct 2021 17 Oct 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0162821176
35 hsj.company 4 Dec 2021 4 Dec 2024 1API GmbH Registrant of hsj.company
36 hsj.be 4 Feb 2022 - Nomeo -
37 hsj.biz 17 Apr 2022 17 Apr 2025 UdomainName.com LLC REDACTED FOR PRIVACY
38 hsj.family 28 May 2022 28 May 2027 Squarespace Domains II LLC REDACTED FOR PRIVACY
39 hsj.news 22 Dec 2022 22 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
40 hsj.hair 30 Mar 2023 30 Mar 2025 Go Daddy, LLC Domains By Proxy, LLC
41 hsj.group 9 May 2023 9 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
42 hsj.dev 1 Jun 2023 1 Jun 2025 PDR Ltd. d/b/a PublicDomainRegistry.com Privacy Protect, LLC (PrivacyProtect.org)
43 hsj.lat 12 Aug 2023 12 Aug 2024 Porkbun, LLC Private by Design, LLC
44 hsj.software 11 Sep 2023 11 Sep 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
45 hsj.icu 7 Oct 2023 7 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) huang si jie
46 hsj.host 20 Oct 2023 20 Oct 2024 Namecheap Privacy service provided by Withheld for Privacy ehf
47 hsj.org.cn 6 Nov 2023 6 Nov 2024 中企动力科技股份有限公司 张万鑫
48 hsj.app 22 Jan 2024 22 Jan 2025 NameSilo, LLC PrivacyGuardian.org llc
49 hsj.asia 29 Mar 2024 29 Mar 2025 DNSPod, Inc. heshijin
50 hsj.info 26 Apr 2024 26 Apr 2025 Sav.com, LLC - 7 Privacy Protection
51 hsj.baby 29 May 2024 29 May 2025 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
52 hsj.eu - - Domain Robot -
53 hsj.au - - DROP.com.au Pty Ltd Damien Waller
54 hsj.net.au - - Web Address Registration Pty Ltd John Humar
55 hsj.com.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Domain Manager
56 hsj.pt - - - -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=hsj&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "hsj",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 56,
        "relation": "eq",
        "current": 56
    },
    "unique_domains": "hsj.com, hsj.co.uk, hsj.net, hsj.org.br, hsj.cn, hsj.jp, hsj.ru, hsj.com.br, hsj.uk.com, hsj.it, hsj.co.in, hsj.pl, hsj.wang, hsj.xyz, hsj.accountants, hsj.community, hsj.co.jp, hsj.vip, hsj.co, hsj.com.co, hsj.jp.net, hsj.ink, hsj.berlin, hsj.immo, hsj.design, hsj.cool, hsj.world, hsj.life, hsj.email, hsj.vote, hsj.org, hsj.one, hsj.store, hsj.management, hsj.company, hsj.be, hsj.biz, hsj.family, hsj.news, hsj.hair, hsj.group, hsj.dev, hsj.lat, hsj.software, hsj.icu, hsj.host, hsj.org.cn, hsj.app, hsj.asia, hsj.info, hsj.baby, hsj.eu, hsj.au, hsj.net.au, hsj.com.au, hsj.pt",
    "results": [
        {
            "num": 1,
            "domain_name": "hsj.com",
            "domain_keyword": "hsj",
            "domain_tld": "com",
            "query_time": "2024-06-13 04:37:38",
            "create_date": "1995-08-10",
            "update_date": "2024-03-13",
            "expiry_date": "2030-08-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "hsj.co.uk",
            "domain_keyword": "hsj",
            "domain_tld": "co.uk",
            "query_time": "2024-06-13 04:37:41",
            "create_date": "1996-09-02",
            "update_date": "2024-05-21",
            "expiry_date": "2024-09-02",
            "registrar_name": "Lexsynergy Ltd [Tag = LEXSYNERGY]",
            "registrar_website": "https://www.lexsynergy.com",
            "name_servers": [
                "ns1.lexsynergy.net",
                "ns2.lexsynergy.us",
                "ns3.lexsynergy.info"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 3,
            "domain_name": "hsj.net",
            "domain_keyword": "hsj",
            "domain_tld": "net",
            "query_time": "2024-05-31 07:17:18",
            "create_date": "2000-05-29",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.blueblock.jp",
                "ns2.blueblock.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "hsj.org.br",
            "domain_keyword": "hsj",
            "domain_tld": "org.br",
            "query_time": "2024-06-13 04:37:38",
            "create_date": "2003-06-18",
            "update_date": "2019-06-22",
            "expiry_date": "2024-06-18",
            "registrant_name": "OBRAS SOCIAIS DA DIOCESE DE RIO BRANCO",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 5,
            "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": 6,
            "domain_name": "hsj.jp",
            "domain_keyword": "hsj",
            "domain_tld": "jp",
            "query_time": "2024-06-02 07:36:51",
            "create_date": "2005-05-17",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "KITAO Masato",
            "registrant_address": "Tenjin Prime 8F, 2-7-21, Tenjin",
            "registrant_zip": "810-0001",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-713-7999",
            "registrant_fax": "092-713-7944",
            "name_servers": [
                "ns-1085.awsdns-07.org",
                "ns-1977.awsdns-55.co.uk",
                "ns-336.awsdns-42.com",
                "ns-702.awsdns-23.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 7,
            "domain_name": "hsj.ru",
            "domain_keyword": "hsj",
            "domain_tld": "ru",
            "query_time": "2024-05-05 11:35:02",
            "create_date": "2005-09-22",
            "expiry_date": "2024-09-22",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "NETGALAXY LTD",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 8,
            "domain_name": "hsj.com.br",
            "domain_keyword": "hsj",
            "domain_tld": "com.br",
            "query_time": "2024-06-08 09:22:56",
            "create_date": "2006-02-25",
            "update_date": "2023-02-28",
            "expiry_date": "2026-02-25",
            "registrant_name": "HSJ Equipamentos de Seguran?a Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 9,
            "domain_name": "hsj.uk.com",
            "domain_keyword": "hsj",
            "domain_tld": "uk.com",
            "query_time": "2024-05-16 02:39:24",
            "create_date": "2006-08-15",
            "update_date": "2024-04-17",
            "expiry_date": "2024-08-15",
            "registrar_iana": 1515,
            "registrar_name": "123-Reg Limited",
            "registrar_website": "http://www.123-reg.co.uk/domain-names/",
            "registrant_email": "https://whois.centralnic.com/contact/hsj.uk.com/registrant",
            "name_servers": [
                "ns01.domaincontrol.com",
                "ns02.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "hsj.it",
            "domain_keyword": "hsj",
            "domain_tld": "it",
            "query_time": "2024-04-23 02:59:58",
            "create_date": "2007-06-27",
            "update_date": "2023-07-13",
            "expiry_date": "2024-06-27",
            "registrar_name": "EuroDNS SA",
            "registrar_website": "http://www.eurodns.com",
            "registrant_company": "QUINV SA",
            "registrant_address": "36 avenue Marie Therese",
            "registrant_city": "Luxembourg",
            "registrant_state": "-",
            "registrant_zip": "2132",
            "registrant_country": "LU",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 11,
            "domain_name": "hsj.co.in",
            "domain_keyword": "hsj",
            "domain_tld": "co.in",
            "query_time": "2024-05-30 09:22:00",
            "create_date": "2009-09-18",
            "update_date": "2024-01-20",
            "expiry_date": "2024-09-18",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Harsahaimal Shiamlal Jewellers",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Uttar Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.in",
                "ns2.bluehost.in"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "hsj.pl",
            "domain_keyword": "hsj",
            "domain_tld": "pl",
            "query_time": "2024-05-12 03:00:08",
            "create_date": "2011-05-30",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-30",
            "registrar_name": "premium.pl Sp. z o.o.",
            "registrar_website": "https://premium.pl/kontakt",
            "name_servers": [
                "domain.for.sale.at.premium.pl",
                "domena.do.kupienia.w.premium.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "hsj.wang",
            "domain_keyword": "hsj",
            "domain_tld": "wang",
            "query_time": "2024-05-16 02:39:24",
            "create_date": "2014-06-30",
            "update_date": "2022-07-22",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "xiao quan huang",
            "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": [
                "ns1-show.myhostadmin.net",
                "ns2-show.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "hsj.xyz",
            "domain_keyword": "hsj",
            "domain_tld": "xyz",
            "query_time": "2024-04-23 02:59:58",
            "create_date": "2014-08-18",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-18",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_company": "Zhang Zhi Ming",
            "registrant_state": "Yun 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-show.myhostadmin.net",
                "ns2-show.myhostadmin.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "hsj.accountants",
            "domain_keyword": "hsj",
            "domain_tld": "accountants",
            "query_time": "2024-04-23 02:59:58",
            "create_date": "2014-10-17",
            "update_date": "2023-11-17",
            "expiry_date": "2024-10-17",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Limited",
            "registrar_website": "http://www.domainbox.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "hsj.community",
            "domain_keyword": "hsj",
            "domain_tld": "community",
            "query_time": "2024-05-08 12:48:20",
            "create_date": "2014-11-05",
            "update_date": "2022-09-19",
            "expiry_date": "2024-11-05",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Proxy Protection LLC",
            "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": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "hsj.co.jp",
            "domain_keyword": "hsj",
            "domain_tld": "co.jp",
            "query_time": "2024-05-27 12:26:55",
            "create_date": "2016-02-25",
            "update_date": "2024-03-01",
            "registrant_company": "hashimoto seiki Co., Ltd.",
            "name_servers": [
                "ns03.domainserver.ne.jp",
                "ns04.domainserver.ne.jp"
            ]
        },
        {
            "num": 18,
            "domain_name": "hsj.vip",
            "domain_keyword": "hsj",
            "domain_tld": "vip",
            "query_time": "2024-04-23 02:59:58",
            "create_date": "2016-08-31",
            "update_date": "2023-09-06",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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": [
                "ns7.cnmsn.net",
                "ns8.cnmsn.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "hsj.co",
            "domain_keyword": "hsj",
            "domain_tld": "co",
            "query_time": "2024-04-28 18:04:53",
            "create_date": "2016-12-10",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-09",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "hsj.com.co",
            "domain_keyword": "hsj",
            "domain_tld": "com.co",
            "query_time": "2024-04-28 18:04:53",
            "create_date": "2018-04-12",
            "update_date": "2024-04-14",
            "expiry_date": "2025-04-12",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Agropecuaria Bambusa Sas",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Risaralda",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar 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.liquidweb.com",
                "ns1.liquidweb.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "hsj.jp.net",
            "domain_keyword": "hsj",
            "domain_tld": "jp.net",
            "query_time": "2024-05-08 12:48:20",
            "create_date": "2019-04-29",
            "update_date": "2024-04-22",
            "expiry_date": "2025-04-29",
            "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/hsj.jp.net/registrant",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "hsj.ink",
            "domain_keyword": "hsj",
            "domain_tld": "ink",
            "query_time": "2024-05-16 02:39:24",
            "create_date": "2019-07-02",
            "update_date": "2020-10-01",
            "expiry_date": "2025-07-02",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "hu shao yu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu bei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "hsj.berlin",
            "domain_keyword": "hsj",
            "domain_tld": "berlin",
            "query_time": "2024-04-28 18:04:53",
            "create_date": "2019-10-09",
            "update_date": "2020-08-18",
            "expiry_date": "2024-10-09",
            "registrar_iana": 83,
            "registrar_name": "1&1 Internet SE",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1061.ui-dns.org",
                "ns1079.ui-dns.com",
                "ns1083.ui-dns.biz",
                "ns1090.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "hsj.immo",
            "domain_keyword": "hsj",
            "domain_tld": "immo",
            "query_time": "2024-04-28 18:04:53",
            "create_date": "2020-04-24",
            "update_date": "2024-04-24",
            "expiry_date": "2025-04-24",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.first-ns.de",
                "robotns2.second-ns.de",
                "robotns3.second-ns.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "hsj.design",
            "domain_keyword": "hsj",
            "domain_tld": "design",
            "query_time": "2024-06-13 04:37:38",
            "create_date": "2020-05-13",
            "update_date": "2024-05-15",
            "expiry_date": "2024-05-13",
            "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": "wang yan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "hsj.cool",
            "domain_keyword": "hsj",
            "domain_tld": "cool",
            "query_time": "2024-05-16 02:39:24",
            "create_date": "2020-09-03",
            "update_date": "2022-12-09",
            "expiry_date": "2027-09-03",
            "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": "hu shao jun",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhe jiang",
            "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": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "hsj.world",
            "domain_keyword": "hsj",
            "domain_tld": "world",
            "query_time": "2024-05-27 12:26:55",
            "create_date": "2020-09-11",
            "update_date": "2023-09-15",
            "expiry_date": "2024-09-11",
            "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": "bei jing hong yi ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "hsj.life",
            "domain_keyword": "hsj",
            "domain_tld": "life",
            "query_time": "2024-05-16 02:39:24",
            "create_date": "2021-01-13",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-13",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "hsj.email",
            "domain_keyword": "hsj",
            "domain_tld": "email",
            "query_time": "2024-05-08 12:48:20",
            "create_date": "2021-02-08",
            "update_date": "2024-02-15",
            "expiry_date": "2025-02-08",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-105-c.gandi.net",
                "ns-162-a.gandi.net",
                "ns-79-b.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "hsj.vote",
            "domain_keyword": "hsj",
            "domain_tld": "vote",
            "query_time": "2024-06-13 04:37:38",
            "create_date": "2021-02-21",
            "update_date": "2024-01-27",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "RLP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "hsj.org",
            "domain_keyword": "hsj",
            "domain_tld": "org",
            "query_time": "2024-05-16 02:39:24",
            "create_date": "2021-06-16",
            "update_date": "2023-06-05",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1509,
            "registrar_name": "Cosmotown, Inc.",
            "registrar_website": "http://www.cosmotown.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": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "hsj.one",
            "domain_keyword": "hsj",
            "domain_tld": "one",
            "query_time": "2024-05-21 05:14:16",
            "create_date": "2021-09-24",
            "update_date": "2022-08-29",
            "expiry_date": "2025-09-24",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "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": 34,
            "domain_name": "hsj.management",
            "domain_keyword": "hsj",
            "domain_tld": "management",
            "query_time": "2024-05-08 12:48:20",
            "create_date": "2021-10-17",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-17",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0162821176",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "hsj.company",
            "domain_keyword": "hsj",
            "domain_tld": "company",
            "query_time": "2024-05-30 09:21:44",
            "create_date": "2021-12-04",
            "update_date": "2024-01-18",
            "expiry_date": "2024-12-04",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of hsj.company",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.iwantmyname.net",
                "ns2.iwantmyname.net",
                "ns3.iwantmyname.net",
                "ns4.iwantmyname.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "hsj.be",
            "domain_keyword": "hsj",
            "domain_tld": "be",
            "query_time": "2024-06-07 04:33:54",
            "create_date": "2022-02-04",
            "registrar_name": "Nomeo",
            "registrar_website": "https://www.nomeo.be",
            "name_servers": [
                "ns53.be",
                "ns53.io"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 37,
            "domain_name": "hsj.biz",
            "domain_keyword": "hsj",
            "domain_tld": "biz",
            "query_time": "2024-05-21 05:14:16",
            "create_date": "2022-04-17",
            "update_date": "2024-02-19",
            "expiry_date": "2025-04-17",
            "registrar_iana": 931,
            "registrar_name": "UdomainName.com LLC",
            "registrar_website": "www.udomainname.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": [
                "ns69.worldnic.com",
                "ns70.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "hsj.family",
            "domain_keyword": "hsj",
            "domain_tld": "family",
            "query_time": "2024-05-16 02:39:24",
            "create_date": "2022-05-28",
            "update_date": "2024-04-21",
            "expiry_date": "2027-05-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "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": 39,
            "domain_name": "hsj.news",
            "domain_keyword": "hsj",
            "domain_tld": "news",
            "query_time": "2024-05-08 12:48:20",
            "create_date": "2022-12-22",
            "update_date": "2024-02-05",
            "expiry_date": "2024-12-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns75.domaincontrol.com",
                "ns76.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "hsj.hair",
            "domain_keyword": "hsj",
            "domain_tld": "hair",
            "query_time": "2024-05-30 09:21:44",
            "create_date": "2023-03-30",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-30",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "hsj.group",
            "domain_keyword": "hsj",
            "domain_tld": "group",
            "query_time": "2024-05-12 03:00:08",
            "create_date": "2023-05-09",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-09",
            "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": 42,
            "domain_name": "hsj.dev",
            "domain_keyword": "hsj",
            "domain_tld": "dev",
            "query_time": "2024-06-13 04:37:38",
            "create_date": "2023-06-01",
            "update_date": "2024-06-05",
            "expiry_date": "2025-06-01",
            "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": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the 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": [
                "javon.ns.cloudflare.com",
                "nelci.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "hsj.lat",
            "domain_keyword": "hsj",
            "domain_tld": "lat",
            "query_time": "2024-04-28 18:04:53",
            "create_date": "2023-08-12",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-12",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "hsj.software",
            "domain_keyword": "hsj",
            "domain_tld": "software",
            "query_time": "2024-05-21 05:14:16",
            "create_date": "2023-09-11",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "hsj.icu",
            "domain_keyword": "hsj",
            "domain_tld": "icu",
            "query_time": "2024-04-28 18:04:53",
            "create_date": "2023-10-07",
            "update_date": "2023-11-03",
            "expiry_date": "2024-10-07",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "huang si jie",
            "registrant_state": "guang dong",
            "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": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "hsj.host",
            "domain_keyword": "hsj",
            "domain_tld": "host",
            "query_time": "2024-05-08 12:48:20",
            "create_date": "2023-10-20",
            "update_date": "2023-11-09",
            "expiry_date": "2024-10-20",
            "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": [
                "javon.ns.cloudflare.com",
                "nelci.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "hsj.org.cn",
            "domain_keyword": "hsj",
            "domain_tld": "org.cn",
            "query_time": "2024-04-23 02:59:58",
            "create_date": "2023-11-06",
            "expiry_date": "2024-11-06",
            "registrar_name": "中企动力科技股份有限公司",
            "registrant_name": "张万鑫",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "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": 49,
            "domain_name": "hsj.asia",
            "domain_keyword": "hsj",
            "domain_tld": "asia",
            "query_time": "2024-05-30 09:21:44",
            "create_date": "2024-03-29",
            "update_date": "2024-04-03",
            "expiry_date": "2025-03-29",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "heshijin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhe jiang sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "fish.dnspod.net",
                "stand.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "hsj.info",
            "domain_keyword": "hsj",
            "domain_tld": "info",
            "query_time": "2024-04-28 18:04:53",
            "create_date": "2024-04-26",
            "update_date": "2024-04-26",
            "expiry_date": "2025-04-26",
            "registrar_iana": 3897,
            "registrar_name": "Sav.com, LLC - 7",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "hsj.baby",
            "domain_keyword": "hsj",
            "domain_tld": "baby",
            "query_time": "2024-05-31 14:17:17",
            "create_date": "2024-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "An Hui Sheng",
            "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": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "hsj.eu",
            "domain_keyword": "hsj",
            "domain_tld": "eu",
            "query_time": "2024-05-05 19:52:29",
            "registrar_name": "Domain Robot",
            "registrar_website": "https://internetx.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ]
        },
        {
            "num": 53,
            "domain_name": "hsj.au",
            "domain_keyword": "hsj",
            "domain_tld": "au",
            "query_time": "2024-05-08 12:48:19",
            "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"
            ]
        },
        {
            "num": 54,
            "domain_name": "hsj.net.au",
            "domain_keyword": "hsj",
            "domain_tld": "net.au",
            "query_time": "2024-04-28 18:04:53",
            "update_date": "2023-07-08",
            "registrar_name": "Web Address Registration Pty Ltd",
            "registrar_website": "https://www.crazydomains.com.au/contact/",
            "registrant_name": "John Humar",
            "name_servers": [
                "ns1.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "hsj.com.au",
            "domain_keyword": "hsj",
            "domain_tld": "com.au",
            "query_time": "2024-05-27 12:26:55",
            "update_date": "2024-01-05",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Domain Manager",
            "name_servers": [
                "ns1.above.com",
                "ns2.above.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "hsj.pt",
            "domain_keyword": "hsj",
            "domain_tld": "pt",
            "query_time": "2024-05-30 09:22:00",
            "name_servers": [
                "pdns05.domaincontrol.com",
                "pdns06.domaincontrol.com"
            ],
            "domain_status": [
                "Registered"
            ]
        }
    ],
    "stats": {
        "total_time": 0.055,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>hsj</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>56</total>
  <relation>eq</relation>
  <current>56</current>
 </count>
 <unique_domains>hsj.com, hsj.co.uk, hsj.net, hsj.org.br, hsj.cn, hsj.jp, hsj.ru, hsj.com.br, hsj.uk.com, hsj.it, hsj.co.in, hsj.pl, hsj.wang, hsj.xyz, hsj.accountants, hsj.community, hsj.co.jp, hsj.vip, hsj.co, hsj.com.co, hsj.jp.net, hsj.ink, hsj.berlin, hsj.immo, hsj.design, hsj.cool, hsj.world, hsj.life, hsj.email, hsj.vote, hsj.org, hsj.one, hsj.store, hsj.management, hsj.company, hsj.be, hsj.biz, hsj.family, hsj.news, hsj.hair, hsj.group, hsj.dev, hsj.lat, hsj.software, hsj.icu, hsj.host, hsj.org.cn, hsj.app, hsj.asia, hsj.info, hsj.baby, hsj.eu, hsj.au, hsj.net.au, hsj.com.au, hsj.pt</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>hsj.com</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 04:37:38</query_time>
   <create_date>1995-08-10</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2030-08-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.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>2</num>
   <domain_name>hsj.co.uk</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-13 04:37:41</query_time>
   <create_date>1996-09-02</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_name>Lexsynergy Ltd [Tag = LEXSYNERGY]</registrar_name>
   <registrar_website>https://www.lexsynergy.com</registrar_website>
   <name_servers>
    <value>ns1.lexsynergy.net</value>
    <value>ns2.lexsynergy.us</value>
    <value>ns3.lexsynergy.info</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>hsj.net</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 07:17:18</query_time>
   <create_date>2000-05-29</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.blueblock.jp</value>
    <value>ns2.blueblock.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>hsj.org.br</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-06-13 04:37:38</query_time>
   <create_date>2003-06-18</create_date>
   <update_date>2019-06-22</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrant_name>OBRAS SOCIAIS DA DIOCESE DE RIO BRANCO</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>5</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>6</num>
   <domain_name>hsj.jp</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-02 07:36:51</query_time>
   <create_date>2005-05-17</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>KITAO Masato</registrant_name>
   <registrant_address>Tenjin Prime 8F, 2-7-21, Tenjin</registrant_address>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-713-7999</registrant_phone>
   <registrant_fax>092-713-7944</registrant_fax>
   <name_servers>
    <value>ns-1085.awsdns-07.org</value>
    <value>ns-1977.awsdns-55.co.uk</value>
    <value>ns-336.awsdns-42.com</value>
    <value>ns-702.awsdns-23.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>hsj.ru</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 11:35:02</query_time>
   <create_date>2005-09-22</create_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>NETGALAXY LTD</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>8</num>
   <domain_name>hsj.com.br</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-08 09:22:56</query_time>
   <create_date>2006-02-25</create_date>
   <update_date>2023-02-28</update_date>
   <expiry_date>2026-02-25</expiry_date>
   <registrant_name>HSJ Equipamentos de Seguran?a Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>hsj.uk.com</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-05-16 02:39:24</query_time>
   <create_date>2006-08-15</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>1515</registrar_iana>
   <registrar_name>123-Reg Limited</registrar_name>
   <registrar_website>http://www.123-reg.co.uk/domain-names/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/hsj.uk.com/registrant</registrant_email>
   <name_servers>
    <value>ns01.domaincontrol.com</value>
    <value>ns02.domaincontrol.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>hsj.it</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-23 02:59:58</query_time>
   <create_date>2007-06-27</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_name>EuroDNS SA</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <registrant_company>QUINV SA</registrant_company>
   <registrant_address>36 avenue Marie Therese</registrant_address>
   <registrant_city>Luxembourg</registrant_city>
   <registrant_state>-</registrant_state>
   <registrant_zip>2132</registrant_zip>
   <registrant_country>LU</registrant_country>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>hsj.co.in</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-30 09:22:00</query_time>
   <create_date>2009-09-18</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Harsahaimal Shiamlal Jewellers</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Uttar Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</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.bluehost.in</value>
    <value>ns2.bluehost.in</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>hsj.pl</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-12 03:00:08</query_time>
   <create_date>2011-05-30</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_name>premium.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://premium.pl/kontakt</registrar_website>
   <name_servers>
    <value>domain.for.sale.at.premium.pl</value>
    <value>domena.do.kupienia.w.premium.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>hsj.wang</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>wang</domain_tld>
   <query_time>2024-05-16 02:39:24</query_time>
   <create_date>2014-06-30</create_date>
   <update_date>2022-07-22</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>xiao quan huang</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>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>14</num>
   <domain_name>hsj.xyz</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-23 02:59:58</query_time>
   <create_date>2014-08-18</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_company>Zhang Zhi Ming</registrant_company>
   <registrant_state>Yun 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-show.myhostadmin.net</value>
    <value>ns2-show.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>hsj.accountants</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>accountants</domain_tld>
   <query_time>2024-04-23 02:59:58</query_time>
   <create_date>2014-10-17</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Limited</registrar_name>
   <registrar_website>http://www.domainbox.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>hsj.community</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-05-08 12:48:20</query_time>
   <create_date>2014-11-05</create_date>
   <update_date>2022-09-19</update_date>
   <expiry_date>2024-11-05</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>Proxy Protection LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>hsj.co.jp</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-27 12:26:55</query_time>
   <create_date>2016-02-25</create_date>
   <update_date>2024-03-01</update_date>
   <registrant_company>hashimoto seiki Co., Ltd.</registrant_company>
   <name_servers>
    <value>ns03.domainserver.ne.jp</value>
    <value>ns04.domainserver.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>18</num>
   <domain_name>hsj.vip</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-23 02:59:58</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-09-06</update_date>
   <expiry_date>2024-08-31</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_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>ns7.cnmsn.net</value>
    <value>ns8.cnmsn.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>hsj.co</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-04-28 18:04:53</query_time>
   <create_date>2016-12-10</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>hsj.com.co</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-04-28 18:04:53</query_time>
   <create_date>2018-04-12</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Agropecuaria Bambusa Sas</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Risaralda</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.liquidweb.com</value>
    <value>ns1.liquidweb.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>hsj.jp.net</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>jp.net</domain_tld>
   <query_time>2024-05-08 12:48:20</query_time>
   <create_date>2019-04-29</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-04-29</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/hsj.jp.net/registrant</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>22</num>
   <domain_name>hsj.ink</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>ink</domain_tld>
   <query_time>2024-05-16 02:39:24</query_time>
   <create_date>2019-07-02</create_date>
   <update_date>2020-10-01</update_date>
   <expiry_date>2025-07-02</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>hu shao yu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>23</num>
   <domain_name>hsj.berlin</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>berlin</domain_tld>
   <query_time>2024-04-28 18:04:53</query_time>
   <create_date>2019-10-09</create_date>
   <update_date>2020-08-18</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>1&amp;1 Internet SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1061.ui-dns.org</value>
    <value>ns1079.ui-dns.com</value>
    <value>ns1083.ui-dns.biz</value>
    <value>ns1090.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>hsj.immo</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>immo</domain_tld>
   <query_time>2024-04-28 18:04:53</query_time>
   <create_date>2020-04-24</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-04-24</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.first-ns.de</value>
    <value>robotns2.second-ns.de</value>
    <value>robotns3.second-ns.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>hsj.design</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>design</domain_tld>
   <query_time>2024-06-13 04:37:38</query_time>
   <create_date>2020-05-13</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-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>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>wang yan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>hsj.cool</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>cool</domain_tld>
   <query_time>2024-05-16 02:39:24</query_time>
   <create_date>2020-09-03</create_date>
   <update_date>2022-12-09</update_date>
   <expiry_date>2027-09-03</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>hu shao jun</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhe jiang</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>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>27</num>
   <domain_name>hsj.world</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-27 12:26:55</query_time>
   <create_date>2020-09-11</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>bei jing hong yi ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>hsj.life</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-16 02:39:24</query_time>
   <create_date>2021-01-13</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>hsj.email</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-05-08 12:48:20</query_time>
   <create_date>2021-02-08</create_date>
   <update_date>2024-02-15</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-105-c.gandi.net</value>
    <value>ns-162-a.gandi.net</value>
    <value>ns-79-b.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>hsj.vote</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>vote</domain_tld>
   <query_time>2024-06-13 04:37:38</query_time>
   <create_date>2021-02-21</create_date>
   <update_date>2024-01-27</update_date>
   <expiry_date>2025-02-21</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>RLP</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>31</num>
   <domain_name>hsj.org</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-16 02:39:24</query_time>
   <create_date>2021-06-16</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>1509</registrar_iana>
   <registrar_name>Cosmotown, Inc.</registrar_name>
   <registrar_website>http://www.cosmotown.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>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>32</num>
   <domain_name>hsj.one</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-21 05:14:16</query_time>
   <create_date>2021-09-24</create_date>
   <update_date>2022-08-29</update_date>
   <expiry_date>2025-09-24</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</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>34</num>
   <domain_name>hsj.management</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>management</domain_tld>
   <query_time>2024-05-08 12:48:20</query_time>
   <create_date>2021-10-17</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0162821176</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>hsj.company</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-30 09:21:44</query_time>
   <create_date>2021-12-04</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registrant of hsj.company</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.iwantmyname.net</value>
    <value>ns2.iwantmyname.net</value>
    <value>ns3.iwantmyname.net</value>
    <value>ns4.iwantmyname.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>hsj.be</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-07 04:33:54</query_time>
   <create_date>2022-02-04</create_date>
   <registrar_name>Nomeo</registrar_name>
   <registrar_website>https://www.nomeo.be</registrar_website>
   <name_servers>
    <value>ns53.be</value>
    <value>ns53.io</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>37</num>
   <domain_name>hsj.biz</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-21 05:14:16</query_time>
   <create_date>2022-04-17</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>931</registrar_iana>
   <registrar_name>UdomainName.com LLC</registrar_name>
   <registrar_website>www.udomainname.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>ns69.worldnic.com</value>
    <value>ns70.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>hsj.family</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-05-16 02:39:24</query_time>
   <create_date>2022-05-28</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2027-05-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>39</num>
   <domain_name>hsj.news</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-08 12:48:20</query_time>
   <create_date>2022-12-22</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns75.domaincontrol.com</value>
    <value>ns76.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>hsj.hair</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>hair</domain_tld>
   <query_time>2024-05-30 09:21:44</query_time>
   <create_date>2023-03-30</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-30</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>ns29.domaincontrol.com</value>
    <value>ns30.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>hsj.group</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-12 03:00:08</query_time>
   <create_date>2023-05-09</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-09</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>42</num>
   <domain_name>hsj.dev</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-06-13 04:37:38</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2024-06-05</update_date>
   <expiry_date>2025-06-01</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>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the 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>javon.ns.cloudflare.com</value>
    <value>nelci.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>hsj.lat</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-04-28 18:04:53</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>hsj.software</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>software</domain_tld>
   <query_time>2024-05-21 05:14:16</query_time>
   <create_date>2023-09-11</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.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>45</num>
   <domain_name>hsj.icu</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-04-28 18:04:53</query_time>
   <create_date>2023-10-07</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>huang si jie</registrant_company>
   <registrant_state>guang dong</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>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>hsj.host</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>host</domain_tld>
   <query_time>2024-05-08 12:48:20</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2024-10-20</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>javon.ns.cloudflare.com</value>
    <value>nelci.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>hsj.org.cn</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-04-23 02:59:58</query_time>
   <create_date>2023-11-06</create_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_name>中企动力科技股份有限公司</registrar_name>
   <registrant_name>张万鑫</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</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>49</num>
   <domain_name>hsj.asia</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-30 09:21:44</query_time>
   <create_date>2024-03-29</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>heshijin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhe jiang sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>fish.dnspod.net</value>
    <value>stand.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>hsj.info</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-28 18:04:53</query_time>
   <create_date>2024-04-26</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>3897</registrar_iana>
   <registrar_name>Sav.com, LLC - 7</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>hsj.baby</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>baby</domain_tld>
   <query_time>2024-05-31 14:17:17</query_time>
   <create_date>2024-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>An Hui Sheng</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>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>hsj.eu</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-05 19:52:29</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>53</num>
   <domain_name>hsj.au</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-08 12:48:19</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>
  <value>
   <num>54</num>
   <domain_name>hsj.net.au</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>net.au</domain_tld>
   <query_time>2024-04-28 18:04:53</query_time>
   <update_date>2023-07-08</update_date>
   <registrar_name>Web Address Registration Pty Ltd</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/contact/</registrar_website>
   <registrant_name>John Humar</registrant_name>
   <name_servers>
    <value>ns1.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>hsj.com.au</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-27 12:26:55</query_time>
   <update_date>2024-01-05</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <name_servers>
    <value>ns1.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>56</num>
   <domain_name>hsj.pt</domain_name>
   <domain_keyword>hsj</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-30 09:22:00</query_time>
   <name_servers>
    <value>pdns05.domaincontrol.com</value>
    <value>pdns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.055</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 5,516 domain names (in 0.082 seconds) which look and sound like the brand name "hsj".
Domain Name Registered Expiry Registrar Ownership
1 isj.pl 23 Sep 2022 23 Sep 2024 Aftermarket.pl Limited -
2 hsx.pl 13 May 2023 13 May 2024 Aftermarket.pl Limited -
3 hs8.com 9 Oct 2004 9 Oct 2024 GoDaddy.com, LLC -
4 hss.agency 2 Aug 2023 2 Aug 2024 One.com A/S Emanuda Consultancy
5 hst.cab 16 May 2017 16 May 2025 Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA HST Helsingin Seudun Taksiliikenne Oy
6 hst.world 7 Nov 2020 7 Nov 2025 Nics Telekomünikasyon A.S. Org
7 hsjk.com.cn 22 Dec 2022 22 Dec 2024 阿里云计算有限公司(万网) 李万龙
8 hyj.jp 1 Jul 2023 31 Jul 2024 - (Not displayed by registrant's request)
9 hyj.org.cn 9 Dec 2022 9 Dec 2024 成都西维数码科技有限公司 丁良超
10 hsf.org.uk 18 Feb 2013 18 Feb 2025 Mark Cavanagh [Tag = CAVANAGH] -
11 hmj.me 24 Apr 2024 24 Apr 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
12 hsjd.cl 9 Dec 2002 3 Jan 2027 NIC Chile HOSPITAL SAN JUAN DE DIOS (SERVICIO DE SALUD OCCIDENTE HOSPITAL SAN JUAN DE DIOS)
13 hsja.com 8 Mar 2005 8 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
14 hsm.cat 16 Aug 2007 16 Aug 2024 Arsys -
15 wsj.com.cn 5 May 1999 5 May 2025 厦门易名科技股份有限公司 北京国网信息有限责任公司
16 hej.se 11 Jan 2001 11 Jan 2025 NEware AB -
17 isj.se 17 Jul 2011 17 Jul 2024 Domeneshop AS -
18 lsj.info 21 Jan 2024 21 Jan 2025 Sav.com, LLC REDACTED FOR PRIVACY
19 haj.co.in 25 Mar 2005 25 Mar 2025 Endurance Digital Domain Technology LLP Telepathy, Inc
20 hyj.us 20 Oct 2018 20 Oct 2024 NameCheap, Inc. JP Barkley
21 hsq.com.cn 1 Apr 2011 1 Apr 2025 DOMAIN NAME NETWORK PTY LTD 李杰
22 hsc.tech 30 Nov 2015 30 Nov 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
23 hsa.org.in 7 Jun 2017 7 Jun 2025 GoDaddy.com, LLC Haryana Swimming Association
24 xsj.ai - - Beijing Lingsi Technology Co Ltd. holey
25 lsj.app 6 May 2018 6 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
26 esj.com.ng 31 May 2021 31 May 2025 smartweb Lujosh Ventures Limited
27 hmj.app 18 Sep 2022 18 Sep 2024 Squarespace Domains II LLC. Contact Privacy Inc. Customer 7151571251
28 hsje.online 2 Oct 2023 2 Oct 2024 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
29 hjs.com.cn 21 Aug 2010 21 Aug 2024 浙江贰贰网络有限公司 王芳
30 jsj.world 23 May 2024 23 May 2025 CommuniGal Communication Ltd. Domain Name Privacy Inc.
31 hsk.nrw 9 Jun 2017 9 Jun 2024 Global Village GmbH Hochsauerlandkreis
32 hsr.cc 19 Nov 2004 18 Nov 2026 GMO INTERNET, INC. HSR Corp
33 hso.com.co 21 Jun 2013 20 Jun 2025 Central Comercializadora de Internet S.A.S COLMEDICA
34 hcj.uk 22 Nov 2021 22 Nov 2024 Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER] -
35 hrj.vip 31 Aug 2016 31 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shan dong huai mi wang luo ke ji you xian gong si
36 hmsj.net 21 Jun 2022 21 Jun 2024 Gname.com Pte. Ltd. Redacted for privacy
37 dsj.services 8 Nov 2021 8 Nov 2024 Hosting Concepts B.V. d/b/a Registrar.eu DSJ Digital - Administratie domeinregistraties
38 hpj.solutions 26 Mar 2014 26 Mar 2025 united-domains AG REDACTED FOR PRIVACY
39 hsb.org.cn 7 Feb 2024 7 Feb 2025 北京新网数码信息技术有限公司 唐万辉
40 hsk.la 1 Apr 2015 1 Apr 2025 Key-Systems GmbH -
41 rhsj.monster 25 Jul 2023 25 Jul 2024 Name.com, Inc LULU
42 hsj4.com 1 Jun 2023 1 Jun 2025 GRANSY S.R.O D/B/A SUBREG.CZ My Domain Provider
43 hsl.co 20 Jul 2010 19 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
44 htj.com.cn 12 May 2005 12 May 2027 北京万维通港科技有限公司 东莞市华太吉提花织带有限公司
45 ssj.org.nz 8 May 2008 - Metaname -
46 hss.com.cn 24 Jan 2013 24 Jan 2025 阿里云计算有限公司(万网) 蓝鲸控股集团有限公司
47 hso.rocks 3 Mar 2015 3 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
48 hsh.me.uk 15 Mar 2012 15 Mar 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
49 hsg.com.co 5 Dec 2022 5 Dec 2025 GoDaddy.com, LLC Domains By Proxy, LLC
50 hsn.lat 25 Aug 2023 25 Aug 2024 Porkbun, LLC Private by Design, LLC
51 hsr.tokyo 16 Oct 2017 16 Oct 2024 GMO Internet Group, Inc. -
52 hcj.eu - - Really Useful Domains Ltd -
53 fsj.de - - - -
54 hsb.agency 20 Oct 2023 20 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
55 bsj.asia 24 Apr 2024 24 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wei fang xiao ben xin xi ke ji you xian gong si
56 hsz.it 11 Aug 2014 27 Aug 2024 Puglia.com srls Puglia.com S.r.l.s.
57 vsj.lat 10 Aug 2023 10 Aug 2024 Porkbun, LLC Private by Design, LLC
58 hbj.company 28 Oct 2022 28 Oct 2024 Amazon Registrar, Inc. Identity Protection Service
59 ahsj.jp 1 Apr 2008 30 Apr 2025 - Advanced Healthcare Solutions Japan Co., ltd
60 hlsj.com 8 Mar 2003 8 Mar 2025 GoDaddy Online Services Cayman Islands Ltd. -
61 hse.style 31 Aug 2021 31 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
62 hss.org.br 26 Sep 2018 26 Sep 2024 - SOCIEDADE PERNAMBUCANA DE COMBATE AO CANCER
63 hsp.kim 28 Jan 2021 28 Jan 2025 Nics Telekomünikasyon A.S. Temp Organization
64 lsj.pl 24 May 2003 23 May 2029 PERSKIMEDIA Szymon Perski -
65 wsj.blue 4 Mar 2020 4 Mar 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
66 hjs.us 12 Oct 2004 11 Oct 2025 GoDaddy.com, LLC Joseph Atalla
67 hso.global 25 Mar 2024 25 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
68 hcj.bz 5 Apr 2017 5 Apr 2025 eNom, LLC -
69 h2j.be 2 Dec 2008 - Combell nv -
70 hss.menu 3 Feb 2015 3 Feb 2025 eNom, LLC Outdarelab
71 hvj.technology 8 Jul 2022 8 Jul 2024 Squarespace Domains II LLC Hoosier Village Resident-led Communications
72 haj.kids 5 Feb 2024 5 Feb 2025 Porkbun LLC Private by Design, LLC
73 hrj.se 7 Jun 2023 7 Jun 2025 www.NameSRS.com -
74 hwj.info 23 May 2024 23 May 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED Yikai Ren
75 hs5.net 23 Apr 2004 23 Apr 2024 Name.com, Inc. Domain Protection Services, Inc.
76 hsr.org.br 8 Jul 2005 8 Jul 2026 - Associacao Beneficente Bom Samaritano
77 psj.technology 25 Mar 2021 25 Mar 2024 GoDaddy.com, LLC Domains By Proxy, LLC
78 hasj.amsterdam 29 May 2015 29 May 2025 Metaregistrar BV Applications DotAMSTERDAM B.V.
79 hs2.be 7 Dec 2012 - Touched By BV -
80 hfj.net 19 Mar 2000 19 Mar 2025 GoDaddy.com, LLC -
81 msj.services 9 Dec 2023 9 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
82 hsi.dev 9 Apr 2020 9 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
83 hsnj.com 20 Mar 2002 20 Mar 2026 GoDaddy.com, LLC -
84 hsp.com.pl 1 Oct 2007 1 Oct 2025 home.pl S.A. -
85 wsj.cn 17 Mar 2003 17 Mar 2025 阿里云计算有限公司(万网) 北京国网信息有限责任公司
86 h0j.org 28 Feb 2018 28 Feb 2025 Dynadot8 LLC REDACTED FOR PRIVACY
87 hsw.io 28 Aug 2019 28 Aug 2024 Sav.com, LLC Privacy Protection
88 hsf.xn--tckwe 8 Mar 2016 8 Mar 2025 CSC Corporate Domains, Inc. Herbert Smith Freehills LLP
89 hsk.co.uk 8 Jul 1999 8 Jul 2024 Ionos SE [Tag = 1AND1] -
90 hgj.it 14 Apr 1999 27 Oct 2024 Limitis Sr.l. Hoteliers- und Gastwirtejugend
91 hsl.dev 2 Oct 2022 2 Oct 2024 Namecheap Inc. Privacy service provided by Withheld for Privacy ehf
92 hst.engineering 16 Aug 2014 16 Aug 2024 Gandi SAS Rubicon Communications, LLC
93 hso.swiss 10 Mar 2016 10 Mar 2025 Hostpoint HSO Wirtschaftschule Schweiz AG
94 fsj.homes 18 Jan 2022 18 Jan 2027 Go Daddy, LLC Domains By Proxy, LLC
95 hsk.beauty 4 Mar 2024 4 Mar 2025 NameSilo, LLC PrivacyGuardian.org llc
96 hsf.com.cn 19 Apr 2005 19 Apr 2025 广州云讯信息科技有限公司 海南金垦赛博信息科技有限公司
97 hs1.link 1 Nov 2021 1 Nov 2024 Amazon Registrar, Inc. Identity Protection Service
98 hsf.expert 16 May 2014 16 May 2025 CSC Corporate Domains, Inc. Herbert Smith Freehills LLP
99 hsgj.com 16 May 2003 16 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
100 csj.us 6 Nov 2021 6 Nov 2024 GoDaddy Online Services Cayman Islands Ltd. Internet Edge, Inc.
In this page, we have listed the top 100 results. Kindly use our Fuzzy Domains API to fetch the remaining results.
You can also view the top 500 results through Fuzzy Domains Finder tool for Hsj.org.br.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=hsj.org.br
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "hsj.org.br",
        "page_size": 100
    },
    "count": {
        "total": 5516,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "isj.pl, hsx.pl, hs8.com, hss.agency, hst.cab, hst.world, hsjk.com.cn, hyj.jp, hyj.org.cn, hsf.org.uk, hmj.me, hsjd.cl, hsja.com, hsm.cat, wsj.com.cn, hej.se, isj.se, lsj.info, haj.co.in, hyj.us, hsq.com.cn, hsc.tech, hsa.org.in, xsj.ai, lsj.app, esj.com.ng, hmj.app, hsje.online, hjs.com.cn, jsj.world, hsk.nrw, hsr.cc, hso.com.co, hcj.uk, hrj.vip, hmsj.net, dsj.services, hpj.solutions, hsb.org.cn, hsk.la, rhsj.monster, hsj4.com, hsl.co, htj.com.cn, ssj.org.nz, hss.com.cn, hso.rocks, hsh.me.uk, hsg.com.co, hsn.lat, hsr.tokyo, hcj.eu, fsj.de, hsb.agency, bsj.asia, hsz.it, vsj.lat, hbj.company, ahsj.jp, hlsj.com, hse.style, hss.org.br, hsp.kim, lsj.pl, wsj.blue, hjs.us, hso.global, hcj.bz, h2j.be, hss.menu, hvj.technology, haj.kids, hrj.se, hwj.info, hs5.net, hsr.org.br, psj.technology, hasj.amsterdam, hs2.be, hfj.net, msj.services, hsi.dev, hsnj.com, hsp.com.pl, wsj.cn, h0j.org, hsw.io, hsf.xn--tckwe, hsk.co.uk, hgj.it, hsl.dev, hst.engineering, hso.swiss, fsj.homes, hsk.beauty, hsf.com.cn, hs1.link, hsf.expert, hsgj.com, csj.us",
    "results": [
        {
            "num": 1,
            "domain_name": "isj.pl",
            "domain_keyword": "isj",
            "domain_tld": "pl",
            "query_time": "2024-03-30 19:57:24",
            "create_date": "2022-09-23",
            "update_date": "2023-08-26",
            "expiry_date": "2024-09-23",
            "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": 2,
            "domain_name": "hsx.pl",
            "domain_keyword": "hsx",
            "domain_tld": "pl",
            "query_time": "2024-04-07 23:34:08",
            "create_date": "2023-05-13",
            "update_date": "2024-04-02",
            "expiry_date": "2024-05-13",
            "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": 3,
            "domain_name": "hs8.com",
            "domain_keyword": "hs8",
            "domain_tld": "com",
            "query_time": "2024-04-19 01:15:46",
            "create_date": "2004-10-09",
            "update_date": "2024-01-02",
            "expiry_date": "2024-10-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "hss.agency",
            "domain_keyword": "hss",
            "domain_tld": "agency",
            "query_time": "2024-04-28 18:09:20",
            "create_date": "2023-08-02",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-02",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "http://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Emanuda Consultancy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 5,
            "domain_name": "hst.cab",
            "domain_keyword": "hst",
            "domain_tld": "cab",
            "query_time": "2024-04-28 18:10:21",
            "create_date": "2017-05-16",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-16",
            "registrar_iana": 106,
            "registrar_name": "Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA",
            "registrar_website": "http://www.ascio.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HST Helsingin Seudun Taksiliikenne Oy",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FI",
            "registrant_email": "please query the rdds service of the registrar 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.planeetta.net",
                "ns.planeetta.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "hst.world",
            "domain_keyword": "hst",
            "domain_tld": "world",
            "query_time": "2024-04-28 18:10:22",
            "create_date": "2020-11-07",
            "update_date": "2022-01-26",
            "expiry_date": "2025-11-07",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomünikasyon A.S.",
            "registrar_website": "http://nicproxy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar 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.natrohost.com",
                "ns2.natrohost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "hsjk.com.cn",
            "domain_keyword": "hsjk",
            "domain_tld": "com.cn",
            "query_time": "2024-04-28 18:05:06",
            "create_date": "2022-12-22",
            "expiry_date": "2024-12-22",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "李万龙",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "hyj.jp",
            "domain_keyword": "hyj",
            "domain_tld": "jp",
            "query_time": "2024-04-27 10:36:10",
            "create_date": "2023-07-01",
            "update_date": "2024-01-12",
            "expiry_date": "2024-07-31",
            "registrant_name": "(Not displayed by registrant's request)",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "150-8512",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.354562560",
            "name_servers": [
                "ns1.gm33.parklogic.com",
                "ns2.gm33.parklogic.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 9,
            "domain_name": "hyj.org.cn",
            "domain_keyword": "hyj",
            "domain_tld": "org.cn",
            "query_time": "2024-04-27 10:36:10",
            "create_date": "2022-12-09",
            "expiry_date": "2024-12-09",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "丁良超",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "hsf.org.uk",
            "domain_keyword": "hsf",
            "domain_tld": "org.uk",
            "query_time": "2024-04-23 02:55:17",
            "create_date": "2013-02-18",
            "update_date": "2024-04-04",
            "expiry_date": "2025-02-18",
            "registrar_name": "Mark Cavanagh [Tag = CAVANAGH]",
            "registrar_website": "http://www.ukdomains.org.uk",
            "name_servers": [
                "ns-uk.1and1-dns.biz",
                "ns-uk.1and1-dns.co.uk",
                "ns-uk.1and1-dns.com",
                "ns-uk.1and1-dns.org"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 11,
            "domain_name": "hmj.me",
            "domain_keyword": "hmj",
            "domain_tld": "me",
            "query_time": "2024-05-02 03:24:12",
            "create_date": "2024-04-24",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-24",
            "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": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "hsjd.cl",
            "domain_keyword": "hsjd",
            "domain_tld": "cl",
            "query_time": "2024-05-08 12:48:22",
            "create_date": "2002-12-09",
            "expiry_date": "2027-01-03",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "HOSPITAL SAN JUAN DE DIOS (SERVICIO DE SALUD OCCIDENTE HOSPITAL SAN JUAN DE DIOS)",
            "name_servers": [
                "ns.redsalud.gov.cl",
                "ns2.redsalud.gov.cl",
                "secundario.nic.cl"
            ]
        },
        {
            "num": 13,
            "domain_name": "hsja.com",
            "domain_keyword": "hsja",
            "domain_tld": "com",
            "query_time": "2024-05-08 12:48:21",
            "create_date": "2005-03-08",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-08",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=hsja.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "hsm.cat",
            "domain_keyword": "hsm",
            "domain_tld": "cat",
            "query_time": "2024-05-08 12:49:53",
            "create_date": "2007-08-16",
            "update_date": "2023-08-07",
            "expiry_date": "2024-08-16",
            "registrar_iana": 379,
            "registrar_name": "Arsys",
            "registrar_website": "http://www.arsys.es",
            "name_servers": [
                "dns1.lariberadebre.com",
                "dns2.lariberadebre.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "wsj.com.cn",
            "domain_keyword": "wsj",
            "domain_tld": "com.cn",
            "query_time": "2024-05-10 16:56:20",
            "create_date": "1999-05-05",
            "expiry_date": "2025-05-05",
            "registrar_name": "厦门易名科技股份有限公司",
            "registrant_name": "北京国网信息有限责任公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "hej.se",
            "domain_keyword": "hej",
            "domain_tld": "se",
            "query_time": "2024-05-05 21:45:03",
            "create_date": "2001-01-11",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-11",
            "registrar_name": "NEware AB",
            "name_servers": [
                "ns1.dnh.se",
                "ns2.dnh.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "isj.se",
            "domain_keyword": "isj",
            "domain_tld": "se",
            "query_time": "2024-05-05 05:04:02",
            "create_date": "2011-07-17",
            "update_date": "2023-09-07",
            "expiry_date": "2024-07-17",
            "registrar_name": "Domeneshop AS",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "lsj.info",
            "domain_keyword": "lsj",
            "domain_tld": "info",
            "query_time": "2024-05-20 19:59:56",
            "create_date": "2024-01-21",
            "update_date": "2024-02-26",
            "expiry_date": "2025-01-21",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "haj.co.in",
            "domain_keyword": "haj",
            "domain_tld": "co.in",
            "query_time": "2024-05-23 08:11:25",
            "create_date": "2005-03-25",
            "update_date": "2024-03-08",
            "expiry_date": "2025-03-25",
            "registrar_iana": 801217,
            "registrar_name": "Endurance Digital Domain Technology LLP",
            "registrar_website": "https://publicdomainregistry.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Telepathy, Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "District of Columbia",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "hyj.us",
            "domain_keyword": "hyj",
            "domain_tld": "us",
            "query_time": "2024-05-19 17:54:48",
            "create_date": "2018-10-20",
            "update_date": "2023-12-24",
            "expiry_date": "2024-10-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "JP Barkley",
            "registrant_address": "23409 S Miami Ave",
            "registrant_city": "Miami",
            "registrant_state": "FL",
            "registrant_zip": "33130",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3055551300",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "hsq.com.cn",
            "domain_keyword": "hsq",
            "domain_tld": "com.cn",
            "query_time": "2024-05-21 05:15:40",
            "create_date": "2011-04-01",
            "expiry_date": "2025-04-01",
            "registrar_name": "DOMAIN NAME NETWORK PTY LTD",
            "registrant_name": "李杰",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "hsc.tech",
            "domain_keyword": "hsc",
            "domain_tld": "tech",
            "query_time": "2024-05-21 05:11:49",
            "create_date": "2015-11-30",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-30",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "IL",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "hsa.org.in",
            "domain_keyword": "hsa",
            "domain_tld": "org.in",
            "query_time": "2024-05-11 21:25:55",
            "create_date": "2017-06-07",
            "update_date": "2022-06-19",
            "expiry_date": "2025-06-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Haryana Swimming Association",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Haryana",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "xsj.ai",
            "domain_keyword": "xsj",
            "domain_tld": "ai",
            "query_time": "2024-05-16 10:19:46",
            "registrar_name": "Beijing Lingsi Technology Co Ltd.",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "holey",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "lsj.app",
            "domain_keyword": "lsj",
            "domain_tld": "app",
            "query_time": "2024-05-13 08:52:03",
            "create_date": "2018-05-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-06",
            "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": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "esj.com.ng",
            "domain_keyword": "esj",
            "domain_tld": "com.ng",
            "query_time": "2024-06-01 19:44:54",
            "create_date": "2021-05-31",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-31",
            "registrar_iana": 24062013,
            "registrar_name": "smartweb",
            "registrar_website": "https://www.smartweb.com.ng",
            "registrant_name": "Olu Joshua",
            "registrant_company": "Lujosh Ventures Limited",
            "registrant_address": "Blk 237 Plot 104 Flat 1, Iba Estate",
            "registrant_city": "Ojo",
            "registrant_state": "Lagos",
            "registrant_zip": "234732",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.030831499",
            "name_servers": [
                "ns1-lucky.vivawebhost.com",
                "ns2-lucky.vivawebhost.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "hmj.app",
            "domain_keyword": "hmj",
            "domain_tld": "app",
            "query_time": "2024-05-31 02:47:14",
            "create_date": "2022-09-18",
            "update_date": "2023-11-02",
            "expiry_date": "2024-09-18",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-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": 28,
            "domain_name": "hsje.online",
            "domain_keyword": "hsje",
            "domain_tld": "online",
            "query_time": "2024-05-30 09:21:48",
            "create_date": "2023-10-02",
            "update_date": "2023-10-07",
            "expiry_date": "2024-10-02",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.verification-hold.suspended-domain.com",
                "ns2.verification-hold.suspended-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "hjs.com.cn",
            "domain_keyword": "hjs",
            "domain_tld": "com.cn",
            "query_time": "2024-06-01 04:50:24",
            "create_date": "2010-08-21",
            "expiry_date": "2024-08-21",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "王芳",
            "registrant_email": "[email protected]",
            "name_servers": [
                "please-renew-your-domain-in-www.22.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "jsj.world",
            "domain_keyword": "jsj",
            "domain_tld": "world",
            "query_time": "2024-05-26 18:19:15",
            "create_date": "2024-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "hsk.nrw",
            "domain_keyword": "hsk",
            "domain_tld": "nrw",
            "query_time": "2024-05-27 12:27:11",
            "create_date": "2017-06-09",
            "update_date": "2023-07-10",
            "expiry_date": "2024-06-09",
            "registrar_iana": 1725,
            "registrar_name": "Global Village GmbH",
            "registrar_website": "http://www.global-village.de",
            "registrant_company": "Hochsauerlandkreis",
            "registrant_state": "NRW",
            "registrant_country": "DE",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns.globvill.de",
                "dns.voerde.globvill.de",
                "ns01.suedwestfalenit.de",
                "ns02.suedwestfalenit.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "hsr.cc",
            "domain_keyword": "hsr",
            "domain_tld": "cc",
            "query_time": "2024-05-27 12:29:22",
            "create_date": "2004-11-19",
            "update_date": "2023-11-09",
            "expiry_date": "2026-11-18",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Kazuo Taniguchi",
            "registrant_company": "HSR Corp",
            "registrant_address": "1-14-1 Takasago, Kakutasu Tenjin 7F",
            "registrant_city": "Chuo-ku Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "092-534-2882",
            "registrant_fax": "092-525-3668",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "hso.com.co",
            "domain_keyword": "hso",
            "domain_tld": "com.co",
            "query_time": "2024-05-27 12:28:52",
            "create_date": "2013-06-21",
            "update_date": "2021-06-28",
            "expiry_date": "2025-06-20",
            "registrar_iana": 88888,
            "registrar_name": "Central Comercializadora de Internet S.A.S",
            "registrar_website": "http://mi.com.co/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "COLMEDICA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bogota",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CO",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "juno.impsat.net.co",
                "ns1.impsat.net.co"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "hcj.uk",
            "domain_keyword": "hcj",
            "domain_tld": "uk",
            "query_time": "2024-05-26 13:50:12",
            "create_date": "2021-11-22",
            "update_date": "2024-02-01",
            "expiry_date": "2024-11-22",
            "registrar_name": "Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER]",
            "registrar_website": "https://webber.domains",
            "name_servers": [
                "parked.webber.biz"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 35,
            "domain_name": "hrj.vip",
            "domain_keyword": "hrj",
            "domain_tld": "vip",
            "query_time": "2024-05-28 02:02:40",
            "create_date": "2016-08-31",
            "update_date": "2024-05-23",
            "expiry_date": "2024-08-31",
            "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": "shan dong huai mi wang luo 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": [
                "brook.dnspod.net",
                "record.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "hmsj.net",
            "domain_keyword": "hmsj",
            "domain_tld": "net",
            "query_time": "2024-06-03 23:13:28",
            "create_date": "2022-06-21",
            "update_date": "2023-07-19",
            "expiry_date": "2024-06-21",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "XIN JIANG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=hmsj.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "dsj.services",
            "domain_keyword": "dsj",
            "domain_tld": "services",
            "query_time": "2024-05-25 12:38:48",
            "create_date": "2021-11-08",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-08",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.registrar.eu",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DSJ Digital - Administratie domeinregistraties",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "hpj.solutions",
            "domain_keyword": "hpj",
            "domain_tld": "solutions",
            "query_time": "2024-05-29 22:09:09",
            "create_date": "2014-03-26",
            "update_date": "2024-05-10",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "hsb.org.cn",
            "domain_keyword": "hsb",
            "domain_tld": "org.cn",
            "query_time": "2024-06-11 06:19:42",
            "create_date": "2024-02-07",
            "expiry_date": "2025-02-07",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "唐万辉",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "hsk.la",
            "domain_keyword": "hsk",
            "domain_tld": "la",
            "query_time": "2024-06-10 19:11:20",
            "create_date": "2015-04-01",
            "update_date": "2023-11-30",
            "expiry_date": "2025-04-01",
            "registrar_name": "Key-Systems GmbH",
            "registrant_email": "https://whois.nic.la/contact/hsk.la/registrant",
            "name_servers": [
                "ns1.exhera.com",
                "ns2.exhera.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "rhsj.monster",
            "domain_keyword": "rhsj",
            "domain_tld": "monster",
            "query_time": "2024-06-09 06:39:44",
            "create_date": "2023-07-25",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-25",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "LULU",
            "registrant_state": "??",
            "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": [
                "ns1cnb.name.com",
                "ns2fhn.name.com",
                "ns3cna.name.com",
                "ns4cgs.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "hsj4.com",
            "domain_keyword": "hsj4",
            "domain_tld": "com",
            "query_time": "2024-06-13 04:37:38",
            "create_date": "2023-06-01",
            "update_date": "2024-06-02",
            "expiry_date": "2025-06-01",
            "registrar_iana": 1505,
            "registrar_name": "GRANSY S.R.O D/B/A SUBREG.CZ",
            "registrar_website": "http://regtons.com",
            "registrant_name": "Not Disclosed Not Disclosed",
            "registrant_company": "My Domain Provider",
            "registrant_address": "Not Disclosed",
            "registrant_city": "Not Disclosed",
            "registrant_zip": "Not Disclosed",
            "registrant_country": "NL",
            "registrant_email": "[email protected]",
            "registrant_phone": "Not Disclosed",
            "registrant_fax": "Not Disclosed",
            "name_servers": [
                "suspension1.mydomainprovider.com",
                "suspension2.mydomainprovider.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "hsl.co",
            "domain_keyword": "hsl",
            "domain_tld": "co",
            "query_time": "2024-06-13 04:38:08",
            "create_date": "2010-07-20",
            "update_date": "2023-08-19",
            "expiry_date": "2024-07-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 44,
            "domain_name": "htj.com.cn",
            "domain_keyword": "htj",
            "domain_tld": "com.cn",
            "query_time": "2024-06-13 20:10:08",
            "create_date": "2005-05-12",
            "expiry_date": "2027-05-12",
            "registrar_name": "北京万维通港科技有限公司",
            "registrant_name": "东莞市华太吉提花织带有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns.dns.net.cn",
                "ns7.dns.net.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "ssj.org.nz",
            "domain_keyword": "ssj",
            "domain_tld": "org.nz",
            "query_time": "2024-04-18 11:00:34",
            "create_date": "2008-05-08",
            "update_date": "2023-05-13",
            "registrar_name": "Metaname",
            "registrar_website": "https://metaname.net/",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "hss.com.cn",
            "domain_keyword": "hss",
            "domain_tld": "com.cn",
            "query_time": "2024-04-17 00:40:04",
            "create_date": "2013-01-24",
            "expiry_date": "2025-01-24",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "蓝鲸控股集团有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "hso.rocks",
            "domain_keyword": "hso",
            "domain_tld": "rocks",
            "query_time": "2024-04-17 00:36:50",
            "create_date": "2015-03-03",
            "update_date": "2024-02-11",
            "expiry_date": "2025-03-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": [
                "ns1.messagingengine.com",
                "ns2.messagingengine.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "hsh.me.uk",
            "domain_keyword": "hsh",
            "domain_tld": "me.uk",
            "query_time": "2024-05-08 12:46:55",
            "create_date": "2012-03-15",
            "update_date": "2024-05-01",
            "expiry_date": "2025-03-15",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "no"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 49,
            "domain_name": "hsg.com.co",
            "domain_keyword": "hsg",
            "domain_tld": "com.co",
            "query_time": "2024-05-08 12:46:07",
            "create_date": "2022-12-05",
            "update_date": "2023-08-22",
            "expiry_date": "2025-12-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "hsn.lat",
            "domain_keyword": "hsn",
            "domain_tld": "lat",
            "query_time": "2024-05-08 12:50:18",
            "create_date": "2023-08-25",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-25",
            "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": 51,
            "domain_name": "hsr.tokyo",
            "domain_keyword": "hsr",
            "domain_tld": "tokyo",
            "query_time": "2024-05-02 02:13:12",
            "create_date": "2017-10-16",
            "update_date": "2023-12-04",
            "expiry_date": "2024-10-16",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "hcj.eu",
            "domain_keyword": "hcj",
            "domain_tld": "eu",
            "query_time": "2024-05-06 02:34:09",
            "registrar_name": "Really Useful Domains Ltd",
            "registrar_website": "www.reallyusefuldomains.co.uk",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ]
        },
        {
            "num": 53,
            "domain_name": "fsj.de",
            "domain_keyword": "fsj",
            "domain_tld": "de",
            "query_time": "2024-05-06 03:24:49",
            "update_date": "2017-04-22",
            "name_servers": [
                "ns.asado.org",
                "ns1.first-ns.de",
                "robotns2.second-ns.de",
                "robotns3.second-ns.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 54,
            "domain_name": "hsb.agency",
            "domain_keyword": "hsb",
            "domain_tld": "agency",
            "query_time": "2024-04-29 00:18:58",
            "create_date": "2023-10-20",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.mydevil.net",
                "dns2.mydevil.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "bsj.asia",
            "domain_keyword": "bsj",
            "domain_tld": "asia",
            "query_time": "2024-04-26 14:16:45",
            "create_date": "2024-04-24",
            "update_date": "2024-04-25",
            "expiry_date": "2025-04-24",
            "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": [
                "margot.ns.cloudflare.com",
                "rick.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "hsz.it",
            "domain_keyword": "hsz",
            "domain_tld": "it",
            "query_time": "2024-04-26 00:32:22",
            "create_date": "2014-08-11",
            "update_date": "2023-10-23",
            "expiry_date": "2024-08-27",
            "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": 57,
            "domain_name": "vsj.lat",
            "domain_keyword": "vsj",
            "domain_tld": "lat",
            "query_time": "2024-04-29 23:57:04",
            "create_date": "2023-08-10",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-10",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "hbj.company",
            "domain_keyword": "hbj",
            "domain_tld": "company",
            "query_time": "2024-04-25 19:53:09",
            "create_date": "2022-10-28",
            "update_date": "2023-09-29",
            "expiry_date": "2024-10-28",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1084.awsdns-07.org",
                "ns-1704.awsdns-21.co.uk",
                "ns-375.awsdns-46.com",
                "ns-800.awsdns-36.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "ahsj.jp",
            "domain_keyword": "ahsj",
            "domain_tld": "jp",
            "query_time": "2024-05-10 06:36:29",
            "create_date": "2008-04-01",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrant_name": "Advanced Healthcare Solutions Japan Co., ltd",
            "registrant_address": "Ota-ku",
            "registrant_zip": "145-0064",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-6420-0551",
            "registrant_fax": "0357541187",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 60,
            "domain_name": "hlsj.com",
            "domain_keyword": "hlsj",
            "domain_tld": "com",
            "query_time": "2024-05-10 07:19:31",
            "create_date": "2003-03-08",
            "update_date": "2024-02-14",
            "expiry_date": "2025-03-08",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.venture.com",
                "ns2.venture.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "hse.style",
            "domain_keyword": "hse",
            "domain_tld": "style",
            "query_time": "2024-05-16 02:37:25",
            "create_date": "2021-08-31",
            "update_date": "2023-10-15",
            "expiry_date": "2024-08-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "hss.org.br",
            "domain_keyword": "hss",
            "domain_tld": "org.br",
            "query_time": "2024-05-16 02:41:41",
            "create_date": "2018-09-26",
            "update_date": "2022-09-02",
            "expiry_date": "2024-09-26",
            "registrant_name": "SOCIEDADE PERNAMBUCANA DE COMBATE AO CANCER",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.servhost.com.br",
                "ns2.servhost.com.br",
                "ns3.servhost.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 63,
            "domain_name": "hsp.kim",
            "domain_keyword": "hsp",
            "domain_tld": "kim",
            "query_time": "2024-05-16 02:41:14",
            "create_date": "2021-01-28",
            "update_date": "2023-03-24",
            "expiry_date": "2025-01-28",
            "registrar_iana": 1454,
            "registrar_name": "Nics Telekomünikasyon A.S.",
            "registrar_website": "http://nicproxy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Temp Organization",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Temp State",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the registrar 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.yelegen.com",
                "ns2.yelegen.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "lsj.pl",
            "domain_keyword": "lsj",
            "domain_tld": "pl",
            "query_time": "2024-05-21 00:25:03",
            "create_date": "2003-05-24",
            "update_date": "2024-05-20",
            "expiry_date": "2029-05-23",
            "registrar_name": "PERSKIMEDIA Szymon Perski",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "wsj.blue",
            "domain_keyword": "wsj",
            "domain_tld": "blue",
            "query_time": "2024-05-10 16:56:19",
            "create_date": "2020-03-04",
            "update_date": "2024-02-08",
            "expiry_date": "2025-03-04",
            "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.pandimensional.net",
                "ns2.pandimensional.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "hjs.us",
            "domain_keyword": "hjs",
            "domain_tld": "us",
            "query_time": "2024-05-14 07:34:32",
            "create_date": "2004-10-12",
            "update_date": "2023-10-17",
            "expiry_date": "2025-10-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Joseph Atalla",
            "registrant_address": "231 E Alessandro Blvd #630",
            "registrant_city": "Riverside",
            "registrant_state": "California",
            "registrant_zip": "92508-5084",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9515154921",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "hso.global",
            "domain_keyword": "hso",
            "domain_tld": "global",
            "query_time": "2024-05-25 11:44:33",
            "create_date": "2024-03-25",
            "update_date": "2024-03-30",
            "expiry_date": "2025-03-25",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "hcj.bz",
            "domain_keyword": "hcj",
            "domain_tld": "bz",
            "query_time": "2024-06-01 15:47:51",
            "create_date": "2017-04-05",
            "update_date": "2024-02-24",
            "expiry_date": "2025-04-05",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "h2j.be",
            "domain_keyword": "h2j",
            "domain_tld": "be",
            "query_time": "2024-06-01 00:06:50",
            "create_date": "2008-12-02",
            "registrar_name": "Combell nv",
            "registrar_website": "https://www.combell.com",
            "name_servers": [
                "ns1.rackserver.be",
                "ns2.rackserver.be"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 70,
            "domain_name": "hss.menu",
            "domain_keyword": "hss",
            "domain_tld": "menu",
            "query_time": "2024-05-27 23:58:37",
            "create_date": "2015-02-03",
            "update_date": "2024-03-04",
            "expiry_date": "2025-02-03",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Outdarelab",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "PT",
            "registrant_email": "please query the rdds service of the registrar 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": [
                "dimitris.ns.cloudflare.com",
                "nucum.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "hvj.technology",
            "domain_keyword": "hvj",
            "domain_tld": "technology",
            "query_time": "2024-05-28 05:24:11",
            "create_date": "2022-07-08",
            "update_date": "2024-04-23",
            "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": 72,
            "domain_name": "haj.kids",
            "domain_keyword": "haj",
            "domain_tld": "kids",
            "query_time": "2024-05-27 20:18:35",
            "create_date": "2024-02-05",
            "update_date": "2024-02-10",
            "expiry_date": "2025-02-05",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "hrj.se",
            "domain_keyword": "hrj",
            "domain_tld": "se",
            "query_time": "2024-06-06 02:57:36",
            "create_date": "2023-06-07",
            "update_date": "2024-04-04",
            "expiry_date": "2025-06-07",
            "registrar_name": "www.NameSRS.com",
            "name_servers": [
                "ns1.misspark.com",
                "ns2.misspark.com",
                "ns3.misspark.com",
                "ns4.misspark.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "hwj.info",
            "domain_keyword": "hwj",
            "domain_tld": "info",
            "query_time": "2024-05-25 17:00:41",
            "create_date": "2024-05-23",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-23",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "https://www.alibabacloud.com/domain",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Yikai Ren",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangsu",
            "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": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "hs5.net",
            "domain_keyword": "hs5",
            "domain_tld": "net",
            "query_time": "2024-05-27 12:20:04",
            "create_date": "2004-04-23",
            "update_date": "2024-04-25",
            "expiry_date": "2024-04-23",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/hs5.net",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1kpv.name.com",
                "ns2hkt.name.com",
                "ns3dkz.name.com",
                "ns4fpy.name.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "hsr.org.br",
            "domain_keyword": "hsr",
            "domain_tld": "org.br",
            "query_time": "2024-05-27 12:29:23",
            "create_date": "2005-07-08",
            "update_date": "2023-12-15",
            "expiry_date": "2026-07-08",
            "registrant_name": "Associacao Beneficente Bom Samaritano",
            "name_servers": [
                "ns1.locaweb.com.br",
                "ns2.locaweb.com.br",
                "ns3.locaweb.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 77,
            "domain_name": "psj.technology",
            "domain_keyword": "psj",
            "domain_tld": "technology",
            "query_time": "2024-05-29 10:14:40",
            "create_date": "2021-03-25",
            "update_date": "2024-05-06",
            "expiry_date": "2024-03-25",
            "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",
            "domain_status": [
                "inactive",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "hasj.amsterdam",
            "domain_keyword": "hasj",
            "domain_tld": "amsterdam",
            "query_time": "2024-05-31 21:36:53",
            "create_date": "2015-05-29",
            "update_date": "2024-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 2288,
            "registrar_name": "Metaregistrar BV Applications",
            "registrar_website": "http://www.metaregistrar.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "DotAMSTERDAM B.V.",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "hs2.be",
            "domain_keyword": "hs2",
            "domain_tld": "be",
            "query_time": "2024-06-11 15:43:13",
            "create_date": "2012-12-07",
            "registrar_name": "Touched By BV",
            "registrar_website": "https://www.computerfabriek.be",
            "name_servers": [
                "ns1.industrialit.be",
                "ns2.industrialit.be",
                "ns3.industrialit.be"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 80,
            "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": 81,
            "domain_name": "msj.services",
            "domain_keyword": "msj",
            "domain_tld": "services",
            "query_time": "2024-06-09 07:44:31",
            "create_date": "2023-12-09",
            "update_date": "2023-12-14",
            "expiry_date": "2024-12-09",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "hsi.dev",
            "domain_keyword": "hsi",
            "domain_tld": "dev",
            "query_time": "2024-06-13 04:36:58",
            "create_date": "2020-04-09",
            "update_date": "2024-05-24",
            "expiry_date": "2025-04-09",
            "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": [
                "ns57.domaincontrol.com",
                "ns58.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "hsnj.com",
            "domain_keyword": "hsnj",
            "domain_tld": "com",
            "query_time": "2024-06-13 04:39:46",
            "create_date": "2002-03-20",
            "update_date": "2024-02-04",
            "expiry_date": "2026-03-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "hsp.com.pl",
            "domain_keyword": "hsp",
            "domain_tld": "com.pl",
            "query_time": "2024-04-17 00:37:17",
            "create_date": "2007-10-01",
            "update_date": "2022-09-23",
            "expiry_date": "2025-10-01",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "wsj.cn",
            "domain_keyword": "wsj",
            "domain_tld": "cn",
            "query_time": "2024-04-20 04:28:53",
            "create_date": "2003-03-17",
            "expiry_date": "2025-03-17",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京国网信息有限责任公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "h0j.org",
            "domain_keyword": "h0j",
            "domain_tld": "org",
            "query_time": "2024-04-18 12:21:35",
            "create_date": "2018-02-28",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1720,
            "registrar_name": "Dynadot8 LLC",
            "registrar_website": "http://www.dynadot8.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.brainydns.com",
                "ns2.brainydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "hsw.io",
            "domain_keyword": "hsw",
            "domain_tld": "io",
            "query_time": "2024-04-26 00:30:11",
            "create_date": "2019-08-28",
            "update_date": "2023-10-12",
            "expiry_date": "2024-08-28",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "hsf.xn--tckwe",
            "domain_keyword": "hsf",
            "domain_tld": "xn--tckwe",
            "query_time": "2024-04-23 02:55:16",
            "create_date": "2016-03-08",
            "update_date": "2024-01-31",
            "expiry_date": "2025-03-08",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://cscdbs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Herbert Smith Freehills LLP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "hsk.co.uk",
            "domain_keyword": "hsk",
            "domain_tld": "co.uk",
            "query_time": "2024-05-05 16:53:26",
            "create_date": "1999-07-08",
            "update_date": "2023-07-07",
            "expiry_date": "2024-07-08",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1036.ui-dns.de",
                "ns1067.ui-dns.org",
                "ns1083.ui-dns.biz",
                "ns1093.ui-dns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 90,
            "domain_name": "hgj.it",
            "domain_keyword": "hgj",
            "domain_tld": "it",
            "query_time": "2024-04-23 04:59:02",
            "create_date": "1999-04-14",
            "update_date": "2024-02-27",
            "expiry_date": "2024-10-27",
            "registrar_name": "Limitis Sr.l.",
            "registrar_website": "http://www.limitis.com",
            "registrant_company": "Hoteliers- und Gastwirtejugend",
            "registrant_address": "Schlachthofstrasse 59",
            "registrant_city": "Bozen",
            "registrant_state": "BZ",
            "registrant_zip": "39100",
            "registrant_country": "IT",
            "name_servers": [
                "ns1.zcom.it",
                "ns2.limitis.net",
                "ns3.zcom.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 91,
            "domain_name": "hsl.dev",
            "domain_keyword": "hsl",
            "domain_tld": "dev",
            "query_time": "2024-04-28 18:06:04",
            "create_date": "2022-10-02",
            "update_date": "2023-09-16",
            "expiry_date": "2024-10-02",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jake.ns.cloudflare.com",
                "ruth.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "hst.engineering",
            "domain_keyword": "hst",
            "domain_tld": "engineering",
            "query_time": "2024-04-28 18:10:22",
            "create_date": "2014-08-16",
            "update_date": "2023-07-21",
            "expiry_date": "2024-08-16",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Rubicon Communications, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "TX",
            "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.netgate.com",
                "ns2.netgate.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "hso.swiss",
            "domain_keyword": "hso",
            "domain_tld": "swiss",
            "query_time": "2024-04-28 18:07:36",
            "create_date": "2016-03-10",
            "update_date": "2024-04-24",
            "expiry_date": "2025-03-10",
            "registrar_iana": 1696,
            "registrar_name": "Hostpoint",
            "registrar_website": "http://www.hostpoint.ch",
            "registrant_company": "HSO Wirtschaftschule Schweiz AG",
            "registrant_country": "CH",
            "registrant_email": "please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.registrant-verification.com",
                "ns2.registrant-verification.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "fsj.homes",
            "domain_keyword": "fsj",
            "domain_tld": "homes",
            "query_time": "2024-05-09 04:40:11",
            "create_date": "2022-01-18",
            "update_date": "2024-04-16",
            "expiry_date": "2027-01-18",
            "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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "hsk.beauty",
            "domain_keyword": "hsk",
            "domain_tld": "beauty",
            "query_time": "2024-05-08 12:48:59",
            "create_date": "2024-03-04",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-04",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "hsf.com.cn",
            "domain_keyword": "hsf",
            "domain_tld": "com.cn",
            "query_time": "2024-05-08 12:45:44",
            "create_date": "2005-04-19",
            "expiry_date": "2025-04-19",
            "registrar_name": "广州云讯信息科技有限公司",
            "registrant_name": "海南金垦赛博信息科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "hs1.link",
            "domain_keyword": "hs1",
            "domain_tld": "link",
            "query_time": "2024-05-11 21:24:59",
            "create_date": "2021-11-01",
            "update_date": "2023-10-03",
            "expiry_date": "2024-11-01",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-148.awsdns-18.com",
                "ns-1522.awsdns-62.org",
                "ns-1682.awsdns-18.co.uk",
                "ns-567.awsdns-06.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "hsf.expert",
            "domain_keyword": "hsf",
            "domain_tld": "expert",
            "query_time": "2024-05-18 06:33:30",
            "create_date": "2014-05-16",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-16",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Herbert Smith Freehills LLP",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "hsgj.com",
            "domain_keyword": "hsgj",
            "domain_tld": "com",
            "query_time": "2024-05-18 06:33:38",
            "create_date": "2003-05-16",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "csj.us",
            "domain_keyword": "csj",
            "domain_tld": "us",
            "query_time": "2024-05-18 15:38:59",
            "create_date": "2021-11-06",
            "update_date": "2023-10-15",
            "expiry_date": "2024-11-06",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "https://uniregistry.com/",
            "registrant_name": "Ron Jackson",
            "registrant_company": "Internet Edge, Inc.",
            "registrant_address": "3954 Duke Firth St.",
            "registrant_city": "Land O Lakes",
            "registrant_state": "FL",
            "registrant_zip": "34638",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8135103461",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-5gificcghk4phesffxdbzw.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.082,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>hsj.org.br</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>5516</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>isj.pl, hsx.pl, hs8.com, hss.agency, hst.cab, hst.world, hsjk.com.cn, hyj.jp, hyj.org.cn, hsf.org.uk, hmj.me, hsjd.cl, hsja.com, hsm.cat, wsj.com.cn, hej.se, isj.se, lsj.info, haj.co.in, hyj.us, hsq.com.cn, hsc.tech, hsa.org.in, xsj.ai, lsj.app, esj.com.ng, hmj.app, hsje.online, hjs.com.cn, jsj.world, hsk.nrw, hsr.cc, hso.com.co, hcj.uk, hrj.vip, hmsj.net, dsj.services, hpj.solutions, hsb.org.cn, hsk.la, rhsj.monster, hsj4.com, hsl.co, htj.com.cn, ssj.org.nz, hss.com.cn, hso.rocks, hsh.me.uk, hsg.com.co, hsn.lat, hsr.tokyo, hcj.eu, fsj.de, hsb.agency, bsj.asia, hsz.it, vsj.lat, hbj.company, ahsj.jp, hlsj.com, hse.style, hss.org.br, hsp.kim, lsj.pl, wsj.blue, hjs.us, hso.global, hcj.bz, h2j.be, hss.menu, hvj.technology, haj.kids, hrj.se, hwj.info, hs5.net, hsr.org.br, psj.technology, hasj.amsterdam, hs2.be, hfj.net, msj.services, hsi.dev, hsnj.com, hsp.com.pl, wsj.cn, h0j.org, hsw.io, hsf.xn--tckwe, hsk.co.uk, hgj.it, hsl.dev, hst.engineering, hso.swiss, fsj.homes, hsk.beauty, hsf.com.cn, hs1.link, hsf.expert, hsgj.com, csj.us</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>isj.pl</domain_name>
   <domain_keyword>isj</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-30 19:57:24</query_time>
   <create_date>2022-09-23</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-09-23</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>2</num>
   <domain_name>hsx.pl</domain_name>
   <domain_keyword>hsx</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-07 23:34:08</query_time>
   <create_date>2023-05-13</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2024-05-13</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>3</num>
   <domain_name>hs8.com</domain_name>
   <domain_keyword>hs8</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 01:15:46</query_time>
   <create_date>2004-10-09</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>hss.agency</domain_name>
   <domain_keyword>hss</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-04-28 18:09:20</query_time>
   <create_date>2023-08-02</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>http://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Emanuda Consultancy</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>hst.cab</domain_name>
   <domain_keyword>hst</domain_keyword>
   <domain_tld>cab</domain_tld>
   <query_time>2024-04-28 18:10:21</query_time>
   <create_date>2017-05-16</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>106</registrar_iana>
   <registrar_name>Ascio Technologies, Inc. Danmark - Filial af Ascio technologies, Inc. USA</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HST Helsingin Seudun Taksiliikenne Oy</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>FI</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.planeetta.net</value>
    <value>ns.planeetta.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>hst.world</domain_name>
   <domain_keyword>hst</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-04-28 18:10:22</query_time>
   <create_date>2020-11-07</create_date>
   <update_date>2022-01-26</update_date>
   <expiry_date>2025-11-07</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomünikasyon A.S.</registrar_name>
   <registrar_website>http://nicproxy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Org</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>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.natrohost.com</value>
    <value>ns2.natrohost.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>hsjk.com.cn</domain_name>
   <domain_keyword>hsjk</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-28 18:05:06</query_time>
   <create_date>2022-12-22</create_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>李万龙</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>hyj.jp</domain_name>
   <domain_keyword>hyj</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-04-27 10:36:10</query_time>
   <create_date>2023-07-01</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-07-31</expiry_date>
   <registrant_name>(Not displayed by registrant's request)</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.354562560</registrant_phone>
   <name_servers>
    <value>ns1.gm33.parklogic.com</value>
    <value>ns2.gm33.parklogic.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>hyj.org.cn</domain_name>
   <domain_keyword>hyj</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-04-27 10:36:10</query_time>
   <create_date>2022-12-09</create_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>丁良超</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>hsf.org.uk</domain_name>
   <domain_keyword>hsf</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-23 02:55:17</query_time>
   <create_date>2013-02-18</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_name>Mark Cavanagh [Tag = CAVANAGH]</registrar_name>
   <registrar_website>http://www.ukdomains.org.uk</registrar_website>
   <name_servers>
    <value>ns-uk.1and1-dns.biz</value>
    <value>ns-uk.1and1-dns.co.uk</value>
    <value>ns-uk.1and1-dns.com</value>
    <value>ns-uk.1and1-dns.org</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>hmj.me</domain_name>
   <domain_keyword>hmj</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-05-02 03:24:12</query_time>
   <create_date>2024-04-24</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-24</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>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>hsjd.cl</domain_name>
   <domain_keyword>hsjd</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-08 12:48:22</query_time>
   <create_date>2002-12-09</create_date>
   <expiry_date>2027-01-03</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>HOSPITAL SAN JUAN DE DIOS (SERVICIO DE SALUD OCCIDENTE HOSPITAL SAN JUAN DE DIOS)</registrant_name>
   <name_servers>
    <value>ns.redsalud.gov.cl</value>
    <value>ns2.redsalud.gov.cl</value>
    <value>secundario.nic.cl</value>
   </name_servers>
  </value>
  <value>
   <num>13</num>
   <domain_name>hsja.com</domain_name>
   <domain_keyword>hsja</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 12:48:21</query_time>
   <create_date>2005-03-08</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-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>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=hsja.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>hsm.cat</domain_name>
   <domain_keyword>hsm</domain_keyword>
   <domain_tld>cat</domain_tld>
   <query_time>2024-05-08 12:49:53</query_time>
   <create_date>2007-08-16</create_date>
   <update_date>2023-08-07</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>379</registrar_iana>
   <registrar_name>Arsys</registrar_name>
   <registrar_website>http://www.arsys.es</registrar_website>
   <name_servers>
    <value>dns1.lariberadebre.com</value>
    <value>dns2.lariberadebre.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>wsj.com.cn</domain_name>
   <domain_keyword>wsj</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-10 16:56:20</query_time>
   <create_date>1999-05-05</create_date>
   <expiry_date>2025-05-05</expiry_date>
   <registrar_name>厦门易名科技股份有限公司</registrar_name>
   <registrant_name>北京国网信息有限责任公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>hej.se</domain_name>
   <domain_keyword>hej</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 21:45:03</query_time>
   <create_date>2001-01-11</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_name>NEware AB</registrar_name>
   <name_servers>
    <value>ns1.dnh.se</value>
    <value>ns2.dnh.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>isj.se</domain_name>
   <domain_keyword>isj</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 05:04:02</query_time>
   <create_date>2011-07-17</create_date>
   <update_date>2023-09-07</update_date>
   <expiry_date>2024-07-17</expiry_date>
   <registrar_name>Domeneshop AS</registrar_name>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.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>18</num>
   <domain_name>lsj.info</domain_name>
   <domain_keyword>lsj</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-20 19:59:56</query_time>
   <create_date>2024-01-21</create_date>
   <update_date>2024-02-26</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>haj.co.in</domain_name>
   <domain_keyword>haj</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-05-23 08:11:25</query_time>
   <create_date>2005-03-25</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>801217</registrar_iana>
   <registrar_name>Endurance Digital Domain Technology LLP</registrar_name>
   <registrar_website>https://publicdomainregistry.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Telepathy, Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>District of Columbia</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.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>hyj.us</domain_name>
   <domain_keyword>hyj</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-19 17:54:48</query_time>
   <create_date>2018-10-20</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>JP Barkley</registrant_name>
   <registrant_address>23409 S Miami Ave</registrant_address>
   <registrant_city>Miami</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>33130</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3055551300</registrant_phone>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>hsq.com.cn</domain_name>
   <domain_keyword>hsq</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-21 05:15:40</query_time>
   <create_date>2011-04-01</create_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_name>DOMAIN NAME NETWORK PTY LTD</registrar_name>
   <registrant_name>李杰</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>hsc.tech</domain_name>
   <domain_keyword>hsc</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-21 05:11:49</query_time>
   <create_date>2015-11-30</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-30</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>IL</registrant_state>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>hsa.org.in</domain_name>
   <domain_keyword>hsa</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-05-11 21:25:55</query_time>
   <create_date>2017-06-07</create_date>
   <update_date>2022-06-19</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Haryana Swimming Association</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Haryana</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</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>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.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>xsj.ai</domain_name>
   <domain_keyword>xsj</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-16 10:19:46</query_time>
   <registrar_name>Beijing Lingsi Technology Co Ltd.</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>holey</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>lsj.app</domain_name>
   <domain_keyword>lsj</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-13 08:52:03</query_time>
   <create_date>2018-05-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-06</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>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>26</num>
   <domain_name>esj.com.ng</domain_name>
   <domain_keyword>esj</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-06-01 19:44:54</query_time>
   <create_date>2021-05-31</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>24062013</registrar_iana>
   <registrar_name>smartweb</registrar_name>
   <registrar_website>https://www.smartweb.com.ng</registrar_website>
   <registrant_name>Olu Joshua</registrant_name>
   <registrant_company>Lujosh Ventures Limited</registrant_company>
   <registrant_address>Blk 237 Plot 104 Flat 1, Iba Estate</registrant_address>
   <registrant_city>Ojo</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>234732</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.030831499</registrant_phone>
   <name_servers>
    <value>ns1-lucky.vivawebhost.com</value>
    <value>ns2-lucky.vivawebhost.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>hmj.app</domain_name>
   <domain_keyword>hmj</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-05-31 02:47:14</query_time>
   <create_date>2022-09-18</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-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>28</num>
   <domain_name>hsje.online</domain_name>
   <domain_keyword>hsje</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-30 09:21:48</query_time>
   <create_date>2023-10-02</create_date>
   <update_date>2023-10-07</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.verification-hold.suspended-domain.com</value>
    <value>ns2.verification-hold.suspended-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>hjs.com.cn</domain_name>
   <domain_keyword>hjs</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-01 04:50:24</query_time>
   <create_date>2010-08-21</create_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>王芳</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>please-renew-your-domain-in-www.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>jsj.world</domain_name>
   <domain_keyword>jsj</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-26 18:19:15</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>hsk.nrw</domain_name>
   <domain_keyword>hsk</domain_keyword>
   <domain_tld>nrw</domain_tld>
   <query_time>2024-05-27 12:27:11</query_time>
   <create_date>2017-06-09</create_date>
   <update_date>2023-07-10</update_date>
   <expiry_date>2024-06-09</expiry_date>
   <registrar_iana>1725</registrar_iana>
   <registrar_name>Global Village GmbH</registrar_name>
   <registrar_website>http://www.global-village.de</registrar_website>
   <registrant_company>Hochsauerlandkreis</registrant_company>
   <registrant_state>NRW</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns.globvill.de</value>
    <value>dns.voerde.globvill.de</value>
    <value>ns01.suedwestfalenit.de</value>
    <value>ns02.suedwestfalenit.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>hsr.cc</domain_name>
   <domain_keyword>hsr</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-27 12:29:22</query_time>
   <create_date>2004-11-19</create_date>
   <update_date>2023-11-09</update_date>
   <expiry_date>2026-11-18</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Kazuo Taniguchi</registrant_name>
   <registrant_company>HSR Corp</registrant_company>
   <registrant_address>1-14-1 Takasago, Kakutasu Tenjin 7F</registrant_address>
   <registrant_city>Chuo-ku Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>092-534-2882</registrant_phone>
   <registrant_fax>092-525-3668</registrant_fax>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>hso.com.co</domain_name>
   <domain_keyword>hso</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-27 12:28:52</query_time>
   <create_date>2013-06-21</create_date>
   <update_date>2021-06-28</update_date>
   <expiry_date>2025-06-20</expiry_date>
   <registrar_iana>88888</registrar_iana>
   <registrar_name>Central Comercializadora de Internet S.A.S</registrar_name>
   <registrar_website>http://mi.com.co/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>COLMEDICA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bogota</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CO</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>juno.impsat.net.co</value>
    <value>ns1.impsat.net.co</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>hcj.uk</domain_name>
   <domain_keyword>hcj</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-26 13:50:12</query_time>
   <create_date>2021-11-22</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>Webber Multimedia Ltd t/a DOMAIN FOR SALE [Tag = WEBBER]</registrar_name>
   <registrar_website>https://webber.domains</registrar_website>
   <name_servers>
    <value>parked.webber.biz</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>hrj.vip</domain_name>
   <domain_keyword>hrj</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-28 02:02:40</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2024-08-31</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>shan dong huai mi wang luo ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</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>brook.dnspod.net</value>
    <value>record.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>hmsj.net</domain_name>
   <domain_keyword>hmsj</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-03 23:13:28</query_time>
   <create_date>2022-06-21</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-06-21</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>XIN JIANG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=hmsj.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>dsj.services</domain_name>
   <domain_keyword>dsj</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-05-25 12:38:48</query_time>
   <create_date>2021-11-08</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.registrar.eu</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DSJ Digital - Administratie domeinregistraties</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>hpj.solutions</domain_name>
   <domain_keyword>hpj</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-29 22:09:09</query_time>
   <create_date>2014-03-26</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</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>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>hsb.org.cn</domain_name>
   <domain_keyword>hsb</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-06-11 06:19:42</query_time>
   <create_date>2024-02-07</create_date>
   <expiry_date>2025-02-07</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>40</num>
   <domain_name>hsk.la</domain_name>
   <domain_keyword>hsk</domain_keyword>
   <domain_tld>la</domain_tld>
   <query_time>2024-06-10 19:11:20</query_time>
   <create_date>2015-04-01</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrant_email>https://whois.nic.la/contact/hsk.la/registrant</registrant_email>
   <name_servers>
    <value>ns1.exhera.com</value>
    <value>ns2.exhera.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>rhsj.monster</domain_name>
   <domain_keyword>rhsj</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-06-09 06:39:44</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-25</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>LULU</registrant_company>
   <registrant_state>??</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>ns1cnb.name.com</value>
    <value>ns2fhn.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4cgs.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>hsj4.com</domain_name>
   <domain_keyword>hsj4</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 04:37:38</query_time>
   <create_date>2023-06-01</create_date>
   <update_date>2024-06-02</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>1505</registrar_iana>
   <registrar_name>GRANSY S.R.O D/B/A SUBREG.CZ</registrar_name>
   <registrar_website>http://regtons.com</registrar_website>
   <registrant_name>Not Disclosed Not Disclosed</registrant_name>
   <registrant_company>My Domain Provider</registrant_company>
   <registrant_address>Not Disclosed</registrant_address>
   <registrant_city>Not Disclosed</registrant_city>
   <registrant_zip>Not Disclosed</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Not Disclosed</registrant_phone>
   <registrant_fax>Not Disclosed</registrant_fax>
   <name_servers>
    <value>suspension1.mydomainprovider.com</value>
    <value>suspension2.mydomainprovider.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>hsl.co</domain_name>
   <domain_keyword>hsl</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-06-13 04:38:08</query_time>
   <create_date>2010-07-20</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>htj.com.cn</domain_name>
   <domain_keyword>htj</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-13 20:10:08</query_time>
   <create_date>2005-05-12</create_date>
   <expiry_date>2027-05-12</expiry_date>
   <registrar_name>北京万维通港科技有限公司</registrar_name>
   <registrant_name>东莞市华太吉提花织带有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns.dns.net.cn</value>
    <value>ns7.dns.net.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>ssj.org.nz</domain_name>
   <domain_keyword>ssj</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2024-04-18 11:00:34</query_time>
   <create_date>2008-05-08</create_date>
   <update_date>2023-05-13</update_date>
   <registrar_name>Metaname</registrar_name>
   <registrar_website>https://metaname.net/</registrar_website>
   <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>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>hss.com.cn</domain_name>
   <domain_keyword>hss</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-17 00:40:04</query_time>
   <create_date>2013-01-24</create_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>蓝鲸控股集团有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>hso.rocks</domain_name>
   <domain_keyword>hso</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-17 00:36:50</query_time>
   <create_date>2015-03-03</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-03-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>ns1.messagingengine.com</value>
    <value>ns2.messagingengine.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>hsh.me.uk</domain_name>
   <domain_keyword>hsh</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-05-08 12:46:55</query_time>
   <create_date>2012-03-15</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>no</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>hsg.com.co</domain_name>
   <domain_keyword>hsg</domain_keyword>
   <domain_tld>com.co</domain_tld>
   <query_time>2024-05-08 12:46:07</query_time>
   <create_date>2022-12-05</create_date>
   <update_date>2023-08-22</update_date>
   <expiry_date>2025-12-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>hsn.lat</domain_name>
   <domain_keyword>hsn</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-08 12:50:18</query_time>
   <create_date>2023-08-25</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-25</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>51</num>
   <domain_name>hsr.tokyo</domain_name>
   <domain_keyword>hsr</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-02 02:13:12</query_time>
   <create_date>2017-10-16</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-10-16</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>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>52</num>
   <domain_name>hcj.eu</domain_name>
   <domain_keyword>hcj</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 02:34:09</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>53</num>
   <domain_name>fsj.de</domain_name>
   <domain_keyword>fsj</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 03:24:49</query_time>
   <update_date>2017-04-22</update_date>
   <name_servers>
    <value>ns.asado.org</value>
    <value>ns1.first-ns.de</value>
    <value>robotns2.second-ns.de</value>
    <value>robotns3.second-ns.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>hsb.agency</domain_name>
   <domain_keyword>hsb</domain_keyword>
   <domain_tld>agency</domain_tld>
   <query_time>2024-04-29 00:18:58</query_time>
   <create_date>2023-10-20</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.mydevil.net</value>
    <value>dns2.mydevil.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>bsj.asia</domain_name>
   <domain_keyword>bsj</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-26 14:16:45</query_time>
   <create_date>2024-04-24</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-04-24</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>margot.ns.cloudflare.com</value>
    <value>rick.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>hsz.it</domain_name>
   <domain_keyword>hsz</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-26 00:32:22</query_time>
   <create_date>2014-08-11</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-08-27</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>57</num>
   <domain_name>vsj.lat</domain_name>
   <domain_keyword>vsj</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-04-29 23:57:04</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>hbj.company</domain_name>
   <domain_keyword>hbj</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-04-25 19:53:09</query_time>
   <create_date>2022-10-28</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1084.awsdns-07.org</value>
    <value>ns-1704.awsdns-21.co.uk</value>
    <value>ns-375.awsdns-46.com</value>
    <value>ns-800.awsdns-36.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>ahsj.jp</domain_name>
   <domain_keyword>ahsj</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-10 06:36:29</query_time>
   <create_date>2008-04-01</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>Advanced Healthcare Solutions Japan Co., ltd</registrant_name>
   <registrant_address>Ota-ku</registrant_address>
   <registrant_zip>145-0064</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-6420-0551</registrant_phone>
   <registrant_fax>0357541187</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>60</num>
   <domain_name>hlsj.com</domain_name>
   <domain_keyword>hlsj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 07:19:31</query_time>
   <create_date>2003-03-08</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns1.venture.com</value>
    <value>ns2.venture.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>61</num>
   <domain_name>hse.style</domain_name>
   <domain_keyword>hse</domain_keyword>
   <domain_tld>style</domain_tld>
   <query_time>2024-05-16 02:37:25</query_time>
   <create_date>2021-08-31</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>hss.org.br</domain_name>
   <domain_keyword>hss</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-05-16 02:41:41</query_time>
   <create_date>2018-09-26</create_date>
   <update_date>2022-09-02</update_date>
   <expiry_date>2024-09-26</expiry_date>
   <registrant_name>SOCIEDADE PERNAMBUCANA DE COMBATE AO CANCER</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.servhost.com.br</value>
    <value>ns2.servhost.com.br</value>
    <value>ns3.servhost.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>63</num>
   <domain_name>hsp.kim</domain_name>
   <domain_keyword>hsp</domain_keyword>
   <domain_tld>kim</domain_tld>
   <query_time>2024-05-16 02:41:14</query_time>
   <create_date>2021-01-28</create_date>
   <update_date>2023-03-24</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>1454</registrar_iana>
   <registrar_name>Nics Telekomünikasyon A.S.</registrar_name>
   <registrar_website>http://nicproxy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Temp Organization</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Temp State</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.yelegen.com</value>
    <value>ns2.yelegen.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>lsj.pl</domain_name>
   <domain_keyword>lsj</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-21 00:25:03</query_time>
   <create_date>2003-05-24</create_date>
   <update_date>2024-05-20</update_date>
   <expiry_date>2029-05-23</expiry_date>
   <registrar_name>PERSKIMEDIA Szymon Perski</registrar_name>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>wsj.blue</domain_name>
   <domain_keyword>wsj</domain_keyword>
   <domain_tld>blue</domain_tld>
   <query_time>2024-05-10 16:56:19</query_time>
   <create_date>2020-03-04</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2025-03-04</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.pandimensional.net</value>
    <value>ns2.pandimensional.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>hjs.us</domain_name>
   <domain_keyword>hjs</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-14 07:34:32</query_time>
   <create_date>2004-10-12</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2025-10-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Joseph Atalla</registrant_name>
   <registrant_address>231 E Alessandro Blvd #630</registrant_address>
   <registrant_city>Riverside</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>92508-5084</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9515154921</registrant_phone>
   <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>67</num>
   <domain_name>hso.global</domain_name>
   <domain_keyword>hso</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-25 11:44:33</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-03-25</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>ns25.domaincontrol.com</value>
    <value>ns26.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>hcj.bz</domain_name>
   <domain_keyword>hcj</domain_keyword>
   <domain_tld>bz</domain_tld>
   <query_time>2024-06-01 15:47:51</query_time>
   <create_date>2017-04-05</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>h2j.be</domain_name>
   <domain_keyword>h2j</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-01 00:06:50</query_time>
   <create_date>2008-12-02</create_date>
   <registrar_name>Combell nv</registrar_name>
   <registrar_website>https://www.combell.com</registrar_website>
   <name_servers>
    <value>ns1.rackserver.be</value>
    <value>ns2.rackserver.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>hss.menu</domain_name>
   <domain_keyword>hss</domain_keyword>
   <domain_tld>menu</domain_tld>
   <query_time>2024-05-27 23:58:37</query_time>
   <create_date>2015-02-03</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-02-03</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Outdarelab</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>PT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>dimitris.ns.cloudflare.com</value>
    <value>nucum.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>hvj.technology</domain_name>
   <domain_keyword>hvj</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-28 05:24:11</query_time>
   <create_date>2022-07-08</create_date>
   <update_date>2024-04-23</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>72</num>
   <domain_name>haj.kids</domain_name>
   <domain_keyword>haj</domain_keyword>
   <domain_tld>kids</domain_tld>
   <query_time>2024-05-27 20:18:35</query_time>
   <create_date>2024-02-05</create_date>
   <update_date>2024-02-10</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>hrj.se</domain_name>
   <domain_keyword>hrj</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-06-06 02:57:36</query_time>
   <create_date>2023-06-07</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-06-07</expiry_date>
   <registrar_name>www.NameSRS.com</registrar_name>
   <name_servers>
    <value>ns1.misspark.com</value>
    <value>ns2.misspark.com</value>
    <value>ns3.misspark.com</value>
    <value>ns4.misspark.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>74</num>
   <domain_name>hwj.info</domain_name>
   <domain_keyword>hwj</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-25 17:00:41</query_time>
   <create_date>2024-05-23</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-23</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>https://www.alibabacloud.com/domain</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Yikai Ren</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiangsu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>hs5.net</domain_name>
   <domain_keyword>hs5</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 12:20:04</query_time>
   <create_date>2004-04-23</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-04-23</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/hs5.net</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1kpv.name.com</value>
    <value>ns2hkt.name.com</value>
    <value>ns3dkz.name.com</value>
    <value>ns4fpy.name.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>hsr.org.br</domain_name>
   <domain_keyword>hsr</domain_keyword>
   <domain_tld>org.br</domain_tld>
   <query_time>2024-05-27 12:29:23</query_time>
   <create_date>2005-07-08</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2026-07-08</expiry_date>
   <registrant_name>Associacao Beneficente Bom Samaritano</registrant_name>
   <name_servers>
    <value>ns1.locaweb.com.br</value>
    <value>ns2.locaweb.com.br</value>
    <value>ns3.locaweb.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>psj.technology</domain_name>
   <domain_keyword>psj</domain_keyword>
   <domain_tld>technology</domain_tld>
   <query_time>2024-05-29 10:14:40</query_time>
   <create_date>2021-03-25</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-03-25</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>
   <domain_status>
    <value>inactive</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>hasj.amsterdam</domain_name>
   <domain_keyword>hasj</domain_keyword>
   <domain_tld>amsterdam</domain_tld>
   <query_time>2024-05-31 21:36:53</query_time>
   <create_date>2015-05-29</create_date>
   <update_date>2024-05-29</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>2288</registrar_iana>
   <registrar_name>Metaregistrar BV Applications</registrar_name>
   <registrar_website>http://www.metaregistrar.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>DotAMSTERDAM B.V.</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.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>hs2.be</domain_name>
   <domain_keyword>hs2</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-11 15:43:13</query_time>
   <create_date>2012-12-07</create_date>
   <registrar_name>Touched By BV</registrar_name>
   <registrar_website>https://www.computerfabriek.be</registrar_website>
   <name_servers>
    <value>ns1.industrialit.be</value>
    <value>ns2.industrialit.be</value>
    <value>ns3.industrialit.be</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>80</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>81</num>
   <domain_name>msj.services</domain_name>
   <domain_keyword>msj</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-06-09 07:44:31</query_time>
   <create_date>2023-12-09</create_date>
   <update_date>2023-12-14</update_date>
   <expiry_date>2024-12-09</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>ns25.domaincontrol.com</value>
    <value>ns26.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>82</num>
   <domain_name>hsi.dev</domain_name>
   <domain_keyword>hsi</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-06-13 04:36:58</query_time>
   <create_date>2020-04-09</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-04-09</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>ns57.domaincontrol.com</value>
    <value>ns58.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>83</num>
   <domain_name>hsnj.com</domain_name>
   <domain_keyword>hsnj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-13 04:39:46</query_time>
   <create_date>2002-03-20</create_date>
   <update_date>2024-02-04</update_date>
   <expiry_date>2026-03-20</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>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>hsp.com.pl</domain_name>
   <domain_keyword>hsp</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-17 00:37:17</query_time>
   <create_date>2007-10-01</create_date>
   <update_date>2022-09-23</update_date>
   <expiry_date>2025-10-01</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>wsj.cn</domain_name>
   <domain_keyword>wsj</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-20 04:28:53</query_time>
   <create_date>2003-03-17</create_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京国网信息有限责任公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>h0j.org</domain_name>
   <domain_keyword>h0j</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 12:21:35</query_time>
   <create_date>2018-02-28</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1720</registrar_iana>
   <registrar_name>Dynadot8 LLC</registrar_name>
   <registrar_website>http://www.dynadot8.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.brainydns.com</value>
    <value>ns2.brainydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>hsw.io</domain_name>
   <domain_keyword>hsw</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-26 00:30:11</query_time>
   <create_date>2019-08-28</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>hsf.xn--tckwe</domain_name>
   <domain_keyword>hsf</domain_keyword>
   <domain_tld>xn--tckwe</domain_tld>
   <query_time>2024-04-23 02:55:16</query_time>
   <create_date>2016-03-08</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://cscdbs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Herbert Smith Freehills LLP</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>hsk.co.uk</domain_name>
   <domain_keyword>hsk</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-05 16:53:26</query_time>
   <create_date>1999-07-08</create_date>
   <update_date>2023-07-07</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1036.ui-dns.de</value>
    <value>ns1067.ui-dns.org</value>
    <value>ns1083.ui-dns.biz</value>
    <value>ns1093.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>90</num>
   <domain_name>hgj.it</domain_name>
   <domain_keyword>hgj</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-04-23 04:59:02</query_time>
   <create_date>1999-04-14</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_name>Limitis Sr.l.</registrar_name>
   <registrar_website>http://www.limitis.com</registrar_website>
   <registrant_company>Hoteliers- und Gastwirtejugend</registrant_company>
   <registrant_address>Schlachthofstrasse 59</registrant_address>
   <registrant_city>Bozen</registrant_city>
   <registrant_state>BZ</registrant_state>
   <registrant_zip>39100</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns1.zcom.it</value>
    <value>ns2.limitis.net</value>
    <value>ns3.zcom.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>hsl.dev</domain_name>
   <domain_keyword>hsl</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-28 18:06:04</query_time>
   <create_date>2022-10-02</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>jake.ns.cloudflare.com</value>
    <value>ruth.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>hst.engineering</domain_name>
   <domain_keyword>hst</domain_keyword>
   <domain_tld>engineering</domain_tld>
   <query_time>2024-04-28 18:10:22</query_time>
   <create_date>2014-08-16</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Rubicon Communications, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>TX</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.netgate.com</value>
    <value>ns2.netgate.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>hso.swiss</domain_name>
   <domain_keyword>hso</domain_keyword>
   <domain_tld>swiss</domain_tld>
   <query_time>2024-04-28 18:07:36</query_time>
   <create_date>2016-03-10</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>1696</registrar_iana>
   <registrar_name>Hostpoint</registrar_name>
   <registrar_website>http://www.hostpoint.ch</registrar_website>
   <registrant_company>HSO Wirtschaftschule Schweiz AG</registrant_company>
   <registrant_country>CH</registrant_country>
   <registrant_email>please query the whois service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.registrant-verification.com</value>
    <value>ns2.registrant-verification.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>fsj.homes</domain_name>
   <domain_keyword>fsj</domain_keyword>
   <domain_tld>homes</domain_tld>
   <query_time>2024-05-09 04:40:11</query_time>
   <create_date>2022-01-18</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2027-01-18</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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>hsk.beauty</domain_name>
   <domain_keyword>hsk</domain_keyword>
   <domain_tld>beauty</domain_tld>
   <query_time>2024-05-08 12:48:59</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>hsf.com.cn</domain_name>
   <domain_keyword>hsf</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-08 12:45:44</query_time>
   <create_date>2005-04-19</create_date>
   <expiry_date>2025-04-19</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>97</num>
   <domain_name>hs1.link</domain_name>
   <domain_keyword>hs1</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-11 21:24:59</query_time>
   <create_date>2021-11-01</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-148.awsdns-18.com</value>
    <value>ns-1522.awsdns-62.org</value>
    <value>ns-1682.awsdns-18.co.uk</value>
    <value>ns-567.awsdns-06.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>hsf.expert</domain_name>
   <domain_keyword>hsf</domain_keyword>
   <domain_tld>expert</domain_tld>
   <query_time>2024-05-18 06:33:30</query_time>
   <create_date>2014-05-16</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Herbert Smith Freehills LLP</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>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>hsgj.com</domain_name>
   <domain_keyword>hsgj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 06:33:38</query_time>
   <create_date>2003-05-16</create_date>
   <update_date>2024-05-17</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://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>csj.us</domain_name>
   <domain_keyword>csj</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-18 15:38:59</query_time>
   <create_date>2021-11-06</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-11-06</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>Ron Jackson</registrant_name>
   <registrant_company>Internet Edge, Inc.</registrant_company>
   <registrant_address>3954 Duke Firth St.</registrant_address>
   <registrant_city>Land O Lakes</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>34638</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8135103461</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-5gificcghk4phesffxdbzw.ns101.verify.hn</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>
 </results>
 <stats>
  <total_time>0.082</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.