WHOIS QUERY TIME

10 Jun 2024 - 3:36 PM UTC

Registered: 13 April 2000
Modified: 1 May 2024

NAME SERVERS

ns4.cpi.ad.jp
ns5.cpi.ad.jp

REGISTRANT

Company: HISYU CONSULTANT CO., LTD.

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=hisyu.co.jp
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "hisyu.co.jp"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "hisyu.co.jp",
            "domain_keyword": "hisyu",
            "domain_tld": "co.jp",
            "query_time": "2024-06-10 15:36:17",
            "create_date": "2000-04-13",
            "update_date": "2024-05-01",
            "registrant_company": "HISYU CONSULTANT CO., LTD.",
            "name_servers": [
                "ns4.cpi.ad.jp",
                "ns5.cpi.ad.jp"
            ]
        }
    ],
    "stats": {
        "total_time": 0.031,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>hisyu.co.jp</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>hisyu.co.jp</domain_name>
   <domain_keyword>hisyu</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-10 15:36:17</query_time>
   <create_date>2000-04-13</create_date>
   <update_date>2024-05-01</update_date>
   <registrant_company>HISYU CONSULTANT CO., LTD.</registrant_company>
   <name_servers>
    <value>ns4.cpi.ad.jp</value>
    <value>ns5.cpi.ad.jp</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.031</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 3 historical WHOIS records (in 0.056 seconds) for "hisyu.co.jp" in our Historical WHOIS Database.
#1 - QUERY TIME

7 Jan 2023 - 3:25 AM UTC

Registered: 13 April 2000
Modified: 1 May 2022

NAME SERVERS

ns4.cpi.ad.jp
ns5.cpi.ad.jp

REGISTRANT

Company: HISYU CONSULTANT CO., LTD.

#2 - QUERY TIME

6 May 2023 - 8:39 PM UTC

Registered: 13 April 2000
Modified: 1 May 2023

NAME SERVERS

ns4.cpi.ad.jp
ns5.cpi.ad.jp

REGISTRANT

Company: HISYU CONSULTANT CO., LTD.

#3 - QUERY TIME

4 Jun 2024 - 9:52 AM UTC

Registered: 13 April 2000
Modified: 1 May 2024

NAME SERVERS

ns4.cpi.ad.jp
ns5.cpi.ad.jp

REGISTRANT

Company: HISYU CONSULTANT CO., LTD.

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=hisyu.co.jp
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "hisyu.co.jp",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "hisyu.co.jp",
    "results": [
        {
            "num": 1,
            "domain_name": "hisyu.co.jp",
            "domain_keyword": "hisyu",
            "domain_tld": "co.jp",
            "query_time": "2023-01-07 03:25:13",
            "create_date": "2000-04-13",
            "update_date": "2022-05-01",
            "registrant_company": "HISYU CONSULTANT CO., LTD.",
            "name_servers": [
                "ns4.cpi.ad.jp",
                "ns5.cpi.ad.jp"
            ]
        },
        {
            "num": 2,
            "domain_name": "hisyu.co.jp",
            "domain_keyword": "hisyu",
            "domain_tld": "co.jp",
            "query_time": "2023-05-06 20:39:52",
            "create_date": "2000-04-13",
            "update_date": "2023-05-01",
            "registrant_company": "HISYU CONSULTANT CO., LTD.",
            "name_servers": [
                "ns4.cpi.ad.jp",
                "ns5.cpi.ad.jp"
            ]
        },
        {
            "num": 3,
            "domain_name": "hisyu.co.jp",
            "domain_keyword": "hisyu",
            "domain_tld": "co.jp",
            "query_time": "2024-06-04 09:52:12",
            "create_date": "2000-04-13",
            "update_date": "2024-05-01",
            "registrant_company": "HISYU CONSULTANT CO., LTD.",
            "name_servers": [
                "ns4.cpi.ad.jp",
                "ns5.cpi.ad.jp"
            ]
        }
    ],
    "stats": {
        "total_time": 0.056,
        "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>hisyu.co.jp</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>3</total>
  <relation>eq</relation>
  <current>3</current>
 </count>
 <unique_domains>hisyu.co.jp</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>hisyu.co.jp</domain_name>
   <domain_keyword>hisyu</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2023-01-07 03:25:13</query_time>
   <create_date>2000-04-13</create_date>
   <update_date>2022-05-01</update_date>
   <registrant_company>HISYU CONSULTANT CO., LTD.</registrant_company>
   <name_servers>
    <value>ns4.cpi.ad.jp</value>
    <value>ns5.cpi.ad.jp</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>hisyu.co.jp</domain_name>
   <domain_keyword>hisyu</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2023-05-06 20:39:52</query_time>
   <create_date>2000-04-13</create_date>
   <update_date>2023-05-01</update_date>
   <registrant_company>HISYU CONSULTANT CO., LTD.</registrant_company>
   <name_servers>
    <value>ns4.cpi.ad.jp</value>
    <value>ns5.cpi.ad.jp</value>
   </name_servers>
  </value>
  <value>
   <num>3</num>
   <domain_name>hisyu.co.jp</domain_name>
   <domain_keyword>hisyu</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-04 09:52:12</query_time>
   <create_date>2000-04-13</create_date>
   <update_date>2024-05-01</update_date>
   <registrant_company>HISYU CONSULTANT CO., LTD.</registrant_company>
   <name_servers>
    <value>ns4.cpi.ad.jp</value>
    <value>ns5.cpi.ad.jp</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.056</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 1 domain names (in 0.029 seconds) which contained the exact domain keyword "hisyu".
Domain Name Registered Expiry Registrar Ownership
1 hisyu.co.jp 13 Apr 2000 - - HISYU CONSULTANT CO., LTD.
2 hisyu.com 2 Sep 2022 2 Sep 2024 Cloudflare, Inc. DATA REDACTED

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=hisyu&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "hisyu",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "hisyu.co.jp, hisyu.com",
    "results": [
        {
            "num": 1,
            "domain_name": "hisyu.co.jp",
            "domain_keyword": "hisyu",
            "domain_tld": "co.jp",
            "query_time": "2024-06-10 15:36:17",
            "create_date": "2000-04-13",
            "update_date": "2024-05-01",
            "registrant_company": "HISYU CONSULTANT CO., LTD.",
            "name_servers": [
                "ns4.cpi.ad.jp",
                "ns5.cpi.ad.jp"
            ]
        },
        {
            "num": 2,
            "domain_name": "hisyu.com",
            "domain_keyword": "hisyu",
            "domain_tld": "com",
            "query_time": "2024-05-19 02:53:41",
            "create_date": "2022-09-02",
            "update_date": "2023-10-26",
            "expiry_date": "2024-09-02",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "Guangdong",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "CN",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/hisyu.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "adi.ns.cloudflare.com",
                "nolan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>hisyu</domain_keyword>
  <sort_by>create_date</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>hisyu.co.jp, hisyu.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>hisyu.co.jp</domain_name>
   <domain_keyword>hisyu</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-10 15:36:17</query_time>
   <create_date>2000-04-13</create_date>
   <update_date>2024-05-01</update_date>
   <registrant_company>HISYU CONSULTANT CO., LTD.</registrant_company>
   <name_servers>
    <value>ns4.cpi.ad.jp</value>
    <value>ns5.cpi.ad.jp</value>
   </name_servers>
  </value>
  <value>
   <num>2</num>
   <domain_name>hisyu.com</domain_name>
   <domain_keyword>hisyu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 02:53:41</query_time>
   <create_date>2022-09-02</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>Guangdong</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/hisyu.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>adi.ns.cloudflare.com</value>
    <value>nolan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.029</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 237 domain names (in 0.057 seconds) which look and sound like the brand name "hisyu".
Domain Name Registered Expiry Registrar Ownership
1 hkisyu.com 3 Oct 2007 3 Oct 2024 Tucows Domains Inc. -
2 hnsyu.net 14 Mar 2003 14 Mar 2030 Alibaba Cloud Computing (Beijing) Co., Ltd. -
3 hsiyu.top 7 May 2024 7 May 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) xie tian
4 shisyu.net 12 Jan 2001 12 Jan 2025 Japan Registry Services Co.,Ltd.(JPRS) Sankyo. Inc
5 kisyu.com 13 Dec 1999 13 Dec 2024 Netowl, Inc. Xserver Inc.
6 hisys.online 11 May 2022 11 May 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
7 hipyu.com 20 Jan 2017 20 Jan 2025 GoDaddy.com, LLC -
8 hilyu.com 2 Nov 2016 2 Nov 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
9 shisyu.co.jp 19 Apr 2001 - - YOUHOU.Co.Ltd
10 kisyu.net 5 Jul 2017 5 Jul 2024 GMO INTERNET, INC. Whois Privacy Protection Service by MuuMuuDomain
11 hisys.biz 29 Jul 2003 28 Jul 2024 GMO Internet, Inc. d/b/a Onamae.com popolo corporation
12 hiysu.com 1 Feb 2023 1 Feb 2025 Gname.com Pte. Ltd. Redacted for privacy
13 hinyu.com 2 Jul 2007 2 Jul 2024 GoDaddy.com, LLC -
14 hiseu.com 13 Jul 2019 13 Jul 2024 ABOVE.COM PTY LTD. -
15 eisyu.co.jp 19 Jun 2003 - - Eisyu Corporation
16 hisiu.com 1 Feb 2024 1 Feb 2025 GoDaddy.com, LLC -
17 bisyu.net 1 May 2002 1 May 2025 GMO INTERNET, INC. Bisyu co.,ltd.
18 hishu.org 25 Jul 2023 25 Jul 2025 Automattic Inc. Knock Knock WHOIS Not There, LLC
19 hisyo.com 21 Oct 1998 20 Oct 2024 URL SOLUTIONS INC. GLOBAL DOMAIN PRIVACY SERVICES INC
20 hisyo.co.jp 17 Feb 2010 - - Miyoshi Corp,
21 shisyu.info 12 Jul 2022 12 Jul 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by VALUE-DOMAIN
22 sisyu.net 14 Mar 2009 14 Mar 2025 GMO INTERNET, INC. Whois Privacy Protection Service by VALUE-DOMAIN
23 bisyu.info 23 Oct 2016 23 Oct 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
24 kisyu.biz 3 Dec 2020 3 Dec 2024 Japan Registry Services Co., Ltd. REDACTED FOR PRIVACY
25 hisiu.top 4 Apr 2024 4 Apr 2025 NameSilo,LLC PrivacyGuardian.org llc
26 hisyo.jp 20 Apr 2018 30 Apr 2025 - Hisyo Corporation
27 hisys.co.uk 8 Sep 2013 8 Sep 2028 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
28 hisyn.net 19 Jan 2008 19 Jan 2025 Wild West Domains, LLC -
29 visyu.net 24 Jan 2006 24 Jan 2025 IDC Frontier Inc. REDACTED FOR PRIVACY
30 hosyu.site 1 Nov 2015 1 Nov 2027 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
31 hcsyu.site 22 Nov 2023 22 Nov 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
32 hiryu.com 8 May 2002 8 May 2025 DomReg Ltd. d/b/a LIBRIS.COM c/o Office-Mail processing center
33 htsyu.org 28 Jun 2023 28 Jun 2024 Porkbun LLC Private by Design, LLC
34 hesyu.com 18 Jan 2017 18 Jan 2025 ENOM, INC. REDACTED FOR PRIVACY
35 misyu.net 19 Jul 2023 19 Jul 2024 GMO INTERNET, INC. Whois Privacy Protection Service by ConoHa
36 hisfu.com 7 May 2005 7 May 2025 GoDaddy Online Services Cayman Islands Ltd. -
37 hosyu.page 20 Apr 2020 20 Apr 2025 Squarespace Domains II LLC. REDACTED FOR PRIVACY
38 hesyu.org 6 Jan 2022 6 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
39 hisku.com 15 Feb 2017 15 Feb 2025 One.com A/S REDACTED FOR PRIVACY
40 hisyr.com 7 Aug 2019 7 Aug 2024 REALTIME REGISTER B.V. REDACTED FOR PRIVACY
41 hiryu.xyz 21 May 2024 21 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
42 hisou.com 27 Nov 2006 27 Nov 2024 Wild West Domains, LLC Domains By Proxy, LLC
43 hisyou.it 22 Dec 2006 30 Sep 2024 Register S.p.a. Hisyou S.r.l.
44 hikyu.com 25 Dec 2014 25 Dec 2025 GoDaddy.com, LLC -
45 risyu.info 27 Apr 2024 27 Apr 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
46 xisyu.com 10 Aug 2022 10 Aug 2024 Gname.com Pte. Ltd. Redacted for privacy
47 visyu.de - - - -
48 hisyn.org 17 Jan 2008 17 Jan 2026 Wild West Domains, LLC Domains By Proxy, LLC
49 hissu.com 8 Oct 2019 8 Oct 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
50 hisuu.store 8 Aug 2023 8 Aug 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) li jun
51 hisya.com 20 Nov 2014 20 Nov 2025 gabia hwang insuk
52 hi-yu.tech 17 Dec 2019 17 Dec 2024 Gandi SAS SARL GROUPE ACCELIS
53 hityu.com 6 Feb 2023 6 Feb 2025 Gname.com Pte. Ltd. Redacted for privacy
54 aisyu.com 2 Mar 2013 2 Mar 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
55 hisyc.com 9 May 2017 9 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
56 hisyou.work 17 Aug 2021 17 Aug 2029 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
57 hispu.com 3 Nov 2016 3 Nov 2024 GoDaddy.com, LLC -
58 bisyu.com 21 Mar 2000 21 Mar 2025 Japan Registry Services Co.,Ltd.(JPRS) LIQUOR-SHOP WATANABE
59 hnsyu.com 9 Nov 2012 9 Nov 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
60 hlsyu.com 12 May 2015 12 May 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
61 his4u.com 6 Jul 2019 6 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
62 hiryu.info 29 Feb 2016 28 Feb 2025 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
63 hisdu.com 21 Apr 2017 21 Apr 2025 GoDaddy.com, LLC -
64 hisyou.info 28 Aug 2023 28 Aug 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
65 hissu.uk 29 Aug 2021 29 Aug 2024 Squarespace Domains LLC [Tag = GOOGLE] -
66 kisyu.co.jp 1 Jul 2020 - - KISYU HUDOUSAN Ltd.
67 tisyu.net 8 Jan 2024 8 Jan 2025 Domainname Fwy, Inc xiaoguang chen
68 hisju.com 12 Sep 2022 12 Sep 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
69 qisyu.com 4 May 2023 4 May 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
70 hisym.com 23 Sep 2001 23 Sep 2031 Xin Net Technology Corporation REDACTED FOR PRIVACY
71 hiscu.com 22 Jul 2009 22 Jul 2025 MarkMonitor, Inc. Home Instead Senior Care
72 5isyu.com 1 May 2023 1 May 2025 WEBCC Whoisprotection.cc
73 risyu.ru 10 Dec 2020 10 Dec 2024 REGRU-RU Private Person
74 hisyo.xyz 5 Jul 2023 5 Jul 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by ConoHa
75 hiyyu.com 4 Nov 2021 4 Nov 2024 GoDaddy.com, LLC -
76 jisyu.asia 26 Mar 2008 26 Mar 2026 GMO Internet Group, Inc. d/b/a Onamae.com Shukyouhoujin Jishu Jinja
77 hisku.net 6 Jul 2020 6 Jul 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
78 hi-yu.com 14 Oct 2021 14 Oct 2024 GoDaddy.com, LLC -
79 hisys.tech 18 Jul 2022 18 Jul 2024 Tucows.com Co. Contact Privacy Inc. Customer 0164826043
80 histu.com 14 Nov 2017 14 Nov 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
81 hisys.co.jp 6 Jul 2011 - - Hikari Information System Co., Ltd.
82 his8yu.site 18 Nov 2023 18 Nov 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
83 higyu.com 4 Feb 2024 4 Feb 2025 Gname 011 Inc -
84 jisyu.org 5 Jun 2005 5 Jun 2026 Japan Registry Services Co., Ltd. REDACTED FOR PRIVACY
85 hiryu.net 26 Jan 2023 26 Jan 2033 GMO INTERNET, INC. Whois Privacy Protection Service by VALUE-DOMAIN
86 bisyu.co.jp 21 Mar 2000 - - BISYU WAREHOUSE CO.,LTD
87 misyu.lol 1 Jun 2024 1 Jun 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
88 hssyu.com 15 Jun 2021 15 Jun 2024 DNSPod, Inc. REDACTED FOR PRIVACY
89 hisys.com 23 Mar 1993 24 Mar 2025 IONOS SE 1&1 Internet Inc
90 misyu.life 10 Aug 2021 10 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
91 jisyu.com 3 Feb 2013 3 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
92 hishu.com 18 Jan 2006 18 Jan 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
93 risyu.com 16 Jun 2010 16 Jun 2024 PSI-USA, Inc. dba Domain Robot Cykon Technology Limited
94 hisnu.com 7 Jan 2016 7 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
95 hisys.net 30 Jun 2020 30 Jun 2024 Gname.com Pte. Ltd. Redacted for privacy
96 hiryu.site 29 May 2021 29 May 2026 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
97 hisyou.jp 2 May 2022 31 May 2025 - No.1digital solution Co., Ltd.
98 hiryu.work 20 Aug 2017 20 Aug 2024 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
99 hisbu.com 12 Sep 2023 13 Sep 2024 Xiamen 35.Com Technology Co., Ltd -
100 hmsyu.net 12 Aug 2023 12 Aug 2025 Gname.com Pte. Ltd. Redacted for privacy
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 Hisyu.co.jp.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=hisyu.co.jp
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "hisyu.co.jp",
        "page_size": 100
    },
    "count": {
        "total": 237,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "hkisyu.com, hnsyu.net, hsiyu.top, shisyu.net, kisyu.com, hisys.online, hipyu.com, hilyu.com, shisyu.co.jp, kisyu.net, hisys.biz, hiysu.com, hinyu.com, hiseu.com, eisyu.co.jp, hisiu.com, bisyu.net, hishu.org, hisyo.com, hisyo.co.jp, shisyu.info, sisyu.net, bisyu.info, kisyu.biz, hisiu.top, hisyo.jp, hisys.co.uk, hisyn.net, visyu.net, hosyu.site, hcsyu.site, hiryu.com, htsyu.org, hesyu.com, misyu.net, hisfu.com, hosyu.page, hesyu.org, hisku.com, hisyr.com, hiryu.xyz, hisou.com, hisyou.it, hikyu.com, risyu.info, xisyu.com, visyu.de, hisyn.org, hissu.com, hisuu.store, hisya.com, hi-yu.tech, hityu.com, aisyu.com, hisyc.com, hisyou.work, hispu.com, bisyu.com, hnsyu.com, hlsyu.com, his4u.com, hiryu.info, hisdu.com, hisyou.info, hissu.uk, kisyu.co.jp, tisyu.net, hisju.com, qisyu.com, hisym.com, hiscu.com, 5isyu.com, risyu.ru, hisyo.xyz, hiyyu.com, jisyu.asia, hisku.net, hi-yu.com, hisys.tech, histu.com, hisys.co.jp, his8yu.site, higyu.com, jisyu.org, hiryu.net, bisyu.co.jp, misyu.lol, hssyu.com, hisys.com, misyu.life, jisyu.com, hishu.com, risyu.com, hisnu.com, hisys.net, hiryu.site, hisyou.jp, hiryu.work, hisbu.com, hmsyu.net",
    "results": [
        {
            "num": 1,
            "domain_name": "hkisyu.com",
            "domain_keyword": "hkisyu",
            "domain_tld": "com",
            "query_time": "2024-04-27 08:09:27",
            "create_date": "2007-10-03",
            "update_date": "2023-09-09",
            "expiry_date": "2024-10-03",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns01.yahoodomains.jp",
                "ns02.yahoodomains.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "hnsyu.net",
            "domain_keyword": "hnsyu",
            "domain_tld": "net",
            "query_time": "2024-05-27 08:59:08",
            "create_date": "2003-03-14",
            "update_date": "2021-12-22",
            "expiry_date": "2030-03-14",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "hu nan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "hsiyu.top",
            "domain_keyword": "hsiyu",
            "domain_tld": "top",
            "query_time": "2024-05-09 17:49:18",
            "create_date": "2024-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "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": "xie tian",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu bei",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "addPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "shisyu.net",
            "domain_keyword": "shisyu",
            "domain_tld": "net",
            "query_time": "2024-04-17 02:02:03",
            "create_date": "2001-01-12",
            "update_date": "2023-11-11",
            "expiry_date": "2025-01-12",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "Sankyo. Inc",
            "registrant_address": "-",
            "registrant_city": "27-17 Moriganishi-Cho Uzumasa Ukyo-Ku",
            "registrant_state": "KYOTO Kyoto-City",
            "registrant_zip": "616-8106",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662654830",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "kisyu.com",
            "domain_keyword": "kisyu",
            "domain_tld": "com",
            "query_time": "2024-04-20 08:14:13",
            "create_date": "1999-12-13",
            "update_date": "2023-10-19",
            "expiry_date": "2024-12-13",
            "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 13F, 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": 6,
            "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": 7,
            "domain_name": "hipyu.com",
            "domain_keyword": "hipyu",
            "domain_tld": "com",
            "query_time": "2024-04-10 07:47:40",
            "create_date": "2017-01-20",
            "update_date": "2024-01-21",
            "expiry_date": "2025-01-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "pdns09.domaincontrol.com",
                "pdns10.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "hilyu.com",
            "domain_keyword": "hilyu",
            "domain_tld": "com",
            "query_time": "2024-04-25 05:38:29",
            "create_date": "2016-11-02",
            "update_date": "2022-11-01",
            "expiry_date": "2024-11-02",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Shang Hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "shisyu.co.jp",
            "domain_keyword": "shisyu",
            "domain_tld": "co.jp",
            "query_time": "2024-05-17 23:32:39",
            "create_date": "2001-04-19",
            "update_date": "2024-05-01",
            "registrant_company": "YOUHOU.Co.Ltd",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ]
        },
        {
            "num": 10,
            "domain_name": "kisyu.net",
            "domain_keyword": "kisyu",
            "domain_tld": "net",
            "query_time": "2024-04-20 08:14:13",
            "create_date": "2017-07-05",
            "update_date": "2023-06-05",
            "expiry_date": "2024-07-05",
            "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": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "hisys.biz",
            "domain_keyword": "hisys",
            "domain_tld": "biz",
            "query_time": "2024-05-10 04:20:22",
            "create_date": "2003-07-29",
            "update_date": "2023-07-02",
            "expiry_date": "2024-07-28",
            "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": "popolo corporation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hiroshima",
            "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": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "hiysu.com",
            "domain_keyword": "hiysu",
            "domain_tld": "com",
            "query_time": "2024-06-02 22:10:48",
            "create_date": "2023-02-01",
            "update_date": "2024-02-03",
            "expiry_date": "2025-02-01",
            "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": "BEIJING",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=hiysu.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": 13,
            "domain_name": "hinyu.com",
            "domain_keyword": "hinyu",
            "domain_tld": "com",
            "query_time": "2024-04-26 23:13:39",
            "create_date": "2007-07-02",
            "update_date": "2023-06-20",
            "expiry_date": "2024-07-02",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "hiseu.com",
            "domain_keyword": "hiseu",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:09:28",
            "create_date": "2019-07-13",
            "update_date": "2021-03-01",
            "expiry_date": "2024-07-13",
            "registrar_iana": 940,
            "registrar_name": "ABOVE.COM PTY LTD.",
            "registrar_website": "http://www.above.com",
            "registrant_state": "Hong Kong",
            "registrant_country": "HK",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.abovedomains.com",
                "ns2.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "eisyu.co.jp",
            "domain_keyword": "eisyu",
            "domain_tld": "co.jp",
            "query_time": "2024-05-20 13:10:00",
            "create_date": "2003-06-19",
            "update_date": "2023-07-01",
            "registrant_company": "Eisyu Corporation",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ]
        },
        {
            "num": 16,
            "domain_name": "hisiu.com",
            "domain_keyword": "hisiu",
            "domain_tld": "com",
            "query_time": "2024-05-26 03:22:49",
            "create_date": "2024-02-01",
            "update_date": "2024-05-12",
            "expiry_date": "2025-02-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.thednscloud.com",
                "ns2.thednscloud.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "bisyu.net",
            "domain_keyword": "bisyu",
            "domain_tld": "net",
            "query_time": "2024-04-22 05:36:51",
            "create_date": "2002-05-01",
            "update_date": "2024-03-04",
            "expiry_date": "2025-05-01",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Hiroaki Shiraishi",
            "registrant_company": "Bisyu co.,ltd.",
            "registrant_address": "3-9-12 Shinkitano",
            "registrant_city": "Yodogawa-ku",
            "registrant_state": "Osaka",
            "registrant_zip": "532-0025",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.663011142",
            "registrant_fax": "+81.663055270",
            "name_servers": [
                "ns-1017.awsdns-63.net",
                "ns-1322.awsdns-37.org",
                "ns-1749.awsdns-26.co.uk",
                "ns-39.awsdns-04.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "hishu.org",
            "domain_keyword": "hishu",
            "domain_tld": "org",
            "query_time": "2024-05-03 00:29:21",
            "create_date": "2023-07-25",
            "update_date": "2023-09-30",
            "expiry_date": "2025-07-25",
            "registrar_iana": 1531,
            "registrar_name": "Automattic Inc.",
            "registrar_website": "https://whois.sawbuck.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Knock Knock WHOIS Not There, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "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.wordpress.com",
                "ns2.wordpress.com",
                "ns3.wordpress.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "hisyo.com",
            "domain_keyword": "hisyo",
            "domain_tld": "com",
            "query_time": "2024-04-24 19:29:22",
            "create_date": "1998-10-21",
            "update_date": "2023-09-20",
            "expiry_date": "2024-10-20",
            "registrar_iana": 1449,
            "registrar_name": "URL SOLUTIONS INC.",
            "registrar_website": "http://www.pananames.com",
            "registrant_name": "Private Whois",
            "registrant_company": "GLOBAL DOMAIN PRIVACY SERVICES INC",
            "registrant_address": "Tower Financial Center Flr 35, 50th St y E. Mendez St",
            "registrant_city": "Panama",
            "registrant_state": "NA",
            "registrant_zip": "NA",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4692250522",
            "name_servers": [
                "ns20.netriplex.com",
                "ns21.netriplex.com",
                "ns22.netriplex.com",
                "ns23.netriplex.com",
                "ns30.netriplex.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "hisyo.co.jp",
            "domain_keyword": "hisyo",
            "domain_tld": "co.jp",
            "query_time": "2024-05-03 09:48:57",
            "create_date": "2010-02-17",
            "update_date": "2024-03-01",
            "registrant_company": "Miyoshi Corp,",
            "name_servers": [
                "ns1.value-domain.com",
                "ns2.value-domain.com",
                "ns3.value-domain.com",
                "ns4.value-domain.com",
                "ns5.value-domain.com"
            ]
        },
        {
            "num": 21,
            "domain_name": "shisyu.info",
            "domain_keyword": "shisyu",
            "domain_tld": "info",
            "query_time": "2024-04-21 10:39:20",
            "create_date": "2022-07-12",
            "update_date": "2023-06-17",
            "expiry_date": "2024-07-12",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "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": [
                "ns11.value-domain.com",
                "ns12.value-domain.com",
                "ns13.value-domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "sisyu.net",
            "domain_keyword": "sisyu",
            "domain_tld": "net",
            "query_time": "2024-04-22 18:18:41",
            "create_date": "2009-03-14",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-14",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "3-1-8 Chuo-ku Minamisenba",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "542-0081",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662416585",
            "registrant_fax": "+81.662416586",
            "name_servers": [
                "ns1.iq-servers.com",
                "ns2.iq-servers.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "bisyu.info",
            "domain_keyword": "bisyu",
            "domain_tld": "info",
            "query_time": "2024-04-22 05:36:51",
            "create_date": "2016-10-23",
            "update_date": "2023-09-29",
            "expiry_date": "2024-10-23",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "kisyu.biz",
            "domain_keyword": "kisyu",
            "domain_tld": "biz",
            "query_time": "2024-06-02 08:09:59",
            "create_date": "2020-12-03",
            "update_date": "2024-01-17",
            "expiry_date": "2024-12-03",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co., Ltd.",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Gifu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mcnx.jp",
                "ns2.mcnx.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "hisiu.top",
            "domain_keyword": "hisiu",
            "domain_tld": "top",
            "query_time": "2024-06-09 03:15:04",
            "create_date": "2024-04-04",
            "update_date": "2024-04-05",
            "expiry_date": "2025-04-04",
            "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": [
                "kristin.ns.cloudflare.com",
                "leo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "hisyo.jp",
            "domain_keyword": "hisyo",
            "domain_tld": "jp",
            "query_time": "2024-05-10 04:20:21",
            "create_date": "2018-04-20",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrant_name": "Hisyo Corporation",
            "registrant_zip": "226-0004",
            "registrant_email": "[email protected]",
            "registrant_phone": "0459328311",
            "name_servers": [
                "ns03.domainserver.ne.jp",
                "ns04.domainserver.ne.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 27,
            "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": 28,
            "domain_name": "hisyn.net",
            "domain_keyword": "hisyn",
            "domain_tld": "net",
            "query_time": "2024-04-24 19:29:22",
            "create_date": "2008-01-19",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-19",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.hisyn.net",
                "ns2.hisyn.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "visyu.net",
            "domain_keyword": "visyu",
            "domain_tld": "net",
            "query_time": "2024-05-11 15:25:41",
            "create_date": "2006-01-24",
            "update_date": "2023-12-31",
            "expiry_date": "2025-01-24",
            "registrar_iana": 474,
            "registrar_name": "IDC Frontier Inc.",
            "registrar_website": "http://whois.do-reg.jp/VISYU.NET",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hyogo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.yahoowebhostinglight.jp",
                "ns02.yahoowebhostinglight.jp"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "hosyu.site",
            "domain_keyword": "hosyu",
            "domain_tld": "site",
            "query_time": "2024-05-12 17:43:11",
            "create_date": "2015-11-01",
            "update_date": "2024-04-22",
            "expiry_date": "2027-11-01",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "hcsyu.site",
            "domain_keyword": "hcsyu",
            "domain_tld": "site",
            "query_time": "2024-05-25 16:53:16",
            "create_date": "2023-11-22",
            "update_date": "2024-01-12",
            "expiry_date": "2024-11-22",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Fu Jian",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "hiryu.com",
            "domain_keyword": "hiryu",
            "domain_tld": "com",
            "query_time": "2024-05-19 02:50:31",
            "create_date": "2002-05-08",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-08",
            "registrar_iana": 381,
            "registrar_name": "DomReg Ltd. d/b/a LIBRIS.COM",
            "registrar_website": "http://libris.com",
            "registrant_name": "Whois privacy services provided by DomainProtect LLC",
            "registrant_company": "c/o Office-Mail processing center",
            "registrant_address": "B. Monetnaya 16/5",
            "registrant_city": "Saint-Petersburg",
            "registrant_state": "Saint-Petersburg",
            "registrant_zip": "197101",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8662452838",
            "name_servers": [
                "host.tradenames.com",
                "ns.tradenames.com",
                "ns1.domainrecover.com",
                "ns2.domainrecover.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "htsyu.org",
            "domain_keyword": "htsyu",
            "domain_tld": "org",
            "query_time": "2024-05-25 11:47:59",
            "create_date": "2023-06-28",
            "update_date": "2023-07-03",
            "expiry_date": "2024-06-28",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "https://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "hesyu.com",
            "domain_keyword": "hesyu",
            "domain_tld": "com",
            "query_time": "2024-04-20 04:59:38",
            "create_date": "2017-01-18",
            "update_date": "2023-12-18",
            "expiry_date": "2025-01-18",
            "registrar_iana": 48,
            "registrar_name": "ENOM, INC.",
            "registrar_website": "WWW.ENOMDOMAINS.COM",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Taoyuan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TW",
            "registrant_email": "https://tieredaccess.com/contact/a587324a-a71d-412c-999e-04abf09bebb8",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns.hinetserver.com",
                "ns2.hinetserver.com",
                "ns3.hinetserver.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "misyu.net",
            "domain_keyword": "misyu",
            "domain_tld": "net",
            "query_time": "2024-06-08 01:41:30",
            "create_date": "2023-07-19",
            "update_date": "2023-07-19",
            "expiry_date": "2024-07-19",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by ConoHa",
            "registrant_company": "Whois Privacy Protection Service by ConoHa",
            "registrant_address": "26-1 Sakuragaoka-cho, Cerulean Tower",
            "registrant_city": "Shibuya-ku",
            "registrant_state": "Tokyo",
            "registrant_zip": "150-8512",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.367020428",
            "name_servers": [
                "ns-a1.conoha.io",
                "ns-a2.conoha.io",
                "ns-a3.conoha.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "hisfu.com",
            "domain_keyword": "hisfu",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:09:39",
            "create_date": "2005-05-07",
            "update_date": "2024-04-17",
            "expiry_date": "2025-05-07",
            "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": 37,
            "domain_name": "hosyu.page",
            "domain_keyword": "hosyu",
            "domain_tld": "page",
            "query_time": "2024-04-30 06:23:38",
            "create_date": "2020-04-20",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "福岡県",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 38,
            "domain_name": "hesyu.org",
            "domain_keyword": "hesyu",
            "domain_tld": "org",
            "query_time": "2024-05-16 13:06:07",
            "create_date": "2022-01-06",
            "update_date": "2023-12-12",
            "expiry_date": "2025-01-06",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "hisku.com",
            "domain_keyword": "hisku",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:11:16",
            "create_date": "2017-02-15",
            "update_date": "2024-02-06",
            "expiry_date": "2025-02-15",
            "registrar_iana": 1462,
            "registrar_name": "One.com A/S",
            "registrar_website": "https://www.one.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "https://www.one.com/en/whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns01.one.com",
                "ns02.one.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "hisyr.com",
            "domain_keyword": "hisyr",
            "domain_tld": "com",
            "query_time": "2024-04-24 19:29:23",
            "create_date": "2019-08-07",
            "update_date": "2023-07-14",
            "expiry_date": "2024-08-07",
            "registrar_iana": 839,
            "registrar_name": "REALTIME REGISTER B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Başakşehir",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "TR",
            "registrant_email": "https://mydomainprovider.com/contact_domain/",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hosting.com.tr",
                "ns2.hosting.com.tr"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "ok"
            ],
            "dns_sec": [
                "not signed"
            ]
        },
        {
            "num": 41,
            "domain_name": "hiryu.xyz",
            "domain_keyword": "hiryu",
            "domain_tld": "xyz",
            "query_time": "2024-05-23 18:21:52",
            "create_date": "2024-05-21",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-21",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "addPeriod",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "hisou.com",
            "domain_keyword": "hisou",
            "domain_tld": "com",
            "query_time": "2024-06-09 03:15:51",
            "create_date": "2006-11-27",
            "update_date": "2023-11-28",
            "expiry_date": "2024-11-27",
            "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, 100 S. Mill Ave, Suite 1600",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85281",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.secureserver.net/whois?plid=1387&domain=hisou.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "ph41he9n.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "hisyou.it",
            "domain_keyword": "hisyou",
            "domain_tld": "it",
            "query_time": "2024-05-10 04:20:21",
            "create_date": "2006-12-22",
            "update_date": "2023-10-16",
            "expiry_date": "2024-09-30",
            "registrar_name": "Register S.p.a.",
            "registrar_website": "https://www.register.it",
            "registrant_company": "Hisyou S.r.l.",
            "name_servers": [
                "ns1.register.it",
                "ns2.register.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 44,
            "domain_name": "hikyu.com",
            "domain_keyword": "hikyu",
            "domain_tld": "com",
            "query_time": "2024-04-17 23:31:39",
            "create_date": "2014-12-25",
            "update_date": "2024-04-06",
            "expiry_date": "2025-12-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "risyu.info",
            "domain_keyword": "risyu",
            "domain_tld": "info",
            "query_time": "2024-04-29 17:17:16",
            "create_date": "2024-04-27",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-27",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "xisyu.com",
            "domain_keyword": "xisyu",
            "domain_tld": "com",
            "query_time": "2024-05-07 16:54:37",
            "create_date": "2022-08-10",
            "update_date": "2023-08-15",
            "expiry_date": "2024-08-10",
            "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": "HUNAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=xisyu.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "pam.ns.cloudflare.com",
                "vasilii.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "visyu.de",
            "domain_keyword": "visyu",
            "domain_tld": "de",
            "query_time": "2024-05-04 18:29:48",
            "update_date": "2021-01-09",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 48,
            "domain_name": "hisyn.org",
            "domain_keyword": "hisyn",
            "domain_tld": "org",
            "query_time": "2024-04-24 19:29:22",
            "create_date": "2008-01-17",
            "update_date": "2024-03-02",
            "expiry_date": "2026-01-17",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hisyn.org",
                "ns2.hisyn.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 49,
            "domain_name": "hissu.com",
            "domain_keyword": "hissu",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:16:29",
            "create_date": "2019-10-08",
            "update_date": "2023-07-21",
            "expiry_date": "2025-10-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "hisuu.store",
            "domain_keyword": "hisuu",
            "domain_tld": "store",
            "query_time": "2024-05-03 09:48:53",
            "create_date": "2023-08-08",
            "update_date": "2023-09-11",
            "expiry_date": "2024-08-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "li jun",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns31.hichina.com",
                "dns32.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "hisya.com",
            "domain_keyword": "hisya",
            "domain_tld": "com",
            "query_time": "2024-04-24 19:29:21",
            "create_date": "2014-11-20",
            "update_date": "2022-11-30",
            "expiry_date": "2025-11-20",
            "registrar_iana": 244,
            "registrar_name": "gabia",
            "registrar_website": "https://www.gabia.com",
            "registrant_name": "hwang insuk",
            "registrant_address": "15 Bogukmun-ro 30-gil Seongbuk-gu.",
            "registrant_city": "Seoul",
            "registrant_zip": "136767",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.7076239915",
            "name_servers": [
                "ns1.cafe24.co.kr",
                "ns1.cafe24.com",
                "ns2.cafe24.co.kr",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "hi-yu.tech",
            "domain_keyword": "hi-yu",
            "domain_tld": "tech",
            "query_time": "2024-04-15 18:43:16",
            "create_date": "2019-12-17",
            "update_date": "2024-04-15",
            "expiry_date": "2024-12-17",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "http://www.gandi.net/",
            "registrant_company": "SARL GROUPE ACCELIS",
            "registrant_state": "11",
            "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.",
            "name_servers": [
                "dns20.ovh.net",
                "ns20.ovh.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "hityu.com",
            "domain_keyword": "hityu",
            "domain_tld": "com",
            "query_time": "2024-05-10 22:46:30",
            "create_date": "2023-02-06",
            "update_date": "2024-01-02",
            "expiry_date": "2025-02-06",
            "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": "JIANGSU",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=hityu.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": 54,
            "domain_name": "aisyu.com",
            "domain_keyword": "aisyu",
            "domain_tld": "com",
            "query_time": "2024-04-19 00:47:52",
            "create_date": "2013-03-02",
            "update_date": "2021-02-24",
            "expiry_date": "2025-03-02",
            "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": 55,
            "domain_name": "hisyc.com",
            "domain_keyword": "hisyc",
            "domain_tld": "com",
            "query_time": "2024-04-24 19:29:22",
            "create_date": "2017-05-09",
            "update_date": "2022-05-08",
            "expiry_date": "2025-05-09",
            "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": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "hisyou.work",
            "domain_keyword": "hisyou",
            "domain_tld": "work",
            "query_time": "2024-05-10 04:20:23",
            "create_date": "2021-08-17",
            "update_date": "2023-03-15",
            "expiry_date": "2029-08-17",
            "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": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "hispu.com",
            "domain_keyword": "hispu",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:15:38",
            "create_date": "2016-11-03",
            "update_date": "2022-11-03",
            "expiry_date": "2024-11-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "bisyu.com",
            "domain_keyword": "bisyu",
            "domain_tld": "com",
            "query_time": "2024-05-07 13:48:17",
            "create_date": "2000-03-21",
            "update_date": "2024-02-19",
            "expiry_date": "2025-03-21",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "LIQUOR-SHOP WATANABE",
            "registrant_address": "oogimati1-28-30",
            "registrant_city": "TAKAMATU",
            "registrant_state": "Kagawa",
            "registrant_zip": "760-0013",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.878214584",
            "registrant_fax": "+81.878214972",
            "name_servers": [
                "ns.makeshop.jp",
                "ns2.makeshop.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "hnsyu.com",
            "domain_keyword": "hnsyu",
            "domain_tld": "com",
            "query_time": "2024-04-17 08:26:46",
            "create_date": "2012-11-09",
            "update_date": "2020-11-03",
            "expiry_date": "2025-11-09",
            "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": 60,
            "domain_name": "hlsyu.com",
            "domain_keyword": "hlsyu",
            "domain_tld": "com",
            "query_time": "2024-06-02 12:10:37",
            "create_date": "2015-05-12",
            "update_date": "2024-05-13",
            "expiry_date": "2024-05-12",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com",
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "his4u.com",
            "domain_keyword": "his4u",
            "domain_tld": "com",
            "query_time": "2024-04-16 11:44:15",
            "create_date": "2019-07-06",
            "update_date": "2020-06-30",
            "expiry_date": "2024-07-06",
            "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": 62,
            "domain_name": "hiryu.info",
            "domain_keyword": "hiryu",
            "domain_tld": "info",
            "query_time": "2024-05-03 00:26:58",
            "create_date": "2016-02-29",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-28",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "hisdu.com",
            "domain_keyword": "hisdu",
            "domain_tld": "com",
            "query_time": "2024-05-03 00:28:09",
            "create_date": "2017-04-21",
            "update_date": "2023-04-12",
            "expiry_date": "2025-04-21",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "hisyou.info",
            "domain_keyword": "hisyou",
            "domain_tld": "info",
            "query_time": "2024-05-13 06:10:40",
            "create_date": "2023-08-28",
            "update_date": "2023-09-02",
            "expiry_date": "2024-08-28",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tokyo",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "hissu.uk",
            "domain_keyword": "hissu",
            "domain_tld": "uk",
            "query_time": "2024-04-25 03:16:31",
            "create_date": "2021-08-29",
            "update_date": "2023-08-29",
            "expiry_date": "2024-08-29",
            "registrar_name": "Squarespace Domains LLC [Tag = GOOGLE]",
            "registrar_website": "https://domains.google",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 66,
            "domain_name": "kisyu.co.jp",
            "domain_keyword": "kisyu",
            "domain_tld": "co.jp",
            "query_time": "2024-05-17 19:16:33",
            "create_date": "2020-07-01",
            "update_date": "2023-08-01",
            "registrant_company": "KISYU HUDOUSAN Ltd.",
            "name_servers": [
                "ns1.xserver.jp",
                "ns2.xserver.jp",
                "ns3.xserver.jp",
                "ns4.xserver.jp",
                "ns5.xserver.jp"
            ]
        },
        {
            "num": 67,
            "domain_name": "tisyu.net",
            "domain_keyword": "tisyu",
            "domain_tld": "net",
            "query_time": "2024-05-13 15:10:36",
            "create_date": "2024-01-08",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-08",
            "registrar_iana": 1871,
            "registrar_name": "Domainname Fwy, Inc",
            "registrar_website": "http://www.maff.com",
            "registrant_name": "xiaoguang chen",
            "registrant_address": "xin tai shi shi lai zhen nan sun jia quan cun 11",
            "registrant_city": "tai an shi",
            "registrant_state": "shan dong",
            "registrant_zip": "271200",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "+86.13151075734",
            "registrant_fax": "+86.13151075734",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "hisju.com",
            "domain_keyword": "hisju",
            "domain_tld": "com",
            "query_time": "2024-05-26 14:00:41",
            "create_date": "2022-09-12",
            "update_date": "2024-05-22",
            "expiry_date": "2024-09-12",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "name_servers": [
                "fixture.dnspod.net",
                "taurus.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "qisyu.com",
            "domain_keyword": "qisyu",
            "domain_tld": "com",
            "query_time": "2024-05-08 07:07:14",
            "create_date": "2023-05-04",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-04",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "dns10.parkpage.foundationapi.com",
                "dns11.parkpage.foundationapi.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "hisym.com",
            "domain_keyword": "hisym",
            "domain_tld": "com",
            "query_time": "2024-04-24 19:29:22",
            "create_date": "2001-09-23",
            "update_date": "2022-11-23",
            "expiry_date": "2031-09-23",
            "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_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/hisym.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ce1.xincache.com",
                "ce2.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "hiscu.com",
            "domain_keyword": "hiscu",
            "domain_tld": "com",
            "query_time": "2024-05-01 11:32:13",
            "create_date": "2009-07-22",
            "update_date": "2023-06-20",
            "expiry_date": "2025-07-22",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_company": "Home Instead Senior Care",
            "registrant_state": "NE",
            "registrant_country": "US",
            "registrant_email": "select request email form at https://domains.markmonitor.com/whois/hiscu.com",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "5isyu.com",
            "domain_keyword": "5isyu",
            "domain_tld": "com",
            "query_time": "2024-05-07 15:04:30",
            "create_date": "2023-05-01",
            "update_date": "2023-05-01",
            "expiry_date": "2025-05-01",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+603.89966788",
            "name_servers": [
                "ns1.domainnamedns.com",
                "ns100.webnic.cc",
                "ns101.webnic.cc",
                "ns2.domainnamedns.com"
            ],
            "domain_status": [
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "risyu.ru",
            "domain_keyword": "risyu",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:49:34",
            "create_date": "2020-12-10",
            "expiry_date": "2024-12-10",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.tildadns.com",
                "ns2.tildadns.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 74,
            "domain_name": "hisyo.xyz",
            "domain_keyword": "hisyo",
            "domain_tld": "xyz",
            "query_time": "2024-05-19 02:53:40",
            "create_date": "2023-07-05",
            "update_date": "2024-04-24",
            "expiry_date": "2024-07-05",
            "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 ConoHa",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-a1.conoha.io",
                "ns-a2.conoha.io",
                "ns-a3.conoha.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "hiyyu.com",
            "domain_keyword": "hiyyu",
            "domain_tld": "com",
            "query_time": "2024-06-02 22:10:51",
            "create_date": "2021-11-04",
            "update_date": "2023-11-05",
            "expiry_date": "2024-11-04",
            "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": 76,
            "domain_name": "jisyu.asia",
            "domain_keyword": "jisyu",
            "domain_tld": "asia",
            "query_time": "2024-05-20 04:07:42",
            "create_date": "2008-03-26",
            "update_date": "2024-02-24",
            "expiry_date": "2026-03-26",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Shukyouhoujin Jishu Jinja",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kyoto",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.customer.ne.jp",
                "ns2.customer.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "hisku.net",
            "domain_keyword": "hisku",
            "domain_tld": "net",
            "query_time": "2024-05-31 03:29:52",
            "create_date": "2020-07-06",
            "update_date": "2020-07-07",
            "expiry_date": "2025-07-06",
            "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": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "hi-yu.com",
            "domain_keyword": "hi-yu",
            "domain_tld": "com",
            "query_time": "2024-04-15 18:43:16",
            "create_date": "2021-10-14",
            "update_date": "2023-09-17",
            "expiry_date": "2024-10-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.clev1.net",
                "ns2.clev1.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "hisys.tech",
            "domain_keyword": "hisys",
            "domain_tld": "tech",
            "query_time": "2024-04-24 19:29:24",
            "create_date": "2022-07-18",
            "update_date": "2024-04-24",
            "expiry_date": "2024-07-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "http://www.tucows.com/",
            "registrant_company": "Contact Privacy Inc. Customer 0164826043",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns4.wixdns.net",
                "ns5.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "histu.com",
            "domain_keyword": "histu",
            "domain_tld": "com",
            "query_time": "2024-04-24 19:28:34",
            "create_date": "2017-11-14",
            "update_date": "2024-02-17",
            "expiry_date": "2024-11-14",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "hisys.co.jp",
            "domain_keyword": "hisys",
            "domain_tld": "co.jp",
            "query_time": "2024-04-24 19:29:23",
            "create_date": "2011-07-06",
            "update_date": "2023-08-01",
            "registrant_company": "Hikari Information System Co., Ltd.",
            "name_servers": [
                "uns01.lolipop.jp",
                "uns02.lolipop.jp"
            ]
        },
        {
            "num": 82,
            "domain_name": "his8yu.site",
            "domain_keyword": "his8yu",
            "domain_tld": "site",
            "query_time": "2024-05-21 05:27:26",
            "create_date": "2023-11-18",
            "update_date": "2024-01-17",
            "expiry_date": "2024-11-18",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "He Nan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "higyu.com",
            "domain_keyword": "higyu",
            "domain_tld": "com",
            "query_time": "2024-06-02 18:42:10",
            "create_date": "2024-02-04",
            "update_date": "2024-03-14",
            "expiry_date": "2025-02-04",
            "registrar_iana": 3980,
            "registrar_name": "Gname 011 Inc",
            "registrar_website": "http://WWW.GNAME.COM",
            "name_servers": [
                "ns1.dongseavdns.com",
                "ns2.dongseavdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "jisyu.org",
            "domain_keyword": "jisyu",
            "domain_tld": "org",
            "query_time": "2024-04-26 09:19:37",
            "create_date": "2005-06-05",
            "update_date": "2023-05-10",
            "expiry_date": "2026-06-05",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co., Ltd.",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Kyouto-fu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.customer.ne.jp",
                "ns2.customer.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "hiryu.net",
            "domain_keyword": "hiryu",
            "domain_tld": "net",
            "query_time": "2024-05-03 00:26:58",
            "create_date": "2023-01-26",
            "update_date": "2023-10-24",
            "expiry_date": "2033-01-26",
            "registrar_iana": 49,
            "registrar_name": "GMO INTERNET, INC.",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_company": "Whois Privacy Protection Service by VALUE-DOMAIN",
            "registrant_address": "3-1 Ofuka-cho, Grand Front Osaka Tower B 23F",
            "registrant_city": "Kita-ku Osaka-shi",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.662416585",
            "registrant_fax": "+81.663740121",
            "name_servers": [
                "01.dnsv.jp",
                "02.dnsv.jp",
                "03.dnsv.jp",
                "04.dnsv.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "bisyu.co.jp",
            "domain_keyword": "bisyu",
            "domain_tld": "co.jp",
            "query_time": "2024-06-07 01:41:56",
            "create_date": "2000-03-21",
            "update_date": "2024-04-01",
            "registrant_company": "BISYU WAREHOUSE CO.,LTD",
            "name_servers": [
                "ns3.sphere.ad.jp",
                "ns4.sphere.ad.jp"
            ]
        },
        {
            "num": 87,
            "domain_name": "misyu.lol",
            "domain_keyword": "misyu",
            "domain_tld": "lol",
            "query_time": "2024-06-03 16:40:26",
            "create_date": "2024-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "hssyu.com",
            "domain_keyword": "hssyu",
            "domain_tld": "com",
            "query_time": "2024-05-01 18:38:10",
            "create_date": "2021-06-15",
            "update_date": "2023-06-26",
            "expiry_date": "2024-06-15",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=hssyu.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "run.dnspod.net",
                "susie.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "hisys.com",
            "domain_keyword": "hisys",
            "domain_tld": "com",
            "query_time": "2024-04-24 19:29:23",
            "create_date": "1993-03-23",
            "update_date": "2018-03-11",
            "expiry_date": "2025-03-24",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1038.ui-dns.biz",
                "ns1038.ui-dns.com",
                "ns1038.ui-dns.de",
                "ns1038.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "misyu.life",
            "domain_keyword": "misyu",
            "domain_tld": "life",
            "query_time": "2024-05-11 16:05:12",
            "create_date": "2021-08-10",
            "update_date": "2023-09-24",
            "expiry_date": "2024-08-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "jisyu.com",
            "domain_keyword": "jisyu",
            "domain_tld": "com",
            "query_time": "2024-04-26 09:19:37",
            "create_date": "2013-02-03",
            "update_date": "2021-01-28",
            "expiry_date": "2025-02-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": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "hishu.com",
            "domain_keyword": "hishu",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:10:37",
            "create_date": "2006-01-18",
            "update_date": "2023-08-23",
            "expiry_date": "2025-01-18",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "hubei",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns.xinnet.cn",
                "ns.xinnetdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "risyu.com",
            "domain_keyword": "risyu",
            "domain_tld": "com",
            "query_time": "2024-05-12 10:26:50",
            "create_date": "2010-06-16",
            "update_date": "2024-04-23",
            "expiry_date": "2024-06-16",
            "registrar_iana": 151,
            "registrar_name": "PSI-USA, Inc. dba Domain Robot",
            "registrar_website": "https://www.psi-usa.info",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Cykon Technology Limited",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HK",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "https://whoispro.domain-robot.org/whois/risyu.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "hisnu.com",
            "domain_keyword": "hisnu",
            "domain_tld": "com",
            "query_time": "2024-04-25 03:12:05",
            "create_date": "2016-01-07",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=hisnu.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "hisys.net",
            "domain_keyword": "hisys",
            "domain_tld": "net",
            "query_time": "2024-04-24 19:29:23",
            "create_date": "2020-06-30",
            "update_date": "2023-05-27",
            "expiry_date": "2024-06-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": "GUANGDONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=hisys.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.gname-dns.com",
                "ns2.gname-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "hiryu.site",
            "domain_keyword": "hiryu",
            "domain_tld": "site",
            "query_time": "2024-05-31 03:29:04",
            "create_date": "2021-05-29",
            "update_date": "2024-04-27",
            "expiry_date": "2026-05-29",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-rs1.gmoserver.jp",
                "ns-rs2.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "hisyou.jp",
            "domain_keyword": "hisyou",
            "domain_tld": "jp",
            "query_time": "2024-06-02 22:04:35",
            "create_date": "2022-05-02",
            "update_date": "2024-06-01",
            "expiry_date": "2025-05-31",
            "registrant_name": "No.1digital solution Co., Ltd.",
            "registrant_address": "Shibuya-ku",
            "registrant_zip": "151-0053",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-5843-5601",
            "name_servers": [
                "ns1.p68.dns.oraclecloud.net",
                "ns2.p68.dns.oraclecloud.net",
                "ns3.p68.dns.oraclecloud.net",
                "ns4.p68.dns.oraclecloud.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 98,
            "domain_name": "hiryu.work",
            "domain_keyword": "hiryu",
            "domain_tld": "work",
            "query_time": "2024-04-16 11:44:00",
            "create_date": "2017-08-20",
            "update_date": "2023-07-25",
            "expiry_date": "2024-08-20",
            "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": "Whois Privacy Protection Service by MuuMuuDomain",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Fukuoka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns01.muumuu-domain.com",
                "dns02.muumuu-domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "hisbu.com",
            "domain_keyword": "hisbu",
            "domain_tld": "com",
            "query_time": "2024-05-26 14:00:13",
            "create_date": "2023-09-12",
            "update_date": "2024-05-12",
            "expiry_date": "2024-09-13",
            "registrar_iana": 1316,
            "registrar_name": "Xiamen 35.Com Technology Co., Ltd",
            "registrar_website": "http://www.35.com",
            "registrant_city": "HAN DAN SHI",
            "registrant_state": "HE BEI",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.35.com/contact/domain/hisbu.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "hmsyu.net",
            "domain_keyword": "hmsyu",
            "domain_tld": "net",
            "query_time": "2024-05-24 17:40:12",
            "create_date": "2023-08-12",
            "update_date": "2024-03-20",
            "expiry_date": "2025-08-12",
            "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": "PENZA",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "RU",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=hmsyu.net",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "dns.fastdns24.com",
                "dns2.fastdns24.org",
                "dns3.fastdns24.eu",
                "dns4.fastdns24.link"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.057,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>hisyu.co.jp</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>237</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>hkisyu.com, hnsyu.net, hsiyu.top, shisyu.net, kisyu.com, hisys.online, hipyu.com, hilyu.com, shisyu.co.jp, kisyu.net, hisys.biz, hiysu.com, hinyu.com, hiseu.com, eisyu.co.jp, hisiu.com, bisyu.net, hishu.org, hisyo.com, hisyo.co.jp, shisyu.info, sisyu.net, bisyu.info, kisyu.biz, hisiu.top, hisyo.jp, hisys.co.uk, hisyn.net, visyu.net, hosyu.site, hcsyu.site, hiryu.com, htsyu.org, hesyu.com, misyu.net, hisfu.com, hosyu.page, hesyu.org, hisku.com, hisyr.com, hiryu.xyz, hisou.com, hisyou.it, hikyu.com, risyu.info, xisyu.com, visyu.de, hisyn.org, hissu.com, hisuu.store, hisya.com, hi-yu.tech, hityu.com, aisyu.com, hisyc.com, hisyou.work, hispu.com, bisyu.com, hnsyu.com, hlsyu.com, his4u.com, hiryu.info, hisdu.com, hisyou.info, hissu.uk, kisyu.co.jp, tisyu.net, hisju.com, qisyu.com, hisym.com, hiscu.com, 5isyu.com, risyu.ru, hisyo.xyz, hiyyu.com, jisyu.asia, hisku.net, hi-yu.com, hisys.tech, histu.com, hisys.co.jp, his8yu.site, higyu.com, jisyu.org, hiryu.net, bisyu.co.jp, misyu.lol, hssyu.com, hisys.com, misyu.life, jisyu.com, hishu.com, risyu.com, hisnu.com, hisys.net, hiryu.site, hisyou.jp, hiryu.work, hisbu.com, hmsyu.net</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>hkisyu.com</domain_name>
   <domain_keyword>hkisyu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 08:09:27</query_time>
   <create_date>2007-10-03</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-10-03</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>ns01.yahoodomains.jp</value>
    <value>ns02.yahoodomains.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>hnsyu.net</domain_name>
   <domain_keyword>hnsyu</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-27 08:59:08</query_time>
   <create_date>2003-03-14</create_date>
   <update_date>2021-12-22</update_date>
   <expiry_date>2030-03-14</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>hu nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>hsiyu.top</domain_name>
   <domain_keyword>hsiyu</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-09 17:49:18</query_time>
   <create_date>2024-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</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>xie tian</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu bei</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>shisyu.net</domain_name>
   <domain_keyword>shisyu</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 02:02:03</query_time>
   <create_date>2001-01-12</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>Sankyo. Inc</registrant_name>
   <registrant_address>-</registrant_address>
   <registrant_city>27-17 Moriganishi-Cho Uzumasa Ukyo-Ku</registrant_city>
   <registrant_state>KYOTO Kyoto-City</registrant_state>
   <registrant_zip>616-8106</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662654830</registrant_phone>
   <name_servers>
    <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>5</num>
   <domain_name>kisyu.com</domain_name>
   <domain_keyword>kisyu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 08:14:13</query_time>
   <create_date>1999-12-13</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-12-13</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 13F, 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>6</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>7</num>
   <domain_name>hipyu.com</domain_name>
   <domain_keyword>hipyu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-10 07:47:40</query_time>
   <create_date>2017-01-20</create_date>
   <update_date>2024-01-21</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>pdns09.domaincontrol.com</value>
    <value>pdns10.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>hilyu.com</domain_name>
   <domain_keyword>hilyu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 05:38:29</query_time>
   <create_date>2016-11-02</create_date>
   <update_date>2022-11-01</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Shang Hai</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>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>shisyu.co.jp</domain_name>
   <domain_keyword>shisyu</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-17 23:32:39</query_time>
   <create_date>2001-04-19</create_date>
   <update_date>2024-05-01</update_date>
   <registrant_company>YOUHOU.Co.Ltd</registrant_company>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
  </value>
  <value>
   <num>10</num>
   <domain_name>kisyu.net</domain_name>
   <domain_keyword>kisyu</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-20 08:14:13</query_time>
   <create_date>2017-07-05</create_date>
   <update_date>2023-06-05</update_date>
   <expiry_date>2024-07-05</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>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>hisys.biz</domain_name>
   <domain_keyword>hisys</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-10 04:20:22</query_time>
   <create_date>2003-07-29</create_date>
   <update_date>2023-07-02</update_date>
   <expiry_date>2024-07-28</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>popolo corporation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hiroshima</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>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>hiysu.com</domain_name>
   <domain_keyword>hiysu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 22:10:48</query_time>
   <create_date>2023-02-01</create_date>
   <update_date>2024-02-03</update_date>
   <expiry_date>2025-02-01</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>BEIJING</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=hiysu.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>13</num>
   <domain_name>hinyu.com</domain_name>
   <domain_keyword>hinyu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 23:13:39</query_time>
   <create_date>2007-07-02</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2024-07-02</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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>hiseu.com</domain_name>
   <domain_keyword>hiseu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:09:28</query_time>
   <create_date>2019-07-13</create_date>
   <update_date>2021-03-01</update_date>
   <expiry_date>2024-07-13</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>ABOVE.COM PTY LTD.</registrar_name>
   <registrar_website>http://www.above.com</registrar_website>
   <registrant_state>Hong Kong</registrant_state>
   <registrant_country>HK</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.abovedomains.com</value>
    <value>ns2.abovedomains.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>eisyu.co.jp</domain_name>
   <domain_keyword>eisyu</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-20 13:10:00</query_time>
   <create_date>2003-06-19</create_date>
   <update_date>2023-07-01</update_date>
   <registrant_company>Eisyu Corporation</registrant_company>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
  </value>
  <value>
   <num>16</num>
   <domain_name>hisiu.com</domain_name>
   <domain_keyword>hisiu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 03:22:49</query_time>
   <create_date>2024-02-01</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-02-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>ns1.thednscloud.com</value>
    <value>ns2.thednscloud.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>17</num>
   <domain_name>bisyu.net</domain_name>
   <domain_keyword>bisyu</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 05:36:51</query_time>
   <create_date>2002-05-01</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO INTERNET, INC.</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>Hiroaki Shiraishi</registrant_name>
   <registrant_company>Bisyu co.,ltd.</registrant_company>
   <registrant_address>3-9-12 Shinkitano</registrant_address>
   <registrant_city>Yodogawa-ku</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>532-0025</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.663011142</registrant_phone>
   <registrant_fax>+81.663055270</registrant_fax>
   <name_servers>
    <value>ns-1017.awsdns-63.net</value>
    <value>ns-1322.awsdns-37.org</value>
    <value>ns-1749.awsdns-26.co.uk</value>
    <value>ns-39.awsdns-04.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>hishu.org</domain_name>
   <domain_keyword>hishu</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-03 00:29:21</query_time>
   <create_date>2023-07-25</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2025-07-25</expiry_date>
   <registrar_iana>1531</registrar_iana>
   <registrar_name>Automattic Inc.</registrar_name>
   <registrar_website>https://whois.sawbuck.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Knock Knock WHOIS Not There, LLC</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>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.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>19</num>
   <domain_name>hisyo.com</domain_name>
   <domain_keyword>hisyo</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 19:29:22</query_time>
   <create_date>1998-10-21</create_date>
   <update_date>2023-09-20</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>1449</registrar_iana>
   <registrar_name>URL SOLUTIONS INC.</registrar_name>
   <registrar_website>http://www.pananames.com</registrar_website>
   <registrant_name>Private Whois</registrant_name>
   <registrant_company>GLOBAL DOMAIN PRIVACY SERVICES INC</registrant_company>
   <registrant_address>Tower Financial Center Flr 35, 50th St y E. Mendez St</registrant_address>
   <registrant_city>Panama</registrant_city>
   <registrant_state>NA</registrant_state>
   <registrant_zip>NA</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4692250522</registrant_phone>
   <name_servers>
    <value>ns20.netriplex.com</value>
    <value>ns21.netriplex.com</value>
    <value>ns22.netriplex.com</value>
    <value>ns23.netriplex.com</value>
    <value>ns30.netriplex.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>hisyo.co.jp</domain_name>
   <domain_keyword>hisyo</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-03 09:48:57</query_time>
   <create_date>2010-02-17</create_date>
   <update_date>2024-03-01</update_date>
   <registrant_company>Miyoshi Corp,</registrant_company>
   <name_servers>
    <value>ns1.value-domain.com</value>
    <value>ns2.value-domain.com</value>
    <value>ns3.value-domain.com</value>
    <value>ns4.value-domain.com</value>
    <value>ns5.value-domain.com</value>
   </name_servers>
  </value>
  <value>
   <num>21</num>
   <domain_name>shisyu.info</domain_name>
   <domain_keyword>shisyu</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-21 10:39:20</query_time>
   <create_date>2022-07-12</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</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>ns11.value-domain.com</value>
    <value>ns12.value-domain.com</value>
    <value>ns13.value-domain.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>sisyu.net</domain_name>
   <domain_keyword>sisyu</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-22 18:18:41</query_time>
   <create_date>2009-03-14</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-14</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 VALUE-DOMAIN</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>3-1-8 Chuo-ku Minamisenba</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>542-0081</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662416585</registrant_phone>
   <registrant_fax>+81.662416586</registrant_fax>
   <name_servers>
    <value>ns1.iq-servers.com</value>
    <value>ns2.iq-servers.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>bisyu.info</domain_name>
   <domain_keyword>bisyu</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-22 05:36:51</query_time>
   <create_date>2016-10-23</create_date>
   <update_date>2023-09-29</update_date>
   <expiry_date>2024-10-23</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
    <value>ns3.xserver.jp</value>
    <value>ns4.xserver.jp</value>
    <value>ns5.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>kisyu.biz</domain_name>
   <domain_keyword>kisyu</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-06-02 08:09:59</query_time>
   <create_date>2020-12-03</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co., Ltd.</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Gifu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mcnx.jp</value>
    <value>ns2.mcnx.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>hisiu.top</domain_name>
   <domain_keyword>hisiu</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-09 03:15:04</query_time>
   <create_date>2024-04-04</create_date>
   <update_date>2024-04-05</update_date>
   <expiry_date>2025-04-04</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>kristin.ns.cloudflare.com</value>
    <value>leo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>hisyo.jp</domain_name>
   <domain_keyword>hisyo</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-10 04:20:21</query_time>
   <create_date>2018-04-20</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>Hisyo Corporation</registrant_name>
   <registrant_zip>226-0004</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>0459328311</registrant_phone>
   <name_servers>
    <value>ns03.domainserver.ne.jp</value>
    <value>ns04.domainserver.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>27</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>28</num>
   <domain_name>hisyn.net</domain_name>
   <domain_keyword>hisyn</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 19:29:22</query_time>
   <create_date>2008-01-19</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.hisyn.net</value>
    <value>ns2.hisyn.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>visyu.net</domain_name>
   <domain_keyword>visyu</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-11 15:25:41</query_time>
   <create_date>2006-01-24</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>474</registrar_iana>
   <registrar_name>IDC Frontier Inc.</registrar_name>
   <registrar_website>http://whois.do-reg.jp/VISYU.NET</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hyogo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns01.yahoowebhostinglight.jp</value>
    <value>ns02.yahoowebhostinglight.jp</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>hosyu.site</domain_name>
   <domain_keyword>hosyu</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-12 17:43:11</query_time>
   <create_date>2015-11-01</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2027-11-01</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>31</num>
   <domain_name>hcsyu.site</domain_name>
   <domain_keyword>hcsyu</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-25 16:53:16</query_time>
   <create_date>2023-11-22</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2024-11-22</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Fu Jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>hiryu.com</domain_name>
   <domain_keyword>hiryu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 02:50:31</query_time>
   <create_date>2002-05-08</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-08</expiry_date>
   <registrar_iana>381</registrar_iana>
   <registrar_name>DomReg Ltd. d/b/a LIBRIS.COM</registrar_name>
   <registrar_website>http://libris.com</registrar_website>
   <registrant_name>Whois privacy services provided by DomainProtect LLC</registrant_name>
   <registrant_company>c/o Office-Mail processing center</registrant_company>
   <registrant_address>B. Monetnaya 16/5</registrant_address>
   <registrant_city>Saint-Petersburg</registrant_city>
   <registrant_state>Saint-Petersburg</registrant_state>
   <registrant_zip>197101</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8662452838</registrant_phone>
   <name_servers>
    <value>host.tradenames.com</value>
    <value>ns.tradenames.com</value>
    <value>ns1.domainrecover.com</value>
    <value>ns2.domainrecover.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>33</num>
   <domain_name>htsyu.org</domain_name>
   <domain_keyword>htsyu</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-25 11:47:59</query_time>
   <create_date>2023-06-28</create_date>
   <update_date>2023-07-03</update_date>
   <expiry_date>2024-06-28</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>https://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>hesyu.com</domain_name>
   <domain_keyword>hesyu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-20 04:59:38</query_time>
   <create_date>2017-01-18</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>ENOM, INC.</registrar_name>
   <registrar_website>WWW.ENOMDOMAINS.COM</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Taoyuan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TW</registrant_country>
   <registrant_email>https://tieredaccess.com/contact/a587324a-a71d-412c-999e-04abf09bebb8</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns.hinetserver.com</value>
    <value>ns2.hinetserver.com</value>
    <value>ns3.hinetserver.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>misyu.net</domain_name>
   <domain_keyword>misyu</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-06-08 01:41:30</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2023-07-19</update_date>
   <expiry_date>2024-07-19</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 ConoHa</registrant_name>
   <registrant_company>Whois Privacy Protection Service by ConoHa</registrant_company>
   <registrant_address>26-1 Sakuragaoka-cho, Cerulean Tower</registrant_address>
   <registrant_city>Shibuya-ku</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>150-8512</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.367020428</registrant_phone>
   <name_servers>
    <value>ns-a1.conoha.io</value>
    <value>ns-a2.conoha.io</value>
    <value>ns-a3.conoha.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>hisfu.com</domain_name>
   <domain_keyword>hisfu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:09:39</query_time>
   <create_date>2005-05-07</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-05-07</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>37</num>
   <domain_name>hosyu.page</domain_name>
   <domain_keyword>hosyu</domain_keyword>
   <domain_tld>page</domain_tld>
   <query_time>2024-04-30 06:23:38</query_time>
   <create_date>2020-04-20</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>福岡県</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>hesyu.org</domain_name>
   <domain_keyword>hesyu</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-16 13:06:07</query_time>
   <create_date>2022-01-06</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>hisku.com</domain_name>
   <domain_keyword>hisku</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:11:16</query_time>
   <create_date>2017-02-15</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>1462</registrar_iana>
   <registrar_name>One.com A/S</registrar_name>
   <registrar_website>https://www.one.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://www.one.com/en/whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns01.one.com</value>
    <value>ns02.one.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>hisyr.com</domain_name>
   <domain_keyword>hisyr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 19:29:23</query_time>
   <create_date>2019-08-07</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-08-07</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>REALTIME REGISTER B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.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>Başakşehir</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>TR</registrant_country>
   <registrant_email>https://mydomainprovider.com/contact_domain/</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hosting.com.tr</value>
    <value>ns2.hosting.com.tr</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>not signed</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>hiryu.xyz</domain_name>
   <domain_keyword>hiryu</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-23 18:21:52</query_time>
   <create_date>2024-05-21</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>hisou.com</domain_name>
   <domain_keyword>hisou</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 03:15:51</query_time>
   <create_date>2006-11-27</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2024-11-27</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, 100 S. Mill Ave, Suite 1600</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85281</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.secureserver.net/whois?plid=1387&amp;domain=hisou.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>ph41he9n.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>hisyou.it</domain_name>
   <domain_keyword>hisyou</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-10 04:20:21</query_time>
   <create_date>2006-12-22</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-09-30</expiry_date>
   <registrar_name>Register S.p.a.</registrar_name>
   <registrar_website>https://www.register.it</registrar_website>
   <registrant_company>Hisyou S.r.l.</registrant_company>
   <name_servers>
    <value>ns1.register.it</value>
    <value>ns2.register.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>hikyu.com</domain_name>
   <domain_keyword>hikyu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 23:31:39</query_time>
   <create_date>2014-12-25</create_date>
   <update_date>2024-04-06</update_date>
   <expiry_date>2025-12-25</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>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>risyu.info</domain_name>
   <domain_keyword>risyu</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-29 17:17:16</query_time>
   <create_date>2024-04-27</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.xserver.jp</value>
    <value>ns2.xserver.jp</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>xisyu.com</domain_name>
   <domain_keyword>xisyu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 16:54:37</query_time>
   <create_date>2022-08-10</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-08-10</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>HUNAN</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=xisyu.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>pam.ns.cloudflare.com</value>
    <value>vasilii.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>visyu.de</domain_name>
   <domain_keyword>visyu</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-04 18:29:48</query_time>
   <update_date>2021-01-09</update_date>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>48</num>
   <domain_name>hisyn.org</domain_name>
   <domain_keyword>hisyn</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 19:29:22</query_time>
   <create_date>2008-01-17</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2026-01-17</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hisyn.org</value>
    <value>ns2.hisyn.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>hissu.com</domain_name>
   <domain_keyword>hissu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:16:29</query_time>
   <create_date>2019-10-08</create_date>
   <update_date>2023-07-21</update_date>
   <expiry_date>2025-10-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <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>50</num>
   <domain_name>hisuu.store</domain_name>
   <domain_keyword>hisuu</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-03 09:48:53</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-08-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>li jun</registrant_company>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns31.hichina.com</value>
    <value>dns32.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>hisya.com</domain_name>
   <domain_keyword>hisya</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 19:29:21</query_time>
   <create_date>2014-11-20</create_date>
   <update_date>2022-11-30</update_date>
   <expiry_date>2025-11-20</expiry_date>
   <registrar_iana>244</registrar_iana>
   <registrar_name>gabia</registrar_name>
   <registrar_website>https://www.gabia.com</registrar_website>
   <registrant_name>hwang insuk</registrant_name>
   <registrant_address>15 Bogukmun-ro 30-gil Seongbuk-gu.</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>136767</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.7076239915</registrant_phone>
   <name_servers>
    <value>ns1.cafe24.co.kr</value>
    <value>ns1.cafe24.com</value>
    <value>ns2.cafe24.co.kr</value>
    <value>ns2.cafe24.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>hi-yu.tech</domain_name>
   <domain_keyword>hi-yu</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-15 18:43:16</query_time>
   <create_date>2019-12-17</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>http://www.gandi.net/</registrar_website>
   <registrant_company>SARL GROUPE ACCELIS</registrant_company>
   <registrant_state>11</registrant_state>
   <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>
   <name_servers>
    <value>dns20.ovh.net</value>
    <value>ns20.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>hityu.com</domain_name>
   <domain_keyword>hityu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 22:46:30</query_time>
   <create_date>2023-02-06</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-02-06</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>JIANGSU</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=hityu.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>54</num>
   <domain_name>aisyu.com</domain_name>
   <domain_keyword>aisyu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 00:47:52</query_time>
   <create_date>2013-03-02</create_date>
   <update_date>2021-02-24</update_date>
   <expiry_date>2025-03-02</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>55</num>
   <domain_name>hisyc.com</domain_name>
   <domain_keyword>hisyc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 19:29:22</query_time>
   <create_date>2017-05-09</create_date>
   <update_date>2022-05-08</update_date>
   <expiry_date>2025-05-09</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>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>hisyou.work</domain_name>
   <domain_keyword>hisyou</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-10 04:20:23</query_time>
   <create_date>2021-08-17</create_date>
   <update_date>2023-03-15</update_date>
   <expiry_date>2029-08-17</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>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>hispu.com</domain_name>
   <domain_keyword>hispu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:15:38</query_time>
   <create_date>2016-11-03</create_date>
   <update_date>2022-11-03</update_date>
   <expiry_date>2024-11-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>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>bisyu.com</domain_name>
   <domain_keyword>bisyu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 13:48:17</query_time>
   <create_date>2000-03-21</create_date>
   <update_date>2024-02-19</update_date>
   <expiry_date>2025-03-21</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>LIQUOR-SHOP WATANABE</registrant_name>
   <registrant_address>oogimati1-28-30</registrant_address>
   <registrant_city>TAKAMATU</registrant_city>
   <registrant_state>Kagawa</registrant_state>
   <registrant_zip>760-0013</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.878214584</registrant_phone>
   <registrant_fax>+81.878214972</registrant_fax>
   <name_servers>
    <value>ns.makeshop.jp</value>
    <value>ns2.makeshop.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>hnsyu.com</domain_name>
   <domain_keyword>hnsyu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 08:26:46</query_time>
   <create_date>2012-11-09</create_date>
   <update_date>2020-11-03</update_date>
   <expiry_date>2025-11-09</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>60</num>
   <domain_name>hlsyu.com</domain_name>
   <domain_keyword>hlsyu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 12:10:37</query_time>
   <create_date>2015-05-12</create_date>
   <update_date>2024-05-13</update_date>
   <expiry_date>2024-05-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>jiang su</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>61</num>
   <domain_name>his4u.com</domain_name>
   <domain_keyword>his4u</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 11:44:15</query_time>
   <create_date>2019-07-06</create_date>
   <update_date>2020-06-30</update_date>
   <expiry_date>2024-07-06</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>62</num>
   <domain_name>hiryu.info</domain_name>
   <domain_keyword>hiryu</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-03 00:26:58</query_time>
   <create_date>2016-02-29</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>63</num>
   <domain_name>hisdu.com</domain_name>
   <domain_keyword>hisdu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 00:28:09</query_time>
   <create_date>2017-04-21</create_date>
   <update_date>2023-04-12</update_date>
   <expiry_date>2025-04-21</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.bodis.com</value>
    <value>ns2.bodis.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>64</num>
   <domain_name>hisyou.info</domain_name>
   <domain_keyword>hisyou</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 06:10:40</query_time>
   <create_date>2023-08-28</create_date>
   <update_date>2023-09-02</update_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tokyo</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>65</num>
   <domain_name>hissu.uk</domain_name>
   <domain_keyword>hissu</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-04-25 03:16:31</query_time>
   <create_date>2021-08-29</create_date>
   <update_date>2023-08-29</update_date>
   <expiry_date>2024-08-29</expiry_date>
   <registrar_name>Squarespace Domains LLC [Tag = GOOGLE]</registrar_name>
   <registrar_website>https://domains.google</registrar_website>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>kisyu.co.jp</domain_name>
   <domain_keyword>kisyu</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-17 19:16:33</query_time>
   <create_date>2020-07-01</create_date>
   <update_date>2023-08-01</update_date>
   <registrant_company>KISYU HUDOUSAN Ltd.</registrant_company>
   <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>
  </value>
  <value>
   <num>67</num>
   <domain_name>tisyu.net</domain_name>
   <domain_keyword>tisyu</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 15:10:36</query_time>
   <create_date>2024-01-08</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-08</expiry_date>
   <registrar_iana>1871</registrar_iana>
   <registrar_name>Domainname Fwy, Inc</registrar_name>
   <registrar_website>http://www.maff.com</registrar_website>
   <registrant_name>xiaoguang chen</registrant_name>
   <registrant_address>xin tai shi shi lai zhen nan sun jia quan cun 11</registrant_address>
   <registrant_city>tai an shi</registrant_city>
   <registrant_state>shan dong</registrant_state>
   <registrant_zip>271200</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+86.13151075734</registrant_phone>
   <registrant_fax>+86.13151075734</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>68</num>
   <domain_name>hisju.com</domain_name>
   <domain_keyword>hisju</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 14:00:41</query_time>
   <create_date>2022-09-12</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-09-12</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <name_servers>
    <value>fixture.dnspod.net</value>
    <value>taurus.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>qisyu.com</domain_name>
   <domain_keyword>qisyu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 07:07:14</query_time>
   <create_date>2023-05-04</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-04</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>dns10.parkpage.foundationapi.com</value>
    <value>dns11.parkpage.foundationapi.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>hisym.com</domain_name>
   <domain_keyword>hisym</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 19:29:22</query_time>
   <create_date>2001-09-23</create_date>
   <update_date>2022-11-23</update_date>
   <expiry_date>2031-09-23</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_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/hisym.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ce1.xincache.com</value>
    <value>ce2.xincache.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>hiscu.com</domain_name>
   <domain_keyword>hiscu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 11:32:13</query_time>
   <create_date>2009-07-22</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2025-07-22</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_company>Home Instead Senior Care</registrant_company>
   <registrant_state>NE</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>select request email form at https://domains.markmonitor.com/whois/hiscu.com</registrant_email>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.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>72</num>
   <domain_name>5isyu.com</domain_name>
   <domain_keyword>5isyu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 15:04:30</query_time>
   <create_date>2023-05-01</create_date>
   <update_date>2023-05-01</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+603.89966788</registrant_fax>
   <name_servers>
    <value>ns1.domainnamedns.com</value>
    <value>ns100.webnic.cc</value>
    <value>ns101.webnic.cc</value>
    <value>ns2.domainnamedns.com</value>
   </name_servers>
   <domain_status>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>risyu.ru</domain_name>
   <domain_keyword>risyu</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:49:34</query_time>
   <create_date>2020-12-10</create_date>
   <expiry_date>2024-12-10</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.tildadns.com</value>
    <value>ns2.tildadns.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>74</num>
   <domain_name>hisyo.xyz</domain_name>
   <domain_keyword>hisyo</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-19 02:53:40</query_time>
   <create_date>2023-07-05</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-07-05</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 ConoHa</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-a1.conoha.io</value>
    <value>ns-a2.conoha.io</value>
    <value>ns-a3.conoha.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>hiyyu.com</domain_name>
   <domain_keyword>hiyyu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 22:10:51</query_time>
   <create_date>2021-11-04</create_date>
   <update_date>2023-11-05</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>76</num>
   <domain_name>jisyu.asia</domain_name>
   <domain_keyword>jisyu</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-20 04:07:42</query_time>
   <create_date>2008-03-26</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2026-03-26</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Shukyouhoujin Jishu Jinja</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kyoto</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.customer.ne.jp</value>
    <value>ns2.customer.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>hisku.net</domain_name>
   <domain_keyword>hisku</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-31 03:29:52</query_time>
   <create_date>2020-07-06</create_date>
   <update_date>2020-07-07</update_date>
   <expiry_date>2025-07-06</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>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>hi-yu.com</domain_name>
   <domain_keyword>hi-yu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 18:43:16</query_time>
   <create_date>2021-10-14</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-10-14</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.clev1.net</value>
    <value>ns2.clev1.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>hisys.tech</domain_name>
   <domain_keyword>hisys</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-04-24 19:29:24</query_time>
   <create_date>2022-07-18</create_date>
   <update_date>2024-04-24</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>http://www.tucows.com/</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 0164826043</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns4.wixdns.net</value>
    <value>ns5.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>histu.com</domain_name>
   <domain_keyword>histu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 19:28:34</query_time>
   <create_date>2017-11-14</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2024-11-14</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>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>81</num>
   <domain_name>hisys.co.jp</domain_name>
   <domain_keyword>hisys</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-24 19:29:23</query_time>
   <create_date>2011-07-06</create_date>
   <update_date>2023-08-01</update_date>
   <registrant_company>Hikari Information System Co., Ltd.</registrant_company>
   <name_servers>
    <value>uns01.lolipop.jp</value>
    <value>uns02.lolipop.jp</value>
   </name_servers>
  </value>
  <value>
   <num>82</num>
   <domain_name>his8yu.site</domain_name>
   <domain_keyword>his8yu</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-21 05:27:26</query_time>
   <create_date>2023-11-18</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-11-18</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>He Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>higyu.com</domain_name>
   <domain_keyword>higyu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 18:42:10</query_time>
   <create_date>2024-02-04</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-02-04</expiry_date>
   <registrar_iana>3980</registrar_iana>
   <registrar_name>Gname 011 Inc</registrar_name>
   <registrar_website>http://WWW.GNAME.COM</registrar_website>
   <name_servers>
    <value>ns1.dongseavdns.com</value>
    <value>ns2.dongseavdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>jisyu.org</domain_name>
   <domain_keyword>jisyu</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 09:19:37</query_time>
   <create_date>2005-06-05</create_date>
   <update_date>2023-05-10</update_date>
   <expiry_date>2026-06-05</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co., Ltd.</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Kyouto-fu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.customer.ne.jp</value>
    <value>ns2.customer.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>hiryu.net</domain_name>
   <domain_keyword>hiryu</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-03 00:26:58</query_time>
   <create_date>2023-01-26</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2033-01-26</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 VALUE-DOMAIN</registrant_name>
   <registrant_company>Whois Privacy Protection Service by VALUE-DOMAIN</registrant_company>
   <registrant_address>3-1 Ofuka-cho, Grand Front Osaka Tower B 23F</registrant_address>
   <registrant_city>Kita-ku Osaka-shi</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.662416585</registrant_phone>
   <registrant_fax>+81.663740121</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>86</num>
   <domain_name>bisyu.co.jp</domain_name>
   <domain_keyword>bisyu</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-06-07 01:41:56</query_time>
   <create_date>2000-03-21</create_date>
   <update_date>2024-04-01</update_date>
   <registrant_company>BISYU WAREHOUSE CO.,LTD</registrant_company>
   <name_servers>
    <value>ns3.sphere.ad.jp</value>
    <value>ns4.sphere.ad.jp</value>
   </name_servers>
  </value>
  <value>
   <num>87</num>
   <domain_name>misyu.lol</domain_name>
   <domain_keyword>misyu</domain_keyword>
   <domain_tld>lol</domain_tld>
   <query_time>2024-06-03 16:40:26</query_time>
   <create_date>2024-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>hssyu.com</domain_name>
   <domain_keyword>hssyu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 18:38:10</query_time>
   <create_date>2021-06-15</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-06-15</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=hssyu.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>run.dnspod.net</value>
    <value>susie.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>hisys.com</domain_name>
   <domain_keyword>hisys</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 19:29:23</query_time>
   <create_date>1993-03-23</create_date>
   <update_date>2018-03-11</update_date>
   <expiry_date>2025-03-24</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1038.ui-dns.biz</value>
    <value>ns1038.ui-dns.com</value>
    <value>ns1038.ui-dns.de</value>
    <value>ns1038.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>misyu.life</domain_name>
   <domain_keyword>misyu</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-11 16:05:12</query_time>
   <create_date>2021-08-10</create_date>
   <update_date>2023-09-24</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns41.domaincontrol.com</value>
    <value>ns42.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>91</num>
   <domain_name>jisyu.com</domain_name>
   <domain_keyword>jisyu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 09:19:37</query_time>
   <create_date>2013-02-03</create_date>
   <update_date>2021-01-28</update_date>
   <expiry_date>2025-02-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>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>92</num>
   <domain_name>hishu.com</domain_name>
   <domain_keyword>hishu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:10:37</query_time>
   <create_date>2006-01-18</create_date>
   <update_date>2023-08-23</update_date>
   <expiry_date>2025-01-18</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>hubei</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns.xinnet.cn</value>
    <value>ns.xinnetdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>risyu.com</domain_name>
   <domain_keyword>risyu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 10:26:50</query_time>
   <create_date>2010-06-16</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-06-16</expiry_date>
   <registrar_iana>151</registrar_iana>
   <registrar_name>PSI-USA, Inc. dba Domain Robot</registrar_name>
   <registrar_website>https://www.psi-usa.info</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Cykon Technology Limited</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HK</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</registrant_country>
   <registrant_email>https://whoispro.domain-robot.org/whois/risyu.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>hisnu.com</domain_name>
   <domain_keyword>hisnu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 03:12:05</query_time>
   <create_date>2016-01-07</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=hisnu.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <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>95</num>
   <domain_name>hisys.net</domain_name>
   <domain_keyword>hisys</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 19:29:23</query_time>
   <create_date>2020-06-30</create_date>
   <update_date>2023-05-27</update_date>
   <expiry_date>2024-06-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>GUANGDONG</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=hisys.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.gname-dns.com</value>
    <value>ns2.gname-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>hiryu.site</domain_name>
   <domain_keyword>hiryu</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-31 03:29:04</query_time>
   <create_date>2021-05-29</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2026-05-29</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-rs1.gmoserver.jp</value>
    <value>ns-rs2.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>hisyou.jp</domain_name>
   <domain_keyword>hisyou</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-02 22:04:35</query_time>
   <create_date>2022-05-02</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrant_name>No.1digital solution Co., Ltd.</registrant_name>
   <registrant_address>Shibuya-ku</registrant_address>
   <registrant_zip>151-0053</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-5843-5601</registrant_phone>
   <name_servers>
    <value>ns1.p68.dns.oraclecloud.net</value>
    <value>ns2.p68.dns.oraclecloud.net</value>
    <value>ns3.p68.dns.oraclecloud.net</value>
    <value>ns4.p68.dns.oraclecloud.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>98</num>
   <domain_name>hiryu.work</domain_name>
   <domain_keyword>hiryu</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-04-16 11:44:00</query_time>
   <create_date>2017-08-20</create_date>
   <update_date>2023-07-25</update_date>
   <expiry_date>2024-08-20</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>Whois Privacy Protection Service by MuuMuuDomain</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Fukuoka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns01.muumuu-domain.com</value>
    <value>dns02.muumuu-domain.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>hisbu.com</domain_name>
   <domain_keyword>hisbu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-26 14:00:13</query_time>
   <create_date>2023-09-12</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Xiamen 35.Com Technology Co., Ltd</registrar_name>
   <registrar_website>http://www.35.com</registrar_website>
   <registrant_city>HAN DAN SHI</registrant_city>
   <registrant_state>HE BEI</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.35.com/contact/domain/hisbu.com</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>hmsyu.net</domain_name>
   <domain_keyword>hmsyu</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-24 17:40:12</query_time>
   <create_date>2023-08-12</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-08-12</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>PENZA</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>RU</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=hmsyu.net</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>dns.fastdns24.com</value>
    <value>dns2.fastdns24.org</value>
    <value>dns3.fastdns24.eu</value>
    <value>dns4.fastdns24.link</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.057</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,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
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,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

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.