WHOIS QUERY TIME

10 Jun 2024 - 9:36 PM UTC

Registered: 25 September 2014
Expiry: 25 September 2024

REGISTRAR

Name: 北京新网数码信息技术有限公司

DNSSEC

unsigned

NAME SERVERS

ns17.xincache.com
ns18.xincache.com

DOMAIN STATUS

ok

REGISTRANT

Name: 广东汉为信息技术有限公司
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=hwsys.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "hwsys.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "hwsys.cn",
            "domain_keyword": "hwsys",
            "domain_tld": "cn",
            "query_time": "2024-06-10 21:36:11",
            "create_date": "2014-09-25",
            "expiry_date": "2024-09-25",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "广东汉为信息技术有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns17.xincache.com",
                "ns18.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.041,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>hwsys.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>hwsys.cn</domain_name>
   <domain_keyword>hwsys</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-10 21:36:11</query_time>
   <create_date>2014-09-25</create_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>广东汉为信息技术有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns17.xincache.com</value>
    <value>ns18.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.041</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.065 seconds) for "hwsys.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

12 Feb 2023 - 5:58 AM UTC

Registered: 25 September 2014
Expiry: 25 September 2024

REGISTRAR

Name: 北京新网数码信息技术有限公司

DNSSEC

unsigned

NAME SERVERS

ns17.xincache.com
ns18.xincache.com

DOMAIN STATUS

ok

REGISTRANT

Name: 吴卫华
Email: [email protected]

#2 - QUERY TIME

11 Apr 2024 - 2:13 PM UTC

Registered: 25 September 2014
Expiry: 25 September 2024

REGISTRAR

Name: 北京新网数码信息技术有限公司

DNSSEC

unsigned

NAME SERVERS

ns17.xincache.com
ns18.xincache.com

DOMAIN STATUS

ok

REGISTRANT

Name: 广东汉为信息技术有限公司
Email: [email protected]

* Changes to the WHOIS data as compared with the previous record are highlighted in yellow.

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=hwsys.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "hwsys.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "hwsys.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "hwsys.cn",
            "domain_keyword": "hwsys",
            "domain_tld": "cn",
            "query_time": "2023-02-12 05:58:44",
            "create_date": "2014-09-25",
            "expiry_date": "2024-09-25",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "吴卫华",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns17.xincache.com",
                "ns18.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "hwsys.cn",
            "domain_keyword": "hwsys",
            "domain_tld": "cn",
            "query_time": "2024-04-11 14:13:52",
            "create_date": "2014-09-25",
            "expiry_date": "2024-09-25",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "广东汉为信息技术有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns17.xincache.com",
                "ns18.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.065,
        "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>hwsys.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>hwsys.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>hwsys.cn</domain_name>
   <domain_keyword>hwsys</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2023-02-12 05:58:44</query_time>
   <create_date>2014-09-25</create_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>吴卫华</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns17.xincache.com</value>
    <value>ns18.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>hwsys.cn</domain_name>
   <domain_keyword>hwsys</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-11 14:13:52</query_time>
   <create_date>2014-09-25</create_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>广东汉为信息技术有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns17.xincache.com</value>
    <value>ns18.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.065</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 3 domain names (in 0.02 seconds) which contained the exact domain keyword "hwsys".
