WHOIS QUERY TIME

21 May 2024 - 11:25 PM UTC

Registered: 7 May 2015
Expiry: 7 May 2027

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

ns3.dnsv2.com
ns4.dnsv2.com

DOMAIN STATUS

ok

REGISTRANT

Name: 唐力群
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=hyshi.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "hyshi.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "hyshi.cn",
            "domain_keyword": "hyshi",
            "domain_tld": "cn",
            "query_time": "2024-05-21 23:25:10",
            "create_date": "2015-05-07",
            "expiry_date": "2027-05-07",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "唐力群",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dnsv2.com",
                "ns4.dnsv2.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>hyshi.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>hyshi.cn</domain_name>
   <domain_keyword>hyshi</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-21 23:25:10</query_time>
   <create_date>2015-05-07</create_date>
   <expiry_date>2027-05-07</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>唐力群</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dnsv2.com</value>
    <value>ns4.dnsv2.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.031</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.082 seconds) for "hyshi.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

8 Feb 2023 - 9:47 AM UTC

Registered: 7 May 2015
Expiry: 7 May 2024

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

ns3.dnsv2.com
ns4.dnsv2.com

DOMAIN STATUS

ok

REGISTRANT

Name: 唐力群
Email: [email protected]

#2 - QUERY TIME

30 Apr 2024 - 9:13 PM UTC

Registered: 7 May 2015
Expiry: 7 May 2027

REGISTRAR

Name: 阿里云计算有限公司(万网)

DNSSEC

unsigned

NAME SERVERS

ns3.dnsv2.com
ns4.dnsv2.com

DOMAIN STATUS

ok

REGISTRANT

Name: 唐力群
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=hyshi.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "hyshi.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "hyshi.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "hyshi.cn",
            "domain_keyword": "hyshi",
            "domain_tld": "cn",
            "query_time": "2023-02-08 09:47:19",
            "create_date": "2015-05-07",
            "expiry_date": "2024-05-07",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "唐力群",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dnsv2.com",
                "ns4.dnsv2.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "hyshi.cn",
            "domain_keyword": "hyshi",
            "domain_tld": "cn",
            "query_time": "2024-04-30 21:13:07",
            "create_date": "2015-05-07",
            "expiry_date": "2027-05-07",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "唐力群",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dnsv2.com",
                "ns4.dnsv2.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.082,
        "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>hyshi.cn</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>hyshi.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>hyshi.cn</domain_name>
   <domain_keyword>hyshi</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-02-08 09:47:19</query_time>
   <create_date>2015-05-07</create_date>
   <expiry_date>2024-05-07</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>唐力群</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dnsv2.com</value>
    <value>ns4.dnsv2.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>hyshi.cn</domain_name>
   <domain_keyword>hyshi</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-30 21:13:07</query_time>
   <create_date>2015-05-07</create_date>
   <expiry_date>2027-05-07</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>唐力群</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dnsv2.com</value>
    <value>ns4.dnsv2.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.082</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 5 domain names (in 0.042 seconds) which contained the exact domain keyword "hyshi".
