WHOIS QUERY TIME

4 May 2024 - 10:46 AM UTC

Registered: 14 March 2017
Expiry: 14 March 2027

REGISTRAR

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

DNSSEC

unsigned

NAME SERVERS

dns10.hichina.com
dns9.hichina.com

DOMAIN STATUS

clientTransferProhibited

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=shsi.org.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "shsi.org.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "shsi.org.cn",
            "domain_keyword": "shsi",
            "domain_tld": "org.cn",
            "query_time": "2024-05-04 10:46:24",
            "create_date": "2017-03-14",
            "expiry_date": "2027-03-14",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "上海市免疫学会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.039,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>shsi.org.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>shsi.org.cn</domain_name>
   <domain_keyword>shsi</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-04 10:46:24</query_time>
   <create_date>2017-03-14</create_date>
   <expiry_date>2027-03-14</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>上海市免疫学会</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.039</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.058 seconds) for "shsi.org.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

23 Nov 2022 - 6:01 AM UTC

Registered: 14 March 2017
Expiry: 14 March 2027

REGISTRAR

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

DNSSEC

unsigned

NAME SERVERS

dns10.hichina.com
dns9.hichina.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 上海市免疫学会
Email: [email protected]

#2 - QUERY TIME

23 Nov 2022 - 6:01 AM UTC

Registered: 14 March 2017
Expiry: 14 March 2027

REGISTRAR

Name: ?????????(??)

NAME SERVERS

dns10.hichina.com
dns9.hichina.com

DOMAIN STATUS