Domain Name Registered Expiry Registrar Ownership
1 hwsys.com 27 Dec 1993 26 Dec 2024 NameCheap, Inc. -
2 hwsys.cn 25 Sep 2014 25 Sep 2024 北京新网数码信息技术有限公司 广东汉为信息技术有限公司
3 hwsys.top 19 Jun 2018 19 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Hao Wei
4 hwsys.org 20 Jan 2022 20 Jan 2025 Amazon Registrar, Inc. Identity Protection Service

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=hwsys&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "hwsys",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 4,
        "relation": "eq",
        "current": 4
    },
    "unique_domains": "hwsys.com, hwsys.cn, hwsys.top, hwsys.org",
    "results": [
        {
            "num": 1,
            "domain_name": "hwsys.com",
            "domain_keyword": "hwsys",
            "domain_tld": "com",
            "query_time": "2024-04-16 17:01:22",
            "create_date": "1993-12-27",
            "update_date": "2023-11-26",
            "expiry_date": "2024-12-26",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "hwsys.cn",
            "domain_keyword": "hwsys",
            "domain_tld": "cn",
            "query_time": "2024-06-10 21:36:11",
            "create_date": "2014-09-25",
            "expiry_date": "2024-09-25",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "广东汉为信息技术有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns17.xincache.com",
                "ns18.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "hwsys.top",
            "domain_keyword": "hwsys",
            "domain_tld": "top",
            "query_time": "2024-05-17 05:20:37",
            "create_date": "2018-06-19",
            "expiry_date": "2024-06-19",
            "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": "Hao Wei",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhe jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "hwsys.org",
            "domain_keyword": "hwsys",
            "domain_tld": "org",
            "query_time": "2024-05-21 06:00:26",
            "create_date": "2022-01-20",
            "update_date": "2023-12-22",
            "expiry_date": "2025-01-20",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1483.awsdns-57.org",
                "ns-1661.awsdns-15.co.uk",
                "ns-342.awsdns-42.com",
                "ns-899.awsdns-48.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.02,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>hwsys</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4</total>
  <relation>eq</relation>
  <current>4</current>
 </count>
 <unique_domains>hwsys.com, hwsys.cn, hwsys.top, hwsys.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>hwsys.com</domain_name>
   <domain_keyword>hwsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 17:01:22</query_time>
   <create_date>1993-12-27</create_date>
   <update_date>2023-11-26</update_date>
   <expiry_date>2024-12-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>hwsys.cn</domain_name>
   <domain_keyword>hwsys</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-10 21:36:11</query_time>
   <create_date>2014-09-25</create_date>
   <expiry_date>2024-09-25</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>广东汉为信息技术有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns17.xincache.com</value>
    <value>ns18.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>hwsys.top</domain_name>
   <domain_keyword>hwsys</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-17 05:20:37</query_time>
   <create_date>2018-06-19</create_date>
   <expiry_date>2024-06-19</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>Hao Wei</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>4</num>
   <domain_name>hwsys.org</domain_name>
   <domain_keyword>hwsys</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 06:00:26</query_time>
   <create_date>2022-01-20</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1483.awsdns-57.org</value>
    <value>ns-1661.awsdns-15.co.uk</value>
    <value>ns-342.awsdns-42.com</value>
    <value>ns-899.awsdns-48.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.02</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 365 domain names (in 0.036 seconds) which look and sound like the brand name "hwsys".
Domain Name Registered Expiry Registrar Ownership
1 rwsys.com 30 Aug 2013 30 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
2 hxsys.com 24 May 2020 24 May 2027 Xin Net Technology Corporation REDACTED FOR PRIVACY
3 lwsys.com 11 Apr 2005 11 Apr 2025 Wild West Domains, LLC Domains By Proxy, LLC
4 hzsys.net 24 May 2021 24 May 2025 Gname.com Pte. Ltd. -
5 hwsds.com 1 May 2023 1 May 2025 GoDaddy.com, LLC -
6 dwsys.de - - - -
7 hwsbs.de - - - -
8 hhsys.de - - - -
9 whsys.com 14 Apr 2014 14 Apr 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
10 h1sys.uk 12 Mar 2023 12 Mar 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
11 hnsys.com 4 May 2015 4 May 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
12 hwsy1.com 2 Aug 2019 2 Aug 2024 NameSilo, LLC -
13 hwsyb.com 11 Apr 2009 11 Apr 2025 Hefei Juming Network Technology Co., Ltd. Redacted for privacy
14 husys.net 14 May 2003 14 May 2028 PDR Ltd. d/b/a PublicDomainRegistry.com -
15 hosys.com 28 Nov 2005 28 Nov 2024 GoDaddy.com, LLC -
16 hwshs.site 1 Jan 2024 1 Jan 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
17 hswys.com 7 Nov 2015 7 Nov 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
18 h2sys.net 9 Jul 2015 9 Jul 2024 OVH, SAS REDACTED FOR PRIVACY
19 h2sys.biz 9 Jul 2015 8 Jul 2024 OVH sas REDACTED FOR PRIVACY
20 h5sys.cfd 7 Sep 2023 7 Sep 2024 West263 International Limited -
21 hpsys.site 11 Dec 2022 11 Dec 2024 Network Solutions LLC -
22 h-sys.biz 25 Mar 2011 24 Mar 2025 GMO Internet, Inc. d/b/a Onamae.com Data ProtectedDataProtected
23 hpsys.com 8 Jan 1997 7 Jan 2027 Network Solutions, LLC -
24 hesys.com 5 Sep 2003 5 Sep 2024 Megazone Corp., dba HOSTING.KR Kim Seokjun
25 hisys.online 11 May 2022 11 May 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
26 hwshs.com 5 Dec 2022 5 Dec 2024 Gname.com Pte. Ltd. Redacted for privacy
27 dwsys.dev 17 Jan 2021 17 Jan 2025 Hosting Concepts B.V. d/b/a Registrar.eu Jxs - Unix Solutions
28 twsys.cloud 6 Nov 2023 6 Nov 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
29 twsys.co.jp 24 Jan 2005 - - TECHWAY SYSTEMS INC.
30 hwsos.org 28 Jul 2018 28 Jul 2024 Name.com, Inc. Domain Protection Services, Inc.
31 hjsys.net 13 Sep 2004 13 Sep 2028 Whois Corp. inchul Ham
32 hwsyj.com 13 Apr 2024 13 Apr 2025 Dynadot Inc -
33 hwsos.com 28 Feb 2016 28 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
34 hlsys.net 6 Feb 2001 6 Feb 2027 Whois Corp. Heart Land System co.ltd
35 hisys.io 1 Oct 2019 1 Oct 2024 Whois Corp. HISYS
36 hwsysb.com 8 Jun 2017 8 Jun 2024 NameSilo, LLC See PrivacyGuardian.org
37 twsys.ca 27 Apr 2019 27 Apr 2025 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
38 hssys.cn 13 Jun 2020 13 Jun 2024 北京新网数码信息技术有限公司 凌忠骏
39 bwsys.net 28 Feb 1999 28 Feb 2025 CSC CORPORATE DOMAINS, INC. Earthlink Inc
40 hrsys.ru 21 Oct 2022 21 Oct 2024 REGRU-RU Private Person
41 hesys.de - - - -
42 hdsys.hu 3 Apr 1996 - - -
43 hgsys.click 19 Nov 2023 19 Nov 2024 Amazon Registrar, Inc. Identity Protection Service
44 h8sys.com 8 Oct 2003 8 Oct 2024 GoDaddy Online Services Cayman Islands Ltd. -
45 uwsys.com 1 Oct 2013 1 Oct 2027 Whois Corp. cho, jaewook
46 hways.com 7 Jun 2005 7 Jun 2024 CSC CORPORATE DOMAINS, INC. Sharecare, Inc.
47 3wsys.com 26 Apr 2003 26 Apr 2025 GoDaddy.com, LLC -
48 bwsys.gmbh 13 Oct 2022 13 Oct 2024 Cronon GmbH REDACTED FOR PRIVACY
49 h2sys.info 9 Jul 2015 9 Jul 2024 OVH SAS REDACTED FOR PRIVACY
50 hwsgys.com 8 Feb 2015 8 Feb 2025 Gname.com Pte. Ltd. Redacted for privacy
51 qwsys.co.uk 19 Jul 2019 19 Jul 2024 123-Reg Limited t/a 123-reg [Tag = 123-REG] -
52 nwsys.ru 11 Mar 2020 11 Mar 2025 RU-CENTER-RU Private Person
53 hrsys.io 14 Oct 2021 14 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
54 swsys.uk 4 Jan 2023 4 Jan 2025 TwentyTwentyMedia Limited t/a Pilchard [Tag = PILCHARD] -
55 owsys.com 23 Mar 2009 23 Mar 2025 Tucows Domains Inc. -
56 hwsyf.com 22 Oct 2022 22 Oct 2024 Gname.com Pte. Ltd. Redacted for privacy
57 hbsys.nl 28 Mar 2000 - Antagonist B.V. -
58 swsys.com.br 18 Oct 2022 18 Oct 2024 - STILOWEB NEG?CIOS DIGITAIS LTDA
59 hksys.ro 5 Apr 2005 1 Jul 2033 ICI - Registrar -
60 hdsys.top 25 Aug 2023 25 Aug 2024 DNSPod, Inc. haodanhaiyangnongyekejiyouxiangongsi
61 bwsys.com 14 Mar 1997 15 Mar 2025 Register.com, Inc. -
62 ewsys.com 3 Mar 2016 3 Mar 2025 GoDaddy.com, LLC -
63 hwlys.com 4 Aug 2019 4 Aug 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
64 whsys.net 30 Oct 2022 30 Oct 2024 Gname.com Pte. Ltd. Redacted for privacy
65 hisys.co.uk 8 Sep 2013 8 Sep 2028 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
66 hasys.de - - - -
67 husys.it 26 Jul 2018 26 Jul 2024 Ascio Technologies Inc. HUSYS GmbH
68 nwsys.net 20 Sep 2006 20 Sep 2029 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
69 hcsys.com 15 May 1995 16 May 2025 PSI-USA, Inc. dba Domain Robot -
70 hisys.us 5 Jul 2023 5 Jul 2024 OwnRegistrar, Inc. NA
71 hwxys.com 28 Aug 2013 28 Aug 2024 Hefei Juming Network Technology Co., Ltd. Redacted for privacy
72 wwsys.com 27 Mar 2002 27 Mar 2025 Gname.com Pte. Ltd. Redacted for privacy
73 h-sys.ru 12 Nov 2023 12 Nov 2024 REGRU-RU Private Person
74 hwtys.com 22 Mar 2012 22 Mar 2025 Gname.com Pte. Ltd. Redacted for privacy
75 hbsys.site 26 Jan 2017 26 Jan 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
76 h2sys.fr 9 Jul 2015 9 Jul 2024 OVH Ano Nymous
77 h-sys.net 18 Jan 2024 18 Jan 2025 Netowl, Inc. Xserver Inc.
78 hysys.top 13 Apr 2023 13 Apr 2025 Chengdu west dimension digital Er Ling Liu
79 awsys.com 12 May 1999 12 May 2028 NetEarth One, Inc. Advanced Weighing Systems, Inc.
80 gwsys.com 11 Jun 2001 11 Jun 2024 THE REGISTRY AT INFO AVENUE Ideaman
81 hpsys.co.jp 6 Mar 2013 - - Homepage System, Inc.
82 hwiys.com 17 Jun 2015 17 Jun 2024 Leascend Technology Co., Ltd. -
83 bwsys.work 5 Nov 2017 5 Nov 2024 GoDaddy.com, LLC Domains By Proxy, LLC
84 whsys.co.uk 4 Mar 2024 4 Mar 2025 Ionos SE [Tag = 1AND1] -
85 hwsyl.com 8 Mar 2024 8 Mar 2025 GMO INTERNET, INC. Personal
86 hfsys.net 8 Mar 2016 8 Mar 2025 Zhengzhou Century Connect Electronic Technology Development Co., Ltd -
87 hmsys.com 13 Feb 1996 14 Feb 2025 Name.com, Inc. HMS Companies
88 htsys.ru 10 Oct 2004 10 Oct 2024 RU-CENTER-RU Private Person
89 hwshys.com 12 Dec 2018 12 Dec 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
90 h2sys.com 22 Oct 2006 22 Oct 2024 GoDaddy.com, LLC -
91 ywsys.com 3 Nov 2017 3 Nov 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
92 hwsms.com 28 Dec 2019 28 Dec 2024 GoDaddy.com, LLC -
93 hwsyc.com 8 Mar 2019 8 Mar 2026 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
94 hwgys.com 29 Dec 2012 29 Dec 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
95 hdsys.com 4 Dec 2001 4 Dec 2024 Domain.com, LLC REDACTED FOR PRIVACY
96 hysys.in 29 Mar 2021 29 Mar 2025 GoDaddy.com, LLC Hysys Technologies
97 whsys.top 9 Apr 2023 9 Apr 2025 NameSilo,LLC PrivacyGuardian.org llc
98 hwsye.net 3 Aug 2023 3 Aug 2024 CSL Computer Service Langenbach GmbH d/b/a joker.com c/o IDPS International Domain Privacy Services GmbH
99 whsys.com.cn 18 Aug 2023 18 Aug 2024 上海美橙科技信息发展有限公司 章克圣
100 hvsys.ru 15 Mar 2013 15 Mar 2025 RD-RU HVSys company
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 Hwsys.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=hwsys.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "hwsys.cn",
        "page_size": 100
    },
    "count": {
        "total": 365,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "rwsys.com, hxsys.com, lwsys.com, hzsys.net, hwsds.com, dwsys.de, hwsbs.de, hhsys.de, whsys.com, h1sys.uk, hnsys.com, hwsy1.com, hwsyb.com, husys.net, hosys.com, hwshs.site, hswys.com, h2sys.net, h2sys.biz, h5sys.cfd, hpsys.site, h-sys.biz, hpsys.com, hesys.com, hisys.online, hwshs.com, dwsys.dev, twsys.cloud, twsys.co.jp, hwsos.org, hjsys.net, hwsyj.com, hwsos.com, hlsys.net, hisys.io, hwsysb.com, twsys.ca, hssys.cn, bwsys.net, hrsys.ru, hesys.de, hdsys.hu, hgsys.click, h8sys.com, uwsys.com, hways.com, 3wsys.com, bwsys.gmbh, h2sys.info, hwsgys.com, qwsys.co.uk, nwsys.ru, hrsys.io, swsys.uk, owsys.com, hwsyf.com, hbsys.nl, swsys.com.br, hksys.ro, hdsys.top, bwsys.com, ewsys.com, hwlys.com, whsys.net, hisys.co.uk, hasys.de, husys.it, nwsys.net, hcsys.com, hisys.us, hwxys.com, wwsys.com, h-sys.ru, hwtys.com, hbsys.site, h2sys.fr, h-sys.net, hysys.top, awsys.com, gwsys.com, hpsys.co.jp, hwiys.com, bwsys.work, whsys.co.uk, hwsyl.com, hfsys.net, hmsys.com, htsys.ru, hwshys.com, h2sys.com, ywsys.com, hwsms.com, hwsyc.com, hwgys.com, hdsys.com, hysys.in, whsys.top, hwsye.net, whsys.com.cn, hvsys.ru",
    "results": [
        {
            "num": 1,
            "domain_name": "rwsys.com",
            "domain_keyword": "rwsys",
            "domain_tld": "com",
            "query_time": "2024-04-26 14:18:11",
            "create_date": "2013-08-30",
            "update_date": "2020-08-24",
            "expiry_date": "2024-08-30",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "hxsys.com",
            "domain_keyword": "hxsys",
            "domain_tld": "com",
            "query_time": "2024-05-08 18:51:02",
            "create_date": "2020-05-24",
            "update_date": "2022-01-07",
            "expiry_date": "2027-05-24",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/hxsys.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.xincache.com",
                "ns18.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "lwsys.com",
            "domain_keyword": "lwsys",
            "domain_tld": "com",
            "query_time": "2024-04-18 01:32:48",
            "create_date": "2005-04-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-11",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "https://www.wildwestdomains.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.secureserver.net/whois?plid=1387&domain=lwsys.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "hzsys.net",
            "domain_keyword": "hzsys",
            "domain_tld": "net",
            "query_time": "2024-05-27 22:04:51",
            "create_date": "2021-05-24",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-24",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "hwsds.com",
            "domain_keyword": "hwsds",
            "domain_tld": "com",
            "query_time": "2024-05-27 09:38:42",
            "create_date": "2023-05-01",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "dwsys.de",
            "domain_keyword": "dwsys",
            "domain_tld": "de",
            "query_time": "2024-05-05 21:11:03",
            "update_date": "2013-09-03",
            "name_servers": [
                "a.ns14.net",
                "b.ns14.net",
                "c.ns14.net",
                "d.ns14.net"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 7,
            "domain_name": "hwsbs.de",
            "domain_keyword": "hwsbs",
            "domain_tld": "de",
            "query_time": "2024-05-04 12:13:23",
            "update_date": "2021-12-16",
            "name_servers": [
                "dns.dns1.de",
                "dns.dns2.de",
                "dns.dns3.de",
                "dns.dns4.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 8,
            "domain_name": "hhsys.de",
            "domain_keyword": "hhsys",
            "domain_tld": "de",
            "query_time": "2024-05-04 15:51:06",
            "update_date": "2024-03-02",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 9,
            "domain_name": "whsys.com",
            "domain_keyword": "whsys",
            "domain_tld": "com",
            "query_time": "2024-06-05 17:17:07",
            "create_date": "2014-04-14",
            "update_date": "2021-04-08",
            "expiry_date": "2024-04-14",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "h1sys.uk",
            "domain_keyword": "h1sys",
            "domain_tld": "uk",
            "query_time": "2024-05-29 21:13:37",
            "create_date": "2023-03-12",
            "update_date": "2023-12-18",
            "expiry_date": "2024-03-12",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "Renewal required."
            ]
        },
        {
            "num": 11,
            "domain_name": "hnsys.com",
            "domain_keyword": "hnsys",
            "domain_tld": "com",
            "query_time": "2024-05-30 01:19:04",
            "create_date": "2015-05-04",
            "update_date": "2024-05-05",
            "expiry_date": "2024-05-04",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Hai Nan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com",
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "hwsy1.com",
            "domain_keyword": "hwsy1",
            "domain_tld": "com",
            "query_time": "2024-04-16 17:01:22",
            "create_date": "2019-08-02",
            "update_date": "2023-09-27",
            "expiry_date": "2024-08-02",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "hwsyb.com",
            "domain_keyword": "hwsyb",
            "domain_tld": "com",
            "query_time": "2024-05-09 14:49:45",
            "create_date": "2009-04-11",
            "update_date": "2024-05-09",
            "expiry_date": "2025-04-11",
            "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",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "husys.net",
            "domain_keyword": "husys",
            "domain_tld": "net",
            "query_time": "2024-05-18 05:14:07",
            "create_date": "2003-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2028-05-14",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "53055.earth.orderbox-dns.com",
                "53055.mars.orderbox-dns.com",
                "53055.mercury.orderbox-dns.com",
                "53055.venus.orderbox-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "hosys.com",
            "domain_keyword": "hosys",
            "domain_tld": "com",
            "query_time": "2024-04-16 03:13:45",
            "create_date": "2005-11-28",
            "update_date": "2023-09-04",
            "expiry_date": "2024-11-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "hwshs.site",
            "domain_keyword": "hwshs",
            "domain_tld": "site",
            "query_time": "2024-05-08 18:44:33",
            "create_date": "2024-01-01",
            "update_date": "2024-04-27",
            "expiry_date": "2025-01-01",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_state": "Osaka",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "hswys.com",
            "domain_keyword": "hswys",
            "domain_tld": "com",
            "query_time": "2024-04-26 00:30:42",
            "create_date": "2015-11-07",
            "update_date": "2023-08-15",
            "expiry_date": "2024-11-07",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "hai nan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "h2sys.net",
            "domain_keyword": "h2sys",
            "domain_tld": "net",
            "query_time": "2024-04-22 01:40:14",
            "create_date": "2015-07-09",
            "update_date": "2023-07-09",
            "expiry_date": "2024-07-09",
            "registrar_iana": 433,
            "registrar_name": "OVH, SAS",
            "registrar_website": "https://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns14.ovh.net",
                "ns14.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "h2sys.biz",
            "domain_keyword": "h2sys",
            "domain_tld": "biz",
            "query_time": "2024-04-22 01:40:14",
            "create_date": "2015-07-09",
            "update_date": "2023-07-06",
            "expiry_date": "2024-07-08",
            "registrar_iana": 433,
            "registrar_name": "OVH sas",
            "registrar_website": "www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns14.ovh.net",
                "ns14.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "h5sys.cfd",
            "domain_keyword": "h5sys",
            "domain_tld": "cfd",
            "query_time": "2024-05-19 01:51:07",
            "create_date": "2023-09-07",
            "update_date": "2023-09-25",
            "expiry_date": "2024-09-07",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_state": "Guang Dong",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "hpsys.site",
            "domain_keyword": "hpsys",
            "domain_tld": "site",
            "query_time": "2024-06-05 07:34:09",
            "create_date": "2022-12-11",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-11",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions LLC",
            "registrar_website": "https://www.networksolutions.com/",
            "registrant_state": "FL",
            "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": [
                "ns15.worldnic.com",
                "ns16.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "h-sys.biz",
            "domain_keyword": "h-sys",
            "domain_tld": "biz",
            "query_time": "2024-04-18 12:20:04",
            "create_date": "2011-03-25",
            "update_date": "2022-03-06",
            "expiry_date": "2025-03-24",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "whois.discount-domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data ProtectedDataProtected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1078.awsdns-06.org",
                "ns-2002.awsdns-58.co.uk",
                "ns-340.awsdns-42.com",
                "ns-661.awsdns-18.net",
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "hpsys.com",
            "domain_keyword": "hpsys",
            "domain_tld": "com",
            "query_time": "2024-05-03 22:57:32",
            "create_date": "1997-01-08",
            "update_date": "2021-11-08",
            "expiry_date": "2027-01-07",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.haloapplications.com",
                "ns2.haloapplications.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "hesys.com",
            "domain_keyword": "hesys",
            "domain_tld": "com",
            "query_time": "2024-04-20 04:59:38",
            "create_date": "2003-09-05",
            "update_date": "2023-08-25",
            "expiry_date": "2024-09-05",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "Kim Seokjun",
            "registrant_company": "Kim Seokjun",
            "registrant_address": "1514-907, Hanareum Apt Jangmal-ro,  Bucheon-si",
            "registrant_city": "Gyeonggi-do",
            "registrant_zip": "14596",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1028805222",
            "name_servers": [
                "ns1.hosting.co.kr",
                "ns2.hosting.co.kr",
                "ns3.hosting.co.kr",
                "ns4.hosting.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "hisys.online",
            "domain_keyword": "hisys",
            "domain_tld": "online",
            "query_time": "2024-05-15 19:44:22",
            "create_date": "2022-05-11",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-11",
            "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": 26,
            "domain_name": "hwshs.com",
            "domain_keyword": "hwshs",
            "domain_tld": "com",
            "query_time": "2024-05-12 16:06:52",
            "create_date": "2022-12-05",
            "update_date": "2023-12-30",
            "expiry_date": "2024-12-05",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HUBEI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=hwshs.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "dwsys.dev",
            "domain_keyword": "dwsys",
            "domain_tld": "dev",
            "query_time": "2024-05-18 04:43:39",
            "create_date": "2021-01-17",
            "update_date": "2024-03-02",
            "expiry_date": "2025-01-17",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "http://www.openprovider.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jxs - Unix Solutions",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zuid-Holland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.jxs-is.eu",
                "ns.jxs-is.net",
                "ns.jxs-is.nl"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "twsys.cloud",
            "domain_keyword": "twsys",
            "domain_tld": "cloud",
            "query_time": "2024-05-16 12:45:03",
            "create_date": "2023-11-06",
            "update_date": "2023-11-29",
            "expiry_date": "2024-11-06",
            "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": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "twsys.co.jp",
            "domain_keyword": "twsys",
            "domain_tld": "co.jp",
            "query_time": "2024-04-27 13:20:12",
            "create_date": "2005-01-24",
            "update_date": "2024-02-01",
            "registrant_company": "TECHWAY SYSTEMS INC.",
            "name_servers": [
                "name.technowave.ad.jp",
                "ns.technowave.ne.jp"
            ]
        },
        {
            "num": 30,
            "domain_name": "hwsos.org",
            "domain_keyword": "hwsos",
            "domain_tld": "org",
            "query_time": "2024-04-16 17:00:54",
            "create_date": "2018-07-28",
            "update_date": "2024-01-13",
            "expiry_date": "2024-07-28",
            "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": [
                "dns41.cloudns.net",
                "dns42.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "hjsys.net",
            "domain_keyword": "hjsys",
            "domain_tld": "net",
            "query_time": "2024-04-18 19:08:32",
            "create_date": "2004-09-13",
            "update_date": "2024-03-29",
            "expiry_date": "2028-09-13",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "inchul Ham",
            "registrant_company": "inchul Ham",
            "registrant_address": "Taepyung 1-dong Sujung-gu Sungnam city Kyungki do",
            "registrant_city": "Korea",
            "registrant_zip": "461824",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.317577077",
            "registrant_fax": "+82.317981911",
            "name_servers": [
                "ns1.whoisdomain.kr",
                "ns2.whoisdomain.kr",
                "ns3.whoisdomain.kr",
                "ns4.whoisdomain.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "hwsyj.com",
            "domain_keyword": "hwsyj",
            "domain_tld": "com",
            "query_time": "2024-04-23 15:13:53",
            "create_date": "2024-04-13",
            "update_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "hwsos.com",
            "domain_keyword": "hwsos",
            "domain_tld": "com",
            "query_time": "2024-04-16 17:00:54",
            "create_date": "2016-02-28",
            "update_date": "2021-02-22",
            "expiry_date": "2025-02-28",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "hlsys.net",
            "domain_keyword": "hlsys",
            "domain_tld": "net",
            "query_time": "2024-04-25 16:23:39",
            "create_date": "2001-02-06",
            "update_date": "2024-01-31",
            "expiry_date": "2027-02-06",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "Heart Land System co.ltd",
            "registrant_company": "Heart Land System co.ltd",
            "registrant_address": "Sunshine 60 BLD 57F,3-1-1,HigashiIkebukuro,Toshimaku,Tokyo",
            "registrant_city": "TOKYO",
            "registrant_zip": "170-6057",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.335904110",
            "registrant_fax": "+82.335904200",
            "name_servers": [
                "dns.hlsys.net",
                "ns2.hlsys.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "hisys.io",
            "domain_keyword": "hisys",
            "domain_tld": "io",
            "query_time": "2024-05-22 08:06:22",
            "create_date": "2019-10-01",
            "update_date": "2023-10-02",
            "expiry_date": "2024-10-01",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "https://whois.co.kr",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "HISYS",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "KR",
            "registrant_email": "please query the rdds service of the registrar 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.whoisdomain.kr",
                "ns2.whoisdomain.kr",
                "ns3.whoisdomain.kr",
                "ns4.whoisdomain.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "hwsysb.com",
            "domain_keyword": "hwsysb",
            "domain_tld": "com",
            "query_time": "2024-05-21 06:00:25",
            "create_date": "2017-06-08",
            "update_date": "2024-05-13",
            "expiry_date": "2024-06-08",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "twsys.ca",
            "domain_keyword": "twsys",
            "domain_tld": "ca",
            "query_time": "2024-06-02 14:56:14",
            "create_date": "2019-04-27",
            "update_date": "2022-06-30",
            "expiry_date": "2025-04-27",
            "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": [
                "ns1.bluehost.com",
                "ns2.bluehost.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "hssys.cn",
            "domain_keyword": "hssys",
            "domain_tld": "cn",
            "query_time": "2024-04-17 00:41:47",
            "create_date": "2020-06-13",
            "expiry_date": "2024-06-13",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "凌忠骏",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "bwsys.net",
            "domain_keyword": "bwsys",
            "domain_tld": "net",
            "query_time": "2024-04-24 09:55:11",
            "create_date": "1999-02-28",
            "update_date": "2024-02-24",
            "expiry_date": "2025-02-28",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Hostmaster -",
            "registrant_company": "Earthlink Inc",
            "registrant_address": "1375 Peachtree St,",
            "registrant_city": "Atlanta",
            "registrant_state": "GA",
            "registrant_zip": "30309",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4048150770",
            "name_servers": [
                "carl.ns.cloudflare.com",
                "rihana.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "hrsys.ru",
            "domain_keyword": "hrsys",
            "domain_tld": "ru",
            "query_time": "2024-05-05 11:34:32",
            "create_date": "2022-10-21",
            "expiry_date": "2024-10-21",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.ihc.ru",
                "ns2.ihc.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 41,
            "domain_name": "hesys.de",
            "domain_keyword": "hesys",
            "domain_tld": "de",
            "query_time": "2024-05-05 23:52:50",
            "update_date": "2018-08-14",
            "name_servers": [
                "ns1025.ui-dns.biz",
                "ns1025.ui-dns.com",
                "ns1025.ui-dns.de",
                "ns1025.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 42,
            "domain_name": "hdsys.hu",
            "domain_keyword": "hdsys",
            "domain_tld": "hu",
            "query_time": "2024-05-10 20:01:46",
            "create_date": "1996-04-03"
        },
        {
            "num": 43,
            "domain_name": "hgsys.click",
            "domain_keyword": "hgsys",
            "domain_tld": "click",
            "query_time": "2024-05-23 02:00:55",
            "create_date": "2023-11-19",
            "update_date": "2023-11-24",
            "expiry_date": "2024-11-19",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1116.awsdns-11.org",
                "ns-2032.awsdns-62.co.uk",
                "ns-246.awsdns-30.com",
                "ns-715.awsdns-25.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "h8sys.com",
            "domain_keyword": "h8sys",
            "domain_tld": "com",
            "query_time": "2024-04-27 09:41:31",
            "create_date": "2003-10-08",
            "update_date": "2023-09-20",
            "expiry_date": "2024-10-08",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "http://www.uniregistry.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "uwsys.com",
            "domain_keyword": "uwsys",
            "domain_tld": "com",
            "query_time": "2024-04-22 00:15:51",
            "create_date": "2013-10-01",
            "update_date": "2022-08-31",
            "expiry_date": "2027-10-01",
            "registrar_iana": 100,
            "registrar_name": "Whois Corp.",
            "registrar_website": "http://www.whois.co.kr",
            "registrant_name": "cho, jaewook",
            "registrant_company": "cho, jaewook",
            "registrant_address": "1719 Dong-a Venture Tower Bongmyeong-dong Yuseong-gu",
            "registrant_city": "Daejeon",
            "registrant_zip": "305709",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.7082792587",
            "name_servers": [
                "ns1.whoisdomain.kr",
                "ns2.whoisdomain.kr",
                "ns3.whoisdomain.kr",
                "ns4.whoisdomain.kr"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "hways.com",
            "domain_keyword": "hways",
            "domain_tld": "com",
            "query_time": "2024-05-09 18:08:50",
            "create_date": "2005-06-07",
            "update_date": "2023-06-04",
            "expiry_date": "2024-06-07",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Sharecare, Inc.",
            "registrant_address": "255  Paces Ferry Rd.",
            "registrant_city": "Atlanta",
            "registrant_state": "GA",
            "registrant_zip": "30305",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4046714000",
            "registrant_fax": "+1.4046714000",
            "name_servers": [
                "dns1.cscdns.net",
                "dns2.cscdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "3wsys.com",
            "domain_keyword": "3wsys",
            "domain_tld": "com",
            "query_time": "2024-05-13 21:15:33",
            "create_date": "2003-04-26",
            "update_date": "2024-05-08",
            "expiry_date": "2025-04-26",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "bwsys.gmbh",
            "domain_keyword": "bwsys",
            "domain_tld": "gmbh",
            "query_time": "2024-04-24 09:55:11",
            "create_date": "2022-10-13",
            "update_date": "2023-11-27",
            "expiry_date": "2024-10-13",
            "registrar_iana": 141,
            "registrar_name": "Cronon GmbH",
            "registrar_website": "http://www.cronon.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "docks03.rzone.de",
                "shades20.rzone.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "h2sys.info",
            "domain_keyword": "h2sys",
            "domain_tld": "info",
            "query_time": "2024-06-01 00:07:21",
            "create_date": "2015-07-09",
            "update_date": "2023-08-23",
            "expiry_date": "2024-07-09",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns14.ovh.net",
                "ns14.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "hwsgys.com",
            "domain_keyword": "hwsgys",
            "domain_tld": "com",
            "query_time": "2024-04-16 17:00:46",
            "create_date": "2015-02-08",
            "update_date": "2024-04-03",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "GUANG DONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=hwsgys.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "qwsys.co.uk",
            "domain_keyword": "qwsys",
            "domain_tld": "co.uk",
            "query_time": "2024-04-26 07:36:51",
            "create_date": "2019-07-19",
            "update_date": "2023-12-19",
            "expiry_date": "2024-07-19",
            "registrar_name": "123-Reg Limited t/a 123-reg [Tag = 123-REG]",
            "registrar_website": "https://www.123-reg.co.uk",
            "name_servers": [
                "ns1.powasoft.com",
                "ns2.powasoft.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 52,
            "domain_name": "nwsys.ru",
            "domain_keyword": "nwsys",
            "domain_tld": "ru",
            "query_time": "2024-05-01 06:48:54",
            "create_date": "2020-03-11",
            "expiry_date": "2025-03-11",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3-l2.nic.ru",
                "ns4-cloud.nic.ru",
                "ns4-l2.nic.ru",
                "ns8-cloud.nic.ru",
                "ns8-l2.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 53,
            "domain_name": "hrsys.io",
            "domain_keyword": "hrsys",
            "domain_tld": "io",
            "query_time": "2024-04-29 00:13:57",
            "create_date": "2021-10-14",
            "update_date": "2024-01-25",
            "expiry_date": "2024-10-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hrsys.io",
                "ns2.hrsys.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "swsys.uk",
            "domain_keyword": "swsys",
            "domain_tld": "uk",
            "query_time": "2024-05-09 10:28:03",
            "create_date": "2023-01-04",
            "update_date": "2023-12-05",
            "expiry_date": "2025-01-04",
            "registrar_name": "TwentyTwentyMedia Limited t/a Pilchard [Tag = PILCHARD]",
            "registrar_website": "https://www.pilchard.co.uk",
            "name_servers": [
                "ns1-35.azure-dns.com",
                "ns2-35.azure-dns.net",
                "ns3-35.azure-dns.org",
                "ns4-35.azure-dns.info"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 55,
            "domain_name": "owsys.com",
            "domain_keyword": "owsys",
            "domain_tld": "com",
            "query_time": "2024-05-20 03:37:04",
            "create_date": "2009-03-23",
            "update_date": "2024-03-22",
            "expiry_date": "2025-03-23",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "hwsyf.com",
            "domain_keyword": "hwsyf",
            "domain_tld": "com",
            "query_time": "2024-05-21 06:00:26",
            "create_date": "2022-10-22",
            "update_date": "2023-11-06",
            "expiry_date": "2024-10-22",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JI LIN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=hwsyf.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "hbsys.nl",
            "domain_keyword": "hbsys",
            "domain_tld": "nl",
            "query_time": "2024-04-29 17:57:37",
            "create_date": "2000-03-28",
            "update_date": "2024-03-13",
            "registrar_name": "Antagonist B.V.",
            "name_servers": [
                "webhostingserver.g1-dns.com",
                "webhostingserver.g1-dns.one"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 58,
            "domain_name": "swsys.com.br",
            "domain_keyword": "swsys",
            "domain_tld": "com.br",
            "query_time": "2024-05-23 02:06:41",
            "create_date": "2022-10-18",
            "update_date": "2024-03-24",
            "expiry_date": "2024-10-18",
            "registrant_name": "STILOWEB NEG?CIOS DIGITAIS LTDA",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.acessocpanel.com.br",
                "ns2.acessocpanel.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 59,
            "domain_name": "hksys.ro",
            "domain_keyword": "hksys",
            "domain_tld": "ro",
            "query_time": "2024-06-01 04:53:06",
            "create_date": "2005-04-05",
            "expiry_date": "2033-07-01",
            "registrar_name": "ICI - Registrar",
            "registrar_website": "http://www.rotld.ro",
            "name_servers": [
                "dns1.host-vision.com",
                "dns2.host-vision.com",
                "dns3.host-vision.com",
                "dns4.host-vision.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 60,
            "domain_name": "hdsys.top",
            "domain_keyword": "hdsys",
            "domain_tld": "top",
            "query_time": "2024-04-21 07:08:16",
            "create_date": "2023-08-25",
            "expiry_date": "2024-08-25",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "haodanhaiyangnongyekejiyouxiangongsi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan 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": [
                "mosca.dnspod.net",
                "taro.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "bwsys.com",
            "domain_keyword": "bwsys",
            "domain_tld": "com",
            "query_time": "2024-04-24 09:55:11",
            "create_date": "1997-03-14",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-15",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns1.trueopt.com",
                "ns2.trueopt.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "ewsys.com",
            "domain_keyword": "ewsys",
            "domain_tld": "com",
            "query_time": "2024-04-16 22:25:09",
            "create_date": "2016-03-03",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "hwlys.com",
            "domain_keyword": "hwlys",
            "domain_tld": "com",
            "query_time": "2024-05-21 05:58:59",
            "create_date": "2019-08-04",
            "update_date": "2019-08-04",
            "expiry_date": "2024-08-04",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "whsys.net",
            "domain_keyword": "whsys",
            "domain_tld": "net",
            "query_time": "2024-05-26 06:11:18",
            "create_date": "2022-10-30",
            "update_date": "2024-05-22",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "AN HUI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=whsys.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "hisys.co.uk",
            "domain_keyword": "hisys",
            "domain_tld": "co.uk",
            "query_time": "2024-04-24 19:29:25",
            "create_date": "2013-09-08",
            "update_date": "2023-08-09",
            "expiry_date": "2028-09-08",
            "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": 66,
            "domain_name": "hasys.de",
            "domain_keyword": "hasys",
            "domain_tld": "de",
            "query_time": "2024-05-06 00:35:24",
            "update_date": "2018-08-02",
            "name_servers": [
                "ns1016.ui-dns.biz",
                "ns1016.ui-dns.com",
                "ns1016.ui-dns.de",
                "ns1016.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 67,
            "domain_name": "husys.it",
            "domain_keyword": "husys",
            "domain_tld": "it",
            "query_time": "2024-05-12 15:57:27",
            "create_date": "2018-07-26",
            "update_date": "2023-08-11",
            "expiry_date": "2024-07-26",
            "registrar_name": "Ascio Technologies Inc.",
            "registrar_website": "http://www.ascio.com",
            "registrant_company": "HUSYS GmbH",
            "registrant_address": "Buchenallee 69e",
            "registrant_city": "Panketal",
            "registrant_state": "Panketal",
            "registrant_zip": "16341",
            "registrant_country": "DE",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 68,
            "domain_name": "nwsys.net",
            "domain_keyword": "nwsys",
            "domain_tld": "net",
            "query_time": "2024-04-18 11:30:51",
            "create_date": "2006-09-20",
            "update_date": "2020-08-07",
            "expiry_date": "2029-09-20",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F",
            "registrant_city": "Fukuoka-shi",
            "registrant_state": "Fukuoka",
            "registrant_zip": "810-0001",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.927137999",
            "registrant_fax": "+81.927137944",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "hcsys.com",
            "domain_keyword": "hcsys",
            "domain_tld": "com",
            "query_time": "2024-05-19 21:48:32",
            "create_date": "1995-05-15",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-16",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "http://www.psi-usa.info",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "hisys.us",
            "domain_keyword": "hisys",
            "domain_tld": "us",
            "query_time": "2024-05-19 02:53:40",
            "create_date": "2023-07-05",
            "update_date": "2023-07-13",
            "expiry_date": "2024-07-05",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "www.ownregistrar.com",
            "registrant_name": "Moshe Eshaghian",
            "registrant_company": "NA",
            "registrant_address": "178 SW 8th Street",
            "registrant_city": "Miami",
            "registrant_state": "Florida",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3052248185",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "hwxys.com",
            "domain_keyword": "hwxys",
            "domain_tld": "com",
            "query_time": "2024-05-29 05:01:34",
            "create_date": "2013-08-28",
            "update_date": "2024-05-15",
            "expiry_date": "2024-08-28",
            "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": "ZHE JIANG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "wwsys.com",
            "domain_keyword": "wwsys",
            "domain_tld": "com",
            "query_time": "2024-05-28 01:23:28",
            "create_date": "2002-03-27",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-27",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "ARIZONA",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "US",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=wwsys.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "h-sys.ru",
            "domain_keyword": "h-sys",
            "domain_tld": "ru",
            "query_time": "2024-05-02 04:39:13",
            "create_date": "2023-11-12",
            "expiry_date": "2024-11-12",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 74,
            "domain_name": "hwtys.com",
            "domain_keyword": "hwtys",
            "domain_tld": "com",
            "query_time": "2024-04-16 17:01:39",
            "create_date": "2012-03-22",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-22",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HONG KONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=hwtys.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "hbsys.site",
            "domain_keyword": "hbsys",
            "domain_tld": "site",
            "query_time": "2024-05-27 08:45:03",
            "create_date": "2017-01-26",
            "update_date": "2024-03-14",
            "expiry_date": "2025-01-26",
            "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": [
                "cash.ns.cloudflare.com",
                "ingrid.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "h2sys.fr",
            "domain_keyword": "h2sys",
            "domain_tld": "fr",
            "query_time": "2024-05-05 07:24:36",
            "create_date": "2015-07-09",
            "update_date": "2023-08-31",
            "expiry_date": "2024-07-09",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 77,
            "domain_name": "h-sys.net",
            "domain_keyword": "h-sys",
            "domain_tld": "net",
            "query_time": "2024-05-17 21:53:15",
            "create_date": "2024-01-18",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-18",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "Xserver Xserver Inc.",
            "registrant_company": "Xserver Inc.",
            "registrant_address": "GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "5300011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662928811",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "hysys.top",
            "domain_keyword": "hysys",
            "domain_tld": "top",
            "query_time": "2024-05-17 16:41:40",
            "create_date": "2023-04-13",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital",
            "registrar_website": "www.west263.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Er Ling Liu",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fu Jian",
            "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": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "awsys.com",
            "domain_keyword": "awsys",
            "domain_tld": "com",
            "query_time": "2024-04-19 09:31:47",
            "create_date": "1999-05-12",
            "update_date": "2024-03-04",
            "expiry_date": "2028-05-12",
            "registrar_iana": 1005,
            "registrar_name": "NetEarth One, Inc.",
            "registrar_website": "http://www.netearthone.com",
            "registrant_name": "Derek Pribnow",
            "registrant_company": "Advanced Weighing Systems, Inc.",
            "registrant_address": "2100 Olson Drive",
            "registrant_city": "Chippewa Falls",
            "registrant_state": "Wisconsin",
            "registrant_zip": "54729",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7157260691",
            "name_servers": [
                "ns1-33.azure-dns.com",
                "ns2-33.azure-dns.net",
                "ns3-33.azure-dns.org",
                "ns4-33.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "gwsys.com",
            "domain_keyword": "gwsys",
            "domain_tld": "com",
            "query_time": "2024-04-24 16:01:01",
            "create_date": "2001-06-11",
            "update_date": "2023-06-05",
            "expiry_date": "2024-06-11",
            "registrar_iana": 123,
            "registrar_name": "THE REGISTRY AT INFO AVENUE",
            "registrar_website": "www.spiritdomains.com",
            "registrant_name": "Sam NOh",
            "registrant_company": "Ideaman",
            "registrant_address": "413 cold mountain trl",
            "registrant_city": "fort worth",
            "registrant_state": "Texas",
            "registrant_zip": "76131",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8185229381",
            "registrant_fax": "+1.8178071950",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "hpsys.co.jp",
            "domain_keyword": "hpsys",
            "domain_tld": "co.jp",
            "query_time": "2024-05-17 08:08:01",
            "create_date": "2013-03-06",
            "update_date": "2024-04-01",
            "registrant_company": "Homepage System, Inc.",
            "name_servers": [
                "mdns1.fc2.com",
                "mdns2.fc2.com"
            ]
        },
        {
            "num": 82,
            "domain_name": "hwiys.com",
            "domain_keyword": "hwiys",
            "domain_tld": "com",
            "query_time": "2024-04-16 16:57:40",
            "create_date": "2015-06-17",
            "update_date": "2023-05-15",
            "expiry_date": "2024-06-17",
            "registrar_iana": 1316,
            "registrar_name": "Leascend Technology Co., Ltd.",
            "registrar_website": "http://www.35.com",
            "name_servers": [
                "ns3.dns-diy.com",
                "ns4.dns-diy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "bwsys.work",
            "domain_keyword": "bwsys",
            "domain_tld": "work",
            "query_time": "2024-05-21 04:33:27",
            "create_date": "2017-11-05",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "whsys.co.uk",
            "domain_keyword": "whsys",
            "domain_tld": "co.uk",
            "query_time": "2024-05-19 09:45:00",
            "create_date": "2024-03-04",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-04",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1024.ui-dns.biz",
                "ns1048.ui-dns.com",
                "ns1048.ui-dns.org",
                "ns1093.ui-dns.de"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 85,
            "domain_name": "hwsyl.com",
            "domain_keyword": "hwsyl",
            "domain_tld": "com",
            "query_time": "2024-05-23 23:53:08",
            "create_date": "2024-03-08",
            "update_date": "2024-03-23",
            "expiry_date": "2025-03-08",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "yunfei lin",
            "registrant_company": "Personal",
            "registrant_address": "3-5 Ofukacho, Grand Front Osaka Tower B 2F",
            "registrant_city": "Osaka-shi Kita-ku",
            "registrant_state": "Osaka",
            "registrant_zip": "100-2541",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.312225008",
            "name_servers": [
                "dakota.ns.cloudflare.com",
                "nadia.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "hfsys.net",
            "domain_keyword": "hfsys",
            "domain_tld": "net",
            "query_time": "2024-05-01 16:35:14",
            "create_date": "2016-03-08",
            "update_date": "2024-04-28",
            "expiry_date": "2025-03-08",
            "registrar_iana": 2805,
            "registrar_name": "Zhengzhou Century Connect Electronic Technology Development Co., Ltd",
            "registrar_website": "http://www.59.cn",
            "name_servers": [
                "ns1.dns100.net",
                "ns2.dns100.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "hmsys.com",
            "domain_keyword": "hmsys",
            "domain_tld": "com",
            "query_time": "2024-05-21 05:32:00",
            "create_date": "1996-02-13",
            "update_date": "2024-01-23",
            "expiry_date": "2025-02-14",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Mike Fleckenstein",
            "registrant_company": "HMS Companies",
            "registrant_address": "935 John St.",
            "registrant_city": "Kalamazoo",
            "registrant_state": "MI",
            "registrant_zip": "49001",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/hmsys.com/registrant",
            "registrant_phone": "Non-Public Data",
            "name_servers": [
                "ns1045.ui-dns.biz",
                "ns1045.ui-dns.com",
                "ns1045.ui-dns.de",
                "ns1045.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "htsys.ru",
            "domain_keyword": "htsys",
            "domain_tld": "ru",
            "query_time": "2024-05-05 11:35:44",
            "create_date": "2004-10-10",
            "expiry_date": "2024-10-10",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 89,
            "domain_name": "hwshys.com",
            "domain_keyword": "hwshys",
            "domain_tld": "com",
            "query_time": "2024-04-16 17:00:48",
            "create_date": "2018-12-12",
            "update_date": "2022-11-15",
            "expiry_date": "2024-12-12",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Bei Jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "h2sys.com",
            "domain_keyword": "h2sys",
            "domain_tld": "com",
            "query_time": "2024-04-22 01:40:14",
            "create_date": "2006-10-22",
            "update_date": "2023-10-18",
            "expiry_date": "2024-10-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "ywsys.com",
            "domain_keyword": "ywsys",
            "domain_tld": "com",
            "query_time": "2024-04-24 00:28:47",
            "create_date": "2017-11-03",
            "update_date": "2020-10-28",
            "expiry_date": "2024-11-03",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "hwsms.com",
            "domain_keyword": "hwsms",
            "domain_tld": "com",
            "query_time": "2024-04-16 17:00:52",
            "create_date": "2019-12-28",
            "update_date": "2024-02-13",
            "expiry_date": "2024-12-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "hwsyc.com",
            "domain_keyword": "hwsyc",
            "domain_tld": "com",
            "query_time": "2024-04-16 17:01:22",
            "create_date": "2019-03-08",
            "update_date": "2019-03-08",
            "expiry_date": "2026-03-08",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hu Bei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=hwsyc.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 94,
            "domain_name": "hwgys.com",
            "domain_keyword": "hwgys",
            "domain_tld": "com",
            "query_time": "2024-04-17 22:41:43",
            "create_date": "2012-12-29",
            "update_date": "2012-12-29",
            "expiry_date": "2024-12-29",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan xi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=hwgys.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 95,
            "domain_name": "hdsys.com",
            "domain_keyword": "hdsys",
            "domain_tld": "com",
            "query_time": "2024-05-28 19:13:26",
            "create_date": "2001-12-04",
            "update_date": "2023-11-19",
            "expiry_date": "2024-12-04",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "https://tieredaccess.com/contact/1e7a4094-4006-44c4-a684-bddd549c91ca",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mydomain.com",
                "ns2.mydomain.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "hysys.in",
            "domain_keyword": "hysys",
            "domain_tld": "in",
            "query_time": "2024-05-29 19:33:42",
            "create_date": "2021-03-29",
            "update_date": "2023-03-30",
            "expiry_date": "2025-03-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hysys Technologies",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Puducherry",
            "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": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "whsys.top",
            "domain_keyword": "whsys",
            "domain_tld": "top",
            "query_time": "2024-04-20 22:46:30",
            "create_date": "2023-04-09",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "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": 98,
            "domain_name": "hwsye.net",
            "domain_keyword": "hwsye",
            "domain_tld": "net",
            "query_time": "2024-05-08 18:44:39",
            "create_date": "2023-08-03",
            "update_date": "2023-08-03",
            "expiry_date": "2024-08-03",
            "registrar_iana": 113,
            "registrar_name": "CSL Computer Service Langenbach GmbH d/b/a joker.com",
            "registrar_website": "https://joker.com",
            "registrant_name": "On behalf of hwsye.net",
            "registrant_company": "c/o IDPS International Domain Privacy Services GmbH",
            "registrant_address": "Hansaallee 191",
            "registrant_city": "Duesseldorf",
            "registrant_zip": "40549",
            "registrant_country": "DE",
            "registrant_email": "https://csl-registrar.com/contact/hwsye.net/owner",
            "registrant_phone": "+49.21186767448",
            "registrant_fax": "+49.211867676448",
            "name_servers": [
                "pns1.cloudns.net",
                "pns2.cloudns.net",
                "pns3.cloudns.net",
                "pns4.cloudns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "whsys.com.cn",
            "domain_keyword": "whsys",
            "domain_tld": "com.cn",
            "query_time": "2024-04-20 22:46:30",
            "create_date": "2023-08-18",
            "expiry_date": "2024-08-18",
            "registrar_name": "上海美橙科技信息发展有限公司",
            "registrant_name": "章克圣",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "hvsys.ru",
            "domain_keyword": "hvsys",
            "domain_tld": "ru",
            "query_time": "2024-04-30 11:38:39",
            "create_date": "2013-03-15",
            "expiry_date": "2025-03-15",
            "registrar_name": "RD-RU",
            "registrant_company": "HVSys company",
            "name_servers": [
                "ns.masterhost.ru",
                "ns1.masterhost.ru",
                "ns2.masterhost.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        }
    ],
    "stats": {
        "total_time": 0.036,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>hwsys.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>365</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>rwsys.com, hxsys.com, lwsys.com, hzsys.net, hwsds.com, dwsys.de, hwsbs.de, hhsys.de, whsys.com, h1sys.uk, hnsys.com, hwsy1.com, hwsyb.com, husys.net, hosys.com, hwshs.site, hswys.com, h2sys.net, h2sys.biz, h5sys.cfd, hpsys.site, h-sys.biz, hpsys.com, hesys.com, hisys.online, hwshs.com, dwsys.dev, twsys.cloud, twsys.co.jp, hwsos.org, hjsys.net, hwsyj.com, hwsos.com, hlsys.net, hisys.io, hwsysb.com, twsys.ca, hssys.cn, bwsys.net, hrsys.ru, hesys.de, hdsys.hu, hgsys.click, h8sys.com, uwsys.com, hways.com, 3wsys.com, bwsys.gmbh, h2sys.info, hwsgys.com, qwsys.co.uk, nwsys.ru, hrsys.io, swsys.uk, owsys.com, hwsyf.com, hbsys.nl, swsys.com.br, hksys.ro, hdsys.top, bwsys.com, ewsys.com, hwlys.com, whsys.net, hisys.co.uk, hasys.de, husys.it, nwsys.net, hcsys.com, hisys.us, hwxys.com, wwsys.com, h-sys.ru, hwtys.com, hbsys.site, h2sys.fr, h-sys.net, hysys.top, awsys.com, gwsys.com, hpsys.co.jp, hwiys.com, bwsys.work, whsys.co.uk, hwsyl.com, hfsys.net, hmsys.com, htsys.ru, hwshys.com, h2sys.com, ywsys.com, hwsms.com, hwsyc.com, hwgys.com, hdsys.com, hysys.in, whsys.top, hwsye.net, whsys.com.cn, hvsys.ru</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>rwsys.com</domain_name>
   <domain_keyword>rwsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 14:18:11</query_time>
   <create_date>2013-08-30</create_date>
   <update_date>2020-08-24</update_date>
   <expiry_date>2024-08-30</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>hxsys.com</domain_name>
   <domain_keyword>hxsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 18:51:02</query_time>
   <create_date>2020-05-24</create_date>
   <update_date>2022-01-07</update_date>
   <expiry_date>2027-05-24</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/hxsys.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.xincache.com</value>
    <value>ns18.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>lwsys.com</domain_name>
   <domain_keyword>lwsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 01:32:48</query_time>
   <create_date>2005-04-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>https://www.wildwestdomains.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.secureserver.net/whois?plid=1387&amp;domain=lwsys.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.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>4</num>
   <domain_name>hzsys.net</domain_name>
   <domain_keyword>hzsys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 22:04:51</query_time>
   <create_date>2021-05-24</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-24</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>hwsds.com</domain_name>
   <domain_keyword>hwsds</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 09:38:42</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-01</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>ns65.domaincontrol.com</value>
    <value>ns66.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>6</num>
   <domain_name>dwsys.de</domain_name>
   <domain_keyword>dwsys</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 21:11:03</query_time>
   <update_date>2013-09-03</update_date>
   <name_servers>
    <value>a.ns14.net</value>
    <value>b.ns14.net</value>
    <value>c.ns14.net</value>
    <value>d.ns14.net</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>7</num>
   <domain_name>hwsbs.de</domain_name>
   <domain_keyword>hwsbs</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 12:13:23</query_time>
   <update_date>2021-12-16</update_date>
   <name_servers>
    <value>dns.dns1.de</value>
    <value>dns.dns2.de</value>
    <value>dns.dns3.de</value>
    <value>dns.dns4.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>8</num>
   <domain_name>hhsys.de</domain_name>
   <domain_keyword>hhsys</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 15:51:06</query_time>
   <update_date>2024-03-02</update_date>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>9</num>
   <domain_name>whsys.com</domain_name>
   <domain_keyword>whsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-05 17:17:07</query_time>
   <create_date>2014-04-14</create_date>
   <update_date>2021-04-08</update_date>
   <expiry_date>2024-04-14</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>h1sys.uk</domain_name>
   <domain_keyword>h1sys</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-29 21:13:37</query_time>
   <create_date>2023-03-12</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-03-12</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Renewal required.</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>hnsys.com</domain_name>
   <domain_keyword>hnsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 01:19:04</query_time>
   <create_date>2015-05-04</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2024-05-04</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Hai Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>hwsy1.com</domain_name>
   <domain_keyword>hwsy1</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 17:01:22</query_time>
   <create_date>2019-08-02</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-08-02</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <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>hwsyb.com</domain_name>
   <domain_keyword>hwsyb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 14:49:45</query_time>
   <create_date>2009-04-11</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-04-11</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>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>husys.net</domain_name>
   <domain_keyword>husys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 05:14:07</query_time>
   <create_date>2003-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2028-05-14</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>53055.earth.orderbox-dns.com</value>
    <value>53055.mars.orderbox-dns.com</value>
    <value>53055.mercury.orderbox-dns.com</value>
    <value>53055.venus.orderbox-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>hosys.com</domain_name>
   <domain_keyword>hosys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 03:13:45</query_time>
   <create_date>2005-11-28</create_date>
   <update_date>2023-09-04</update_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>hwshs.site</domain_name>
   <domain_keyword>hwshs</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-08 18:44:33</query_time>
   <create_date>2024-01-01</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_state>Osaka</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>hswys.com</domain_name>
   <domain_keyword>hswys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 00:30:42</query_time>
   <create_date>2015-11-07</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-11-07</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>hai nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>h2sys.net</domain_name>
   <domain_keyword>h2sys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 01:40:14</query_time>
   <create_date>2015-07-09</create_date>
   <update_date>2023-07-09</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH, SAS</registrar_name>
   <registrar_website>https://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>redacted for privacy - send message to contact by visiting https://www.ovhcloud.com/en/lp/request-ovhcloud-registered-domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns14.ovh.net</value>
    <value>ns14.ovh.net</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>h2sys.biz</domain_name>
   <domain_keyword>h2sys</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-22 01:40:14</query_time>
   <create_date>2015-07-09</create_date>
   <update_date>2023-07-06</update_date>
   <expiry_date>2024-07-08</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH sas</registrar_name>
   <registrar_website>www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns14.ovh.net</value>
    <value>ns14.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>h5sys.cfd</domain_name>
   <domain_keyword>h5sys</domain_keyword>
   <domain_tld>cfd</domain_tld>
   <query_time>2024-05-19 01:51:07</query_time>
   <create_date>2023-09-07</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-09-07</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_state>Guang Dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>hpsys.site</domain_name>
   <domain_keyword>hpsys</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-06-05 07:34:09</query_time>
   <create_date>2022-12-11</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions LLC</registrar_name>
   <registrar_website>https://www.networksolutions.com/</registrar_website>
   <registrant_state>FL</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>ns15.worldnic.com</value>
    <value>ns16.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>h-sys.biz</domain_name>
   <domain_keyword>h-sys</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-04-18 12:20:04</query_time>
   <create_date>2011-03-25</create_date>
   <update_date>2022-03-06</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>whois.discount-domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data ProtectedDataProtected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1078.awsdns-06.org</value>
    <value>ns-2002.awsdns-58.co.uk</value>
    <value>ns-340.awsdns-42.com</value>
    <value>ns-661.awsdns-18.net</value>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>hpsys.com</domain_name>
   <domain_keyword>hpsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 22:57:32</query_time>
   <create_date>1997-01-08</create_date>
   <update_date>2021-11-08</update_date>
   <expiry_date>2027-01-07</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.haloapplications.com</value>
    <value>ns2.haloapplications.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>hesys.com</domain_name>
   <domain_keyword>hesys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 04:59:38</query_time>
   <create_date>2003-09-05</create_date>
   <update_date>2023-08-25</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>Kim Seokjun</registrant_name>
   <registrant_company>Kim Seokjun</registrant_company>
   <registrant_address>1514-907, Hanareum Apt Jangmal-ro,  Bucheon-si</registrant_address>
   <registrant_city>Gyeonggi-do</registrant_city>
   <registrant_zip>14596</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1028805222</registrant_phone>
   <name_servers>
    <value>ns1.hosting.co.kr</value>
    <value>ns2.hosting.co.kr</value>
    <value>ns3.hosting.co.kr</value>
    <value>ns4.hosting.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>hisys.online</domain_name>
   <domain_keyword>hisys</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-15 19:44:22</query_time>
   <create_date>2022-05-11</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-11</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>26</num>
   <domain_name>hwshs.com</domain_name>
   <domain_keyword>hwshs</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 16:06:52</query_time>
   <create_date>2022-12-05</create_date>
   <update_date>2023-12-30</update_date>
   <expiry_date>2024-12-05</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HUBEI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=hwshs.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>dwsys.dev</domain_name>
   <domain_keyword>dwsys</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-18 04:43:39</query_time>
   <create_date>2021-01-17</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-01-17</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>http://www.openprovider.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jxs - Unix Solutions</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zuid-Holland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns.jxs-is.eu</value>
    <value>ns.jxs-is.net</value>
    <value>ns.jxs-is.nl</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>twsys.cloud</domain_name>
   <domain_keyword>twsys</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-16 12:45:03</query_time>
   <create_date>2023-11-06</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2024-11-06</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>01.dnsv.jp</value>
    <value>02.dnsv.jp</value>
    <value>03.dnsv.jp</value>
    <value>04.dnsv.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>twsys.co.jp</domain_name>
   <domain_keyword>twsys</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-27 13:20:12</query_time>
   <create_date>2005-01-24</create_date>
   <update_date>2024-02-01</update_date>
   <registrant_company>TECHWAY SYSTEMS INC.</registrant_company>
   <name_servers>
    <value>name.technowave.ad.jp</value>
    <value>ns.technowave.ne.jp</value>
   </name_servers>
  </value>
  <value>
   <num>30</num>
   <domain_name>hwsos.org</domain_name>
   <domain_keyword>hwsos</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-16 17:00:54</query_time>
   <create_date>2018-07-28</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2024-07-28</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>dns41.cloudns.net</value>
    <value>dns42.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>hjsys.net</domain_name>
   <domain_keyword>hjsys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 19:08:32</query_time>
   <create_date>2004-09-13</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2028-09-13</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>inchul Ham</registrant_name>
   <registrant_company>inchul Ham</registrant_company>
   <registrant_address>Taepyung 1-dong Sujung-gu Sungnam city Kyungki do</registrant_address>
   <registrant_city>Korea</registrant_city>
   <registrant_zip>461824</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.317577077</registrant_phone>
   <registrant_fax>+82.317981911</registrant_fax>
   <name_servers>
    <value>ns1.whoisdomain.kr</value>
    <value>ns2.whoisdomain.kr</value>
    <value>ns3.whoisdomain.kr</value>
    <value>ns4.whoisdomain.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>hwsyj.com</domain_name>
   <domain_keyword>hwsyj</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 15:13:53</query_time>
   <create_date>2024-04-13</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>hwsos.com</domain_name>
   <domain_keyword>hwsos</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 17:00:54</query_time>
   <create_date>2016-02-28</create_date>
   <update_date>2021-02-22</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>hlsys.net</domain_name>
   <domain_keyword>hlsys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-25 16:23:39</query_time>
   <create_date>2001-02-06</create_date>
   <update_date>2024-01-31</update_date>
   <expiry_date>2027-02-06</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>Heart Land System co.ltd</registrant_name>
   <registrant_company>Heart Land System co.ltd</registrant_company>
   <registrant_address>Sunshine 60 BLD 57F,3-1-1,HigashiIkebukuro,Toshimaku,Tokyo</registrant_address>
   <registrant_city>TOKYO</registrant_city>
   <registrant_zip>170-6057</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.335904110</registrant_phone>
   <registrant_fax>+82.335904200</registrant_fax>
   <name_servers>
    <value>dns.hlsys.net</value>
    <value>ns2.hlsys.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>hisys.io</domain_name>
   <domain_keyword>hisys</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-05-22 08:06:22</query_time>
   <create_date>2019-10-01</create_date>
   <update_date>2023-10-02</update_date>
   <expiry_date>2024-10-01</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>https://whois.co.kr</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>HISYS</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>KR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.whoisdomain.kr</value>
    <value>ns2.whoisdomain.kr</value>
    <value>ns3.whoisdomain.kr</value>
    <value>ns4.whoisdomain.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>hwsysb.com</domain_name>
   <domain_keyword>hwsysb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 06:00:25</query_time>
   <create_date>2017-06-08</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>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>37</num>
   <domain_name>twsys.ca</domain_name>
   <domain_keyword>twsys</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-02 14:56:14</query_time>
   <create_date>2019-04-27</create_date>
   <update_date>2022-06-30</update_date>
   <expiry_date>2025-04-27</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>ns1.bluehost.com</value>
    <value>ns2.bluehost.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>38</num>
   <domain_name>hssys.cn</domain_name>
   <domain_keyword>hssys</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-17 00:41:47</query_time>
   <create_date>2020-06-13</create_date>
   <expiry_date>2024-06-13</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>凌忠骏</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>bwsys.net</domain_name>
   <domain_keyword>bwsys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 09:55:11</query_time>
   <create_date>1999-02-28</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Hostmaster -</registrant_name>
   <registrant_company>Earthlink Inc</registrant_company>
   <registrant_address>1375 Peachtree St,</registrant_address>
   <registrant_city>Atlanta</registrant_city>
   <registrant_state>GA</registrant_state>
   <registrant_zip>30309</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4048150770</registrant_phone>
   <name_servers>
    <value>carl.ns.cloudflare.com</value>
    <value>rihana.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>hrsys.ru</domain_name>
   <domain_keyword>hrsys</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 11:34:32</query_time>
   <create_date>2022-10-21</create_date>
   <expiry_date>2024-10-21</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.ihc.ru</value>
    <value>ns2.ihc.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>hesys.de</domain_name>
   <domain_keyword>hesys</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 23:52:50</query_time>
   <update_date>2018-08-14</update_date>
   <name_servers>
    <value>ns1025.ui-dns.biz</value>
    <value>ns1025.ui-dns.com</value>
    <value>ns1025.ui-dns.de</value>
    <value>ns1025.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>42</num>
   <domain_name>hdsys.hu</domain_name>
   <domain_keyword>hdsys</domain_keyword>
   <domain_tld>hu</domain_tld>
   <query_time>2024-05-10 20:01:46</query_time>
   <create_date>1996-04-03</create_date>
  </value>
  <value>
   <num>43</num>
   <domain_name>hgsys.click</domain_name>
   <domain_keyword>hgsys</domain_keyword>
   <domain_tld>click</domain_tld>
   <query_time>2024-05-23 02:00:55</query_time>
   <create_date>2023-11-19</create_date>
   <update_date>2023-11-24</update_date>
   <expiry_date>2024-11-19</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1116.awsdns-11.org</value>
    <value>ns-2032.awsdns-62.co.uk</value>
    <value>ns-246.awsdns-30.com</value>
    <value>ns-715.awsdns-25.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>h8sys.com</domain_name>
   <domain_keyword>h8sys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 09:41:31</query_time>
   <create_date>2003-10-08</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-10-08</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>http://www.uniregistry.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.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>45</num>
   <domain_name>uwsys.com</domain_name>
   <domain_keyword>uwsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 00:15:51</query_time>
   <create_date>2013-10-01</create_date>
   <update_date>2022-08-31</update_date>
   <expiry_date>2027-10-01</expiry_date>
   <registrar_iana>100</registrar_iana>
   <registrar_name>Whois Corp.</registrar_name>
   <registrar_website>http://www.whois.co.kr</registrar_website>
   <registrant_name>cho, jaewook</registrant_name>
   <registrant_company>cho, jaewook</registrant_company>
   <registrant_address>1719 Dong-a Venture Tower Bongmyeong-dong Yuseong-gu</registrant_address>
   <registrant_city>Daejeon</registrant_city>
   <registrant_zip>305709</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.7082792587</registrant_phone>
   <name_servers>
    <value>ns1.whoisdomain.kr</value>
    <value>ns2.whoisdomain.kr</value>
    <value>ns3.whoisdomain.kr</value>
    <value>ns4.whoisdomain.kr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>hways.com</domain_name>
   <domain_keyword>hways</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 18:08:50</query_time>
   <create_date>2005-06-07</create_date>
   <update_date>2023-06-04</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Sharecare, Inc.</registrant_company>
   <registrant_address>255  Paces Ferry Rd.</registrant_address>
   <registrant_city>Atlanta</registrant_city>
   <registrant_state>GA</registrant_state>
   <registrant_zip>30305</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4046714000</registrant_phone>
   <registrant_fax>+1.4046714000</registrant_fax>
   <name_servers>
    <value>dns1.cscdns.net</value>
    <value>dns2.cscdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>3wsys.com</domain_name>
   <domain_keyword>3wsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 21:15:33</query_time>
   <create_date>2003-04-26</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-04-26</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>ns47.domaincontrol.com</value>
    <value>ns48.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>48</num>
   <domain_name>bwsys.gmbh</domain_name>
   <domain_keyword>bwsys</domain_keyword>
   <domain_tld>gmbh</domain_tld>
   <query_time>2024-04-24 09:55:11</query_time>
   <create_date>2022-10-13</create_date>
   <update_date>2023-11-27</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>141</registrar_iana>
   <registrar_name>Cronon GmbH</registrar_name>
   <registrar_website>http://www.cronon.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>docks03.rzone.de</value>
    <value>shades20.rzone.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>h2sys.info</domain_name>
   <domain_keyword>h2sys</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-01 00:07:21</query_time>
   <create_date>2015-07-09</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns14.ovh.net</value>
    <value>ns14.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>hwsgys.com</domain_name>
   <domain_keyword>hwsgys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 17:00:46</query_time>
   <create_date>2015-02-08</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>GUANG DONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=hwsgys.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>qwsys.co.uk</domain_name>
   <domain_keyword>qwsys</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-26 07:36:51</query_time>
   <create_date>2019-07-19</create_date>
   <update_date>2023-12-19</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_name>123-Reg Limited t/a 123-reg [Tag = 123-REG]</registrar_name>
   <registrar_website>https://www.123-reg.co.uk</registrar_website>
   <name_servers>
    <value>ns1.powasoft.com</value>
    <value>ns2.powasoft.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>nwsys.ru</domain_name>
   <domain_keyword>nwsys</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 06:48:54</query_time>
   <create_date>2020-03-11</create_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3-l2.nic.ru</value>
    <value>ns4-cloud.nic.ru</value>
    <value>ns4-l2.nic.ru</value>
    <value>ns8-cloud.nic.ru</value>
    <value>ns8-l2.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>hrsys.io</domain_name>
   <domain_keyword>hrsys</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-29 00:13:57</query_time>
   <create_date>2021-10-14</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-10-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hrsys.io</value>
    <value>ns2.hrsys.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>swsys.uk</domain_name>
   <domain_keyword>swsys</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-09 10:28:03</query_time>
   <create_date>2023-01-04</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_name>TwentyTwentyMedia Limited t/a Pilchard [Tag = PILCHARD]</registrar_name>
   <registrar_website>https://www.pilchard.co.uk</registrar_website>
   <name_servers>
    <value>ns1-35.azure-dns.com</value>
    <value>ns2-35.azure-dns.net</value>
    <value>ns3-35.azure-dns.org</value>
    <value>ns4-35.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>55</num>
   <domain_name>owsys.com</domain_name>
   <domain_keyword>owsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 03:37:04</query_time>
   <create_date>2009-03-23</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-03-23</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.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>hwsyf.com</domain_name>
   <domain_keyword>hwsyf</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 06:00:26</query_time>
   <create_date>2022-10-22</create_date>
   <update_date>2023-11-06</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>JI LIN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=hwsyf.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>hbsys.nl</domain_name>
   <domain_keyword>hbsys</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-29 17:57:37</query_time>
   <create_date>2000-03-28</create_date>
   <update_date>2024-03-13</update_date>
   <registrar_name>Antagonist B.V.</registrar_name>
   <name_servers>
    <value>webhostingserver.g1-dns.com</value>
    <value>webhostingserver.g1-dns.one</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>swsys.com.br</domain_name>
   <domain_keyword>swsys</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-23 02:06:41</query_time>
   <create_date>2022-10-18</create_date>
   <update_date>2024-03-24</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrant_name>STILOWEB NEG?CIOS DIGITAIS LTDA</registrant_name>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.acessocpanel.com.br</value>
    <value>ns2.acessocpanel.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>hksys.ro</domain_name>
   <domain_keyword>hksys</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-06-01 04:53:06</query_time>
   <create_date>2005-04-05</create_date>
   <expiry_date>2033-07-01</expiry_date>
   <registrar_name>ICI - Registrar</registrar_name>
   <registrar_website>http://www.rotld.ro</registrar_website>
   <name_servers>
    <value>dns1.host-vision.com</value>
    <value>dns2.host-vision.com</value>
    <value>dns3.host-vision.com</value>
    <value>dns4.host-vision.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>hdsys.top</domain_name>
   <domain_keyword>hdsys</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-21 07:08:16</query_time>
   <create_date>2023-08-25</create_date>
   <expiry_date>2024-08-25</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>haodanhaiyangnongyekejiyouxiangongsi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan 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>mosca.dnspod.net</value>
    <value>taro.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>bwsys.com</domain_name>
   <domain_keyword>bwsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 09:55:11</query_time>
   <create_date>1997-03-14</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>ns1.trueopt.com</value>
    <value>ns2.trueopt.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>ewsys.com</domain_name>
   <domain_keyword>ewsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 22:25:09</query_time>
   <create_date>2016-03-03</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>hwlys.com</domain_name>
   <domain_keyword>hwlys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 05:58:59</query_time>
   <create_date>2019-08-04</create_date>
   <update_date>2019-08-04</update_date>
   <expiry_date>2024-08-04</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</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>64</num>
   <domain_name>whsys.net</domain_name>
   <domain_keyword>whsys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-26 06:11:18</query_time>
   <create_date>2022-10-30</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>AN HUI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=whsys.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>hisys.co.uk</domain_name>
   <domain_keyword>hisys</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-24 19:29:25</query_time>
   <create_date>2013-09-08</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2028-09-08</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>66</num>
   <domain_name>hasys.de</domain_name>
   <domain_keyword>hasys</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-06 00:35:24</query_time>
   <update_date>2018-08-02</update_date>
   <name_servers>
    <value>ns1016.ui-dns.biz</value>
    <value>ns1016.ui-dns.com</value>
    <value>ns1016.ui-dns.de</value>
    <value>ns1016.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>67</num>
   <domain_name>husys.it</domain_name>
   <domain_keyword>husys</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-12 15:57:27</query_time>
   <create_date>2018-07-26</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-07-26</expiry_date>
   <registrar_name>Ascio Technologies Inc.</registrar_name>
   <registrar_website>http://www.ascio.com</registrar_website>
   <registrant_company>HUSYS GmbH</registrant_company>
   <registrant_address>Buchenallee 69e</registrant_address>
   <registrant_city>Panketal</registrant_city>
   <registrant_state>Panketal</registrant_state>
   <registrant_zip>16341</registrant_zip>
   <registrant_country>DE</registrant_country>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>nwsys.net</domain_name>
   <domain_keyword>nwsys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 11:30:51</query_time>
   <create_date>2006-09-20</create_date>
   <update_date>2020-08-07</update_date>
   <expiry_date>2029-09-20</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Whois Privacy Protection Service by MuuMuuDomain</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>2-7-21 Tenjin Chuo-ku, Tenjin Prime 8F</registrant_address>
   <registrant_city>Fukuoka-shi</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>810-0001</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.927137999</registrant_phone>
   <registrant_fax>+81.927137944</registrant_fax>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>hcsys.com</domain_name>
   <domain_keyword>hcsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 21:48:32</query_time>
   <create_date>1995-05-15</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-16</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>http://www.psi-usa.info</registrar_website>
   <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>70</num>
   <domain_name>hisys.us</domain_name>
   <domain_keyword>hisys</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-19 02:53:40</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2023-07-13</update_date>
   <expiry_date>2024-07-05</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>www.ownregistrar.com</registrar_website>
   <registrant_name>Moshe Eshaghian</registrant_name>
   <registrant_company>NA</registrant_company>
   <registrant_address>178 SW 8th Street</registrant_address>
   <registrant_city>Miami</registrant_city>
   <registrant_state>Florida</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3052248185</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>hwxys.com</domain_name>
   <domain_keyword>hwxys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 05:01:34</query_time>
   <create_date>2013-08-28</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-08-28</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>ZHE JIANG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>wwsys.com</domain_name>
   <domain_keyword>wwsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 01:23:28</query_time>
   <create_date>2002-03-27</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>ARIZONA</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=wwsys.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>h-sys.ru</domain_name>
   <domain_keyword>h-sys</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-02 04:39:13</query_time>
   <create_date>2023-11-12</create_date>
   <expiry_date>2024-11-12</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>74</num>
   <domain_name>hwtys.com</domain_name>
   <domain_keyword>hwtys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 17:01:39</query_time>
   <create_date>2012-03-22</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HONG KONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=hwtys.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>hbsys.site</domain_name>
   <domain_keyword>hbsys</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-27 08:45:03</query_time>
   <create_date>2017-01-26</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-01-26</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>cash.ns.cloudflare.com</value>
    <value>ingrid.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>h2sys.fr</domain_name>
   <domain_keyword>h2sys</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 07:24:36</query_time>
   <create_date>2015-07-09</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>77</num>
   <domain_name>h-sys.net</domain_name>
   <domain_keyword>h-sys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 21:53:15</query_time>
   <create_date>2024-01-18</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>Xserver Xserver Inc.</registrant_name>
   <registrant_company>Xserver Inc.</registrant_company>
   <registrant_address>GRAND FRONT OSAKA TOWER A 32F, 4-20 Ofukacho, Kita-ku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>5300011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662928811</registrant_phone>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>hysys.top</domain_name>
   <domain_keyword>hysys</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-17 16:41:40</query_time>
   <create_date>2023-04-13</create_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital</registrar_name>
   <registrar_website>www.west263.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Er Ling Liu</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of 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.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>awsys.com</domain_name>
   <domain_keyword>awsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 09:31:47</query_time>
   <create_date>1999-05-12</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2028-05-12</expiry_date>
   <registrar_iana>1005</registrar_iana>
   <registrar_name>NetEarth One, Inc.</registrar_name>
   <registrar_website>http://www.netearthone.com</registrar_website>
   <registrant_name>Derek Pribnow</registrant_name>
   <registrant_company>Advanced Weighing Systems, Inc.</registrant_company>
   <registrant_address>2100 Olson Drive</registrant_address>
   <registrant_city>Chippewa Falls</registrant_city>
   <registrant_state>Wisconsin</registrant_state>
   <registrant_zip>54729</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.7157260691</registrant_phone>
   <name_servers>
    <value>ns1-33.azure-dns.com</value>
    <value>ns2-33.azure-dns.net</value>
    <value>ns3-33.azure-dns.org</value>
    <value>ns4-33.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>gwsys.com</domain_name>
   <domain_keyword>gwsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 16:01:01</query_time>
   <create_date>2001-06-11</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>123</registrar_iana>
   <registrar_name>THE REGISTRY AT INFO AVENUE</registrar_name>
   <registrar_website>www.spiritdomains.com</registrar_website>
   <registrant_name>Sam NOh</registrant_name>
   <registrant_company>Ideaman</registrant_company>
   <registrant_address>413 cold mountain trl</registrant_address>
   <registrant_city>fort worth</registrant_city>
   <registrant_state>Texas</registrant_state>
   <registrant_zip>76131</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8185229381</registrant_phone>
   <registrant_fax>+1.8178071950</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>81</num>
   <domain_name>hpsys.co.jp</domain_name>
   <domain_keyword>hpsys</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-17 08:08:01</query_time>
   <create_date>2013-03-06</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>Homepage System, Inc.</registrant_company>
   <name_servers>
    <value>mdns1.fc2.com</value>
    <value>mdns2.fc2.com</value>
   </name_servers>
  </value>
  <value>
   <num>82</num>
   <domain_name>hwiys.com</domain_name>
   <domain_keyword>hwiys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 16:57:40</query_time>
   <create_date>2015-06-17</create_date>
   <update_date>2023-05-15</update_date>
   <expiry_date>2024-06-17</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Leascend Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.35.com</registrar_website>
   <name_servers>
    <value>ns3.dns-diy.com</value>
    <value>ns4.dns-diy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>bwsys.work</domain_name>
   <domain_keyword>bwsys</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-21 04:33:27</query_time>
   <create_date>2017-11-05</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>whsys.co.uk</domain_name>
   <domain_keyword>whsys</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-19 09:45:00</query_time>
   <create_date>2024-03-04</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-04</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1024.ui-dns.biz</value>
    <value>ns1048.ui-dns.com</value>
    <value>ns1048.ui-dns.org</value>
    <value>ns1093.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>hwsyl.com</domain_name>
   <domain_keyword>hwsyl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 23:53:08</query_time>
   <create_date>2024-03-08</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>yunfei lin</registrant_name>
   <registrant_company>Personal</registrant_company>
   <registrant_address>3-5 Ofukacho, Grand Front Osaka Tower B 2F</registrant_address>
   <registrant_city>Osaka-shi Kita-ku</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>100-2541</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.312225008</registrant_phone>
   <name_servers>
    <value>dakota.ns.cloudflare.com</value>
    <value>nadia.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>hfsys.net</domain_name>
   <domain_keyword>hfsys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-01 16:35:14</query_time>
   <create_date>2016-03-08</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-03-08</expiry_date>
   <registrar_iana>2805</registrar_iana>
   <registrar_name>Zhengzhou Century Connect Electronic Technology Development Co., Ltd</registrar_name>
   <registrar_website>http://www.59.cn</registrar_website>
   <name_servers>
    <value>ns1.dns100.net</value>
    <value>ns2.dns100.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>hmsys.com</domain_name>
   <domain_keyword>hmsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 05:32:00</query_time>
   <create_date>1996-02-13</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-02-14</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Mike Fleckenstein</registrant_name>
   <registrant_company>HMS Companies</registrant_company>
   <registrant_address>935 John St.</registrant_address>
   <registrant_city>Kalamazoo</registrant_city>
   <registrant_state>MI</registrant_state>
   <registrant_zip>49001</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/hmsys.com/registrant</registrant_email>
   <registrant_phone>Non-Public Data</registrant_phone>
   <name_servers>
    <value>ns1045.ui-dns.biz</value>
    <value>ns1045.ui-dns.com</value>
    <value>ns1045.ui-dns.de</value>
    <value>ns1045.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unSigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>htsys.ru</domain_name>
   <domain_keyword>htsys</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 11:35:44</query_time>
   <create_date>2004-10-10</create_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>89</num>
   <domain_name>hwshys.com</domain_name>
   <domain_keyword>hwshys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 17:00:48</query_time>
   <create_date>2018-12-12</create_date>
   <update_date>2022-11-15</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Bei Jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>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>90</num>
   <domain_name>h2sys.com</domain_name>
   <domain_keyword>h2sys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 01:40:14</query_time>
   <create_date>2006-10-22</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2024-10-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>ywsys.com</domain_name>
   <domain_keyword>ywsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 00:28:47</query_time>
   <create_date>2017-11-03</create_date>
   <update_date>2020-10-28</update_date>
   <expiry_date>2024-11-03</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>hwsms.com</domain_name>
   <domain_keyword>hwsms</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 17:00:52</query_time>
   <create_date>2019-12-28</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>hwsyc.com</domain_name>
   <domain_keyword>hwsyc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 17:01:22</query_time>
   <create_date>2019-03-08</create_date>
   <update_date>2019-03-08</update_date>
   <expiry_date>2026-03-08</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hu Bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=hwsyc.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>hwgys.com</domain_name>
   <domain_keyword>hwgys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 22:41:43</query_time>
   <create_date>2012-12-29</create_date>
   <update_date>2012-12-29</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan xi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=hwgys.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>hdsys.com</domain_name>
   <domain_keyword>hdsys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 19:13:26</query_time>
   <create_date>2001-12-04</create_date>
   <update_date>2023-11-19</update_date>
   <expiry_date>2024-12-04</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/1e7a4094-4006-44c4-a684-bddd549c91ca</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mydomain.com</value>
    <value>ns2.mydomain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>hysys.in</domain_name>
   <domain_keyword>hysys</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-29 19:33:42</query_time>
   <create_date>2021-03-29</create_date>
   <update_date>2023-03-30</update_date>
   <expiry_date>2025-03-29</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>Hysys Technologies</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Puducherry</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>ns59.domaincontrol.com</value>
    <value>ns60.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>whsys.top</domain_name>
   <domain_keyword>whsys</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-20 22:46:30</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>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>98</num>
   <domain_name>hwsye.net</domain_name>
   <domain_keyword>hwsye</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-08 18:44:39</query_time>
   <create_date>2023-08-03</create_date>
   <update_date>2023-08-03</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>113</registrar_iana>
   <registrar_name>CSL Computer Service Langenbach GmbH d/b/a joker.com</registrar_name>
   <registrar_website>https://joker.com</registrar_website>
   <registrant_name>On behalf of hwsye.net</registrant_name>
   <registrant_company>c/o IDPS International Domain Privacy Services GmbH</registrant_company>
   <registrant_address>Hansaallee 191</registrant_address>
   <registrant_city>Duesseldorf</registrant_city>
   <registrant_zip>40549</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>https://csl-registrar.com/contact/hwsye.net/owner</registrant_email>
   <registrant_phone>+49.21186767448</registrant_phone>
   <registrant_fax>+49.211867676448</registrant_fax>
   <name_servers>
    <value>pns1.cloudns.net</value>
    <value>pns2.cloudns.net</value>
    <value>pns3.cloudns.net</value>
    <value>pns4.cloudns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>whsys.com.cn</domain_name>
   <domain_keyword>whsys</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-20 22:46:30</query_time>
   <create_date>2023-08-18</create_date>
   <expiry_date>2024-08-18</expiry_date>
   <registrar_name>上海美橙科技信息发展有限公司</registrar_name>
   <registrant_name>章克圣</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>hvsys.ru</domain_name>
   <domain_keyword>hvsys</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 11:38:39</query_time>
   <create_date>2013-03-15</create_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>RD-RU</registrar_name>
   <registrant_company>HVSys company</registrant_company>
   <name_servers>
    <value>ns.masterhost.ru</value>
    <value>ns1.masterhost.ru</value>
    <value>ns2.masterhost.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
 </results>
 <stats>
  <total_time>0.036</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

Can be used for Current WHOIS API, Bulk WHOIS API, WHOIS History API, Reverse WHOIS API and Fuzzy Domains API.

Package Quantity Price Rate Order
5,000 API Credits 5,000 $25 $5.00 Buy Now
25,000 API Credits 25,000 $100 $4.00 Buy Now
250,000 API Credits 250,000 $750 $3.00 Buy Now
1 Million API Credits Most Popular 1,000,000 $2,000 $2.00 Buy Now
10 Million API Credits 10,000,000 $10,000 $1.00 Buy Now

API Credits you purchase have lifetime validity, and you may use it whenever you wish. We accept Visa, Mastercard, American Express, Discover, Diners Club, JCB and China UnionPay. Popular payment wallets like Apple Pay, Google Pay, Alipay, WeChat Pay & Cash App Pay are accepted. You can also pay in installments through Buy Now, Pay Later (Affirm, Afterpay, Clearpay, Klarna) services. For orders worth $1000 and higher, you can also pay through Bank Wire Transfer (ACH, Fedwire and SWIFT). We also accept crypto payments through Bitcoin, Ethereum, Tether, Binance, Ripple and 100+ Cryptocurrencies.

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,149,823

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,149,823
Total WHOIS records with a Registrant Contact 166,662,762
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,065,237
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,448,455
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,561,982,636
Total WHOIS records with a Registrant Contact 1,288,467,292
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,078,018
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,212,192

Domain Name WHOIS Lookup

Discover a domain's current owners and details with our free WHOIS lookup tool.

Powered by Current WHOIS Database

Our Current WHOIS Database contains the latest WHOIS of over 267 Million active domain names, that are currently registered. This powers our Current WHOIS API, which lets you quickly see the complete WHOIS details of any active domain name.