Domain Name Registered Expiry Registrar Ownership
1 hyshi.me 1 Jun 2013 1 Jun 2025 GoDaddy.com, LLC Domains By Proxy, LLC
2 hyshi.com 15 Dec 2014 15 Dec 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
3 hyshi.net 7 May 2015 7 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
4 hyshi.cn 7 May 2015 7 May 2027 阿里云计算有限公司(万网) 唐力群
5 hyshi.xyz 29 Aug 2023 29 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) SHI HANYU
6 hyshi.top 29 Aug 2023 29 Aug 2024 NameSilo,LLC PrivacyGuardian.org llc

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=hyshi&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "hyshi",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 6,
        "relation": "eq",
        "current": 6
    },
    "unique_domains": "hyshi.me, hyshi.com, hyshi.net, hyshi.cn, hyshi.xyz, hyshi.top",
    "results": [
        {
            "num": 1,
            "domain_name": "hyshi.me",
            "domain_keyword": "hyshi",
            "domain_tld": "me",
            "query_time": "2024-06-06 07:22:25",
            "create_date": "2013-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "hyshi.com",
            "domain_keyword": "hyshi",
            "domain_tld": "com",
            "query_time": "2024-04-27 11:41:51",
            "create_date": "2014-12-15",
            "update_date": "2020-12-09",
            "expiry_date": "2025-12-15",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "hyshi.net",
            "domain_keyword": "hyshi",
            "domain_tld": "net",
            "query_time": "2024-05-13 22:11:47",
            "create_date": "2015-05-07",
            "update_date": "2024-04-27",
            "expiry_date": "2025-05-07",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "hyshi.cn",
            "domain_keyword": "hyshi",
            "domain_tld": "cn",
            "query_time": "2024-05-21 23:25:10",
            "create_date": "2015-05-07",
            "expiry_date": "2027-05-07",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "唐力群",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns3.dnsv2.com",
                "ns4.dnsv2.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "hyshi.xyz",
            "domain_keyword": "hyshi",
            "domain_tld": "xyz",
            "query_time": "2024-05-17 16:41:20",
            "create_date": "2023-08-29",
            "update_date": "2023-10-13",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "SHI HANYU",
            "registrant_state": "Shanghai",
            "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": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "hyshi.top",
            "domain_keyword": "hyshi",
            "domain_tld": "top",
            "query_time": "2024-05-17 16:41:20",
            "create_date": "2023-08-29",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-29",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com",
                "uynahs.github.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.042,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>hyshi</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6</total>
  <relation>eq</relation>
  <current>6</current>
 </count>
 <unique_domains>hyshi.me, hyshi.com, hyshi.net, hyshi.cn, hyshi.xyz, hyshi.top</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>hyshi.me</domain_name>
   <domain_keyword>hyshi</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-06 07:22:25</query_time>
   <create_date>2013-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>hyshi.com</domain_name>
   <domain_keyword>hyshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 11:41:51</query_time>
   <create_date>2014-12-15</create_date>
   <update_date>2020-12-09</update_date>
   <expiry_date>2025-12-15</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>hyshi.net</domain_name>
   <domain_keyword>hyshi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 22:11:47</query_time>
   <create_date>2015-05-07</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</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>4</num>
   <domain_name>hyshi.cn</domain_name>
   <domain_keyword>hyshi</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-21 23:25:10</query_time>
   <create_date>2015-05-07</create_date>
   <expiry_date>2027-05-07</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>唐力群</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns3.dnsv2.com</value>
    <value>ns4.dnsv2.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>hyshi.xyz</domain_name>
   <domain_keyword>hyshi</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-17 16:41:20</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2023-10-13</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>SHI HANYU</registrant_company>
   <registrant_state>Shanghai</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>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>hyshi.top</domain_name>
   <domain_keyword>hyshi</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-17 16:41:20</query_time>
   <create_date>2023-08-29</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
    <value>uynahs.github.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.042</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 383 domain names (in 0.036 seconds) which look and sound like the brand name "hyshi".
Domain Name Registered Expiry Registrar Ownership
1 hoshi.live 9 Jul 2023 9 Jul 2024 Tucows Domains Inc. aa
2 hoshi.dk 16 Jun 2019 30 Jun 2024 - Hoshi Sushi ApS
3 heshi.fun 23 Nov 2023 23 Nov 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
4 hyshj.fun 19 Feb 2024 19 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) pei min miao
5 hysli.io 18 Jun 2023 18 Jun 2024 NameSilo, LLC PrivacyGuardian.org llc
6 gyshi.com 2 Dec 2011 2 Dec 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
7 hashi.rocks 3 Apr 2019 3 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
8 hushi.xyz 16 Apr 2023 16 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) hu chuan ke
9 tyshi.shop 11 Apr 2023 11 Apr 2025 Tucows Domains Inc. -
10 hashi.ru 17 Sep 2007 17 Sep 2024 RU-CENTER-RU Private Person
11 hoshi.co.uk 28 Jan 2011 28 Jan 2029 Garth Piesse [Tag = COHERENT-NZ] -
12 hyshq.com 12 Oct 2023 12 Oct 2024 Gname 067 Inc -
13 hoshi.click 10 Jul 2022 10 Jul 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
14 hhshi.com 8 Sep 2022 8 Sep 2025 DYNADOT LLC Super Privacy Service LTD c/o Dynadot
15 oyshi.sk 19 Jan 2013 19 Jan 2025 WebSupport s.r.o. Extra Recruitment s.r.o.
16 hysxi.xyz 1 Mar 2024 1 Mar 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
17 kyshi.co 1 Jun 2016 31 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
18 hashi.studio 6 Nov 2023 6 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
19 hoshi.cyou 9 May 2024 9 May 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
20 hyshj.com 22 Nov 2010 22 Nov 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
21 hysni.com 1 Feb 2016 1 Feb 2025 GoDaddy Online Services Cayman Islands Ltd. -
22 hyshl.cn 18 Aug 2023 18 Aug 2024 厦门三五互联信息有限公司 余茂敏
23 hoshi.club 21 Apr 2024 21 Apr 2025 Chengdu West Dimension Digital Technology Co., Ltd. Ni Cary
24 shyshi.net 11 Sep 2023 11 Sep 2024 NameSilo, LLC -
25 hashi.org.uk 26 Dec 2005 26 Dec 2025 Michael Derringer t/a Happyserver [Tag = DERRINGER] -
26 hwshi.com 1 Nov 2023 1 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
27 heshi.team 16 Mar 2024 16 Mar 2025 Xin Net Technology Corporation 浙江禾示能源有限公司
28 hnshi.com 20 Apr 2023 20 Apr 2024 DropCatch.com 936 LLC HugeDomains.com
29 hashi.live 7 Sep 2023 7 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
30 hfshi.com 17 Apr 2022 17 Apr 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
31 h-shi.com 6 Dec 2021 6 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
32 hysha.com 28 Jan 2005 28 Jan 2025 GoDaddy.com, LLC -
33 dyshi.com 17 May 2014 17 May 2025 GoDaddy.com, LLC -
34 syshi.com 1 Jun 2008 1 Jun 2025 eName Technology Co.,Ltd. -
35 hoshi.group 20 Oct 2023 20 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
36 hysbi.com 11 Jul 2017 11 Jul 2025 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
37 hushi.dev 1 Mar 2019 1 Mar 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
38 myshi.ru 10 Aug 2006 10 Aug 2024 SALENAMES-RU Private Person
39 hyship.cn 27 Jul 2023 27 Jul 2024 广东时代互联科技有限公司 史若男
40 physhi.com 7 Dec 2010 7 Dec 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
41 hyoshi.nl 21 Oct 2003 - Mijn InternetOplossing B.V. -
42 hyssi.one 10 Aug 2023 10 Aug 2024 Dynadot Inc Dynadot Privacy Service
43 hzshi.net 13 May 2024 13 May 2025 Gname 024 Inc -
44 heshi.com.cn 6 Sep 2004 6 Sep 2024 北京国科云计算技术有限公司(原北京中科三方网络技术有限公司) 北京合世兴业科技有限公司
45 zyshi.com 17 Sep 2015 17 Sep 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
46 hoshi.life 2 Mar 2024 2 Mar 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
47 hishi.site 12 Jul 2023 12 Jul 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
48 hashi.com.br 30 Nov 2000 30 Nov 2024 - Kristensen e Cia Ltda
49 hyshri.com 31 Aug 2023 31 Aug 2024 GoDaddy.com, LLC -
50 hyphi.top 6 Jul 2020 6 Jul 2024 NameSilo,LLC See PrivacyGuardian.org
51 hyssi.net 11 Sep 2006 11 Sep 2024 Porkbun LLC Private by Design, LLC
52 hashi.moe 22 Jul 2014 21 Jul 2024 Interlink Co., Ltd. Registrant of hashi.moe
53 qyshi.com 8 Oct 2015 8 Oct 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
54 hoshi.ovh 3 Dec 2023 3 Dec 2024 OVH REDACTED_FOR_PRIVACY
55 hywshi.com 8 Jun 2020 8 Jun 2024 West263 International Limited REDACTED FOR PRIVACY
56 hashi.in 12 Jan 2020 12 Jan 2025 GoDaddy.com, LLC Clipper Foods India Private Limited
57 hyshu.org 1 Oct 2021 1 Oct 2024 Namesilo, LLC PrivacyGuardian.org llc
58 hyship.com.cn 4 Jun 2004 4 Jun 2026 北京东方网景信息科技有限公司 北京华仪希普科技发展有限公司
59 uyshi.com 25 Jun 2015 25 Jun 2025 eName Technology Co.,Ltd. -
60 hushi.pro 31 Oct 2023 31 Oct 2024 NameSilo, LLC PrivacyGuardian.org llc
61 hcshi.com 16 Aug 2005 16 Aug 2024 PDR Ltd. d/b/a PublicDomainRegistry.com -
62 hoshi.ooo 31 Jan 2023 31 Jan 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
63 heshi.group 14 Mar 2017 14 Mar 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) He Lin Nan
64 hashi.icu 21 Mar 2022 21 Mar 2025 NameSilo, LLC See PrivacyGuardian.org
65 oyshi.net 21 Oct 2020 21 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
66 hyshik.com 22 Dec 2023 22 Dec 2024 Xin Net Technology Corporation -
67 ryshi.shop 22 Mar 2024 22 Mar 2025 Namecheap, Inc. -
68 hyssi.com 14 Dec 2013 14 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
69 hymshi.com 20 Sep 2022 20 Sep 2024 IONOS SE 1&1 Internet Inc
70 hoshi.games 10 Apr 2017 10 Apr 2025 IONOS SE hOSHI UG (haftungsbeschränkt)
71 hyshg.com 14 Jul 2023 14 Jul 2024 DNSPod, Inc. REDACTED FOR PRIVACY
72 hysei.com 7 Aug 2023 7 Aug 2024 Tucows Domains Inc. -
73 heshi.biz 8 Sep 2023 8 Sep 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhi yu hu lian ke ji you xian gong si
74 hyship.net 18 Sep 2023 18 Sep 2024 Hong Kong Juming Network Technology Co., Ltd. Redacted for privacy
75 hashi.it 6 Nov 2011 23 Nov 2024 Algorithmedia S.r.l. Puglia.com srls
76 oyshi.com.br 14 Jun 2013 14 Jun 2028 - TRES W ALIMENTOS LTDA
77 hmshi.com 12 Sep 2022 12 Sep 2024 GoDaddy.com, LLC -
78 hy-hi.com 30 Nov 2023 30 Nov 2024 Squarespace Domains LLC REDACTED FOR PRIVACY
79 heshi.xyz 30 Nov 2017 30 Nov 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wang tao
80 heshi.ren 17 Aug 2022 17 Aug 2024 DNSPod, Inc. fantai data
81 hoshi.tech 15 Jul 2021 15 Jul 2031 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Sha Xing Yue
82 hyzhi.cn 15 Jan 2024 15 Jan 2025 北京新网数码信息技术有限公司 和全英
83 hysti.com 26 Aug 2016 26 Aug 2024 Xin Net Technology Corporation REDACTED FOR PRIVACY
84 hyspi.de - - - -
85 heshi.xin 16 Aug 2023 16 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) he wei long
86 hashi.cafe 28 Jun 2018 28 Jun 2024 MarkMonitor Inc. HASHICORP, INC.
87 hoshi.mobi 28 Dec 2006 28 Dec 2024 Netowl, Inc. Netowl.Inc
88 iyshi.com 13 Oct 2014 13 Oct 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
89 hyship.com 19 May 2012 19 May 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
90 hyshu.com 7 Aug 2016 7 Aug 2024 NameSilo, LLC PrivacyGuardian.org llc
91 hoshi.garden 30 Oct 2022 30 Oct 2024 Porkbun Private by Design, LLC
92 hysai.com 4 Jan 2019 4 Jan 2025 GoDaddy.com, LLC -
93 hashi.lt 28 Feb 2022 1 Mar 2025 UAB "Interneto vizija" UAB "Interneto vizija"
94 hoshi.uk 26 Oct 2023 26 Oct 2024 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
95 hyshq.top 10 Nov 2023 10 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) he chi shi xiao quan ban gong fu wu you xian ze ren gong si
96 hoshi.guru 29 May 2014 29 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com taichiro hoshino
97 heshi.ltd 3 Sep 2017 3 Sep 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) he lin nan
98 hyshj.net 13 Jan 2019 13 Jan 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
99 hpshi.com 29 Dec 2023 29 Dec 2024 Gname 047 Inc -
100 hyshj.top 21 Oct 2023 21 Oct 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhi yu hu lian ke ji you xian gong si
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 Hyshi.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=hyshi.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "hyshi.cn",
        "page_size": 100
    },
    "count": {
        "total": 383,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "hoshi.live, hoshi.dk, heshi.fun, hyshj.fun, hysli.io, gyshi.com, hashi.rocks, hushi.xyz, tyshi.shop, hashi.ru, hoshi.co.uk, hyshq.com, hoshi.click, hhshi.com, oyshi.sk, hysxi.xyz, kyshi.co, hashi.studio, hoshi.cyou, hyshj.com, hysni.com, hyshl.cn, hoshi.club, shyshi.net, hashi.org.uk, hwshi.com, heshi.team, hnshi.com, hashi.live, hfshi.com, h-shi.com, hysha.com, dyshi.com, syshi.com, hoshi.group, hysbi.com, hushi.dev, myshi.ru, hyship.cn, physhi.com, hyoshi.nl, hyssi.one, hzshi.net, heshi.com.cn, zyshi.com, hoshi.life, hishi.site, hashi.com.br, hyshri.com, hyphi.top, hyssi.net, hashi.moe, qyshi.com, hoshi.ovh, hywshi.com, hashi.in, hyshu.org, hyship.com.cn, uyshi.com, hushi.pro, hcshi.com, hoshi.ooo, heshi.group, hashi.icu, oyshi.net, hyshik.com, ryshi.shop, hyssi.com, hymshi.com, hoshi.games, hyshg.com, hysei.com, heshi.biz, hyship.net, hashi.it, oyshi.com.br, hmshi.com, hy-hi.com, heshi.xyz, heshi.ren, hoshi.tech, hyzhi.cn, hysti.com, hyspi.de, heshi.xin, hashi.cafe, hoshi.mobi, iyshi.com, hyship.com, hyshu.com, hoshi.garden, hysai.com, hashi.lt, hoshi.uk, hyshq.top, hoshi.guru, heshi.ltd, hyshj.net, hpshi.com, hyshj.top",
    "results": [
        {
            "num": 1,
            "domain_name": "hoshi.live",
            "domain_keyword": "hoshi",
            "domain_tld": "live",
            "query_time": "2024-05-29 05:28:15",
            "create_date": "2023-07-09",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "aa",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.systemdns.com",
                "ns2.systemdns.com",
                "ns3.systemdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "hoshi.dk",
            "domain_keyword": "hoshi",
            "domain_tld": "dk",
            "query_time": "2024-05-10 03:46:59",
            "create_date": "2019-06-16",
            "expiry_date": "2024-06-30",
            "registrant_name": "Hoshi Sushi ApS",
            "registrant_address": "H.C. Ørsteds Vej 50A, st. 5.",
            "registrant_city": "Frederiksberg C",
            "registrant_zip": "1879",
            "registrant_country": "DK",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Signed delegation"
            ]
        },
        {
            "num": 3,
            "domain_name": "heshi.fun",
            "domain_keyword": "heshi",
            "domain_tld": "fun",
            "query_time": "2024-05-24 21:47:47",
            "create_date": "2023-11-23",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-23",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Ji Lin",
            "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.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "hyshj.fun",
            "domain_keyword": "hyshj",
            "domain_tld": "fun",
            "query_time": "2024-06-06 07:22:26",
            "create_date": "2024-02-19",
            "update_date": "2024-03-25",
            "expiry_date": "2025-02-19",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "pei min miao",
            "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": [
                "dns17.hichina.com",
                "dns18.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "hysli.io",
            "domain_keyword": "hysli",
            "domain_tld": "io",
            "query_time": "2024-04-30 21:13:13",
            "create_date": "2023-06-18",
            "update_date": "2024-04-12",
            "expiry_date": "2024-06-18",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "lara.ns.cloudflare.com",
                "nash.ns.cloudflare.com",
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "gyshi.com",
            "domain_keyword": "gyshi",
            "domain_tld": "com",
            "query_time": "2024-04-29 17:11:56",
            "create_date": "2011-12-02",
            "update_date": "2023-12-03",
            "expiry_date": "2024-12-02",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "he nan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns1.iidns.com",
                "dns2.iidns.com",
                "dns3.iidns.com",
                "dns4.iidns.com",
                "dns5.iidns.com",
                "dns6.iidns.com",
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "hashi.rocks",
            "domain_keyword": "hashi",
            "domain_tld": "rocks",
            "query_time": "2024-04-19 19:32:46",
            "create_date": "2019-04-03",
            "update_date": "2024-03-23",
            "expiry_date": "2025-04-03",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "hushi.xyz",
            "domain_keyword": "hushi",
            "domain_tld": "xyz",
            "query_time": "2024-05-17 13:49:57",
            "create_date": "2023-04-16",
            "update_date": "2023-10-17",
            "expiry_date": "2025-04-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "hu chuan ke",
            "registrant_state": "hu nan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "tyshi.shop",
            "domain_keyword": "tyshi",
            "domain_tld": "shop",
            "query_time": "2024-04-21 22:58:05",
            "create_date": "2023-04-11",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-11",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "hashi.ru",
            "domain_keyword": "hashi",
            "domain_tld": "ru",
            "query_time": "2024-05-01 08:04:42",
            "create_date": "2007-09-17",
            "expiry_date": "2024-09-17",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "hoshi.co.uk",
            "domain_keyword": "hoshi",
            "domain_tld": "co.uk",
            "query_time": "2024-05-07 09:59:33",
            "create_date": "2011-01-28",
            "update_date": "2023-03-02",
            "expiry_date": "2029-01-28",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 12,
            "domain_name": "hyshq.com",
            "domain_keyword": "hyshq",
            "domain_tld": "com",
            "query_time": "2024-04-27 11:41:53",
            "create_date": "2023-10-12",
            "update_date": "2023-10-15",
            "expiry_date": "2024-10-12",
            "registrar_iana": 4059,
            "registrar_name": "Gname 067 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "hoshi.click",
            "domain_keyword": "hoshi",
            "domain_tld": "click",
            "query_time": "2024-05-01 07:03:44",
            "create_date": "2022-07-10",
            "update_date": "2023-06-29",
            "expiry_date": "2024-07-10",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, 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": 14,
            "domain_name": "hhshi.com",
            "domain_keyword": "hhshi",
            "domain_tld": "com",
            "query_time": "2024-06-01 21:54:44",
            "create_date": "2022-09-08",
            "update_date": "2023-08-21",
            "expiry_date": "2025-09-08",
            "registrar_iana": 472,
            "registrar_name": "DYNADOT LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "PO Box 701",
            "registrant_city": "San Mateo",
            "registrant_state": "California",
            "registrant_zip": "94401",
            "registrant_country": "US",
            "registrant_email": "https://www.dynadot.com/domain/contact-request?domain=hhshi.com",
            "registrant_phone": "+1.6505854708",
            "name_servers": [
                "cosmin.ns.cloudflare.com",
                "joan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "oyshi.sk",
            "domain_keyword": "oyshi",
            "domain_tld": "sk",
            "query_time": "2024-05-05 15:43:39",
            "create_date": "2013-01-19",
            "update_date": "2024-02-12",
            "expiry_date": "2025-01-19",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Kristina Kijacova",
            "registrant_company": "Extra Recruitment s.r.o.",
            "registrant_address": "Piaristicka 275/44",
            "registrant_city": "Trencin",
            "registrant_zip": "91101",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 16,
            "domain_name": "hysxi.xyz",
            "domain_keyword": "hysxi",
            "domain_tld": "xyz",
            "query_time": "2024-05-09 02:18:45",
            "create_date": "2024-03-01",
            "update_date": "2024-04-29",
            "expiry_date": "2025-03-01",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "kyshi.co",
            "domain_keyword": "kyshi",
            "domain_tld": "co",
            "query_time": "2024-05-20 05:08:15",
            "create_date": "2016-06-01",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-31",
            "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": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "hashi.studio",
            "domain_keyword": "hashi",
            "domain_tld": "studio",
            "query_time": "2024-05-16 00:10:51",
            "create_date": "2023-11-06",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-06",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "hoshi.cyou",
            "domain_keyword": "hoshi",
            "domain_tld": "cyou",
            "query_time": "2024-05-25 07:39:27",
            "create_date": "2024-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "cody.ns.cloudflare.com",
                "megan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "hyshj.com",
            "domain_keyword": "hyshj",
            "domain_tld": "com",
            "query_time": "2024-05-24 18:22:46",
            "create_date": "2010-11-22",
            "update_date": "2023-11-22",
            "expiry_date": "2024-11-22",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "hysni.com",
            "domain_keyword": "hysni",
            "domain_tld": "com",
            "query_time": "2024-06-06 07:22:33",
            "create_date": "2016-02-01",
            "update_date": "2024-05-07",
            "expiry_date": "2025-02-01",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "hyshl.cn",
            "domain_keyword": "hyshl",
            "domain_tld": "cn",
            "query_time": "2024-06-06 07:22:26",
            "create_date": "2023-08-18",
            "expiry_date": "2024-08-18",
            "registrar_name": "厦门三五互联信息有限公司",
            "registrant_name": "余茂敏",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "hoshi.club",
            "domain_keyword": "hoshi",
            "domain_tld": "club",
            "query_time": "2024-04-23 14:21:16",
            "create_date": "2024-04-21",
            "update_date": "2024-04-21",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ni Cary",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hu Nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "shyshi.net",
            "domain_keyword": "shyshi",
            "domain_tld": "net",
            "query_time": "2024-06-02 13:41:37",
            "create_date": "2023-09-11",
            "update_date": "2023-09-11",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "savanna.ns.cloudflare.com",
                "wesley.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "hashi.org.uk",
            "domain_keyword": "hashi",
            "domain_tld": "org.uk",
            "query_time": "2024-04-19 19:32:48",
            "create_date": "2005-12-26",
            "update_date": "2023-11-26",
            "expiry_date": "2025-12-26",
            "registrar_name": "Michael Derringer t/a Happyserver [Tag = DERRINGER]",
            "registrar_website": "http://www.happyserver.net",
            "name_servers": [
                "ns-a.happyserver.co.uk",
                "ns-b.happyserver.co.uk",
                "ns-c.happyserver.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 26,
            "domain_name": "hwshi.com",
            "domain_keyword": "hwshi",
            "domain_tld": "com",
            "query_time": "2024-05-12 16:06:51",
            "create_date": "2023-11-01",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-01",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "heshi.team",
            "domain_keyword": "heshi",
            "domain_tld": "team",
            "query_time": "2024-05-16 13:05:00",
            "create_date": "2024-03-16",
            "update_date": "2024-03-21",
            "expiry_date": "2025-03-16",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "浙江禾示能源有限公司",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "北京市",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "hnshi.com",
            "domain_keyword": "hnshi",
            "domain_tld": "com",
            "query_time": "2024-05-31 19:25:42",
            "create_date": "2023-04-20",
            "update_date": "2023-04-21",
            "expiry_date": "2024-04-20",
            "registrar_iana": 2695,
            "registrar_name": "DropCatch.com 936 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "hashi.live",
            "domain_keyword": "hashi",
            "domain_tld": "live",
            "query_time": "2024-05-21 05:55:27",
            "create_date": "2023-09-07",
            "update_date": "2023-09-12",
            "expiry_date": "2024-09-07",
            "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": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "hfshi.com",
            "domain_keyword": "hfshi",
            "domain_tld": "com",
            "query_time": "2024-05-25 20:39:35",
            "create_date": "2022-04-17",
            "update_date": "2022-08-23",
            "expiry_date": "2025-04-17",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "h-shi.com",
            "domain_keyword": "h-shi",
            "domain_tld": "com",
            "query_time": "2024-04-18 12:19:32",
            "create_date": "2021-12-06",
            "update_date": "2023-03-06",
            "expiry_date": "2024-12-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com",
                "ns3.dns-diy.com",
                "ns4.dns-diy.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "hysha.com",
            "domain_keyword": "hysha",
            "domain_tld": "com",
            "query_time": "2024-04-27 11:41:49",
            "create_date": "2005-01-28",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "dyshi.com",
            "domain_keyword": "dyshi",
            "domain_tld": "com",
            "query_time": "2024-05-20 22:34:15",
            "create_date": "2014-05-17",
            "update_date": "2024-05-18",
            "expiry_date": "2025-05-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns03.domaincontrol.com",
                "pdns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "syshi.com",
            "domain_keyword": "syshi",
            "domain_tld": "com",
            "query_time": "2024-06-08 07:44:14",
            "create_date": "2008-06-01",
            "update_date": "2024-06-08",
            "expiry_date": "2025-06-01",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/syshi.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "hoshi.group",
            "domain_keyword": "hoshi",
            "domain_tld": "group",
            "query_time": "2024-05-07 09:59:31",
            "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": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "hysbi.com",
            "domain_keyword": "hysbi",
            "domain_tld": "com",
            "query_time": "2024-04-27 11:41:32",
            "create_date": "2017-07-11",
            "update_date": "2017-07-11",
            "expiry_date": "2025-07-11",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=hysbi.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 37,
            "domain_name": "hushi.dev",
            "domain_keyword": "hushi",
            "domain_tld": "dev",
            "query_time": "2024-04-26 10:56:40",
            "create_date": "2019-03-01",
            "update_date": "2024-04-26",
            "expiry_date": "2025-03-01",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BC",
            "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-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "myshi.ru",
            "domain_keyword": "myshi",
            "domain_tld": "ru",
            "query_time": "2024-05-01 18:42:20",
            "create_date": "2006-08-10",
            "expiry_date": "2024-08-10",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 39,
            "domain_name": "hyship.cn",
            "domain_keyword": "hyship",
            "domain_tld": "cn",
            "query_time": "2024-05-17 16:41:21",
            "create_date": "2023-07-27",
            "expiry_date": "2024-07-27",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "史若男",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "physhi.com",
            "domain_keyword": "physhi",
            "domain_tld": "com",
            "query_time": "2024-06-09 03:55:17",
            "create_date": "2010-12-07",
            "update_date": "2010-12-07",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "sichuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=physhi.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "hyoshi.nl",
            "domain_keyword": "hyoshi",
            "domain_tld": "nl",
            "query_time": "2024-04-22 22:56:43",
            "create_date": "2003-10-21",
            "update_date": "2024-01-06",
            "registrar_name": "Mijn InternetOplossing B.V.",
            "name_servers": [
                "ns1.wned-dns.eu",
                "ns2.wned-dns.eu",
                "ns3.wned-dns.eu"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 42,
            "domain_name": "hyssi.one",
            "domain_keyword": "hyssi",
            "domain_tld": "one",
            "query_time": "2024-05-17 16:41:32",
            "create_date": "2023-08-10",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-10",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "https://www.dynadot.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dynadot Privacy Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com",
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "hzshi.net",
            "domain_keyword": "hzshi",
            "domain_tld": "net",
            "query_time": "2024-05-16 16:53:44",
            "create_date": "2024-05-13",
            "update_date": "2024-05-16",
            "expiry_date": "2025-05-13",
            "registrar_iana": 3993,
            "registrar_name": "Gname 024 Inc",
            "registrar_website": "http://WWW.GNAME.COM",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "heshi.com.cn",
            "domain_keyword": "heshi",
            "domain_tld": "com.cn",
            "query_time": "2024-05-22 05:28:16",
            "create_date": "2004-09-06",
            "expiry_date": "2024-09-06",
            "registrar_name": "北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)",
            "registrant_name": "北京合世兴业科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.sfn.cn",
                "ns2.sfn.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "zyshi.com",
            "domain_keyword": "zyshi",
            "domain_tld": "com",
            "query_time": "2024-04-15 10:33:41",
            "create_date": "2015-09-17",
            "update_date": "2023-08-12",
            "expiry_date": "2025-09-17",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Hu Nan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "hoshi.life",
            "domain_keyword": "hoshi",
            "domain_tld": "life",
            "query_time": "2024-05-07 09:59:31",
            "create_date": "2024-03-02",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-02",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "hishi.site",
            "domain_keyword": "hishi",
            "domain_tld": "site",
            "query_time": "2024-05-26 14:00:36",
            "create_date": "2023-07-12",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-12",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Hei Long Jiang",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "gerardo.ns.cloudflare.com",
                "novalee.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "hashi.com.br",
            "domain_keyword": "hashi",
            "domain_tld": "com.br",
            "query_time": "2024-06-03 12:00:07",
            "create_date": "2000-11-30",
            "update_date": "2022-11-17",
            "expiry_date": "2024-11-30",
            "registrant_name": "Kristensen e Cia Ltda",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "d.sec.dns.br",
                "f.sec.dns.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 49,
            "domain_name": "hyshri.com",
            "domain_keyword": "hyshri",
            "domain_tld": "com",
            "query_time": "2024-06-06 07:22:27",
            "create_date": "2023-08-31",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "hyphi.top",
            "domain_keyword": "hyphi",
            "domain_tld": "top",
            "query_time": "2024-05-24 22:08:46",
            "create_date": "2020-07-06",
            "update_date": "2020-07-06",
            "expiry_date": "2024-07-06",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jimmy.ns.cloudflare.com",
                "laylah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "hyssi.net",
            "domain_keyword": "hyssi",
            "domain_tld": "net",
            "query_time": "2024-04-27 11:42:40",
            "create_date": "2006-09-11",
            "update_date": "2023-08-24",
            "expiry_date": "2024-09-11",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://www.porkbun.com",
            "registrant_name": "Whois Privacy",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "500 Westover Dr #9816",
            "registrant_city": "Sanford",
            "registrant_state": "NC",
            "registrant_zip": "27330",
            "registrant_country": "US",
            "registrant_email": "https://porkbun.com/whois/contact/registrant/hyssi.net",
            "registrant_phone": "+1.9712666028",
            "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": 52,
            "domain_name": "hashi.moe",
            "domain_keyword": "hashi",
            "domain_tld": "moe",
            "query_time": "2024-04-19 19:32:46",
            "create_date": "2014-07-22",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-21",
            "registrar_iana": 277,
            "registrar_name": "Interlink Co., Ltd.",
            "registrar_website": "www.interlink.or.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of hashi.moe",
            "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.hashi.moe",
                "ns2.hashi.moe"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "qyshi.com",
            "domain_keyword": "qyshi",
            "domain_tld": "com",
            "query_time": "2024-04-20 11:35:21",
            "create_date": "2015-10-08",
            "update_date": "2020-10-02",
            "expiry_date": "2024-10-08",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "hoshi.ovh",
            "domain_keyword": "hoshi",
            "domain_tld": "ovh",
            "query_time": "2024-05-29 05:28:15",
            "create_date": "2023-12-03",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-03",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "hywshi.com",
            "domain_keyword": "hywshi",
            "domain_tld": "com",
            "query_time": "2024-04-30 21:18:59",
            "create_date": "2020-06-08",
            "update_date": "2020-06-08",
            "expiry_date": "2024-06-08",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "www.hkdns.hk",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang xi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://www.hkdns.hk/web/whoisform.asp?domain=hywshi.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 56,
            "domain_name": "hashi.in",
            "domain_keyword": "hashi",
            "domain_tld": "in",
            "query_time": "2024-04-19 19:32:46",
            "create_date": "2020-01-12",
            "update_date": "2023-02-15",
            "expiry_date": "2025-01-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Clipper Foods India Private Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Telangana",
            "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": [
                "priscilla.ns.cloudflare.com",
                "ray.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "hyshu.org",
            "domain_keyword": "hyshu",
            "domain_tld": "org",
            "query_time": "2024-04-30 21:13:09",
            "create_date": "2021-10-01",
            "update_date": "2023-11-15",
            "expiry_date": "2024-10-01",
            "registrar_iana": 1479,
            "registrar_name": "Namesilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "hyship.com.cn",
            "domain_keyword": "hyship",
            "domain_tld": "com.cn",
            "query_time": "2024-04-30 21:13:08",
            "create_date": "2004-06-04",
            "expiry_date": "2026-06-04",
            "registrar_name": "北京东方网景信息科技有限公司",
            "registrant_name": "北京华仪希普科技发展有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "kiwi.dnspod.net",
                "plateau.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "uyshi.com",
            "domain_keyword": "uyshi",
            "domain_tld": "com",
            "query_time": "2024-04-22 11:55:07",
            "create_date": "2015-06-25",
            "update_date": "2024-01-05",
            "expiry_date": "2025-06-25",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "FuJian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/uyshi.com",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "hushi.pro",
            "domain_keyword": "hushi",
            "domain_tld": "pro",
            "query_time": "2024-05-08 07:11:59",
            "create_date": "2023-10-31",
            "update_date": "2023-11-05",
            "expiry_date": "2024-10-31",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "hcshi.com",
            "domain_keyword": "hcshi",
            "domain_tld": "com",
            "query_time": "2024-06-04 11:22:11",
            "create_date": "2005-08-16",
            "update_date": "2023-07-12",
            "expiry_date": "2024-08-16",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "bart.ns.cloudflare.com",
                "dahlia.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "hoshi.ooo",
            "domain_keyword": "hoshi",
            "domain_tld": "ooo",
            "query_time": "2024-05-01 07:03:44",
            "create_date": "2023-01-31",
            "update_date": "2024-04-22",
            "expiry_date": "2025-01-31",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.sixcore.ne.jp",
                "ns2.sixcore.ne.jp",
                "ns3.sixcore.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "heshi.group",
            "domain_keyword": "heshi",
            "domain_tld": "group",
            "query_time": "2024-05-29 14:46:11",
            "create_date": "2017-03-14",
            "update_date": "2018-07-28",
            "expiry_date": "2027-03-14",
            "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": "He Lin Nan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "He Bei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "hashi.icu",
            "domain_keyword": "hashi",
            "domain_tld": "icu",
            "query_time": "2024-06-03 12:00:06",
            "create_date": "2022-03-21",
            "update_date": "2023-08-31",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "See PrivacyGuardian.org",
            "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": [
                "dayana.ns.cloudflare.com",
                "michael.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 65,
            "domain_name": "oyshi.net",
            "domain_keyword": "oyshi",
            "domain_tld": "net",
            "query_time": "2024-05-28 03:41:22",
            "create_date": "2020-10-21",
            "update_date": "2023-10-22",
            "expiry_date": "2024-10-21",
            "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=oyshi.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "hyshik.com",
            "domain_keyword": "hyshik",
            "domain_tld": "com",
            "query_time": "2024-04-30 21:13:08",
            "create_date": "2023-12-22",
            "update_date": "2023-12-27",
            "expiry_date": "2024-12-22",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "ryshi.shop",
            "domain_keyword": "ryshi",
            "domain_tld": "shop",
            "query_time": "2024-04-18 01:38:00",
            "create_date": "2024-03-22",
            "update_date": "2024-04-04",
            "expiry_date": "2025-03-22",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "hyssi.com",
            "domain_keyword": "hyssi",
            "domain_tld": "com",
            "query_time": "2024-04-27 11:42:40",
            "create_date": "2013-12-14",
            "update_date": "2020-12-08",
            "expiry_date": "2024-12-14",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "hymshi.com",
            "domain_keyword": "hymshi",
            "domain_tld": "com",
            "query_time": "2024-05-30 22:25:48",
            "create_date": "2022-09-20",
            "update_date": "2022-09-20",
            "expiry_date": "2024-09-20",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1048.ui-dns.com",
                "ns1111.ui-dns.biz",
                "ns1118.ui-dns.org",
                "ns1125.ui-dns.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "hoshi.games",
            "domain_keyword": "hoshi",
            "domain_tld": "games",
            "query_time": "2024-05-22 16:40:47",
            "create_date": "2017-04-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-10",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "hOSHI UG (haftungsbeschränkt)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1016.ui-dns.com",
                "ns1065.ui-dns.org",
                "ns1083.ui-dns.de",
                "ns1106.ui-dns.biz"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "hyshg.com",
            "domain_keyword": "hyshg",
            "domain_tld": "com",
            "query_time": "2024-05-24 18:22:45",
            "create_date": "2023-07-14",
            "update_date": "2024-05-23",
            "expiry_date": "2024-07-14",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=hyshg.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "fixture.dnspod.net",
                "taurus.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "hysei.com",
            "domain_keyword": "hysei",
            "domain_tld": "com",
            "query_time": "2024-06-06 07:22:22",
            "create_date": "2023-08-07",
            "update_date": "2023-12-02",
            "expiry_date": "2024-08-07",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "heshi.biz",
            "domain_keyword": "heshi",
            "domain_tld": "biz",
            "query_time": "2024-05-14 07:40:37",
            "create_date": "2023-09-08",
            "update_date": "2023-09-13",
            "expiry_date": "2026-09-08",
            "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": "zhi yu hu lian 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": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "clientHold",
                "clientRenewProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "hyship.net",
            "domain_keyword": "hyship",
            "domain_tld": "net",
            "query_time": "2024-05-24 18:22:45",
            "create_date": "2023-09-18",
            "update_date": "2024-05-15",
            "expiry_date": "2024-09-18",
            "registrar_iana": 3855,
            "registrar_name": "Hong Kong Juming Network Technology Co., Ltd.",
            "registrar_website": "www.juminghk.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HE NAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "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": 75,
            "domain_name": "hashi.it",
            "domain_keyword": "hashi",
            "domain_tld": "it",
            "query_time": "2024-06-03 12:00:06",
            "create_date": "2011-11-06",
            "update_date": "2023-12-09",
            "expiry_date": "2024-11-23",
            "registrar_name": "Algorithmedia S.r.l.",
            "registrar_website": "http://www.algorithmedia.com",
            "registrant_company": "Puglia.com srls",
            "registrant_address": "Via 16 Settembre 1959, 8",
            "registrant_city": "Barletta",
            "registrant_state": "BT",
            "registrant_zip": "76121",
            "registrant_country": "IT",
            "name_servers": [
                "buy.internettraffic.com",
                "sell.internettraffic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 76,
            "domain_name": "oyshi.com.br",
            "domain_keyword": "oyshi",
            "domain_tld": "com.br",
            "query_time": "2024-05-06 01:47:10",
            "create_date": "2013-06-14",
            "update_date": "2021-05-06",
            "expiry_date": "2028-06-14",
            "registrant_name": "TRES W ALIMENTOS LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "amanda.ns.cloudflare.com",
                "jerome.ns.cloudflare.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 77,
            "domain_name": "hmshi.com",
            "domain_keyword": "hmshi",
            "domain_tld": "com",
            "query_time": "2024-06-03 23:12:49",
            "create_date": "2022-09-12",
            "update_date": "2024-02-23",
            "expiry_date": "2024-09-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "hy-hi.com",
            "domain_keyword": "hy-hi",
            "domain_tld": "com",
            "query_time": "2024-05-30 22:20:09",
            "create_date": "2023-11-30",
            "update_date": "2023-11-30",
            "expiry_date": "2024-11-30",
            "registrar_iana": 3827,
            "registrar_name": "Squarespace Domains LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "https://domains.squarespace.com/whois-contact-form",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "heshi.xyz",
            "domain_keyword": "heshi",
            "domain_tld": "xyz",
            "query_time": "2024-05-29 14:46:11",
            "create_date": "2017-11-30",
            "update_date": "2023-08-31",
            "expiry_date": "2027-11-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wang tao",
            "registrant_state": "shan xi",
            "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": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "heshi.ren",
            "domain_keyword": "heshi",
            "domain_tld": "ren",
            "query_time": "2024-04-16 03:23:56",
            "create_date": "2022-08-17",
            "update_date": "2022-08-17",
            "expiry_date": "2024-08-17",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "fantai data",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shang hai shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "adam.dnspod.net",
                "jim.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "hoshi.tech",
            "domain_keyword": "hoshi",
            "domain_tld": "tech",
            "query_time": "2024-05-07 09:59:31",
            "create_date": "2021-07-15",
            "update_date": "2023-08-31",
            "expiry_date": "2031-07-15",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Sha Xing Yue",
            "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.huaweicloud-dns.cn",
                "ns1.huaweicloud-dns.com",
                "ns1.huaweicloud-dns.net",
                "ns1.huaweicloud-dns.org"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "hyzhi.cn",
            "domain_keyword": "hyzhi",
            "domain_tld": "cn",
            "query_time": "2024-06-03 13:33:46",
            "create_date": "2024-01-15",
            "expiry_date": "2025-01-15",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "和全英",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "hysti.com",
            "domain_keyword": "hysti",
            "domain_tld": "com",
            "query_time": "2024-05-29 19:33:40",
            "create_date": "2016-08-26",
            "update_date": "2023-12-04",
            "expiry_date": "2024-08-26",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/hysti.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ignat.ns.cloudflare.com",
                "melany.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "hyspi.de",
            "domain_keyword": "hyspi",
            "domain_tld": "de",
            "query_time": "2024-06-10 19:14:20",
            "update_date": "2023-09-15",
            "name_servers": [
                "root-dns.netcup.net",
                "second-dns.netcup.net",
                "third-dns.netcup.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 85,
            "domain_name": "heshi.xin",
            "domain_keyword": "heshi",
            "domain_tld": "xin",
            "query_time": "2024-05-02 17:30:28",
            "create_date": "2023-08-16",
            "update_date": "2023-08-21",
            "expiry_date": "2024-08-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "he wei long",
            "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": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "hashi.cafe",
            "domain_keyword": "hashi",
            "domain_tld": "cafe",
            "query_time": "2024-05-11 03:18:51",
            "create_date": "2018-06-28",
            "update_date": "2022-05-21",
            "expiry_date": "2024-06-28",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HASHICORP, INC.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1301.awsdns-34.org",
                "ns-1914.awsdns-47.co.uk",
                "ns-282.awsdns-35.com",
                "ns-884.awsdns-46.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "hoshi.mobi",
            "domain_keyword": "hoshi",
            "domain_tld": "mobi",
            "query_time": "2024-05-13 20:58:15",
            "create_date": "2006-12-28",
            "update_date": "2023-10-20",
            "expiry_date": "2024-12-28",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "https://www.netowl.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Netowl.Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "KYOTO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.star-domain.jp",
                "ns2.star-domain.jp",
                "ns3.star-domain.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "iyshi.com",
            "domain_keyword": "iyshi",
            "domain_tld": "com",
            "query_time": "2024-04-17 06:59:29",
            "create_date": "2014-10-13",
            "update_date": "2022-07-29",
            "expiry_date": "2024-10-13",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "hyship.com",
            "domain_keyword": "hyship",
            "domain_tld": "com",
            "query_time": "2024-04-27 11:41:52",
            "create_date": "2012-05-19",
            "update_date": "2021-05-13",
            "expiry_date": "2025-05-19",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "hyshu.com",
            "domain_keyword": "hyshu",
            "domain_tld": "com",
            "query_time": "2024-04-27 11:41:53",
            "create_date": "2016-08-07",
            "update_date": "2024-04-07",
            "expiry_date": "2024-08-07",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "hoshi.garden",
            "domain_keyword": "hoshi",
            "domain_tld": "garden",
            "query_time": "2024-05-13 20:58:17",
            "create_date": "2022-10-30",
            "update_date": "2023-09-29",
            "expiry_date": "2024-10-30",
            "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": [
                "sara.ns.cloudflare.com",
                "zod.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "hysai.com",
            "domain_keyword": "hysai",
            "domain_tld": "com",
            "query_time": "2024-06-06 07:22:17",
            "create_date": "2019-01-04",
            "update_date": "2024-02-16",
            "expiry_date": "2025-01-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "hashi.lt",
            "domain_keyword": "hashi",
            "domain_tld": "lt",
            "query_time": "2024-04-19 19:32:46",
            "create_date": "2022-02-28",
            "expiry_date": "2025-03-01",
            "registrar_name": "UAB \"Interneto vizija\"",
            "registrar_website": "https://www.iv.lt/",
            "registrant_company": "UAB \"Interneto vizija\"",
            "name_servers": [
                "ns1.serveriai.lt",
                "ns2.serveriai.lt",
                "ns3.serveriai.lt",
                "ns4.serveriai.lt"
            ],
            "domain_status": [
                "registered"
            ]
        },
        {
            "num": 94,
            "domain_name": "hoshi.uk",
            "domain_keyword": "hoshi",
            "domain_tld": "uk",
            "query_time": "2024-05-17 10:09:38",
            "create_date": "2023-10-26",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-26",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "dns1.p07.nsone.net",
                "dns2.p07.nsone.net",
                "dns3.p07.nsone.net",
                "dns4.p07.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 95,
            "domain_name": "hyshq.top",
            "domain_keyword": "hyshq",
            "domain_tld": "top",
            "query_time": "2024-04-27 11:41:53",
            "create_date": "2023-11-10",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-10",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "he chi shi xiao quan ban gong fu wu you xian ze ren gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guang xi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "hoshi.guru",
            "domain_keyword": "hoshi",
            "domain_tld": "guru",
            "query_time": "2024-05-07 09:59:31",
            "create_date": "2014-05-29",
            "update_date": "2024-05-04",
            "expiry_date": "2025-05-29",
            "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": "taichiro hoshino",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hyogo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "heshi.ltd",
            "domain_keyword": "heshi",
            "domain_tld": "ltd",
            "query_time": "2024-05-29 14:46:11",
            "create_date": "2017-09-03",
            "update_date": "2023-03-21",
            "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": "he lin nan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "he bei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "hyshj.net",
            "domain_keyword": "hyshj",
            "domain_tld": "net",
            "query_time": "2024-06-06 07:22:26",
            "create_date": "2019-01-13",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-13",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Bei Jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com",
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "hpshi.com",
            "domain_keyword": "hpshi",
            "domain_tld": "com",
            "query_time": "2024-05-08 20:22:06",
            "create_date": "2023-12-29",
            "update_date": "2024-01-01",
            "expiry_date": "2024-12-29",
            "registrar_iana": 4016,
            "registrar_name": "Gname 047 Inc",
            "registrar_website": "http://https://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "hyshj.top",
            "domain_keyword": "hyshj",
            "domain_tld": "top",
            "query_time": "2024-05-09 02:18:32",
            "create_date": "2023-10-21",
            "update_date": "2023-10-21",
            "expiry_date": "2024-10-21",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "zhi yu hu lian 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": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>hyshi.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>383</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>hoshi.live, hoshi.dk, heshi.fun, hyshj.fun, hysli.io, gyshi.com, hashi.rocks, hushi.xyz, tyshi.shop, hashi.ru, hoshi.co.uk, hyshq.com, hoshi.click, hhshi.com, oyshi.sk, hysxi.xyz, kyshi.co, hashi.studio, hoshi.cyou, hyshj.com, hysni.com, hyshl.cn, hoshi.club, shyshi.net, hashi.org.uk, hwshi.com, heshi.team, hnshi.com, hashi.live, hfshi.com, h-shi.com, hysha.com, dyshi.com, syshi.com, hoshi.group, hysbi.com, hushi.dev, myshi.ru, hyship.cn, physhi.com, hyoshi.nl, hyssi.one, hzshi.net, heshi.com.cn, zyshi.com, hoshi.life, hishi.site, hashi.com.br, hyshri.com, hyphi.top, hyssi.net, hashi.moe, qyshi.com, hoshi.ovh, hywshi.com, hashi.in, hyshu.org, hyship.com.cn, uyshi.com, hushi.pro, hcshi.com, hoshi.ooo, heshi.group, hashi.icu, oyshi.net, hyshik.com, ryshi.shop, hyssi.com, hymshi.com, hoshi.games, hyshg.com, hysei.com, heshi.biz, hyship.net, hashi.it, oyshi.com.br, hmshi.com, hy-hi.com, heshi.xyz, heshi.ren, hoshi.tech, hyzhi.cn, hysti.com, hyspi.de, heshi.xin, hashi.cafe, hoshi.mobi, iyshi.com, hyship.com, hyshu.com, hoshi.garden, hysai.com, hashi.lt, hoshi.uk, hyshq.top, hoshi.guru, heshi.ltd, hyshj.net, hpshi.com, hyshj.top</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>hoshi.live</domain_name>
   <domain_keyword>hoshi</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-29 05:28:15</query_time>
   <create_date>2023-07-09</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-09</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>aa</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>VN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.systemdns.com</value>
    <value>ns2.systemdns.com</value>
    <value>ns3.systemdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>hoshi.dk</domain_name>
   <domain_keyword>hoshi</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-10 03:46:59</query_time>
   <create_date>2019-06-16</create_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrant_name>Hoshi Sushi ApS</registrant_name>
   <registrant_address>H.C. Ørsteds Vej 50A, st. 5.</registrant_address>
   <registrant_city>Frederiksberg C</registrant_city>
   <registrant_zip>1879</registrant_zip>
   <registrant_country>DK</registrant_country>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Signed delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>heshi.fun</domain_name>
   <domain_keyword>heshi</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-24 21:47:47</query_time>
   <create_date>2023-11-23</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Ji Lin</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.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>hyshj.fun</domain_name>
   <domain_keyword>hyshj</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-06-06 07:22:26</query_time>
   <create_date>2024-02-19</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>pei min miao</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>dns17.hichina.com</value>
    <value>dns18.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>hysli.io</domain_name>
   <domain_keyword>hysli</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-30 21:13:13</query_time>
   <create_date>2023-06-18</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2024-06-18</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>lara.ns.cloudflare.com</value>
    <value>nash.ns.cloudflare.com</value>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.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>gyshi.com</domain_name>
   <domain_keyword>gyshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 17:11:56</query_time>
   <create_date>2011-12-02</create_date>
   <update_date>2023-12-03</update_date>
   <expiry_date>2024-12-02</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>he nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns1.iidns.com</value>
    <value>dns2.iidns.com</value>
    <value>dns3.iidns.com</value>
    <value>dns4.iidns.com</value>
    <value>dns5.iidns.com</value>
    <value>dns6.iidns.com</value>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>hashi.rocks</domain_name>
   <domain_keyword>hashi</domain_keyword>
   <domain_tld>rocks</domain_tld>
   <query_time>2024-04-19 19:32:46</query_time>
   <create_date>2019-04-03</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>hushi.xyz</domain_name>
   <domain_keyword>hushi</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-17 13:49:57</query_time>
   <create_date>2023-04-16</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>hu chuan ke</registrant_company>
   <registrant_state>hu nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>tyshi.shop</domain_name>
   <domain_keyword>tyshi</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-21 22:58:05</query_time>
   <create_date>2023-04-11</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>hashi.ru</domain_name>
   <domain_keyword>hashi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 08:04:42</query_time>
   <create_date>2007-09-17</create_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>hoshi.co.uk</domain_name>
   <domain_keyword>hoshi</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-07 09:59:33</query_time>
   <create_date>2011-01-28</create_date>
   <update_date>2023-03-02</update_date>
   <expiry_date>2029-01-28</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>hyshq.com</domain_name>
   <domain_keyword>hyshq</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 11:41:53</query_time>
   <create_date>2023-10-12</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>4059</registrar_iana>
   <registrar_name>Gname 067 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>hoshi.click</domain_name>
   <domain_keyword>hoshi</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-01 07:03:44</query_time>
   <create_date>2022-07-10</create_date>
   <update_date>2023-06-29</update_date>
   <expiry_date>2024-07-10</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, 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>14</num>
   <domain_name>hhshi.com</domain_name>
   <domain_keyword>hhshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 21:54:44</query_time>
   <create_date>2022-09-08</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2025-09-08</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>DYNADOT LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>PO Box 701</registrant_address>
   <registrant_city>San Mateo</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>94401</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.dynadot.com/domain/contact-request?domain=hhshi.com</registrant_email>
   <registrant_phone>+1.6505854708</registrant_phone>
   <name_servers>
    <value>cosmin.ns.cloudflare.com</value>
    <value>joan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>oyshi.sk</domain_name>
   <domain_keyword>oyshi</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 15:43:39</query_time>
   <create_date>2013-01-19</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Kristina Kijacova</registrant_name>
   <registrant_company>Extra Recruitment s.r.o.</registrant_company>
   <registrant_address>Piaristicka 275/44</registrant_address>
   <registrant_city>Trencin</registrant_city>
   <registrant_zip>91101</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>hysxi.xyz</domain_name>
   <domain_keyword>hysxi</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-09 02:18:45</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>kyshi.co</domain_name>
   <domain_keyword>kyshi</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-20 05:08:15</query_time>
   <create_date>2016-06-01</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-31</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>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.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>18</num>
   <domain_name>hashi.studio</domain_name>
   <domain_keyword>hashi</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-16 00:10:51</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-06</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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>hoshi.cyou</domain_name>
   <domain_keyword>hoshi</domain_keyword>
   <domain_tld>cyou</domain_tld>
   <query_time>2024-05-25 07:39:27</query_time>
   <create_date>2024-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>cody.ns.cloudflare.com</value>
    <value>megan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>hyshj.com</domain_name>
   <domain_keyword>hyshj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 18:22:46</query_time>
   <create_date>2010-11-22</create_date>
   <update_date>2023-11-22</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>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>21</num>
   <domain_name>hysni.com</domain_name>
   <domain_keyword>hysni</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 07:22:33</query_time>
   <create_date>2016-02-01</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-02-01</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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>hyshl.cn</domain_name>
   <domain_keyword>hyshl</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-06 07:22:26</query_time>
   <create_date>2023-08-18</create_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_name>厦门三五互联信息有限公司</registrar_name>
   <registrant_name>余茂敏</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.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>hoshi.club</domain_name>
   <domain_keyword>hoshi</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-23 14:21:16</query_time>
   <create_date>2024-04-21</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ni Cary</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>shyshi.net</domain_name>
   <domain_keyword>shyshi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-02 13:41:37</query_time>
   <create_date>2023-09-11</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>savanna.ns.cloudflare.com</value>
    <value>wesley.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>hashi.org.uk</domain_name>
   <domain_keyword>hashi</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-19 19:32:48</query_time>
   <create_date>2005-12-26</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2025-12-26</expiry_date>
   <registrar_name>Michael Derringer t/a Happyserver [Tag = DERRINGER]</registrar_name>
   <registrar_website>http://www.happyserver.net</registrar_website>
   <name_servers>
    <value>ns-a.happyserver.co.uk</value>
    <value>ns-b.happyserver.co.uk</value>
    <value>ns-c.happyserver.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>hwshi.com</domain_name>
   <domain_keyword>hwshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 16:06:51</query_time>
   <create_date>2023-11-01</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>heshi.team</domain_name>
   <domain_keyword>heshi</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-16 13:05:00</query_time>
   <create_date>2024-03-16</create_date>
   <update_date>2024-03-21</update_date>
   <expiry_date>2025-03-16</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>浙江禾示能源有限公司</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>北京市</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>hnshi.com</domain_name>
   <domain_keyword>hnshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 19:25:42</query_time>
   <create_date>2023-04-20</create_date>
   <update_date>2023-04-21</update_date>
   <expiry_date>2024-04-20</expiry_date>
   <registrar_iana>2695</registrar_iana>
   <registrar_name>DropCatch.com 936 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>hashi.live</domain_name>
   <domain_keyword>hashi</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-21 05:55:27</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2023-09-12</update_date>
   <expiry_date>2024-09-07</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>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>30</num>
   <domain_name>hfshi.com</domain_name>
   <domain_keyword>hfshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 20:39:35</query_time>
   <create_date>2022-04-17</create_date>
   <update_date>2022-08-23</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>h-shi.com</domain_name>
   <domain_keyword>h-shi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 12:19:32</query_time>
   <create_date>2021-12-06</create_date>
   <update_date>2023-03-06</update_date>
   <expiry_date>2024-12-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
    <value>ns3.dns-diy.com</value>
    <value>ns4.dns-diy.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>hysha.com</domain_name>
   <domain_keyword>hysha</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 11:41:49</query_time>
   <create_date>2005-01-28</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>dyshi.com</domain_name>
   <domain_keyword>dyshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 22:34:15</query_time>
   <create_date>2014-05-17</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2025-05-17</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>pdns03.domaincontrol.com</value>
    <value>pdns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>syshi.com</domain_name>
   <domain_keyword>syshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 07:44:14</query_time>
   <create_date>2008-06-01</create_date>
   <update_date>2024-06-08</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/syshi.com</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>hoshi.group</domain_name>
   <domain_keyword>hoshi</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-07 09:59:31</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>pdns09.domaincontrol.com</value>
    <value>pdns10.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>36</num>
   <domain_name>hysbi.com</domain_name>
   <domain_keyword>hysbi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 11:41:32</query_time>
   <create_date>2017-07-11</create_date>
   <update_date>2017-07-11</update_date>
   <expiry_date>2025-07-11</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=hysbi.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>hushi.dev</domain_name>
   <domain_keyword>hushi</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-26 10:56:40</query_time>
   <create_date>2019-03-01</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-03-01</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BC</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-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>myshi.ru</domain_name>
   <domain_keyword>myshi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 18:42:20</query_time>
   <create_date>2006-08-10</create_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>hyship.cn</domain_name>
   <domain_keyword>hyship</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-17 16:41:21</query_time>
   <create_date>2023-07-27</create_date>
   <expiry_date>2024-07-27</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>史若男</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>physhi.com</domain_name>
   <domain_keyword>physhi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 03:55:17</query_time>
   <create_date>2010-12-07</create_date>
   <update_date>2010-12-07</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>sichuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=physhi.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>hyoshi.nl</domain_name>
   <domain_keyword>hyoshi</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-22 22:56:43</query_time>
   <create_date>2003-10-21</create_date>
   <update_date>2024-01-06</update_date>
   <registrar_name>Mijn InternetOplossing B.V.</registrar_name>
   <name_servers>
    <value>ns1.wned-dns.eu</value>
    <value>ns2.wned-dns.eu</value>
    <value>ns3.wned-dns.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>hyssi.one</domain_name>
   <domain_keyword>hyssi</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-17 16:41:32</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>https://www.dynadot.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dynadot Privacy Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>hzshi.net</domain_name>
   <domain_keyword>hzshi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 16:53:44</query_time>
   <create_date>2024-05-13</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>3993</registrar_iana>
   <registrar_name>Gname 024 Inc</registrar_name>
   <registrar_website>http://WWW.GNAME.COM</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>heshi.com.cn</domain_name>
   <domain_keyword>heshi</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-22 05:28:16</query_time>
   <create_date>2004-09-06</create_date>
   <expiry_date>2024-09-06</expiry_date>
   <registrar_name>北京国科云计算技术有限公司(原北京中科三方网络技术有限公司)</registrar_name>
   <registrant_name>北京合世兴业科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.sfn.cn</value>
    <value>ns2.sfn.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>zyshi.com</domain_name>
   <domain_keyword>zyshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 10:33:41</query_time>
   <create_date>2015-09-17</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2025-09-17</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>hoshi.life</domain_name>
   <domain_keyword>hoshi</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-07 09:59:31</query_time>
   <create_date>2024-03-02</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-02</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>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>47</num>
   <domain_name>hishi.site</domain_name>
   <domain_keyword>hishi</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-26 14:00:36</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-12</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>Hei Long Jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>gerardo.ns.cloudflare.com</value>
    <value>novalee.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>hashi.com.br</domain_name>
   <domain_keyword>hashi</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-03 12:00:07</query_time>
   <create_date>2000-11-30</create_date>
   <update_date>2022-11-17</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrant_name>Kristensen e Cia Ltda</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>d.sec.dns.br</value>
    <value>f.sec.dns.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>49</num>
   <domain_name>hyshri.com</domain_name>
   <domain_keyword>hyshri</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 07:22:27</query_time>
   <create_date>2023-08-31</create_date>
   <update_date>2023-08-31</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</registrar_website>
   <name_servers>
    <value>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>hyphi.top</domain_name>
   <domain_keyword>hyphi</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-24 22:08:46</query_time>
   <create_date>2020-07-06</create_date>
   <update_date>2020-07-06</update_date>
   <expiry_date>2024-07-06</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jimmy.ns.cloudflare.com</value>
    <value>laylah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>hyssi.net</domain_name>
   <domain_keyword>hyssi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 11:42:40</query_time>
   <create_date>2006-09-11</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://www.porkbun.com</registrar_website>
   <registrant_name>Whois Privacy</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>500 Westover Dr #9816</registrant_address>
   <registrant_city>Sanford</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>27330</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://porkbun.com/whois/contact/registrant/hyssi.net</registrant_email>
   <registrant_phone>+1.9712666028</registrant_phone>
   <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>52</num>
   <domain_name>hashi.moe</domain_name>
   <domain_keyword>hashi</domain_keyword>
   <domain_tld>moe</domain_tld>
   <query_time>2024-04-19 19:32:46</query_time>
   <create_date>2014-07-22</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>277</registrar_iana>
   <registrar_name>Interlink Co., Ltd.</registrar_name>
   <registrar_website>www.interlink.or.jp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registrant of hashi.moe</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.hashi.moe</value>
    <value>ns2.hashi.moe</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>qyshi.com</domain_name>
   <domain_keyword>qyshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 11:35:21</query_time>
   <create_date>2015-10-08</create_date>
   <update_date>2020-10-02</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>hoshi.ovh</domain_name>
   <domain_keyword>hoshi</domain_keyword>
   <domain_tld>ovh</domain_tld>
   <query_time>2024-05-29 05:28:15</query_time>
   <create_date>2023-12-03</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>hywshi.com</domain_name>
   <domain_keyword>hywshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 21:18:59</query_time>
   <create_date>2020-06-08</create_date>
   <update_date>2020-06-08</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>www.hkdns.hk</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>jiang xi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://www.hkdns.hk/web/whoisform.asp?domain=hywshi.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>hashi.in</domain_name>
   <domain_keyword>hashi</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-04-19 19:32:46</query_time>
   <create_date>2020-01-12</create_date>
   <update_date>2023-02-15</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Clipper Foods India Private Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Telangana</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>priscilla.ns.cloudflare.com</value>
    <value>ray.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>hyshu.org</domain_name>
   <domain_keyword>hyshu</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-30 21:13:09</query_time>
   <create_date>2021-10-01</create_date>
   <update_date>2023-11-15</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>Namesilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>hyship.com.cn</domain_name>
   <domain_keyword>hyship</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-30 21:13:08</query_time>
   <create_date>2004-06-04</create_date>
   <expiry_date>2026-06-04</expiry_date>
   <registrar_name>北京东方网景信息科技有限公司</registrar_name>
   <registrant_name>北京华仪希普科技发展有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>kiwi.dnspod.net</value>
    <value>plateau.dnspod.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>uyshi.com</domain_name>
   <domain_keyword>uyshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 11:55:07</query_time>
   <create_date>2015-06-25</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-06-25</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>FuJian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/uyshi.com</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>60</num>
   <domain_name>hushi.pro</domain_name>
   <domain_keyword>hushi</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-08 07:11:59</query_time>
   <create_date>2023-10-31</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>hcshi.com</domain_name>
   <domain_keyword>hcshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 11:22:11</query_time>
   <create_date>2005-08-16</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>bart.ns.cloudflare.com</value>
    <value>dahlia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>hoshi.ooo</domain_name>
   <domain_keyword>hoshi</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-05-01 07:03:44</query_time>
   <create_date>2023-01-31</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-01-31</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.sixcore.ne.jp</value>
    <value>ns2.sixcore.ne.jp</value>
    <value>ns3.sixcore.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>heshi.group</domain_name>
   <domain_keyword>heshi</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-29 14:46:11</query_time>
   <create_date>2017-03-14</create_date>
   <update_date>2018-07-28</update_date>
   <expiry_date>2027-03-14</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>He Lin Nan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>He Bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>hashi.icu</domain_name>
   <domain_keyword>hashi</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-06-03 12:00:06</query_time>
   <create_date>2022-03-21</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>See PrivacyGuardian.org</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>dayana.ns.cloudflare.com</value>
    <value>michael.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>oyshi.net</domain_name>
   <domain_keyword>oyshi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-28 03:41:22</query_time>
   <create_date>2020-10-21</create_date>
   <update_date>2023-10-22</update_date>
   <expiry_date>2024-10-21</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=oyshi.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>hyshik.com</domain_name>
   <domain_keyword>hyshik</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 21:13:08</query_time>
   <create_date>2023-12-22</create_date>
   <update_date>2023-12-27</update_date>
   <expiry_date>2024-12-22</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>ryshi.shop</domain_name>
   <domain_keyword>ryshi</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-18 01:38:00</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>hyssi.com</domain_name>
   <domain_keyword>hyssi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 11:42:40</query_time>
   <create_date>2013-12-14</create_date>
   <update_date>2020-12-08</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>hymshi.com</domain_name>
   <domain_keyword>hymshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 22:25:48</query_time>
   <create_date>2022-09-20</create_date>
   <update_date>2022-09-20</update_date>
   <expiry_date>2024-09-20</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1048.ui-dns.com</value>
    <value>ns1111.ui-dns.biz</value>
    <value>ns1118.ui-dns.org</value>
    <value>ns1125.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>hoshi.games</domain_name>
   <domain_keyword>hoshi</domain_keyword>
   <domain_tld>games</domain_tld>
   <query_time>2024-05-22 16:40:47</query_time>
   <create_date>2017-04-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-10</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>hOSHI UG (haftungsbeschränkt)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1016.ui-dns.com</value>
    <value>ns1065.ui-dns.org</value>
    <value>ns1083.ui-dns.de</value>
    <value>ns1106.ui-dns.biz</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>hyshg.com</domain_name>
   <domain_keyword>hyshg</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 18:22:45</query_time>
   <create_date>2023-07-14</create_date>
   <update_date>2024-05-23</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=hyshg.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>fixture.dnspod.net</value>
    <value>taurus.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>hysei.com</domain_name>
   <domain_keyword>hysei</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 07:22:22</query_time>
   <create_date>2023-08-07</create_date>
   <update_date>2023-12-02</update_date>
   <expiry_date>2024-08-07</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>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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>heshi.biz</domain_name>
   <domain_keyword>heshi</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-14 07:40:37</query_time>
   <create_date>2023-09-08</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2026-09-08</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>zhi yu hu lian 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>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>hyship.net</domain_name>
   <domain_keyword>hyship</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 18:22:45</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>3855</registrar_iana>
   <registrar_name>Hong Kong Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.juminghk.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>HE NAN</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>
   <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>75</num>
   <domain_name>hashi.it</domain_name>
   <domain_keyword>hashi</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-03 12:00:06</query_time>
   <create_date>2011-11-06</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2024-11-23</expiry_date>
   <registrar_name>Algorithmedia S.r.l.</registrar_name>
   <registrar_website>http://www.algorithmedia.com</registrar_website>
   <registrant_company>Puglia.com srls</registrant_company>
   <registrant_address>Via 16 Settembre 1959, 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>buy.internettraffic.com</value>
    <value>sell.internettraffic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>oyshi.com.br</domain_name>
   <domain_keyword>oyshi</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-06 01:47:10</query_time>
   <create_date>2013-06-14</create_date>
   <update_date>2021-05-06</update_date>
   <expiry_date>2028-06-14</expiry_date>
   <registrant_name>TRES W ALIMENTOS LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>amanda.ns.cloudflare.com</value>
    <value>jerome.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>hmshi.com</domain_name>
   <domain_keyword>hmshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-03 23:12:49</query_time>
   <create_date>2022-09-12</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.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>78</num>
   <domain_name>hy-hi.com</domain_name>
   <domain_keyword>hy-hi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 22:20:09</query_time>
   <create_date>2023-11-30</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-11-30</expiry_date>
   <registrar_iana>3827</registrar_iana>
   <registrar_name>Squarespace Domains LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domains.squarespace.com/whois-contact-form</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>heshi.xyz</domain_name>
   <domain_keyword>heshi</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-29 14:46:11</query_time>
   <create_date>2017-11-30</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2027-11-30</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wang tao</registrant_company>
   <registrant_state>shan xi</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>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>80</num>
   <domain_name>heshi.ren</domain_name>
   <domain_keyword>heshi</domain_keyword>
   <domain_tld>ren</domain_tld>
   <query_time>2024-04-16 03:23:56</query_time>
   <create_date>2022-08-17</create_date>
   <update_date>2022-08-17</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>fantai data</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shang hai shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>adam.dnspod.net</value>
    <value>jim.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>hoshi.tech</domain_name>
   <domain_keyword>hoshi</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-07 09:59:31</query_time>
   <create_date>2021-07-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2031-07-15</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Sha Xing Yue</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.huaweicloud-dns.cn</value>
    <value>ns1.huaweicloud-dns.com</value>
    <value>ns1.huaweicloud-dns.net</value>
    <value>ns1.huaweicloud-dns.org</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>hyzhi.cn</domain_name>
   <domain_keyword>hyzhi</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-03 13:33:46</query_time>
   <create_date>2024-01-15</create_date>
   <expiry_date>2025-01-15</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>83</num>
   <domain_name>hysti.com</domain_name>
   <domain_keyword>hysti</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 19:33:40</query_time>
   <create_date>2016-08-26</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-08-26</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.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>BJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/hysti.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ignat.ns.cloudflare.com</value>
    <value>melany.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>hyspi.de</domain_name>
   <domain_keyword>hyspi</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-06-10 19:14:20</query_time>
   <update_date>2023-09-15</update_date>
   <name_servers>
    <value>root-dns.netcup.net</value>
    <value>second-dns.netcup.net</value>
    <value>third-dns.netcup.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>heshi.xin</domain_name>
   <domain_keyword>heshi</domain_keyword>
   <domain_tld>xin</domain_tld>
   <query_time>2024-05-02 17:30:28</query_time>
   <create_date>2023-08-16</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-08-16</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>he wei long</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>dns31.hichina.com</value>
    <value>dns32.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>hashi.cafe</domain_name>
   <domain_keyword>hashi</domain_keyword>
   <domain_tld>cafe</domain_tld>
   <query_time>2024-05-11 03:18:51</query_time>
   <create_date>2018-06-28</create_date>
   <update_date>2022-05-21</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HASHICORP, INC.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1301.awsdns-34.org</value>
    <value>ns-1914.awsdns-47.co.uk</value>
    <value>ns-282.awsdns-35.com</value>
    <value>ns-884.awsdns-46.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>hoshi.mobi</domain_name>
   <domain_keyword>hoshi</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-05-13 20:58:15</query_time>
   <create_date>2006-12-28</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>https://www.netowl.jp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Netowl.Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>KYOTO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.star-domain.jp</value>
    <value>ns2.star-domain.jp</value>
    <value>ns3.star-domain.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>iyshi.com</domain_name>
   <domain_keyword>iyshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 06:59:29</query_time>
   <create_date>2014-10-13</create_date>
   <update_date>2022-07-29</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>hyship.com</domain_name>
   <domain_keyword>hyship</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 11:41:52</query_time>
   <create_date>2012-05-19</create_date>
   <update_date>2021-05-13</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>hyshu.com</domain_name>
   <domain_keyword>hyshu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 11:41:53</query_time>
   <create_date>2016-08-07</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>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>91</num>
   <domain_name>hoshi.garden</domain_name>
   <domain_keyword>hoshi</domain_keyword>
   <domain_tld>garden</domain_tld>
   <query_time>2024-05-13 20:58:17</query_time>
   <create_date>2022-10-30</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-10-30</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>sara.ns.cloudflare.com</value>
    <value>zod.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>hysai.com</domain_name>
   <domain_keyword>hysai</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 07:22:17</query_time>
   <create_date>2019-01-04</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.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>93</num>
   <domain_name>hashi.lt</domain_name>
   <domain_keyword>hashi</domain_keyword>
   <domain_tld>lt</domain_tld>
   <query_time>2024-04-19 19:32:46</query_time>
   <create_date>2022-02-28</create_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_name>UAB &quot;Interneto vizija&quot;</registrar_name>
   <registrar_website>https://www.iv.lt/</registrar_website>
   <registrant_company>UAB &quot;Interneto vizija&quot;</registrant_company>
   <name_servers>
    <value>ns1.serveriai.lt</value>
    <value>ns2.serveriai.lt</value>
    <value>ns3.serveriai.lt</value>
    <value>ns4.serveriai.lt</value>
   </name_servers>
   <domain_status>
    <value>registered</value>
   </domain_status>
  </value>
  <value>
   <num>94</num>
   <domain_name>hoshi.uk</domain_name>
   <domain_keyword>hoshi</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-17 10:09:38</query_time>
   <create_date>2023-10-26</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>dns1.p07.nsone.net</value>
    <value>dns2.p07.nsone.net</value>
    <value>dns3.p07.nsone.net</value>
    <value>dns4.p07.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>95</num>
   <domain_name>hyshq.top</domain_name>
   <domain_keyword>hyshq</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-27 11:41:53</query_time>
   <create_date>2023-11-10</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-10</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>he chi shi xiao quan ban gong fu wu you xian ze ren gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guang xi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>hoshi.guru</domain_name>
   <domain_keyword>hoshi</domain_keyword>
   <domain_tld>guru</domain_tld>
   <query_time>2024-05-07 09:59:31</query_time>
   <create_date>2014-05-29</create_date>
   <update_date>2024-05-04</update_date>
   <expiry_date>2025-05-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_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>taichiro hoshino</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hyogo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>heshi.ltd</domain_name>
   <domain_keyword>heshi</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-29 14:46:11</query_time>
   <create_date>2017-09-03</create_date>
   <update_date>2023-03-21</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>he lin nan</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>he bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>98</num>
   <domain_name>hyshj.net</domain_name>
   <domain_keyword>hyshj</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-06 07:22:26</query_time>
   <create_date>2019-01-13</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Bei Jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>hpshi.com</domain_name>
   <domain_keyword>hpshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 20:22:06</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>4016</registrar_iana>
   <registrar_name>Gname 047 Inc</registrar_name>
   <registrar_website>http://https://www.gname.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>hyshj.top</domain_name>
   <domain_keyword>hyshj</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-09 02:18:32</query_time>
   <create_date>2023-10-21</create_date>
   <update_date>2023-10-21</update_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>zhi yu hu lian 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>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.036</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,304,251

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,304,251
Total WHOIS records with a Registrant Contact 166,784,435
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,175,422
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,521,428
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,757,769

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,563,140,084
Total WHOIS records with a Registrant Contact 1,289,279,524
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,859,437
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,841,753

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.