clientTransferProhibited

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=shsi.org.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "shsi.org.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "shsi.org.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "shsi.org.cn",
            "domain_keyword": "shsi",
            "domain_tld": "org.cn",
            "query_time": "2022-11-23 06:01:56",
            "create_date": "2017-03-14",
            "expiry_date": "2027-03-14",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "上海市免疫学会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "shsi.org.cn",
            "domain_keyword": "shsi",
            "domain_tld": "org.cn",
            "query_time": "2022-11-23 06:01:56",
            "create_date": "2017-03-14",
            "expiry_date": "2027-03-14",
            "registrar_name": "?????????(??)",
            "registrant_name": "???????",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ]
        }
    ],
    "stats": {
        "total_time": 0.058,
        "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>shsi.org.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>shsi.org.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>shsi.org.cn</domain_name>
   <domain_keyword>shsi</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2022-11-23 06:01:56</query_time>
   <create_date>2017-03-14</create_date>
   <expiry_date>2027-03-14</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>上海市免疫学会</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>shsi.org.cn</domain_name>
   <domain_keyword>shsi</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2022-11-23 06:01:56</query_time>
   <create_date>2017-03-14</create_date>
   <expiry_date>2027-03-14</expiry_date>
   <registrar_name>?????????(??)</registrar_name>
   <registrant_name>???????</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.058</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 13 domain names (in 0.07 seconds) which contained the exact domain keyword "shsi".
Domain Name Registered Expiry Registrar Ownership
1 shsi.org 2 Mar 2001 2 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
2 shsi.co.jp 27 Aug 2001 - - Corporation Shinsei
3 shsi.com 27 Dec 2001 27 Dec 2024 INAMES CO., LTD. Yunsung Lee
4 shsi.sk 2 Jan 2007 18 Jan 2025 Q7 digital media s.r.o. SHSI s.r.o.
5 shsi.us 3 Feb 2009 2 Feb 2026 GoDaddy.com, LLC Superior Home Service Inc.
6 shsi.ru 26 Oct 2009 26 Oct 2024 SALENAMES-RU Private Person
7 shsi.org.cn 14 Mar 2017 14 Mar 2027 阿里云计算有限公司(万网) 上海市免疫学会
8 shsi.blog 29 Jan 2022 29 Jan 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
9 shsi.net 23 Jul 2022 23 Jul 2024 SAV.COM, LLC - 21 REDACTED FOR PRIVACY
10 shsi.email 27 Oct 2022 27 Oct 2024 DNSPod, Inc. Shsi Cultural Media (Shanghai) Co., LTD
11 shsi.in 12 Nov 2022 12 Nov 2024 GoDaddy.com, LLC Job Facilitators
12 shsi.top 12 Jul 2023 12 Jul 2024 NameSilo,LLC PrivacyGuardian.org llc
13 shsi.shop 12 Aug 2023 12 Aug 2024 GoDaddy.com LLC -
14 shsi.global 28 Aug 2023 28 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=shsi&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "shsi",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 14,
        "relation": "eq",
        "current": 14
    },
    "unique_domains": "shsi.org, shsi.co.jp, shsi.com, shsi.sk, shsi.us, shsi.ru, shsi.org.cn, shsi.blog, shsi.net, shsi.email, shsi.in, shsi.top, shsi.shop, shsi.global",
    "results": [
        {
            "num": 1,
            "domain_name": "shsi.org",
            "domain_keyword": "shsi",
            "domain_tld": "org",
            "query_time": "2024-05-08 10:42:45",
            "create_date": "2001-03-02",
            "update_date": "2024-04-16",
            "expiry_date": "2025-03-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "shsi.co.jp",
            "domain_keyword": "shsi",
            "domain_tld": "co.jp",
            "query_time": "2024-05-16 14:02:56",
            "create_date": "2001-08-27",
            "update_date": "2023-09-01",
            "registrant_company": "Corporation Shinsei",
            "name_servers": [
                "ns1.mcnx.jp",
                "ns2.mcnx.jp"
            ]
        },
        {
            "num": 3,
            "domain_name": "shsi.com",
            "domain_keyword": "shsi",
            "domain_tld": "com",
            "query_time": "2024-04-19 12:58:48",
            "create_date": "2001-12-27",
            "update_date": "2024-01-05",
            "expiry_date": "2024-12-27",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "Yunsung Lee",
            "registrant_company": "Yunsung Lee",
            "registrant_address": "1201-1201, 21-10 Dasanjungang-ro 171beon-gil Namyangju-si,",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "12248",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1039363805",
            "name_servers": [
                "ns3.cypack.com",
                "ns4.cypack.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "shsi.sk",
            "domain_keyword": "shsi",
            "domain_tld": "sk",
            "query_time": "2024-05-06 04:22:21",
            "create_date": "2007-01-02",
            "update_date": "2024-02-14",
            "expiry_date": "2025-01-18",
            "registrar_name": "Q7 digital media s.r.o.",
            "registrant_name": "SHSI s.r.o.",
            "registrant_company": "SHSI s.r.o.",
            "registrant_address": "Krajinská 1",
            "registrant_city": "Piestany",
            "registrant_zip": "92101",
            "registrant_country": "SK",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.q7.sk",
                "ns2.q7.sk"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 5,
            "domain_name": "shsi.us",
            "domain_keyword": "shsi",
            "domain_tld": "us",
            "query_time": "2024-04-08 16:45:58",
            "create_date": "2009-02-03",
            "update_date": "2024-02-08",
            "expiry_date": "2026-02-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "David Hill",
            "registrant_company": "Superior Home Service Inc.",
            "registrant_address": "725 E. 10th St. North",
            "registrant_city": "Wichita",
            "registrant_state": "Kansas",
            "registrant_zip": "67214",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3167296784",
            "registrant_fax": "+1.3167296280",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "shsi.ru",
            "domain_keyword": "shsi",
            "domain_tld": "ru",
            "query_time": "2024-04-30 07:17:06",
            "create_date": "2009-10-26",
            "expiry_date": "2024-10-26",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns1.privateperson.ru",
                "ns2.privateperson.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 7,
            "domain_name": "shsi.org.cn",
            "domain_keyword": "shsi",
            "domain_tld": "org.cn",
            "query_time": "2024-05-04 10:46:24",
            "create_date": "2017-03-14",
            "expiry_date": "2027-03-14",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "上海市免疫学会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "shsi.blog",
            "domain_keyword": "shsi",
            "domain_tld": "blog",
            "query_time": "2024-05-25 06:41:11",
            "create_date": "2022-01-29",
            "update_date": "2024-02-13",
            "expiry_date": "2025-01-29",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "http://www.wordpress.com",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "shsi.net",
            "domain_keyword": "shsi",
            "domain_tld": "net",
            "query_time": "2024-05-16 14:02:56",
            "create_date": "2022-07-23",
            "update_date": "2023-08-21",
            "expiry_date": "2024-07-23",
            "registrar_iana": 3911,
            "registrar_name": "SAV.COM, LLC - 21",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=shsi.net",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "shsi.email",
            "domain_keyword": "shsi",
            "domain_tld": "email",
            "query_time": "2024-04-19 12:58:48",
            "create_date": "2022-10-27",
            "update_date": "2023-10-03",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shsi Cultural Media (Shanghai) Co., LTD",
            "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": [
                "dubhe.dnspod.net",
                "elsie.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "shsi.in",
            "domain_keyword": "shsi",
            "domain_tld": "in",
            "query_time": "2024-05-04 10:46:23",
            "create_date": "2022-11-12",
            "update_date": "2023-02-17",
            "expiry_date": "2024-11-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Job Facilitators",
            "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": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "shsi.top",
            "domain_keyword": "shsi",
            "domain_tld": "top",
            "query_time": "2024-04-08 16:45:58",
            "create_date": "2023-07-12",
            "update_date": "2024-01-07",
            "expiry_date": "2024-07-12",
            "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"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "shsi.shop",
            "domain_keyword": "shsi",
            "domain_tld": "shop",
            "query_time": "2024-04-13 13:01:44",
            "create_date": "2023-08-12",
            "update_date": "2023-09-26",
            "expiry_date": "2024-08-12",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com LLC",
            "registrar_website": "http://www.godaddy.com",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "shsi.global",
            "domain_keyword": "shsi",
            "domain_tld": "global",
            "query_time": "2024-05-16 14:02:56",
            "create_date": "2023-08-28",
            "update_date": "2023-09-02",
            "expiry_date": "2024-08-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.07,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>shsi</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>14</total>
  <relation>eq</relation>
  <current>14</current>
 </count>
 <unique_domains>shsi.org, shsi.co.jp, shsi.com, shsi.sk, shsi.us, shsi.ru, shsi.org.cn, shsi.blog, shsi.net, shsi.email, shsi.in, shsi.top, shsi.shop, shsi.global</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>shsi.org</domain_name>
   <domain_keyword>shsi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 10:42:45</query_time>
   <create_date>2001-03-02</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>shsi.co.jp</domain_name>
   <domain_keyword>shsi</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-16 14:02:56</query_time>
   <create_date>2001-08-27</create_date>
   <update_date>2023-09-01</update_date>
   <registrant_company>Corporation Shinsei</registrant_company>
   <name_servers>
    <value>ns1.mcnx.jp</value>
    <value>ns2.mcnx.jp</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>shsi.com</domain_name>
   <domain_keyword>shsi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 12:58:48</query_time>
   <create_date>2001-12-27</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-12-27</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>Yunsung Lee</registrant_name>
   <registrant_company>Yunsung Lee</registrant_company>
   <registrant_address>1201-1201, 21-10 Dasanjungang-ro 171beon-gil Namyangju-si,</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>12248</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1039363805</registrant_phone>
   <name_servers>
    <value>ns3.cypack.com</value>
    <value>ns4.cypack.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>shsi.sk</domain_name>
   <domain_keyword>shsi</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-06 04:22:21</query_time>
   <create_date>2007-01-02</create_date>
   <update_date>2024-02-14</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_name>Q7 digital media s.r.o.</registrar_name>
   <registrant_name>SHSI s.r.o.</registrant_name>
   <registrant_company>SHSI s.r.o.</registrant_company>
   <registrant_address>Krajinská 1</registrant_address>
   <registrant_city>Piestany</registrant_city>
   <registrant_zip>92101</registrant_zip>
   <registrant_country>SK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.q7.sk</value>
    <value>ns2.q7.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>5</num>
   <domain_name>shsi.us</domain_name>
   <domain_keyword>shsi</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-08 16:45:58</query_time>
   <create_date>2009-02-03</create_date>
   <update_date>2024-02-08</update_date>
   <expiry_date>2026-02-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>David Hill</registrant_name>
   <registrant_company>Superior Home Service Inc.</registrant_company>
   <registrant_address>725 E. 10th St. North</registrant_address>
   <registrant_city>Wichita</registrant_city>
   <registrant_state>Kansas</registrant_state>
   <registrant_zip>67214</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3167296784</registrant_phone>
   <registrant_fax>+1.3167296280</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>shsi.ru</domain_name>
   <domain_keyword>shsi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 07:17:06</query_time>
   <create_date>2009-10-26</create_date>
   <expiry_date>2024-10-26</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns1.privateperson.ru</value>
    <value>ns2.privateperson.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>shsi.org.cn</domain_name>
   <domain_keyword>shsi</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-04 10:46:24</query_time>
   <create_date>2017-03-14</create_date>
   <expiry_date>2027-03-14</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>上海市免疫学会</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>shsi.blog</domain_name>
   <domain_keyword>shsi</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-25 06:41:11</query_time>
   <create_date>2022-01-29</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-01-29</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>http://www.wordpress.com</registrar_website>
   <registrant_company>Knock Knock WHOIS Not There, LLC</registrant_company>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.wordpress.com</value>
    <value>ns2.wordpress.com</value>
    <value>ns3.wordpress.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>shsi.net</domain_name>
   <domain_keyword>shsi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 14:02:56</query_time>
   <create_date>2022-07-23</create_date>
   <update_date>2023-08-21</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>3911</registrar_iana>
   <registrar_name>SAV.COM, LLC - 21</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=shsi.net</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>shsi.email</domain_name>
   <domain_keyword>shsi</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-04-19 12:58:48</query_time>
   <create_date>2022-10-27</create_date>
   <update_date>2023-10-03</update_date>
   <expiry_date>2024-10-27</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>Shsi Cultural Media (Shanghai) Co., LTD</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>dubhe.dnspod.net</value>
    <value>elsie.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>shsi.in</domain_name>
   <domain_keyword>shsi</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-04 10:46:23</query_time>
   <create_date>2022-11-12</create_date>
   <update_date>2023-02-17</update_date>
   <expiry_date>2024-11-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>Job Facilitators</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>ns05.domaincontrol.com</value>
    <value>ns06.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>shsi.top</domain_name>
   <domain_keyword>shsi</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-08 16:45:58</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2024-07-12</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>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>shsi.shop</domain_name>
   <domain_keyword>shsi</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-13 13:01:44</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2023-09-26</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.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>14</num>
   <domain_name>shsi.global</domain_name>
   <domain_keyword>shsi</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-16 14:02:56</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.07</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 2,502 domain names (in 0.118 seconds) which look and sound like the brand name "shsi".
Domain Name Registered Expiry Registrar Ownership
1 sesi.sc 11 Nov 2021 11 Nov 2024 Instra Corporation Pty Ltd. SERVICO SOCIAL DA INDUSTRIA
2 shri.onl 9 Apr 2023 9 Apr 2025 Gandi SAS REDACTED FOR PRIVACY
3 sisi.wien 21 Sep 2015 21 Sep 2024 RegistryGate GmbH Brueder Nowotny KG
4 shsfi.com 13 Sep 2023 13 Sep 2024 Xin Net Technology Corporation REDACTED FOR PRIVACY
5 shsf.be 31 Mar 2013 - Vautron Rechenzentrum AG -
6 sahsi.net 21 Jul 2002 21 Jul 2027 easyDNS Technologies, Inc. MyPrivacy.net Ltd.
7 shusi.cn 7 Feb 2012 7 Feb 2025 阿里云计算有限公司(万网) 福州果集信息科技有限公司
8 shss.online 25 Dec 2023 25 Dec 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) MOBCLICK TECHNOLOGY (HK) LIMITED
9 shii.co.uk 20 May 2018 20 May 2025 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
10 shui.finance 8 Nov 2023 8 Nov 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0169232046
11 slsi.cloud 8 Jul 2018 8 Jul 2024 INWX GmbH DomRobot UG (haftungsbeschraenkt)
12 sh-i.top 9 May 2020 9 May 2025 JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD 陈敏丽
13 shsci.org 27 Dec 2007 27 Dec 2027 Xin Net Technology Corporation ShanghaiCancerInstitute
14 shsc.systems 29 May 2020 29 May 2025 Gandi SAS SHSC GmbH
15 sisi.store 1 Dec 2023 1 Dec 2024 Xiamen ChinaSource Internet Service Co., Ltd Jinkon
16 swsi.space 18 Oct 2023 18 Oct 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
17 shsik.com 25 Dec 2014 25 Dec 2025 Gname.com Pte. Ltd. YUANZONG HAN
18 shsr.com 3 Jan 2001 3 Jan 2026 eName Technology Co.,Ltd. -
19 shse.com 20 Feb 2004 20 Feb 2032 Tucows Domains Inc. -
20 sfsi.uk 22 Nov 2018 22 Nov 2024 Island Networks (Registrar) Ltd t/a Alderney Domains [Tag = ALDERNEY] -
21 sasi.world 19 Apr 2023 19 Apr 2025 Sav.com, LLC Privacy Protection
22 shhi.nl 10 Oct 2021 - Metaregistrar B.V. -
23 ahsi.eu - - IONOS SE -
24 shis.online 5 Aug 2023 5 Aug 2024 Dynadot LLC Super Privacy Service LTD c/o Dynadot
25 shsid.org 20 Jun 2002 20 Jun 2024 OnlineNIC, Inc. Shanghai High School International Division
26 susi.video 3 May 2017 3 May 2025 Name.com, Inc. Domain Protection Services, Inc.
27 shzi.ru 10 Aug 2023 10 Aug 2024 SPRINTNAMES-RU Private Person
28 shti.fr 18 Dec 2008 18 Dec 2024 OVH Ano Nymous
29 shso.store 17 Nov 2023 17 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) liujiayi
30 hssi.pl 11 Jan 2012 11 Jan 2026 home.pl S.A. -
31 shsqi.com 27 Jun 2019 27 Jun 2028 Bizcn.com,Inc. REDACTED FOR PRIVACY
32 scsi.it 14 May 2015 6 May 2024 Internetting di Massimo Cuomo hidden
33 shri.work 24 Dec 2017 24 Dec 2027 GoDaddy.com, LLC Domains By Proxy, LLC
34 ashsi.com 14 May 2019 14 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
35 spsi.pl 3 Jun 2020 3 Jun 2024 Aftermarket.pl Limited -
36 sssi.us 17 Jul 2002 16 Jul 2024 Network Solutions, LLC Software Strategies & Solutions, Inc.
37 shti.net 7 Aug 2022 7 Aug 2024 Onlinenic Inc Samarsky Oleg Nikolaevich
38 nhsi.net 17 Apr 2015 17 Apr 2033 GANDI SAS REDACTED FOR PRIVACY
39 scsi.co.in 10 Feb 2012 10 Feb 2025 GoDaddy.com, LLC scsi venture advisors
40 shsyi.com 12 Apr 2016 12 Apr 2025 Hefei Juming Network Technology Co., Ltd. Redacted for privacy
41 khsi.ru 26 Nov 2023 26 Nov 2024 REGRU-RU Private Person
42 shse.se 5 Jan 2017 5 Jan 2025 Simply.com -
43 shgsi.com.cn 26 Jan 2008 26 Jan 2025 北京新网数码信息技术有限公司 上海嘉石投资有限公司
44 sasi.us 7 Mar 2023 7 Mar 2025 Spaceship, Inc. Michael Nava
45 shsix.com 25 Oct 2022 25 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
46 sasi.tech 9 Mar 2024 9 Mar 2025 West263 International Limited -
47 sh5i.icu 30 Oct 2023 30 Oct 2024 Gname.com Pte. Ltd. hua yu ke ji
48 shsir.net 27 Aug 2023 27 Aug 2024 DropCatch.com 1500 LLC Redacted for GDPR privacy
49 ahsi.com 15 Oct 2002 15 Oct 2024 Dynadot Inc -
50 sssi.com 23 Feb 2010 23 Feb 2025 ENOM, INC. REDACTED FOR PRIVACY
51 swsi.com 19 Nov 1999 19 Nov 2024 GoDaddy.com, LLC personal
52 hssi.ca 10 Jul 2001 10 Jul 2032 Webnames.ca Inc. Hamilton Scenic Inc .
53 sisi.com.pl 2 Oct 2023 2 Oct 2024 OVH SAS -
54 sasi.work 16 Jun 2021 16 Jun 2024 Cloudflare, Inc. XIPAT Flexible Solutions
55 susi.me.uk 3 Mar 2005 3 Mar 2025 Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY] -
56 smsi.net 17 Jul 1997 16 Jul 2024 Network Solutions, LLC -
57 shai.io 27 Oct 2015 27 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
58 sh0i.icu 30 Oct 2023 30 Oct 2024 Gname.com Pte. Ltd. hua yu ke ji
59 shci.org 9 Sep 2019 9 Sep 2024 Launchpad.com Inc. Society for Health Care Innovation
60 shsm.com 23 Apr 1998 18 Jan 2025 PSI-USA, Inc. dba Domain Robot REDACTED FOR PRIVACY
61 shei.vip 17 May 2016 17 May 2025 Chengdu West Dimension Digital Technology Co., Ltd. REDACTED FOR PRIVACY
62 shai.pro 19 May 2023 19 May 2025 Sav.com, LLC - 38 REDACTED FOR PRIVACY
63 scsi.fun 24 Nov 2022 24 Nov 2024 Registrar of Domain Names REG.RU, LLC Privacy Protection
64 shii.me 11 Feb 2024 11 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
65 smsi.properties 1 Dec 2021 1 Dec 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0163215220
66 susi.mobi 5 Dec 2017 5 Dec 2024 RegistryGate GmbH REDACTED FOR PRIVACY
67 shmi.ca 26 Jul 2016 26 Jul 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
68 ehsi.org 9 Jan 2002 9 Jan 2026 Dynadot Inc Super Privacy Service LTD c/o Dynadot
69 sbsi.shop 18 Oct 2023 18 Oct 2024 Realtime Register B.V. -
70 shmi.ly 22 Mar 2018 22 Mar 2025 Libyan Spider Network (int) Tianjin LoongCrown Technology Co. LTD.
71 shai.ca 25 Apr 2007 25 Apr 2025 eNom Canada Corp. Souris Harbour Authority Inc
72 shsk.se 28 Jan 2005 28 Jan 2025 Loopia AB -
73 sh-si.de - - - -
74 shsk.cn 20 Mar 2003 20 Mar 2027 厦门三五互联科技股份有限公司 上海三开电气工程有限公司
75 shsia.com 19 Jan 2011 19 Jan 2027 SHANGHAI BEST ORAY INFORMATION S&T CO., LTD. REDACTED FOR PRIVACY
76 sisi.au - - Above.au Pty Limited Domain Admin
77 sosi.love 17 May 2024 17 May 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
78 sasi.uk 17 Aug 2018 17 Aug 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
79 sesi.site 6 Nov 2023 6 Nov 2024 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED MOJO Agency
80 shsh.cc 25 Mar 2021 25 Mar 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
81 shsw.tech 2 Jul 2022 2 Jul 2024 DNSPod, Inc. shanghaishunwuxinxikejiyouxiangongsi
82 shst.pt 7 Apr 2018 7 Mar 2024 - -
83 mhsi.monster 24 Sep 2023 24 Sep 2024 Name.com, Inc LULU
84 chsi.sbs 14 Oct 2023 14 Oct 2024 Web Commerce Communications Ltd Whoisprotection.cc
85 dhsi.com.cn 24 Jun 2004 24 Jun 2024 北京新网数码信息技术有限公司 大连华洋分析仪器有限公司
86 sgsi.global 7 Mar 2024 7 Mar 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
87 spsi.top 13 Apr 2023 13 Apr 2025 NameSilo,LLC PrivacyGuardian.org llc
88 shsl.xyz 6 Mar 2024 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) wu qing ru
89 sh4i.icu 30 Oct 2023 30 Oct 2024 Gname.com Pte. Ltd. hua yu ke ji
90 dhsi.biz 26 Oct 2015 25 Oct 2024 Network Solutions, LLC REDACTED FOR PRIVACY
91 hssi.org.cn 7 Dec 2022 7 Dec 2024 商中在线科技股份有限公司 蔡昆仑
92 shis.xyz 16 Feb 2020 16 Feb 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Shi Shuai
93 shxi.asia 18 Sep 2023 18 Sep 2024 DNSPod, Inc. Guo Wei
94 shsh.top 16 Feb 2017 16 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Mei Jin Chao
95 shai.com 7 Oct 1995 6 Oct 2024 GoDaddy.com, LLC -
96 sesi.us 3 Jun 2002 2 Jun 2024 GoDaddy.com, LLC Jim Sesi
97 shsl.com.cn 24 Feb 2005 24 Feb 2027 商中在线科技股份有限公司 上海松林食品(集团)有限公司
98 sasi.cl 7 Jul 2020 7 Jul 2024 NIC Chile VGroup SpA
99 shsz.tech 14 Apr 2023 14 Apr 2025 Cloudflare, Inc. Chillseph
100 shai.cards 18 Jan 2023 18 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
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 Shsi.org.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=shsi.org.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "shsi.org.cn",
        "page_size": 100
    },
    "count": {
        "total": 2502,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "sesi.sc, shri.onl, sisi.wien, shsfi.com, shsf.be, sahsi.net, shusi.cn, shss.online, shii.co.uk, shui.finance, slsi.cloud, sh-i.top, shsci.org, shsc.systems, sisi.store, swsi.space, shsik.com, shsr.com, shse.com, sfsi.uk, sasi.world, shhi.nl, ahsi.eu, shis.online, shsid.org, susi.video, shzi.ru, shti.fr, shso.store, hssi.pl, shsqi.com, scsi.it, shri.work, ashsi.com, spsi.pl, sssi.us, shti.net, nhsi.net, scsi.co.in, shsyi.com, khsi.ru, shse.se, shgsi.com.cn, sasi.us, shsix.com, sasi.tech, sh5i.icu, shsir.net, ahsi.com, sssi.com, swsi.com, hssi.ca, sisi.com.pl, sasi.work, susi.me.uk, smsi.net, shai.io, sh0i.icu, shci.org, shsm.com, shei.vip, shai.pro, scsi.fun, shii.me, smsi.properties, susi.mobi, shmi.ca, ehsi.org, sbsi.shop, shmi.ly, shai.ca, shsk.se, sh-si.de, shsk.cn, shsia.com, sisi.au, sosi.love, sasi.uk, sesi.site, shsh.cc, shsw.tech, shst.pt, mhsi.monster, chsi.sbs, dhsi.com.cn, sgsi.global, spsi.top, shsl.xyz, sh4i.icu, dhsi.biz, hssi.org.cn, shis.xyz, shxi.asia, shsh.top, shai.com, sesi.us, shsl.com.cn, sasi.cl, shsz.tech, shai.cards",
    "results": [
        {
            "num": 1,
            "domain_name": "sesi.sc",
            "domain_keyword": "sesi",
            "domain_tld": "sc",
            "query_time": "2023-11-23 18:51:27",
            "create_date": "2021-11-11",
            "update_date": "2022-10-25",
            "expiry_date": "2024-11-11",
            "registrar_iana": 1376,
            "registrar_name": "Instra Corporation Pty Ltd.",
            "registrar_website": "http://www.instra.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SERVICO SOCIAL DA INDUSTRIA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.fiescnet.com.br",
                "platao.sc.senai.br"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "shri.onl",
            "domain_keyword": "shri",
            "domain_tld": "onl",
            "query_time": "2024-04-10 01:26:09",
            "create_date": "2023-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dylan.ns.cloudflare.com",
                "jasmine.ns.cloudflare.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "sisi.wien",
            "domain_keyword": "sisi",
            "domain_tld": "wien",
            "query_time": "2024-04-06 15:36:03",
            "create_date": "2015-09-21",
            "update_date": "2023-09-21",
            "expiry_date": "2024-09-21",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.com",
            "registrant_name": "REDACTED",
            "registrant_company": "Brueder Nowotny KG",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "AT",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.anycast-rcode0.at",
                "ns2.anycast-rcode0.at"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "shsfi.com",
            "domain_keyword": "shsfi",
            "domain_tld": "com",
            "query_time": "2024-04-08 16:45:14",
            "create_date": "2023-09-13",
            "update_date": "2023-09-13",
            "expiry_date": "2024-09-13",
            "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": "SH",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/shsfi.com",
            "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": 5,
            "domain_name": "shsf.be",
            "domain_keyword": "shsf",
            "domain_tld": "be",
            "query_time": "2024-04-08 16:45:13",
            "create_date": "2013-03-31",
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "name_servers": [
                "ns01.domainssaubillig.de",
                "ns02.domainssaubillig.de"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 6,
            "domain_name": "sahsi.net",
            "domain_keyword": "sahsi",
            "domain_tld": "net",
            "query_time": "2024-05-09 21:15:49",
            "create_date": "2002-07-21",
            "update_date": "2023-04-27",
            "expiry_date": "2027-07-21",
            "registrar_iana": 469,
            "registrar_name": "easyDNS Technologies, Inc.",
            "registrar_website": "http://www.easydns.com",
            "registrant_name": "Contact Privacy",
            "registrant_company": "MyPrivacy.net Ltd.",
            "registrant_address": "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": [
                "ns1.easydns.com",
                "ns2.easydns.com",
                "ns3.easydns.org",
                "ns6.easydns.net",
                "remote1.easydns.com",
                "remote2.easydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "shusi.cn",
            "domain_keyword": "shusi",
            "domain_tld": "cn",
            "query_time": "2024-05-05 12:15:00",
            "create_date": "2012-02-07",
            "expiry_date": "2025-02-07",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "福州果集信息科技有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "shss.online",
            "domain_keyword": "shss",
            "domain_tld": "online",
            "query_time": "2024-05-01 08:38:25",
            "create_date": "2023-12-25",
            "update_date": "2024-01-30",
            "expiry_date": "2024-12-25",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "MOBCLICK TECHNOLOGY (HK) LIMITED",
            "registrant_state": "Hong Kong",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "shii.co.uk",
            "domain_keyword": "shii",
            "domain_tld": "co.uk",
            "query_time": "2024-05-20 00:12:06",
            "create_date": "2018-05-20",
            "update_date": "2024-04-21",
            "expiry_date": "2025-05-20",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 10,
            "domain_name": "shui.finance",
            "domain_keyword": "shui",
            "domain_tld": "finance",
            "query_time": "2024-05-23 06:11:18",
            "create_date": "2023-11-08",
            "update_date": "2023-11-13",
            "expiry_date": "2024-11-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0169232046",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p09.nsone.net",
                "dns2.p09.nsone.net",
                "dns3.p09.nsone.net",
                "dns4.p09.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "slsi.cloud",
            "domain_keyword": "slsi",
            "domain_tld": "cloud",
            "query_time": "2024-05-21 01:13:20",
            "create_date": "2018-07-08",
            "update_date": "2023-10-10",
            "expiry_date": "2024-07-08",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DomRobot UG (haftungsbeschraenkt)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.inwx.de",
                "ns2.inwx.de",
                "ns3.inwx.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "sh-i.top",
            "domain_keyword": "sh-i",
            "domain_tld": "top",
            "query_time": "2024-05-12 19:44:33",
            "create_date": "2020-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1469,
            "registrar_name": "JIANGSU BANGNING SCIENCE & TECHNOLOGY CO. LTD",
            "registrar_website": "www.55hl.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "陈敏丽",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong Sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.exp.4cun.com",
                "ns2.exp.4cun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "shsci.org",
            "domain_keyword": "shsci",
            "domain_tld": "org",
            "query_time": "2024-05-16 14:02:36",
            "create_date": "2007-12-27",
            "update_date": "2022-12-20",
            "expiry_date": "2027-12-27",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://whois.xinnet.com/domain/whois_login.jsp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ShanghaiCancerInstitute",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shanghaishi",
            "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": 14,
            "domain_name": "shsc.systems",
            "domain_keyword": "shsc",
            "domain_tld": "systems",
            "query_time": "2024-05-31 02:30:26",
            "create_date": "2020-05-29",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-29",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SHSC GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1194.awsdns-21.org",
                "ns-1574.awsdns-04.co.uk",
                "ns-318.awsdns-39.com",
                "ns-617.awsdns-13.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "sisi.store",
            "domain_keyword": "sisi",
            "domain_tld": "store",
            "query_time": "2024-04-06 15:36:03",
            "create_date": "2023-12-01",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-01",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "https://www.zzy.cn",
            "registrant_company": "Jinkon",
            "registrant_state": "Zhejiang",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "swsi.space",
            "domain_keyword": "swsi",
            "domain_tld": "space",
            "query_time": "2024-04-11 20:05:47",
            "create_date": "2023-10-18",
            "update_date": "2023-10-31",
            "expiry_date": "2025-10-18",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "shsik.com",
            "domain_keyword": "shsik",
            "domain_tld": "com",
            "query_time": "2024-04-19 12:58:51",
            "create_date": "2014-12-25",
            "update_date": "2024-03-11",
            "expiry_date": "2025-12-25",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "YUANZONG HAN",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "PU DONG XIN QU",
            "registrant_state": "SHANGHAI",
            "registrant_zip": "86",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "13896678999",
            "name_servers": [
                "ns1.gname-dns.com",
                "ns2.gname-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "shsr.com",
            "domain_keyword": "shsr",
            "domain_tld": "com",
            "query_time": "2024-04-19 12:59:56",
            "create_date": "2001-01-03",
            "update_date": "2023-08-26",
            "expiry_date": "2026-01-03",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "shan dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/shsr.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "shse.com",
            "domain_keyword": "shse",
            "domain_tld": "com",
            "query_time": "2024-04-19 19:49:15",
            "create_date": "2004-02-20",
            "update_date": "2024-03-11",
            "expiry_date": "2032-02-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dnsnameservice.com",
                "ns2.dnsnameservice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "sfsi.uk",
            "domain_keyword": "sfsi",
            "domain_tld": "uk",
            "query_time": "2024-04-22 06:11:10",
            "create_date": "2018-11-22",
            "update_date": "2022-11-21",
            "expiry_date": "2024-11-22",
            "registrar_name": "Island Networks (Registrar) Ltd t/a Alderney Domains [Tag = ALDERNEY]",
            "registrar_website": "http://www.alderneydomains.net",
            "name_servers": [
                "ns6.convergent-ict.com",
                "ns7.convergent-ict.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 21,
            "domain_name": "sasi.world",
            "domain_keyword": "sasi",
            "domain_tld": "world",
            "query_time": "2024-05-03 21:28:43",
            "create_date": "2023-04-19",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-19",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "shhi.nl",
            "domain_keyword": "shhi",
            "domain_tld": "nl",
            "query_time": "2024-05-07 23:16:01",
            "create_date": "2021-10-10",
            "update_date": "2023-11-10",
            "registrar_name": "Metaregistrar B.V.",
            "name_servers": [
                "nsn1.mijndomein.nl",
                "nsn2.mijndomein.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 23,
            "domain_name": "ahsi.eu",
            "domain_keyword": "ahsi",
            "domain_tld": "eu",
            "query_time": "2024-05-06 02:03:52",
            "registrar_name": "IONOS SE",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1034.ui-dns.biz",
                "ns1034.ui-dns.com",
                "ns1034.ui-dns.de",
                "ns1034.ui-dns.org"
            ]
        },
        {
            "num": 24,
            "domain_name": "shis.online",
            "domain_keyword": "shis",
            "domain_tld": "online",
            "query_time": "2024-05-08 07:43:32",
            "create_date": "2023-08-05",
            "update_date": "2023-08-31",
            "expiry_date": "2024-08-05",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_state": "California",
            "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": [
                "kayden.ns.cloudflare.com",
                "nova.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "shsid.org",
            "domain_keyword": "shsid",
            "domain_tld": "org",
            "query_time": "2024-05-08 10:42:45",
            "create_date": "2002-06-20",
            "update_date": "2023-03-23",
            "expiry_date": "2024-06-20",
            "registrar_iana": 82,
            "registrar_name": "OnlineNIC, Inc.",
            "registrar_website": "https://www.onlinenic.com/en/Domains/whois.html",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shanghai High School International Division",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shanghai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns3.01isp.com",
                "ns4.01isp.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "susi.video",
            "domain_keyword": "susi",
            "domain_tld": "video",
            "query_time": "2024-05-03 00:38:06",
            "create_date": "2017-05-03",
            "update_date": "2024-04-13",
            "expiry_date": "2025-05-03",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1454.awsdns-53.org",
                "ns-1890.awsdns-44.co.uk",
                "ns-397.awsdns-49.com",
                "ns-624.awsdns-14.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "shzi.ru",
            "domain_keyword": "shzi",
            "domain_tld": "ru",
            "query_time": "2024-05-01 11:41:44",
            "create_date": "2023-08-10",
            "expiry_date": "2024-08-10",
            "registrar_name": "SPRINTNAMES-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.sprinthost.ru",
                "ns2.sprinthost.ru",
                "ns3.sprinthost.net",
                "ns4.sprinthost.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 28,
            "domain_name": "shti.fr",
            "domain_keyword": "shti",
            "domain_tld": "fr",
            "query_time": "2024-05-14 10:40:05",
            "create_date": "2008-12-18",
            "update_date": "2024-01-31",
            "expiry_date": "2024-12-18",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1.bdm.microsoftonline.com",
                "ns2.bdm.microsoftonline.com",
                "ns3.bdm.microsoftonline.com",
                "ns4.bdm.microsoftonline.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 29,
            "domain_name": "shso.store",
            "domain_keyword": "shso",
            "domain_tld": "store",
            "query_time": "2024-05-23 06:08:32",
            "create_date": "2023-11-17",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-17",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "liujiayi",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "hssi.pl",
            "domain_keyword": "hssi",
            "domain_tld": "pl",
            "query_time": "2024-05-23 22:36:41",
            "create_date": "2012-01-11",
            "update_date": "2022-10-17",
            "expiry_date": "2026-01-11",
            "registrar_name": "home.pl S.A.",
            "registrar_website": "https://home.pl/kontakt",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "shsqi.com",
            "domain_keyword": "shsqi",
            "domain_tld": "com",
            "query_time": "2024-05-25 06:41:21",
            "create_date": "2019-06-27",
            "update_date": "2022-11-14",
            "expiry_date": "2028-06-27",
            "registrar_iana": 471,
            "registrar_name": "Bizcn.com,Inc.",
            "registrar_website": "http://www.bizcn.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shanghai",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please send email to [email protected] to request the domain whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bdydns.cn",
                "ns2.bdydns.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 32,
            "domain_name": "scsi.it",
            "domain_keyword": "scsi",
            "domain_tld": "it",
            "query_time": "2024-05-31 12:52:09",
            "create_date": "2015-05-14",
            "update_date": "2024-05-21",
            "expiry_date": "2024-05-06",
            "registrar_name": "Internetting di Massimo Cuomo",
            "registrar_website": "http://www.internetting.it",
            "registrant_company": "hidden",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "pendingDelete"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 33,
            "domain_name": "shri.work",
            "domain_keyword": "shri",
            "domain_tld": "work",
            "query_time": "2024-05-31 02:28:34",
            "create_date": "2017-12-24",
            "update_date": "2023-07-15",
            "expiry_date": "2027-12-24",
            "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "ashsi.com",
            "domain_keyword": "ashsi",
            "domain_tld": "com",
            "query_time": "2024-06-02 13:04:00",
            "create_date": "2019-05-14",
            "update_date": "2022-09-12",
            "expiry_date": "2025-05-14",
            "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=ashsi.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "spsi.pl",
            "domain_keyword": "spsi",
            "domain_tld": "pl",
            "query_time": "2024-03-06 19:52:03",
            "create_date": "2020-06-03",
            "update_date": "2023-06-03",
            "expiry_date": "2024-06-03",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.spsi.pl",
                "ns2.spsi.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "sssi.us",
            "domain_keyword": "sssi",
            "domain_tld": "us",
            "query_time": "2024-04-08 15:23:24",
            "create_date": "2002-07-17",
            "update_date": "2023-05-22",
            "expiry_date": "2024-07-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "Software Strategies & Solutions, Inc.",
            "registrant_company": "Software Strategies & Solutions, Inc.",
            "registrant_address": "39 REDPOLL LN",
            "registrant_city": "LEVITTOWN",
            "registrant_state": "NY",
            "registrant_zip": "11756-3227",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5164584642",
            "registrant_fax": "+1.8886429675",
            "name_servers": [
                "ns47.worldnic.com",
                "ns48.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "shti.net",
            "domain_keyword": "shti",
            "domain_tld": "net",
            "query_time": "2024-04-08 16:48:08",
            "create_date": "2022-08-07",
            "update_date": "2023-05-16",
            "expiry_date": "2024-08-07",
            "registrar_iana": 82,
            "registrar_name": "Onlinenic Inc",
            "registrar_website": "http://www.onlinenic.com",
            "registrant_name": "Samarsky Oleg Nikolaevich",
            "registrant_address": "Syretska 30/1",
            "registrant_city": "Kyiv",
            "registrant_state": "Kyiv region",
            "registrant_zip": "39100",
            "registrant_country": "UA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+380.974296512",
            "registrant_fax": "+380.974296512",
            "name_servers": [
                "ns1.controlpanel.host",
                "ns2.controlpanel.host",
                "ns3.controlpanel.host"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "nhsi.net",
            "domain_keyword": "nhsi",
            "domain_tld": "net",
            "query_time": "2024-04-13 16:47:44",
            "create_date": "2015-04-17",
            "update_date": "2023-08-08",
            "expiry_date": "2033-04-17",
            "registrar_iana": 81,
            "registrar_name": "GANDI SAS",
            "registrar_website": "http://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delaware",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "amber.ns.cloudflare.com",
                "konnor.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 39,
            "domain_name": "scsi.co.in",
            "domain_keyword": "scsi",
            "domain_tld": "co.in",
            "query_time": "2024-04-09 11:24:02",
            "create_date": "2012-02-10",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "scsi venture advisors",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Delhi",
            "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": [
                "ns55.domaincontrol.com",
                "ns56.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "shsyi.com",
            "domain_keyword": "shsyi",
            "domain_tld": "com",
            "query_time": "2024-04-19 13:00:59",
            "create_date": "2016-04-12",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-12",
            "registrar_iana": 3758,
            "registrar_name": "Hefei Juming Network Technology Co., Ltd.",
            "registrar_website": "www.jumi.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HU NAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "domain_status": [
                "clientTransferProhibited",
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "khsi.ru",
            "domain_keyword": "khsi",
            "domain_tld": "ru",
            "query_time": "2024-05-04 02:07:32",
            "create_date": "2023-11-26",
            "expiry_date": "2024-11-26",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 42,
            "domain_name": "shse.se",
            "domain_keyword": "shse",
            "domain_tld": "se",
            "query_time": "2024-05-05 22:09:27",
            "create_date": "2017-01-05",
            "update_date": "2024-03-28",
            "expiry_date": "2025-01-05",
            "registrar_name": "Simply.com",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com",
                "ns4.simply.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 43,
            "domain_name": "shgsi.com.cn",
            "domain_keyword": "shgsi",
            "domain_tld": "com.cn",
            "query_time": "2024-04-26 18:26:01",
            "create_date": "2008-01-26",
            "expiry_date": "2025-01-26",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "上海嘉石投资有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns13.xincache.com",
                "ns14.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "sasi.us",
            "domain_keyword": "sasi",
            "domain_tld": "us",
            "query_time": "2024-05-07 08:04:04",
            "create_date": "2023-03-07",
            "update_date": "2024-03-03",
            "expiry_date": "2025-03-07",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com/",
            "registrant_name": "Michael Nava",
            "registrant_address": "7609 Grove Acre Ct",
            "registrant_city": "Las Vegas",
            "registrant_state": "NV",
            "registrant_zip": "89131",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7026453412",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "shsix.com",
            "domain_keyword": "shsix",
            "domain_tld": "com",
            "query_time": "2024-05-08 10:42:47",
            "create_date": "2022-10-25",
            "update_date": "2023-10-25",
            "expiry_date": "2024-10-25",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=shsix.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 46,
            "domain_name": "sasi.tech",
            "domain_keyword": "sasi",
            "domain_tld": "tech",
            "query_time": "2024-05-11 22:58:45",
            "create_date": "2024-03-09",
            "update_date": "2024-04-30",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_state": "NRW",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "umhfp0fz.verify.hn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "sh5i.icu",
            "domain_keyword": "sh5i",
            "domain_tld": "icu",
            "query_time": "2024-05-12 19:45:42",
            "create_date": "2023-10-30",
            "update_date": "2023-11-04",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_company": "hua yu ke ji",
            "registrant_state": "Beijing",
            "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": [
                "eugene.ns.cloudflare.com",
                "samara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "shsir.net",
            "domain_keyword": "shsir",
            "domain_tld": "net",
            "query_time": "2024-05-16 14:02:58",
            "create_date": "2023-08-27",
            "update_date": "2023-08-28",
            "expiry_date": "2024-08-27",
            "registrar_iana": 3709,
            "registrar_name": "DropCatch.com 1500 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "hunan",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "ahsi.com",
            "domain_keyword": "ahsi",
            "domain_tld": "com",
            "query_time": "2024-05-24 04:44:41",
            "create_date": "2002-10-15",
            "update_date": "2023-08-18",
            "expiry_date": "2024-10-15",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "sssi.com",
            "domain_keyword": "sssi",
            "domain_tld": "com",
            "query_time": "2024-05-27 04:50:39",
            "create_date": "2010-02-23",
            "update_date": "2020-03-30",
            "expiry_date": "2025-02-23",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CENTRAL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "SG",
            "registrant_email": "https://tieredaccess.com/contact/e30a9873-9d41-43b4-9a0e-d4cd0f466533",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "swsi.com",
            "domain_keyword": "swsi",
            "domain_tld": "com",
            "query_time": "2024-05-30 00:09:50",
            "create_date": "1999-11-19",
            "update_date": "2023-11-20",
            "expiry_date": "2024-11-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Rashed Al Naimi",
            "registrant_company": "personal",
            "registrant_address": "P.O Box 5146",
            "registrant_city": "Dhahran",
            "registrant_state": "Eastern",
            "registrant_zip": "31311",
            "registrant_country": "SA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+966.560944449",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "hssi.ca",
            "domain_keyword": "hssi",
            "domain_tld": "ca",
            "query_time": "2024-05-27 23:58:42",
            "create_date": "2001-07-10",
            "update_date": "2024-04-18",
            "expiry_date": "2032-07-10",
            "registrar_iana": 456,
            "registrar_name": "Webnames.ca Inc.",
            "registrar_website": "www.webnames.ca",
            "registrant_name": "Hamilton Scenic Inc .",
            "registrant_address": "1 Head St.,  U 1",
            "registrant_city": "Dundas",
            "registrant_state": "ON",
            "registrant_zip": "L9H3H5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9056271449",
            "registrant_fax": "+1.9056271449",
            "name_servers": [
                "ivan.ns.cloudflare.com",
                "uma.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "sisi.com.pl",
            "domain_keyword": "sisi",
            "domain_tld": "com.pl",
            "query_time": "2024-04-23 21:45:36",
            "create_date": "2023-10-02",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-02",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "courtney.ns.cloudflare.com",
                "harvey.ns.cloudflare.com"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "sasi.work",
            "domain_keyword": "sasi",
            "domain_tld": "work",
            "query_time": "2024-04-10 02:07:32",
            "create_date": "2021-06-16",
            "update_date": "2023-05-15",
            "expiry_date": "2024-06-16",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "www.cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "XIPAT Flexible Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HN",
            "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": [
                "ian.ns.cloudflare.com",
                "linda.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 55,
            "domain_name": "susi.me.uk",
            "domain_keyword": "susi",
            "domain_tld": "me.uk",
            "query_time": "2024-04-13 03:15:06",
            "create_date": "2005-03-03",
            "update_date": "2024-01-04",
            "expiry_date": "2025-03-03",
            "registrar_name": "Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]",
            "registrar_website": "https://easily.uk",
            "name_servers": [
                "ns1.meganameservers.eu",
                "ns2.meganameservers.eu",
                "ns3.meganameservers.eu"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 56,
            "domain_name": "smsi.net",
            "domain_keyword": "smsi",
            "domain_tld": "net",
            "query_time": "2024-04-12 02:41:21",
            "create_date": "1997-07-17",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-16",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns91.worldnic.com",
                "ns92.worldnic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "shai.io",
            "domain_keyword": "shai",
            "domain_tld": "io",
            "query_time": "2024-05-13 13:15:51",
            "create_date": "2015-10-27",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-27",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "sofia.ns.cloudflare.com",
                "tom.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "sh0i.icu",
            "domain_keyword": "sh0i",
            "domain_tld": "icu",
            "query_time": "2024-05-12 19:45:34",
            "create_date": "2023-10-30",
            "update_date": "2023-11-04",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_company": "hua yu ke ji",
            "registrant_state": "Beijing",
            "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": [
                "eugene.ns.cloudflare.com",
                "samara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "shci.org",
            "domain_keyword": "shci",
            "domain_tld": "org",
            "query_time": "2024-05-18 05:50:27",
            "create_date": "2019-09-09",
            "update_date": "2024-03-09",
            "expiry_date": "2024-09-09",
            "registrar_iana": 955,
            "registrar_name": "Launchpad.com Inc.",
            "registrar_website": "https://launchpad.supersite2.myorderbox.com/domain-registration/domain-whois-lookup.php",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Society for Health Care Innovation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.wixdns.net",
                "ns1.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "shsm.com",
            "domain_keyword": "shsm",
            "domain_tld": "com",
            "query_time": "2024-05-25 06:41:16",
            "create_date": "1998-04-23",
            "update_date": "2024-04-23",
            "expiry_date": "2025-01-18",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "DE",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "https://whoispro.domain-robot.org/whois/shsm.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "nsa3.schlundtech.de",
                "nsb3.schlundtech.de",
                "nsc3.schlundtech.de",
                "nsd3.schlundtech.de"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "shei.vip",
            "domain_keyword": "shei",
            "domain_tld": "vip",
            "query_time": "2024-05-22 06:30:40",
            "create_date": "2016-05-17",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu West Dimension Digital Technology Co., Ltd.",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Guang Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1-show.myhostadmin.net",
                "ns2-show.myhostadmin.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "shai.pro",
            "domain_keyword": "shai",
            "domain_tld": "pro",
            "query_time": "2024-05-20 19:19:45",
            "create_date": "2023-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "registrar_iana": 3928,
            "registrar_name": "Sav.com, LLC - 38",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com",
                "verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "scsi.fun",
            "domain_keyword": "scsi",
            "domain_tld": "fun",
            "query_time": "2024-05-31 12:52:09",
            "create_date": "2022-11-24",
            "update_date": "2023-11-27",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Privacy Protection",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the 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.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "shii.me",
            "domain_keyword": "shii",
            "domain_tld": "me",
            "query_time": "2024-06-01 17:45:27",
            "create_date": "2024-02-11",
            "update_date": "2024-04-20",
            "expiry_date": "2025-02-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 65,
            "domain_name": "smsi.properties",
            "domain_keyword": "smsi",
            "domain_tld": "properties",
            "query_time": "2024-04-12 02:41:21",
            "create_date": "2021-12-01",
            "update_date": "2023-12-05",
            "expiry_date": "2024-12-01",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0163215220",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "susi.mobi",
            "domain_keyword": "susi",
            "domain_tld": "mobi",
            "query_time": "2024-04-13 03:15:06",
            "create_date": "2017-12-05",
            "update_date": "2024-01-19",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "http://www.registrygate.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "shmi.ca",
            "domain_keyword": "shmi",
            "domain_tld": "ca",
            "query_time": "2024-04-11 08:37:33",
            "create_date": "2016-07-26",
            "update_date": "2022-07-27",
            "expiry_date": "2024-07-26",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "ehsi.org",
            "domain_keyword": "ehsi",
            "domain_tld": "org",
            "query_time": "2024-04-22 13:50:28",
            "create_date": "2002-01-09",
            "update_date": "2024-04-08",
            "expiry_date": "2026-01-09",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "sbsi.shop",
            "domain_keyword": "sbsi",
            "domain_tld": "shop",
            "query_time": "2024-04-19 14:33:36",
            "create_date": "2023-10-18",
            "update_date": "2024-01-30",
            "expiry_date": "2024-10-18",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "shmi.ly",
            "domain_keyword": "shmi",
            "domain_tld": "ly",
            "query_time": "2024-04-19 11:35:37",
            "create_date": "2018-03-22",
            "update_date": "2023-02-08",
            "expiry_date": "2025-03-22",
            "registrar_name": "Libyan Spider Network (int)",
            "registrant_name": "Hongchuan Zhang",
            "registrant_company": "Tianjin LoongCrown Technology Co. LTD.",
            "registrant_address": "Tianjinxiqinghua mu li 26-3-102",
            "registrant_city": "tianjin",
            "registrant_state": "tianjin",
            "registrant_zip": "300000",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8630852520",
            "registrant_fax": "-83990704",
            "name_servers": [
                "chin.ns.cloudflare.com",
                "karl.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "shai.ca",
            "domain_keyword": "shai",
            "domain_tld": "ca",
            "query_time": "2024-04-25 00:33:05",
            "create_date": "2007-04-25",
            "update_date": "2024-03-27",
            "expiry_date": "2025-04-25",
            "registrar_name": "eNom Canada Corp.",
            "registrar_website": "https://help.enom.com/",
            "registrant_name": "Souris Harbour Authority Inc",
            "registrant_address": "PO Box 339, 118 Breakwater St",
            "registrant_city": "Souris",
            "registrant_state": "PE",
            "registrant_zip": "C0A2B0",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9026877209",
            "name_servers": [
                "amy.ns.cloudflare.com",
                "bayan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "shsk.se",
            "domain_keyword": "shsk",
            "domain_tld": "se",
            "query_time": "2024-05-05 22:09:27",
            "create_date": "2005-01-28",
            "update_date": "2023-12-19",
            "expiry_date": "2025-01-28",
            "registrar_name": "Loopia AB",
            "name_servers": [
                "ns-100.awsdns-12.com",
                "ns-1204.awsdns-22.org",
                "ns-1904.awsdns-46.co.uk",
                "ns-984.awsdns-59.net"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "sh-si.de",
            "domain_keyword": "sh-si",
            "domain_tld": "de",
            "query_time": "2024-05-06 02:37:48",
            "update_date": "2006-03-01",
            "name_servers": [
                "ns3.kasserver.com",
                "ns4.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 74,
            "domain_name": "shsk.cn",
            "domain_keyword": "shsk",
            "domain_tld": "cn",
            "query_time": "2024-05-04 10:46:27",
            "create_date": "2003-03-20",
            "expiry_date": "2027-03-20",
            "registrar_name": "厦门三五互联科技股份有限公司",
            "registrant_name": "上海三开电气工程有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns-diy.com",
                "ns2.dns-diy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "shsia.com",
            "domain_keyword": "shsia",
            "domain_tld": "com",
            "query_time": "2024-05-08 10:42:45",
            "create_date": "2011-01-19",
            "update_date": "2023-11-02",
            "expiry_date": "2027-01-19",
            "registrar_iana": 1518,
            "registrar_name": "SHANGHAI BEST ORAY INFORMATION S&T CO., LTD.",
            "registrar_website": "https://www.oray.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ShangHaiShi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "https://domain.oray.com/whois/whoisform?domain=shsia.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.oray.net",
                "ns2.oray.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "sisi.au",
            "domain_keyword": "sisi",
            "domain_tld": "au",
            "query_time": "2024-05-08 09:42:35",
            "update_date": "2024-03-28",
            "registrar_name": "Above.au Pty Limited",
            "registrar_website": "https://www.yexa.com.au/contact.html",
            "registrant_name": "Domain Admin",
            "name_servers": [
                "ns3.abovedomains.com",
                "ns4.abovedomains.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "sosi.love",
            "domain_keyword": "sosi",
            "domain_tld": "love",
            "query_time": "2024-05-19 17:00:55",
            "create_date": "2024-05-17",
            "expiry_date": "2025-05-17",
            "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": [
                "dns1.onamae.com",
                "dns2.onamae.com"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "sasi.uk",
            "domain_keyword": "sasi",
            "domain_tld": "uk",
            "query_time": "2024-05-21 11:22:40",
            "create_date": "2018-08-17",
            "update_date": "2023-07-28",
            "expiry_date": "2024-08-17",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 79,
            "domain_name": "sesi.site",
            "domain_keyword": "sesi",
            "domain_tld": "site",
            "query_time": "2024-05-17 23:13:55",
            "create_date": "2023-11-06",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-06",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_company": "MOJO Agency",
            "registrant_state": "BE",
            "registrant_country": "BE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "shsh.cc",
            "domain_keyword": "shsh",
            "domain_tld": "cc",
            "query_time": "2024-05-23 06:08:22",
            "create_date": "2021-03-25",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-25",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "shsw.tech",
            "domain_keyword": "shsw",
            "domain_tld": "tech",
            "query_time": "2024-05-25 06:41:28",
            "create_date": "2022-07-02",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-02",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "shanghaishunwuxinxikejiyouxiangongsi",
            "registrant_state": "shang hai shi",
            "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": [
                "redbud.dnspod.net",
                "rosewood.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "shst.pt",
            "domain_keyword": "shst",
            "domain_tld": "pt",
            "query_time": "2024-05-25 06:41:24",
            "create_date": "2018-04-07",
            "expiry_date": "2024-03-07",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 83,
            "domain_name": "mhsi.monster",
            "domain_keyword": "mhsi",
            "domain_tld": "monster",
            "query_time": "2024-06-02 05:04:52",
            "create_date": "2023-09-24",
            "update_date": "2023-10-31",
            "expiry_date": "2024-09-24",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc",
            "registrar_website": "http://www.name.com/",
            "registrant_company": "LULU",
            "registrant_state": "??",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1cnb.name.com",
                "ns2fhn.name.com",
                "ns3cna.name.com",
                "ns4cgs.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "chsi.sbs",
            "domain_keyword": "chsi",
            "domain_tld": "sbs",
            "query_time": "2024-05-09 03:05:35",
            "create_date": "2023-10-14",
            "update_date": "2023-11-01",
            "expiry_date": "2024-10-14",
            "registrar_iana": 460,
            "registrar_name": "Web Commerce Communications Ltd",
            "registrar_website": "https://www.webnic.cc",
            "registrant_company": "Whoisprotection.cc",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_country": "MY",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns101.cloudns.net",
                "ns102.cloudns.net",
                "pns101.cloudns.net",
                "pns102.cloudns.net",
                "pns103.cloudns.net",
                "pns104.cloudns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "dhsi.com.cn",
            "domain_keyword": "dhsi",
            "domain_tld": "com.cn",
            "query_time": "2024-05-09 22:29:28",
            "create_date": "2004-06-24",
            "expiry_date": "2024-06-24",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "大连华洋分析仪器有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "sgsi.global",
            "domain_keyword": "sgsi",
            "domain_tld": "global",
            "query_time": "2024-05-06 17:13:42",
            "create_date": "2024-03-07",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-07",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 87,
            "domain_name": "spsi.top",
            "domain_keyword": "spsi",
            "domain_tld": "top",
            "query_time": "2024-04-30 16:55:02",
            "create_date": "2023-04-13",
            "update_date": "2023-04-13",
            "expiry_date": "2025-04-13",
            "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"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "shsl.xyz",
            "domain_keyword": "shsl",
            "domain_tld": "xyz",
            "query_time": "2024-05-08 10:42:51",
            "create_date": "2024-03-06",
            "update_date": "2024-04-15",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "wu qing ru",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "sh4i.icu",
            "domain_keyword": "sh4i",
            "domain_tld": "icu",
            "query_time": "2024-05-12 19:45:41",
            "create_date": "2023-10-30",
            "update_date": "2023-11-04",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "https://www.gname.com/",
            "registrant_company": "hua yu ke ji",
            "registrant_state": "Beijing",
            "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": [
                "eugene.ns.cloudflare.com",
                "samara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "dhsi.biz",
            "domain_keyword": "dhsi",
            "domain_tld": "biz",
            "query_time": "2024-04-13 23:08:25",
            "create_date": "2015-10-26",
            "update_date": "2021-10-01",
            "expiry_date": "2024-10-25",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.wixdns.net",
                "ns11.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "hssi.org.cn",
            "domain_keyword": "hssi",
            "domain_tld": "org.cn",
            "query_time": "2024-04-07 16:53:23",
            "create_date": "2022-12-07",
            "expiry_date": "2024-12-07",
            "registrar_name": "商中在线科技股份有限公司",
            "registrant_name": "蔡昆仑",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns7.cnmsn.net",
                "ns8.cnmsn.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "shis.xyz",
            "domain_keyword": "shis",
            "domain_tld": "xyz",
            "query_time": "2024-04-08 02:10:53",
            "create_date": "2020-02-16",
            "update_date": "2023-09-11",
            "expiry_date": "2027-02-16",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Shi Shuai",
            "registrant_state": "Bei Jing",
            "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": 93,
            "domain_name": "shxi.asia",
            "domain_keyword": "shxi",
            "domain_tld": "asia",
            "query_time": "2024-04-11 15:33:31",
            "create_date": "2023-09-18",
            "update_date": "2024-01-15",
            "expiry_date": "2024-09-18",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Guo Wei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "an hui sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "melina.ns.cloudflare.com",
                "reese.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "shsh.top",
            "domain_keyword": "shsh",
            "domain_tld": "top",
            "query_time": "2024-04-08 16:45:19",
            "create_date": "2017-02-16",
            "update_date": "2023-03-01",
            "expiry_date": "2025-02-16",
            "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": "Mei Jin Chao",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "shai.com",
            "domain_keyword": "shai",
            "domain_tld": "com",
            "query_time": "2024-04-12 10:56:07",
            "create_date": "1995-10-07",
            "update_date": "2022-09-01",
            "expiry_date": "2024-10-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dns1.stottlerhenke.com",
                "mail.stottlerhenke.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "sesi.us",
            "domain_keyword": "sesi",
            "domain_tld": "us",
            "query_time": "2024-05-13 05:50:44",
            "create_date": "2002-06-03",
            "update_date": "2023-06-02",
            "expiry_date": "2024-06-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "Jim Sesi",
            "registrant_company": "Jim Sesi",
            "registrant_address": "P.O. Box 1641",
            "registrant_city": "Troy",
            "registrant_state": "Michigan",
            "registrant_zip": "48099-1641",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.2487404951",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "shsl.com.cn",
            "domain_keyword": "shsl",
            "domain_tld": "com.cn",
            "query_time": "2024-05-14 04:46:28",
            "create_date": "2005-02-24",
            "expiry_date": "2027-02-24",
            "registrar_name": "商中在线科技股份有限公司",
            "registrant_name": "上海松林食品(集团)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns.bizcn.com",
                "dns.cnmsn.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "sasi.cl",
            "domain_keyword": "sasi",
            "domain_tld": "cl",
            "query_time": "2024-05-21 11:22:36",
            "create_date": "2020-07-07",
            "expiry_date": "2024-07-07",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "VGroup SpA",
            "name_servers": [
                "ns-1364.awsdns-42.org",
                "ns-1639.awsdns-12.co.uk",
                "ns-68.awsdns-08.com",
                "ns-762.awsdns-31.net"
            ]
        },
        {
            "num": 99,
            "domain_name": "shsz.tech",
            "domain_keyword": "shsz",
            "domain_tld": "tech",
            "query_time": "2024-05-18 16:59:43",
            "create_date": "2023-04-14",
            "update_date": "2023-08-31",
            "expiry_date": "2025-04-14",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "http://cloudflare.com",
            "registrant_company": "Chillseph",
            "registrant_state": "CA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "anastasia.ns.cloudflare.com",
                "charles.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "shai.cards",
            "domain_keyword": "shai",
            "domain_tld": "cards",
            "query_time": "2024-05-24 03:24:26",
            "create_date": "2023-01-18",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-18",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.118,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>shsi.org.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2502</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>sesi.sc, shri.onl, sisi.wien, shsfi.com, shsf.be, sahsi.net, shusi.cn, shss.online, shii.co.uk, shui.finance, slsi.cloud, sh-i.top, shsci.org, shsc.systems, sisi.store, swsi.space, shsik.com, shsr.com, shse.com, sfsi.uk, sasi.world, shhi.nl, ahsi.eu, shis.online, shsid.org, susi.video, shzi.ru, shti.fr, shso.store, hssi.pl, shsqi.com, scsi.it, shri.work, ashsi.com, spsi.pl, sssi.us, shti.net, nhsi.net, scsi.co.in, shsyi.com, khsi.ru, shse.se, shgsi.com.cn, sasi.us, shsix.com, sasi.tech, sh5i.icu, shsir.net, ahsi.com, sssi.com, swsi.com, hssi.ca, sisi.com.pl, sasi.work, susi.me.uk, smsi.net, shai.io, sh0i.icu, shci.org, shsm.com, shei.vip, shai.pro, scsi.fun, shii.me, smsi.properties, susi.mobi, shmi.ca, ehsi.org, sbsi.shop, shmi.ly, shai.ca, shsk.se, sh-si.de, shsk.cn, shsia.com, sisi.au, sosi.love, sasi.uk, sesi.site, shsh.cc, shsw.tech, shst.pt, mhsi.monster, chsi.sbs, dhsi.com.cn, sgsi.global, spsi.top, shsl.xyz, sh4i.icu, dhsi.biz, hssi.org.cn, shis.xyz, shxi.asia, shsh.top, shai.com, sesi.us, shsl.com.cn, sasi.cl, shsz.tech, shai.cards</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>sesi.sc</domain_name>
   <domain_keyword>sesi</domain_keyword>
   <domain_tld>sc</domain_tld>
   <query_time>2023-11-23 18:51:27</query_time>
   <create_date>2021-11-11</create_date>
   <update_date>2022-10-25</update_date>
   <expiry_date>2024-11-11</expiry_date>
   <registrar_iana>1376</registrar_iana>
   <registrar_name>Instra Corporation Pty Ltd.</registrar_name>
   <registrar_website>http://www.instra.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SERVICO SOCIAL DA INDUSTRIA</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>BR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.fiescnet.com.br</value>
    <value>platao.sc.senai.br</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>shri.onl</domain_name>
   <domain_keyword>shri</domain_keyword>
   <domain_tld>onl</domain_tld>
   <query_time>2024-04-10 01:26:09</query_time>
   <create_date>2023-04-09</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dylan.ns.cloudflare.com</value>
    <value>jasmine.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>sisi.wien</domain_name>
   <domain_keyword>sisi</domain_keyword>
   <domain_tld>wien</domain_tld>
   <query_time>2024-04-06 15:36:03</query_time>
   <create_date>2015-09-21</create_date>
   <update_date>2023-09-21</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.com</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_company>Brueder Nowotny KG</registrant_company>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>AT</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.anycast-rcode0.at</value>
    <value>ns2.anycast-rcode0.at</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>shsfi.com</domain_name>
   <domain_keyword>shsfi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 16:45:14</query_time>
   <create_date>2023-09-13</create_date>
   <update_date>2023-09-13</update_date>
   <expiry_date>2024-09-13</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>SH</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/shsfi.com</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>5</num>
   <domain_name>shsf.be</domain_name>
   <domain_keyword>shsf</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-04-08 16:45:13</query_time>
   <create_date>2013-03-31</create_date>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <name_servers>
    <value>ns01.domainssaubillig.de</value>
    <value>ns02.domainssaubillig.de</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>6</num>
   <domain_name>sahsi.net</domain_name>
   <domain_keyword>sahsi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-09 21:15:49</query_time>
   <create_date>2002-07-21</create_date>
   <update_date>2023-04-27</update_date>
   <expiry_date>2027-07-21</expiry_date>
   <registrar_iana>469</registrar_iana>
   <registrar_name>easyDNS Technologies, Inc.</registrar_name>
   <registrar_website>http://www.easydns.com</registrar_website>
   <registrant_name>Contact Privacy</registrant_name>
   <registrant_company>MyPrivacy.net Ltd.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.easydns.com</value>
    <value>ns2.easydns.com</value>
    <value>ns3.easydns.org</value>
    <value>ns6.easydns.net</value>
    <value>remote1.easydns.com</value>
    <value>remote2.easydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>7</num>
   <domain_name>shusi.cn</domain_name>
   <domain_keyword>shusi</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-05 12:15:00</query_time>
   <create_date>2012-02-07</create_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>福州果集信息科技有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>shss.online</domain_name>
   <domain_keyword>shss</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-01 08:38:25</query_time>
   <create_date>2023-12-25</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-12-25</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>MOBCLICK TECHNOLOGY (HK) LIMITED</registrant_company>
   <registrant_state>Hong Kong</registrant_state>
   <registrant_country>HK</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>shii.co.uk</domain_name>
   <domain_keyword>shii</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-20 00:12:06</query_time>
   <create_date>2018-05-20</create_date>
   <update_date>2024-04-21</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>10</num>
   <domain_name>shui.finance</domain_name>
   <domain_keyword>shui</domain_keyword>
   <domain_tld>finance</domain_tld>
   <query_time>2024-05-23 06:11:18</query_time>
   <create_date>2023-11-08</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-11-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0169232046</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p09.nsone.net</value>
    <value>dns2.p09.nsone.net</value>
    <value>dns3.p09.nsone.net</value>
    <value>dns4.p09.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>slsi.cloud</domain_name>
   <domain_keyword>slsi</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-21 01:13:20</query_time>
   <create_date>2018-07-08</create_date>
   <update_date>2023-10-10</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DomRobot UG (haftungsbeschraenkt)</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>ns.inwx.de</value>
    <value>ns2.inwx.de</value>
    <value>ns3.inwx.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>sh-i.top</domain_name>
   <domain_keyword>sh-i</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-12 19:44:33</query_time>
   <create_date>2020-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1469</registrar_iana>
   <registrar_name>JIANGSU BANGNING SCIENCE &amp; TECHNOLOGY CO. LTD</registrar_name>
   <registrar_website>www.55hl.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>Guang Dong Sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.exp.4cun.com</value>
    <value>ns2.exp.4cun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>shsci.org</domain_name>
   <domain_keyword>shsci</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-16 14:02:36</query_time>
   <create_date>2007-12-27</create_date>
   <update_date>2022-12-20</update_date>
   <expiry_date>2027-12-27</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://whois.xinnet.com/domain/whois_login.jsp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ShanghaiCancerInstitute</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shanghaishi</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>14</num>
   <domain_name>shsc.systems</domain_name>
   <domain_keyword>shsc</domain_keyword>
   <domain_tld>systems</domain_tld>
   <query_time>2024-05-31 02:30:26</query_time>
   <create_date>2020-05-29</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SHSC GmbH</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>ns-1194.awsdns-21.org</value>
    <value>ns-1574.awsdns-04.co.uk</value>
    <value>ns-318.awsdns-39.com</value>
    <value>ns-617.awsdns-13.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>sisi.store</domain_name>
   <domain_keyword>sisi</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-04-06 15:36:03</query_time>
   <create_date>2023-12-01</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>https://www.zzy.cn</registrar_website>
   <registrant_company>Jinkon</registrant_company>
   <registrant_state>Zhejiang</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.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>16</num>
   <domain_name>swsi.space</domain_name>
   <domain_keyword>swsi</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-11 20:05:47</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2025-10-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>shsik.com</domain_name>
   <domain_keyword>shsik</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 12:58:51</query_time>
   <create_date>2014-12-25</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-12-25</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>YUANZONG HAN</registrant_name>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>PU DONG XIN QU</registrant_city>
   <registrant_state>SHANGHAI</registrant_state>
   <registrant_zip>86</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>13896678999</registrant_phone>
   <name_servers>
    <value>ns1.gname-dns.com</value>
    <value>ns2.gname-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>shsr.com</domain_name>
   <domain_keyword>shsr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 12:59:56</query_time>
   <create_date>2001-01-03</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2026-01-03</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>shan dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/shsr.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>shse.com</domain_name>
   <domain_keyword>shse</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 19:49:15</query_time>
   <create_date>2004-02-20</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2032-02-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.dnsnameservice.com</value>
    <value>ns2.dnsnameservice.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>20</num>
   <domain_name>sfsi.uk</domain_name>
   <domain_keyword>sfsi</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-22 06:11:10</query_time>
   <create_date>2018-11-22</create_date>
   <update_date>2022-11-21</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_name>Island Networks (Registrar) Ltd t/a Alderney Domains [Tag = ALDERNEY]</registrar_name>
   <registrar_website>http://www.alderneydomains.net</registrar_website>
   <name_servers>
    <value>ns6.convergent-ict.com</value>
    <value>ns7.convergent-ict.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>21</num>
   <domain_name>sasi.world</domain_name>
   <domain_keyword>sasi</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-03 21:28:43</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>shhi.nl</domain_name>
   <domain_keyword>shhi</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 23:16:01</query_time>
   <create_date>2021-10-10</create_date>
   <update_date>2023-11-10</update_date>
   <registrar_name>Metaregistrar B.V.</registrar_name>
   <name_servers>
    <value>nsn1.mijndomein.nl</value>
    <value>nsn2.mijndomein.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>ahsi.eu</domain_name>
   <domain_keyword>ahsi</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-06 02:03:52</query_time>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1034.ui-dns.biz</value>
    <value>ns1034.ui-dns.com</value>
    <value>ns1034.ui-dns.de</value>
    <value>ns1034.ui-dns.org</value>
   </name_servers>
  </value>
  <value>
   <num>24</num>
   <domain_name>shis.online</domain_name>
   <domain_keyword>shis</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-08 07:43:32</query_time>
   <create_date>2023-08-05</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-08-05</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_state>California</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>kayden.ns.cloudflare.com</value>
    <value>nova.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>shsid.org</domain_name>
   <domain_keyword>shsid</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 10:42:45</query_time>
   <create_date>2002-06-20</create_date>
   <update_date>2023-03-23</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>OnlineNIC, Inc.</registrar_name>
   <registrar_website>https://www.onlinenic.com/en/Domains/whois.html</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shanghai High School International Division</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shanghai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns3.01isp.com</value>
    <value>ns4.01isp.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>susi.video</domain_name>
   <domain_keyword>susi</domain_keyword>
   <domain_tld>video</domain_tld>
   <query_time>2024-05-03 00:38:06</query_time>
   <create_date>2017-05-03</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1454.awsdns-53.org</value>
    <value>ns-1890.awsdns-44.co.uk</value>
    <value>ns-397.awsdns-49.com</value>
    <value>ns-624.awsdns-14.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>shzi.ru</domain_name>
   <domain_keyword>shzi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 11:41:44</query_time>
   <create_date>2023-08-10</create_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_name>SPRINTNAMES-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.sprinthost.ru</value>
    <value>ns2.sprinthost.ru</value>
    <value>ns3.sprinthost.net</value>
    <value>ns4.sprinthost.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>28</num>
   <domain_name>shti.fr</domain_name>
   <domain_keyword>shti</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-14 10:40:05</query_time>
   <create_date>2008-12-18</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1.bdm.microsoftonline.com</value>
    <value>ns2.bdm.microsoftonline.com</value>
    <value>ns3.bdm.microsoftonline.com</value>
    <value>ns4.bdm.microsoftonline.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>29</num>
   <domain_name>shso.store</domain_name>
   <domain_keyword>shso</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-23 06:08:32</query_time>
   <create_date>2023-11-17</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>liujiayi</registrant_company>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>30</num>
   <domain_name>hssi.pl</domain_name>
   <domain_keyword>hssi</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-23 22:36:41</query_time>
   <create_date>2012-01-11</create_date>
   <update_date>2022-10-17</update_date>
   <expiry_date>2026-01-11</expiry_date>
   <registrar_name>home.pl S.A.</registrar_name>
   <registrar_website>https://home.pl/kontakt</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>shsqi.com</domain_name>
   <domain_keyword>shsqi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 06:41:21</query_time>
   <create_date>2019-06-27</create_date>
   <update_date>2022-11-14</update_date>
   <expiry_date>2028-06-27</expiry_date>
   <registrar_iana>471</registrar_iana>
   <registrar_name>Bizcn.com,Inc.</registrar_name>
   <registrar_website>http://www.bizcn.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>Shanghai</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please send email to [email protected] to request the domain whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bdydns.cn</value>
    <value>ns2.bdydns.cn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>scsi.it</domain_name>
   <domain_keyword>scsi</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-31 12:52:09</query_time>
   <create_date>2015-05-14</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2024-05-06</expiry_date>
   <registrar_name>Internetting di Massimo Cuomo</registrar_name>
   <registrar_website>http://www.internetting.it</registrar_website>
   <registrant_company>hidden</registrant_company>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>shri.work</domain_name>
   <domain_keyword>shri</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-31 02:28:34</query_time>
   <create_date>2017-12-24</create_date>
   <update_date>2023-07-15</update_date>
   <expiry_date>2027-12-24</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>ns65.domaincontrol.com</value>
    <value>ns66.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>ashsi.com</domain_name>
   <domain_keyword>ashsi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 13:04:00</query_time>
   <create_date>2019-05-14</create_date>
   <update_date>2022-09-12</update_date>
   <expiry_date>2025-05-14</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=ashsi.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>spsi.pl</domain_name>
   <domain_keyword>spsi</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-06 19:52:03</query_time>
   <create_date>2020-06-03</create_date>
   <update_date>2023-06-03</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.spsi.pl</value>
    <value>ns2.spsi.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>sssi.us</domain_name>
   <domain_keyword>sssi</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-08 15:23:24</query_time>
   <create_date>2002-07-17</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>Software Strategies &amp; Solutions, Inc.</registrant_name>
   <registrant_company>Software Strategies &amp; Solutions, Inc.</registrant_company>
   <registrant_address>39 REDPOLL LN</registrant_address>
   <registrant_city>LEVITTOWN</registrant_city>
   <registrant_state>NY</registrant_state>
   <registrant_zip>11756-3227</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5164584642</registrant_phone>
   <registrant_fax>+1.8886429675</registrant_fax>
   <name_servers>
    <value>ns47.worldnic.com</value>
    <value>ns48.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>shti.net</domain_name>
   <domain_keyword>shti</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-08 16:48:08</query_time>
   <create_date>2022-08-07</create_date>
   <update_date>2023-05-16</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>82</registrar_iana>
   <registrar_name>Onlinenic Inc</registrar_name>
   <registrar_website>http://www.onlinenic.com</registrar_website>
   <registrant_name>Samarsky Oleg Nikolaevich</registrant_name>
   <registrant_address>Syretska 30/1</registrant_address>
   <registrant_city>Kyiv</registrant_city>
   <registrant_state>Kyiv region</registrant_state>
   <registrant_zip>39100</registrant_zip>
   <registrant_country>UA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+380.974296512</registrant_phone>
   <registrant_fax>+380.974296512</registrant_fax>
   <name_servers>
    <value>ns1.controlpanel.host</value>
    <value>ns2.controlpanel.host</value>
    <value>ns3.controlpanel.host</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>nhsi.net</domain_name>
   <domain_keyword>nhsi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-13 16:47:44</query_time>
   <create_date>2015-04-17</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2033-04-17</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>GANDI SAS</registrar_name>
   <registrar_website>http://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delaware</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>amber.ns.cloudflare.com</value>
    <value>konnor.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>scsi.co.in</domain_name>
   <domain_keyword>scsi</domain_keyword>
   <domain_tld>co.in</domain_tld>
   <query_time>2024-04-09 11:24:02</query_time>
   <create_date>2012-02-10</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-10</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>scsi venture advisors</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Delhi</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>ns55.domaincontrol.com</value>
    <value>ns56.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>shsyi.com</domain_name>
   <domain_keyword>shsyi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 13:00:59</query_time>
   <create_date>2016-04-12</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-12</expiry_date>
   <registrar_iana>3758</registrar_iana>
   <registrar_name>Hefei Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.jumi.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>HU 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>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>khsi.ru</domain_name>
   <domain_keyword>khsi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-04 02:07:32</query_time>
   <create_date>2023-11-26</create_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>shse.se</domain_name>
   <domain_keyword>shse</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 22:09:27</query_time>
   <create_date>2017-01-05</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_name>Simply.com</registrar_name>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
    <value>ns4.simply.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>shgsi.com.cn</domain_name>
   <domain_keyword>shgsi</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-26 18:26:01</query_time>
   <create_date>2008-01-26</create_date>
   <expiry_date>2025-01-26</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>上海嘉石投资有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns13.xincache.com</value>
    <value>ns14.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>sasi.us</domain_name>
   <domain_keyword>sasi</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-07 08:04:04</query_time>
   <create_date>2023-03-07</create_date>
   <update_date>2024-03-03</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>Michael Nava</registrant_name>
   <registrant_address>7609 Grove Acre Ct</registrant_address>
   <registrant_city>Las Vegas</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>89131</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7026453412</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>shsix.com</domain_name>
   <domain_keyword>shsix</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 10:42:47</query_time>
   <create_date>2022-10-25</create_date>
   <update_date>2023-10-25</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=shsix.com</registrant_email>
   <registrant_phone>+1.4165385487</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>sasi.tech</domain_name>
   <domain_keyword>sasi</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-11 22:58:45</query_time>
   <create_date>2024-03-09</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-03-09</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_state>NRW</registrant_state>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>umhfp0fz.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>sh5i.icu</domain_name>
   <domain_keyword>sh5i</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-12 19:45:42</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_company>hua yu ke ji</registrant_company>
   <registrant_state>Beijing</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>eugene.ns.cloudflare.com</value>
    <value>samara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>shsir.net</domain_name>
   <domain_keyword>shsir</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 14:02:58</query_time>
   <create_date>2023-08-27</create_date>
   <update_date>2023-08-28</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>3709</registrar_iana>
   <registrar_name>DropCatch.com 1500 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>hunan</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>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>49</num>
   <domain_name>ahsi.com</domain_name>
   <domain_keyword>ahsi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 04:44:41</query_time>
   <create_date>2002-10-15</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-10-15</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>sssi.com</domain_name>
   <domain_keyword>sssi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 04:50:39</query_time>
   <create_date>2010-02-23</create_date>
   <update_date>2020-03-30</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CENTRAL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>SG</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/e30a9873-9d41-43b4-9a0e-d4cd0f466533</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>swsi.com</domain_name>
   <domain_keyword>swsi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 00:09:50</query_time>
   <create_date>1999-11-19</create_date>
   <update_date>2023-11-20</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Rashed Al Naimi</registrant_name>
   <registrant_company>personal</registrant_company>
   <registrant_address>P.O Box 5146</registrant_address>
   <registrant_city>Dhahran</registrant_city>
   <registrant_state>Eastern</registrant_state>
   <registrant_zip>31311</registrant_zip>
   <registrant_country>SA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+966.560944449</registrant_phone>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>hssi.ca</domain_name>
   <domain_keyword>hssi</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-27 23:58:42</query_time>
   <create_date>2001-07-10</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2032-07-10</expiry_date>
   <registrar_iana>456</registrar_iana>
   <registrar_name>Webnames.ca Inc.</registrar_name>
   <registrar_website>www.webnames.ca</registrar_website>
   <registrant_name>Hamilton Scenic Inc .</registrant_name>
   <registrant_address>1 Head St.,  U 1</registrant_address>
   <registrant_city>Dundas</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>L9H3H5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9056271449</registrant_phone>
   <registrant_fax>+1.9056271449</registrant_fax>
   <name_servers>
    <value>ivan.ns.cloudflare.com</value>
    <value>uma.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>sisi.com.pl</domain_name>
   <domain_keyword>sisi</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-04-23 21:45:36</query_time>
   <create_date>2023-10-02</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>courtney.ns.cloudflare.com</value>
    <value>harvey.ns.cloudflare.com</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>sasi.work</domain_name>
   <domain_keyword>sasi</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-10 02:07:32</query_time>
   <create_date>2021-06-16</create_date>
   <update_date>2023-05-15</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>www.cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>XIPAT Flexible Solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HN</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>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>ian.ns.cloudflare.com</value>
    <value>linda.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>susi.me.uk</domain_name>
   <domain_keyword>susi</domain_keyword>
   <domain_tld>me.uk</domain_tld>
   <query_time>2024-04-13 03:15:06</query_time>
   <create_date>2005-03-03</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_name>Easily Limited t/a easily.co.uk [Tag = WEBCONSULTANCY]</registrar_name>
   <registrar_website>https://easily.uk</registrar_website>
   <name_servers>
    <value>ns1.meganameservers.eu</value>
    <value>ns2.meganameservers.eu</value>
    <value>ns3.meganameservers.eu</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>56</num>
   <domain_name>smsi.net</domain_name>
   <domain_keyword>smsi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-12 02:41:21</query_time>
   <create_date>1997-07-17</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-16</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns91.worldnic.com</value>
    <value>ns92.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>shai.io</domain_name>
   <domain_keyword>shai</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-13 13:15:51</query_time>
   <create_date>2015-10-27</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-27</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>sofia.ns.cloudflare.com</value>
    <value>tom.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>sh0i.icu</domain_name>
   <domain_keyword>sh0i</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-12 19:45:34</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_company>hua yu ke ji</registrant_company>
   <registrant_state>Beijing</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>eugene.ns.cloudflare.com</value>
    <value>samara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>shci.org</domain_name>
   <domain_keyword>shci</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 05:50:27</query_time>
   <create_date>2019-09-09</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2024-09-09</expiry_date>
   <registrar_iana>955</registrar_iana>
   <registrar_name>Launchpad.com Inc.</registrar_name>
   <registrar_website>https://launchpad.supersite2.myorderbox.com/domain-registration/domain-whois-lookup.php</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Society for Health Care Innovation</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>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.wixdns.net</value>
    <value>ns1.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>shsm.com</domain_name>
   <domain_keyword>shsm</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 06:41:16</query_time>
   <create_date>1998-04-23</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>DE</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/shsm.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>nsa3.schlundtech.de</value>
    <value>nsb3.schlundtech.de</value>
    <value>nsc3.schlundtech.de</value>
    <value>nsd3.schlundtech.de</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>shei.vip</domain_name>
   <domain_keyword>shei</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-05-22 06:30:40</query_time>
   <create_date>2016-05-17</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu West Dimension Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1-show.myhostadmin.net</value>
    <value>ns2-show.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>shai.pro</domain_name>
   <domain_keyword>shai</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-20 19:19:45</query_time>
   <create_date>2023-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>3928</registrar_iana>
   <registrar_name>Sav.com, LLC - 38</registrar_name>
   <registrar_website>http://sav.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
    <value>verification-q2yfbmuxrvnsdnaogqtqft.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>scsi.fun</domain_name>
   <domain_keyword>scsi</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-31 12:52:09</query_time>
   <create_date>2022-11-24</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>shii.me</domain_name>
   <domain_keyword>shii</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-06-01 17:45:27</query_time>
   <create_date>2024-02-11</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-02-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>smsi.properties</domain_name>
   <domain_keyword>smsi</domain_keyword>
   <domain_tld>properties</domain_tld>
   <query_time>2024-04-12 02:41:21</query_time>
   <create_date>2021-12-01</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0163215220</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>susi.mobi</domain_name>
   <domain_keyword>susi</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-04-13 03:15:06</query_time>
   <create_date>2017-12-05</create_date>
   <update_date>2024-01-19</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>http://www.registrygate.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>shmi.ca</domain_name>
   <domain_keyword>shmi</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-11 08:37:33</query_time>
   <create_date>2016-07-26</create_date>
   <update_date>2022-07-27</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns61.domaincontrol.com</value>
    <value>ns62.domaincontrol.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>68</num>
   <domain_name>ehsi.org</domain_name>
   <domain_keyword>ehsi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 13:50:28</query_time>
   <create_date>2002-01-09</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2026-01-09</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>sbsi.shop</domain_name>
   <domain_keyword>sbsi</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-19 14:33:36</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>shmi.ly</domain_name>
   <domain_keyword>shmi</domain_keyword>
   <domain_tld>ly</domain_tld>
   <query_time>2024-04-19 11:35:37</query_time>
   <create_date>2018-03-22</create_date>
   <update_date>2023-02-08</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Libyan Spider Network (int)</registrar_name>
   <registrant_name>Hongchuan Zhang</registrant_name>
   <registrant_company>Tianjin LoongCrown Technology Co. LTD.</registrant_company>
   <registrant_address>Tianjinxiqinghua mu li 26-3-102</registrant_address>
   <registrant_city>tianjin</registrant_city>
   <registrant_state>tianjin</registrant_state>
   <registrant_zip>300000</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8630852520</registrant_phone>
   <registrant_fax>-83990704</registrant_fax>
   <name_servers>
    <value>chin.ns.cloudflare.com</value>
    <value>karl.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>shai.ca</domain_name>
   <domain_keyword>shai</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-25 00:33:05</query_time>
   <create_date>2007-04-25</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-04-25</expiry_date>
   <registrar_name>eNom Canada Corp.</registrar_name>
   <registrar_website>https://help.enom.com/</registrar_website>
   <registrant_name>Souris Harbour Authority Inc</registrant_name>
   <registrant_address>PO Box 339, 118 Breakwater St</registrant_address>
   <registrant_city>Souris</registrant_city>
   <registrant_state>PE</registrant_state>
   <registrant_zip>C0A2B0</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9026877209</registrant_phone>
   <name_servers>
    <value>amy.ns.cloudflare.com</value>
    <value>bayan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>shsk.se</domain_name>
   <domain_keyword>shsk</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 22:09:27</query_time>
   <create_date>2005-01-28</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_name>Loopia AB</registrar_name>
   <name_servers>
    <value>ns-100.awsdns-12.com</value>
    <value>ns-1204.awsdns-22.org</value>
    <value>ns-1904.awsdns-46.co.uk</value>
    <value>ns-984.awsdns-59.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>sh-si.de</domain_name>
   <domain_keyword>sh-si</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 02:37:48</query_time>
   <update_date>2006-03-01</update_date>
   <name_servers>
    <value>ns3.kasserver.com</value>
    <value>ns4.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>shsk.cn</domain_name>
   <domain_keyword>shsk</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-04 10:46:27</query_time>
   <create_date>2003-03-20</create_date>
   <expiry_date>2027-03-20</expiry_date>
   <registrar_name>厦门三五互联科技股份有限公司</registrar_name>
   <registrant_name>上海三开电气工程有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns-diy.com</value>
    <value>ns2.dns-diy.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>shsia.com</domain_name>
   <domain_keyword>shsia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 10:42:45</query_time>
   <create_date>2011-01-19</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2027-01-19</expiry_date>
   <registrar_iana>1518</registrar_iana>
   <registrar_name>SHANGHAI BEST ORAY INFORMATION S&amp;T CO., LTD.</registrar_name>
   <registrar_website>https://www.oray.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>ShangHaiShi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://domain.oray.com/whois/whoisform?domain=shsia.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.oray.net</value>
    <value>ns2.oray.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>sisi.au</domain_name>
   <domain_keyword>sisi</domain_keyword>
   <domain_tld>au</domain_tld>
   <query_time>2024-05-08 09:42:35</query_time>
   <update_date>2024-03-28</update_date>
   <registrar_name>Above.au Pty Limited</registrar_name>
   <registrar_website>https://www.yexa.com.au/contact.html</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <name_servers>
    <value>ns3.abovedomains.com</value>
    <value>ns4.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>sosi.love</domain_name>
   <domain_keyword>sosi</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-05-19 17:00:55</query_time>
   <create_date>2024-05-17</create_date>
   <expiry_date>2025-05-17</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>dns1.onamae.com</value>
    <value>dns2.onamae.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>sasi.uk</domain_name>
   <domain_keyword>sasi</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-21 11:22:40</query_time>
   <create_date>2018-08-17</create_date>
   <update_date>2023-07-28</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>sesi.site</domain_name>
   <domain_keyword>sesi</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-17 23:13:55</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>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_company>MOJO Agency</registrant_company>
   <registrant_state>BE</registrant_state>
   <registrant_country>BE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>shsh.cc</domain_name>
   <domain_keyword>shsh</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-23 06:08:22</query_time>
   <create_date>2021-03-25</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-25</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>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>shsw.tech</domain_name>
   <domain_keyword>shsw</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-25 06:41:28</query_time>
   <create_date>2022-07-02</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>shanghaishunwuxinxikejiyouxiangongsi</registrant_company>
   <registrant_state>shang hai shi</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>redbud.dnspod.net</value>
    <value>rosewood.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>shst.pt</domain_name>
   <domain_keyword>shst</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-25 06:41:24</query_time>
   <create_date>2018-04-07</create_date>
   <expiry_date>2024-03-07</expiry_date>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>83</num>
   <domain_name>mhsi.monster</domain_name>
   <domain_keyword>mhsi</domain_keyword>
   <domain_tld>monster</domain_tld>
   <query_time>2024-06-02 05:04:52</query_time>
   <create_date>2023-09-24</create_date>
   <update_date>2023-10-31</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc</registrar_name>
   <registrar_website>http://www.name.com/</registrar_website>
   <registrant_company>LULU</registrant_company>
   <registrant_state>??</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1cnb.name.com</value>
    <value>ns2fhn.name.com</value>
    <value>ns3cna.name.com</value>
    <value>ns4cgs.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>chsi.sbs</domain_name>
   <domain_keyword>chsi</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-09 03:05:35</query_time>
   <create_date>2023-10-14</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>Web Commerce Communications Ltd</registrar_name>
   <registrar_website>https://www.webnic.cc</registrar_website>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_country>MY</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns101.cloudns.net</value>
    <value>ns102.cloudns.net</value>
    <value>pns101.cloudns.net</value>
    <value>pns102.cloudns.net</value>
    <value>pns103.cloudns.net</value>
    <value>pns104.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>dhsi.com.cn</domain_name>
   <domain_keyword>dhsi</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-09 22:29:28</query_time>
   <create_date>2004-06-24</create_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>大连华洋分析仪器有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>sgsi.global</domain_name>
   <domain_keyword>sgsi</domain_keyword>
   <domain_tld>global</domain_tld>
   <query_time>2024-05-06 17:13:42</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>spsi.top</domain_name>
   <domain_keyword>spsi</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-30 16:55:02</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2023-04-13</update_date>
   <expiry_date>2025-04-13</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>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>shsl.xyz</domain_name>
   <domain_keyword>shsl</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-08 10:42:51</query_time>
   <create_date>2024-03-06</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>wu qing ru</registrant_company>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>sh4i.icu</domain_name>
   <domain_keyword>sh4i</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-12 19:45:41</query_time>
   <create_date>2023-10-30</create_date>
   <update_date>2023-11-04</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>https://www.gname.com/</registrar_website>
   <registrant_company>hua yu ke ji</registrant_company>
   <registrant_state>Beijing</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>eugene.ns.cloudflare.com</value>
    <value>samara.ns.cloudflare.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>dhsi.biz</domain_name>
   <domain_keyword>dhsi</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-13 23:08:25</query_time>
   <create_date>2015-10-26</create_date>
   <update_date>2021-10-01</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns10.wixdns.net</value>
    <value>ns11.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>hssi.org.cn</domain_name>
   <domain_keyword>hssi</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-04-07 16:53:23</query_time>
   <create_date>2022-12-07</create_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_name>商中在线科技股份有限公司</registrar_name>
   <registrant_name>蔡昆仑</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns7.cnmsn.net</value>
    <value>ns8.cnmsn.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>shis.xyz</domain_name>
   <domain_keyword>shis</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-08 02:10:53</query_time>
   <create_date>2020-02-16</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2027-02-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>Shi Shuai</registrant_company>
   <registrant_state>Bei Jing</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>93</num>
   <domain_name>shxi.asia</domain_name>
   <domain_keyword>shxi</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-04-11 15:33:31</query_time>
   <create_date>2023-09-18</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-09-18</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>Guo Wei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>an hui sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>melina.ns.cloudflare.com</value>
    <value>reese.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>shsh.top</domain_name>
   <domain_keyword>shsh</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-08 16:45:19</query_time>
   <create_date>2017-02-16</create_date>
   <update_date>2023-03-01</update_date>
   <expiry_date>2025-02-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</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Mei Jin Chao</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>shai.com</domain_name>
   <domain_keyword>shai</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-12 10:56:07</query_time>
   <create_date>1995-10-07</create_date>
   <update_date>2022-09-01</update_date>
   <expiry_date>2024-10-06</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>dns1.stottlerhenke.com</value>
    <value>mail.stottlerhenke.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>96</num>
   <domain_name>sesi.us</domain_name>
   <domain_keyword>sesi</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-13 05:50:44</query_time>
   <create_date>2002-06-03</create_date>
   <update_date>2023-06-02</update_date>
   <expiry_date>2024-06-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>Jim Sesi</registrant_name>
   <registrant_company>Jim Sesi</registrant_company>
   <registrant_address>P.O. Box 1641</registrant_address>
   <registrant_city>Troy</registrant_city>
   <registrant_state>Michigan</registrant_state>
   <registrant_zip>48099-1641</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.2487404951</registrant_phone>
   <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>97</num>
   <domain_name>shsl.com.cn</domain_name>
   <domain_keyword>shsl</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-14 04:46:28</query_time>
   <create_date>2005-02-24</create_date>
   <expiry_date>2027-02-24</expiry_date>
   <registrar_name>商中在线科技股份有限公司</registrar_name>
   <registrant_name>上海松林食品(集团)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns.bizcn.com</value>
    <value>dns.cnmsn.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>sasi.cl</domain_name>
   <domain_keyword>sasi</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-21 11:22:36</query_time>
   <create_date>2020-07-07</create_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>VGroup SpA</registrant_name>
   <name_servers>
    <value>ns-1364.awsdns-42.org</value>
    <value>ns-1639.awsdns-12.co.uk</value>
    <value>ns-68.awsdns-08.com</value>
    <value>ns-762.awsdns-31.net</value>
   </name_servers>
  </value>
  <value>
   <num>99</num>
   <domain_name>shsz.tech</domain_name>
   <domain_keyword>shsz</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-18 16:59:43</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_company>Chillseph</registrant_company>
   <registrant_state>CA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>anastasia.ns.cloudflare.com</value>
    <value>charles.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>shai.cards</domain_name>
   <domain_keyword>shai</domain_keyword>
   <domain_tld>cards</domain_tld>
   <query_time>2024-05-24 03:24:26</query_time>
   <create_date>2023-01-18</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>
 </results>
 <stats>
  <total_time>0.118</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 265,554,933

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 265,554,933
Total WHOIS records with a Registrant Contact 166,068,912
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,624,517
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,296,211
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 553,955,636

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,547,383,772
Total WHOIS records with a Registrant Contact 1,278,287,020
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,118,364,042
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,048,768,136

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 265 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.