WHOIS QUERY TIME

2 May 2024 - 3:35 AM UTC

Registered: 4 December 2022
Modified: 13 July 2023

REGISTRAR

Name: GoDaddy.com

DNSSEC

no

NAME SERVERS

ns07.domaincontrol.com
ns08.domaincontrol.com

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=myshi.nl
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "myshi.nl"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "myshi.nl",
            "domain_keyword": "myshi",
            "domain_tld": "nl",
            "query_time": "2024-05-02 03:35:04",
            "create_date": "2022-12-04",
            "update_date": "2023-07-13",
            "registrar_name": "GoDaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.053,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>myshi.nl</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>myshi.nl</domain_name>
   <domain_keyword>myshi</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 03:35:04</query_time>
   <create_date>2022-12-04</create_date>
   <update_date>2023-07-13</update_date>
   <registrar_name>GoDaddy.com</registrar_name>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.053</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.112 seconds) for "myshi.nl" in our Historical WHOIS Database.
#1 - QUERY TIME

6 Dec 2022 - 9:36 AM UTC

Registered: 4 December 2022

REGISTRAR

Name: GoDaddy.com

DNSSEC

no

NAME SERVERS

ns07.domaincontrol.com
ns08.domaincontrol.com

DOMAIN STATUS

Active

#2 - QUERY TIME

6 Dec 2022 - 9:36 AM UTC

Registered: 4 December 2022

REGISTRAR

Name: GoDaddy.com

NAME SERVERS

ns07.domaincontrol.com
ns08.domaincontrol.com

DOMAIN STATUS

Active

#3 - QUERY TIME

10 Aug 2023 - 7:08 PM UTC

Registered: 4 December 2022
Modified: 13 July 2023

REGISTRAR

Name: GoDaddy.com

DNSSEC

no

NAME SERVERS

ns07.domaincontrol.com
ns08.domaincontrol.com

DOMAIN STATUS

Active

* 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=myshi.nl
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "myshi.nl",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 3,
        "relation": "eq",
        "current": 3
    },
    "unique_domains": "myshi.nl",
    "results": [
        {
            "num": 1,
            "domain_name": "myshi.nl",
            "domain_keyword": "myshi",
            "domain_tld": "nl",
            "query_time": "2022-12-06 09:36:55",
            "create_date": "2022-12-04",
            "registrar_name": "GoDaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 2,
            "domain_name": "myshi.nl",
            "domain_keyword": "myshi",
            "domain_tld": "nl",
            "query_time": "2022-12-06 09:36:55",
            "create_date": "2022-12-04",
            "registrar_name": "GoDaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 3,
            "domain_name": "myshi.nl",
            "domain_keyword": "myshi",
            "domain_tld": "nl",
            "query_time": "2023-08-10 19:08:00",
            "create_date": "2022-12-04",
            "update_date": "2023-07-13",
            "registrar_name": "GoDaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        }
    ],
    "stats": {
        "total_time": 0.112,
        "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>myshi.nl</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>myshi.nl</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>myshi.nl</domain_name>
   <domain_keyword>myshi</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2022-12-06 09:36:55</query_time>
   <create_date>2022-12-04</create_date>
   <registrar_name>GoDaddy.com</registrar_name>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>myshi.nl</domain_name>
   <domain_keyword>myshi</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2022-12-06 09:36:55</query_time>
   <create_date>2022-12-04</create_date>
   <registrar_name>GoDaddy.com</registrar_name>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>myshi.nl</domain_name>
   <domain_keyword>myshi</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2023-08-10 19:08:00</query_time>
   <create_date>2022-12-04</create_date>
   <update_date>2023-07-13</update_date>
   <registrar_name>GoDaddy.com</registrar_name>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.112</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 3 domain names (in 0.051 seconds) which contained the exact domain keyword "myshi".
Domain Name Registered Expiry Registrar Ownership
1 myshi.com 24 Nov 1999 24 Nov 2029 Network Solutions, LLC -
2 myshi.ru 10 Aug 2006 10 Aug 2024 SALENAMES-RU Private Person
3 myshi.nl 4 Dec 2022 - GoDaddy.com -
4 myshi.site 26 Jun 2023 26 Jun 2024 Bizcn.com, Inc. DingShengFei

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=myshi&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "myshi",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 4,
        "relation": "eq",
        "current": 4
    },
    "unique_domains": "myshi.com, myshi.ru, myshi.nl, myshi.site",
    "results": [
        {
            "num": 1,
            "domain_name": "myshi.com",
            "domain_keyword": "myshi",
            "domain_tld": "com",
            "query_time": "2024-05-10 23:36:34",
            "create_date": "1999-11-24",
            "update_date": "2023-06-20",
            "expiry_date": "2029-11-24",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1-01.azure-dns.com",
                "ns2-01.azure-dns.net",
                "ns3-01.azure-dns.org",
                "ns4-01.azure-dns.info"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "myshi.ru",
            "domain_keyword": "myshi",
            "domain_tld": "ru",
            "query_time": "2024-05-01 18:42:20",
            "create_date": "2006-08-10",
            "expiry_date": "2024-08-10",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 3,
            "domain_name": "myshi.nl",
            "domain_keyword": "myshi",
            "domain_tld": "nl",
            "query_time": "2024-05-02 03:35:04",
            "create_date": "2022-12-04",
            "update_date": "2023-07-13",
            "registrar_name": "GoDaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "myshi.site",
            "domain_keyword": "myshi",
            "domain_tld": "site",
            "query_time": "2024-05-17 22:39:20",
            "create_date": "2023-06-26",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-26",
            "registrar_iana": 471,
            "registrar_name": "Bizcn.com, Inc.",
            "registrar_website": "http://www.bizcn.com",
            "registrant_company": "DingShengFei",
            "registrant_state": "JiangXiSheng",
            "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.4everdns.com",
                "ns2.4everdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.051,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>myshi</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4</total>
  <relation>eq</relation>
  <current>4</current>
 </count>
 <unique_domains>myshi.com, myshi.ru, myshi.nl, myshi.site</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>myshi.com</domain_name>
   <domain_keyword>myshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-10 23:36:34</query_time>
   <create_date>1999-11-24</create_date>
   <update_date>2023-06-20</update_date>
   <expiry_date>2029-11-24</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1-01.azure-dns.com</value>
    <value>ns2-01.azure-dns.net</value>
    <value>ns3-01.azure-dns.org</value>
    <value>ns4-01.azure-dns.info</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>myshi.ru</domain_name>
   <domain_keyword>myshi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 18:42:20</query_time>
   <create_date>2006-08-10</create_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>3</num>
   <domain_name>myshi.nl</domain_name>
   <domain_keyword>myshi</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-02 03:35:04</query_time>
   <create_date>2022-12-04</create_date>
   <update_date>2023-07-13</update_date>
   <registrar_name>GoDaddy.com</registrar_name>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>myshi.site</domain_name>
   <domain_keyword>myshi</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-17 22:39:20</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>471</registrar_iana>
   <registrar_name>Bizcn.com, Inc.</registrar_name>
   <registrar_website>http://www.bizcn.com</registrar_website>
   <registrant_company>DingShengFei</registrant_company>
   <registrant_state>JiangXiSheng</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.4everdns.com</value>
    <value>ns2.4everdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.051</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 831 domain names (in 0.168 seconds) which look and sound like the brand name "myshi".
Domain Name Registered Expiry Registrar Ownership
1 mishi.sk 4 Jun 2021 4 Jun 2024 WebSupport s.r.o. ME GUSTA, s. r. o.
2 mysti.studio 10 Sep 2023 10 Sep 2024 Tucows Domains Inc. Contact Privacy Inc. Customer 0168585273
3 mywhi.net 11 Jul 2012 11 Jul 2032 GoDaddy.com, LLC -
4 tyshi.com 20 Apr 2018 20 Apr 2025 Dynadot Inc -
5 myship.tech 26 Apr 2019 26 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
6 mysti.tech 9 Nov 2023 9 Nov 2024 NameSilo, LLC PrivacyGuardian.org llc
7 myshia.net 10 May 2015 10 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
8 mysha.xyz 23 Jan 2024 23 Jan 2025 OwnRegistrar, Inc. WhoisSecure
9 mpshi.net 19 Jan 2021 19 Jan 2025 GoDaddy.com, LLC -
10 moshi.dog 13 Sep 2017 13 Sep 2024 1API GmbH Registrant of moshi.dog
11 mysvi.com 6 Feb 2019 6 Feb 2025 GoDaddy.com, LLC -
12 myshs.ru 7 Mar 2023 7 Mar 2025 REGRU-RU Private Person
13 mysyi.com 26 Dec 2017 26 Dec 2025 Gname.com Pte. Ltd. Redacted for privacy
14 mishi.com.au - - DROP.com.au Pty Ltd John Saward
15 myski.rent 3 Jun 2022 3 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
16 myshg.co.uk 16 Feb 2024 16 Feb 2025 Tucows Inc t/a Tucows [Tag = TUCOWS-CA] -
17 mysti.app 23 Dec 2023 23 Dec 2024 Key-Systems LLC REDACTED FOR PRIVACY
18 mysni.com 20 Jul 2023 20 Jul 2024 Hello Internet Corp -
19 mydhi.pl 4 Jan 2024 4 Jan 2025 LH.pl Sp. z o.o. -
20 mychi.co.nz 22 Oct 2012 - Voyager Internet Ltd T/A 1st Domains -
21 amyshi.com 7 Aug 2020 7 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
22 mashi.shop 30 Nov 2018 30 Nov 2028 Alibaba Cloud Computing Ltd. -
23 myshx.com 10 Jan 2024 10 Jan 2025 Gname 186 Inc -
24 myshri.org 23 Mar 2013 23 Mar 2025 Amazon Registrar, Inc. Identity Protection Service
25 mysohi.com 17 Mar 2022 17 Mar 2026 Wix.Com Ltd. Rachel Carroll
26 moshi.net 1 Apr 2002 1 Apr 2025 PDR Ltd. d/b/a PublicDomainRegistry.com -
27 myshm.org 7 Mar 2024 7 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
28 myshib.net 26 Jun 2023 26 Jun 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
29 myfhi.org 10 Oct 2023 10 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
30 mlshi.com 18 Nov 2002 18 Nov 2024 GoDaddy.com, LLC -
31 meshi.cloud 23 Feb 2017 23 Feb 2025 GMO Internet, Inc. d/b/a Onamae.com Whois Privacy Protection Service by MuuMuuDomain
32 myshic.org 30 Dec 2021 30 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
33 mashi.net 11 Dec 2009 11 Dec 2028 GoDaddy.com, LLC -
34 mythi.cx - - CentralNic Ltd Private by Design, LLC
35 mysci.club 15 Aug 2014 14 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
36 myshz.com 24 Jul 2015 24 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
37 mdshi.com 5 Dec 2007 5 Dec 2028 INAMES CO., LTD. Daesang Heavy Industries
38 mushi.nl 30 Mar 2001 - Antagonist B.V. -
39 mashi.dk 13 Feb 2021 28 Feb 2026 Simply.com A/S Mashi
40 mishi.info 1 Mar 2024 1 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
41 myoshi.info 24 Oct 2005 24 Oct 2024 Japan Registry Services Co, Ltd REDACTED FOR PRIVACY
42 myship.net 20 Jun 2020 20 Jun 2024 SAV.COM, LLC REDACTED FOR PRIVACY
43 moshi.buzz 17 Jul 2021 17 Jul 2025 GoDaddy.com, LLC Domains By Proxy, LLC
44 mymhi.org 14 Sep 2011 14 Sep 2024 DomainSpot LLC REDACTED FOR PRIVACY
45 mjshi.com 12 Aug 2017 12 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
46 myssi.info 15 Jan 2018 15 Jan 2025 CSC Corporate Domains, Inc. nVent Management Company
47 meshi.blog 20 Aug 2022 20 Aug 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
48 mysai.in 18 Jan 2019 18 Jan 2025 GoDaddy.com, LLC REDACTED FOR PRIVACY
49 mishi.care 5 Sep 2021 5 Sep 2026 Squarespace Domains II LLC REDACTED FOR PRIVACY
50 myshit.net 29 Jul 2018 29 Jul 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
51 msshi.com 19 Apr 2014 19 Apr 2025 22net, Inc. -
52 oyshi.sk 19 Jan 2013 19 Jan 2025 WebSupport s.r.o. Extra Recruitment s.r.o.
53 moshi.one 2 May 2021 2 May 2025 eNom, LLC Data Protected
54 kyshi.co 1 Jun 2016 31 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
55 myship.com 5 Oct 1999 5 Oct 2024 Key-Systems GmbH REDACTED FOR PRIVACY
56 mythi.com 31 Oct 2006 31 Oct 2024 WHC Online Solutions Inc. -
57 mybhi.com 21 Apr 2002 13 Apr 2026 GoDaddy.com, LLC -
58 mysgi.com 19 May 2000 19 May 2027 GoDaddy.com, LLC -
59 mymshi.com 11 Dec 2015 11 Dec 2024 Register.com, Inc. -
60 xyshi.com 17 Aug 2009 17 Aug 2024 Bizcn.com,Inc. REDACTED FOR PRIVACY
61 meshi.fun 20 Oct 2022 20 Oct 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
62 myship.cn 30 Apr 2008 30 Apr 2025 阿里云计算有限公司(万网) 乐清市三意多网络工作室
63 mpshi.org 19 Jan 2021 19 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
64 mashi.ro 13 May 2013 11 Aug 2024 Gandi SAS -
65 myshki.ru 25 Mar 2007 25 Mar 2025 REGRU-RU Private Person
66 mysti.net 22 Mar 2011 22 Mar 2025 Dynadot Inc -
67 myshb.com 11 Oct 2017 11 Oct 2024 Gname.com Pte. Ltd. Redacted for privacy
68 myshq.com 12 Jul 2016 12 Jul 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
69 msshi.ru 2 Jul 2009 2 Jul 2024 RU-CENTER-RU State Institution of General Comprehensive Education "Mednoe Sanatorium Boarding-School"
70 myshiv.shop 17 Oct 2023 17 Oct 2024 HOSTINGER operations, UAB -
71 mushi.studio 11 Jan 2020 11 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
72 zyshi.com 17 Sep 2015 17 Sep 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
73 myssi.net 14 Apr 2023 14 Apr 2025 Gname 025 Inc -
74 mishi.ltd 7 Mar 2024 7 Mar 2025 Xin Net Technology Corporation 上海觅视广告文化传播有限公司
75 myschi.de - - - -
76 mysli.pl 7 Feb 2006 7 Feb 2025 Aftermarket.pl Limited -
77 moshi.market 10 Jun 2020 10 Jun 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
78 myshp.net 10 Apr 2002 10 Apr 2025 GoDaddy.com, LLC -
79 myyhi.cn 9 Jul 2023 9 Jul 2024 江苏邦宁科技有限公司 傅志伟
80 mashi.fr 20 Nov 2023 20 Nov 2024 OVH OKO
81 myski.uk 24 Jun 2019 24 Jun 2024 EuroDNS SA [Tag = EURODNS] -
82 mysho.shop 6 Apr 2023 6 Apr 2025 Tucows Domains Inc. -
83 myshit.online 2 May 2024 2 May 2025 Go Daddy, LLC Domains By Proxy, LLC
84 myshs.site 7 Mar 2024 7 Mar 2025 Registrar of Domain Names REG.RU, LLC Private Person
85 ryshi.xyz 22 Mar 2024 22 Mar 2025 Namecheap Privacy service provided by Withheld for Privacy ehf
86 mrshi.net 23 Mar 2019 23 Mar 2025 Cloudflare, Inc. DATA REDACTED
87 mysmi.org 25 May 2020 25 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
88 mysti.site 29 Nov 2023 29 Nov 2024 GMO Internet Group, Inc. d/b/a Onamae.com Whois Privacy Protection Service by onamae.com
89 uyshi.com 25 Jun 2015 25 Jun 2025 eName Technology Co.,Ltd. -
90 moshi.club 15 Feb 2021 15 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
91 mishi.sbs 11 Jun 2023 11 Jun 2024 NameSilo, LLC PrivacyGuardian.org llc
92 myshu.store 3 Aug 2023 3 Aug 2024 Go Daddy, LLC Domains By Proxy, LLC
93 myohi.com 14 Nov 2004 14 Nov 2024 IONOS SE Original Health Institute
94 ayshi.com 6 Jan 2006 6 Jan 2025 GoDaddy.com, LLC -
95 moshi.link 9 Oct 2020 9 Oct 2024 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
96 mysho.club 17 Oct 2022 17 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
97 myshm.fun 29 Apr 2023 29 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) shang hai miao you shang mao you xian gong si
98 mysthi.com 20 May 2023 20 May 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
99 mysbhi.com 25 Mar 2024 25 Mar 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
100 mysri.org 15 Jan 2024 15 Jan 2025 IONOS SE 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 Myshi.nl.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=myshi.nl
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "myshi.nl",
        "page_size": 100
    },
    "count": {
        "total": 831,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "mishi.sk, mysti.studio, mywhi.net, tyshi.com, myship.tech, mysti.tech, myshia.net, mysha.xyz, mpshi.net, moshi.dog, mysvi.com, myshs.ru, mysyi.com, mishi.com.au, myski.rent, myshg.co.uk, mysti.app, mysni.com, mydhi.pl, mychi.co.nz, amyshi.com, mashi.shop, myshx.com, myshri.org, mysohi.com, moshi.net, myshm.org, myshib.net, myfhi.org, mlshi.com, meshi.cloud, myshic.org, mashi.net, mythi.cx, mysci.club, myshz.com, mdshi.com, mushi.nl, mashi.dk, mishi.info, myoshi.info, myship.net, moshi.buzz, mymhi.org, mjshi.com, myssi.info, meshi.blog, mysai.in, mishi.care, myshit.net, msshi.com, oyshi.sk, moshi.one, kyshi.co, myship.com, mythi.com, mybhi.com, mysgi.com, mymshi.com, xyshi.com, meshi.fun, myship.cn, mpshi.org, mashi.ro, myshki.ru, mysti.net, myshb.com, myshq.com, msshi.ru, myshiv.shop, mushi.studio, zyshi.com, myssi.net, mishi.ltd, myschi.de, mysli.pl, moshi.market, myshp.net, myyhi.cn, mashi.fr, myski.uk, mysho.shop, myshit.online, myshs.site, ryshi.xyz, mrshi.net, mysmi.org, mysti.site, uyshi.com, moshi.club, mishi.sbs, myshu.store, myohi.com, ayshi.com, moshi.link, mysho.club, myshm.fun, mysthi.com, mysbhi.com, mysri.org",
    "results": [
        {
            "num": 1,
            "domain_name": "mishi.sk",
            "domain_keyword": "mishi",
            "domain_tld": "sk",
            "query_time": "2024-05-05 16:08:58",
            "create_date": "2021-06-04",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-04",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Michaela Misikova",
            "registrant_company": "ME GUSTA, s. r. o.",
            "registrant_address": "Nove Kosariska 2451",
            "registrant_city": "Dunajska Luzna",
            "registrant_zip": "90042",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 2,
            "domain_name": "mysti.studio",
            "domain_keyword": "mysti",
            "domain_tld": "studio",
            "query_time": "2024-05-24 04:44:37",
            "create_date": "2023-09-10",
            "update_date": "2023-09-15",
            "expiry_date": "2024-09-10",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 0168585273",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.p01.nsone.net",
                "dns2.p01.nsone.net",
                "dns3.p01.nsone.net",
                "dns4.p01.nsone.net",
                "ns01.squarespacedns.com",
                "ns02.squarespacedns.com",
                "ns03.squarespacedns.com",
                "ns04.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "mywhi.net",
            "domain_keyword": "mywhi",
            "domain_tld": "net",
            "query_time": "2024-04-16 04:41:41",
            "create_date": "2012-07-11",
            "update_date": "2022-09-11",
            "expiry_date": "2032-07-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "tyshi.com",
            "domain_keyword": "tyshi",
            "domain_tld": "com",
            "query_time": "2024-04-21 22:58:05",
            "create_date": "2018-04-20",
            "update_date": "2024-03-30",
            "expiry_date": "2025-04-20",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "myship.tech",
            "domain_keyword": "myship",
            "domain_tld": "tech",
            "query_time": "2024-05-04 20:15:28",
            "create_date": "2019-04-26",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-26",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "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": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "mysti.tech",
            "domain_keyword": "mysti",
            "domain_tld": "tech",
            "query_time": "2024-05-17 22:44:28",
            "create_date": "2023-11-09",
            "update_date": "2023-11-16",
            "expiry_date": "2024-11-09",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "karina.ns.cloudflare.com",
                "rayden.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "myshia.net",
            "domain_keyword": "myshia",
            "domain_tld": "net",
            "query_time": "2024-05-13 13:07:33",
            "create_date": "2015-05-10",
            "update_date": "2024-04-10",
            "expiry_date": "2025-05-10",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Hu Nan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "mysha.xyz",
            "domain_keyword": "mysha",
            "domain_tld": "xyz",
            "query_time": "2024-05-21 04:01:31",
            "create_date": "2024-01-23",
            "update_date": "2024-05-03",
            "expiry_date": "2025-01-23",
            "registrar_iana": 1250,
            "registrar_name": "OwnRegistrar, Inc.",
            "registrar_website": "http://www.ownregistrar.com",
            "registrant_company": "WhoisSecure",
            "registrant_state": "California",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.squadhelp.com",
                "ns2.squadhelp.com",
                "v13imbo5.verify.hn"
            ],
            "domain_status": [
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "mpshi.net",
            "domain_keyword": "mpshi",
            "domain_tld": "net",
            "query_time": "2024-04-12 03:49:31",
            "create_date": "2021-01-19",
            "update_date": "2024-01-24",
            "expiry_date": "2025-01-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "moshi.dog",
            "domain_keyword": "moshi",
            "domain_tld": "dog",
            "query_time": "2024-04-11 23:34:06",
            "create_date": "2017-09-13",
            "update_date": "2023-10-28",
            "expiry_date": "2024-09-13",
            "registrar_iana": 1387,
            "registrar_name": "1API GmbH",
            "registrar_website": "http://www.1api.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Registrant of moshi.dog",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Yorkshire",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "drew.ns.cloudflare.com",
                "marjory.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "mysvi.com",
            "domain_keyword": "mysvi",
            "domain_tld": "com",
            "query_time": "2024-04-15 18:20:46",
            "create_date": "2019-02-06",
            "update_date": "2024-01-25",
            "expiry_date": "2025-02-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "myshs.ru",
            "domain_keyword": "myshs",
            "domain_tld": "ru",
            "query_time": "2024-05-01 18:42:23",
            "create_date": "2023-03-07",
            "expiry_date": "2025-03-07",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 13,
            "domain_name": "mysyi.com",
            "domain_keyword": "mysyi",
            "domain_tld": "com",
            "query_time": "2024-05-08 07:56:48",
            "create_date": "2017-12-26",
            "update_date": "2024-02-28",
            "expiry_date": "2025-12-26",
            "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": "HENAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=mysyi.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": 14,
            "domain_name": "mishi.com.au",
            "domain_keyword": "mishi",
            "domain_tld": "com.au",
            "query_time": "2024-04-27 18:22:47",
            "update_date": "2023-11-18",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "John Saward",
            "name_servers": [
                "3954.ns1.above.com",
                "3954.ns2.above.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "myski.rent",
            "domain_keyword": "myski",
            "domain_tld": "rent",
            "query_time": "2024-05-10 23:38:29",
            "create_date": "2022-06-03",
            "update_date": "2024-04-16",
            "expiry_date": "2024-06-03",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "myshg.co.uk",
            "domain_keyword": "myshg",
            "domain_tld": "co.uk",
            "query_time": "2024-04-06 15:50:08",
            "create_date": "2024-02-16",
            "update_date": "2024-02-16",
            "expiry_date": "2025-02-16",
            "registrar_name": "Tucows Inc t/a Tucows [Tag = TUCOWS-CA]",
            "registrar_website": "https://www.tucowsdomains.com",
            "name_servers": [
                "adrian.ns.cloudflare.com",
                "joaquin.ns.cloudflare.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 17,
            "domain_name": "mysti.app",
            "domain_keyword": "mysti",
            "domain_tld": "app",
            "query_time": "2024-04-29 15:13:40",
            "create_date": "2023-12-23",
            "update_date": "2023-12-28",
            "expiry_date": "2024-12-23",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the 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": [
                "ns0.transip.net",
                "ns1.transip.nl",
                "ns2.transip.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 18,
            "domain_name": "mysni.com",
            "domain_keyword": "mysni",
            "domain_tld": "com",
            "query_time": "2024-04-22 18:29:54",
            "create_date": "2023-07-20",
            "update_date": "2023-07-20",
            "expiry_date": "2024-07-20",
            "registrar_iana": 1924,
            "registrar_name": "Hello Internet Corp",
            "registrar_website": "http://www.hello.co",
            "name_servers": [
                "ns1.domainesia.net",
                "ns2.domainesia.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "mydhi.pl",
            "domain_keyword": "mydhi",
            "domain_tld": "pl",
            "query_time": "2024-04-09 07:08:28",
            "create_date": "2024-01-04",
            "update_date": "2024-01-13",
            "expiry_date": "2025-01-04",
            "registrar_name": "LH.pl Sp. z o.o.",
            "registrar_website": "https://www.lh.pl/",
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "mychi.co.nz",
            "domain_keyword": "mychi",
            "domain_tld": "co.nz",
            "query_time": "2024-04-07 16:24:37",
            "create_date": "2012-10-22",
            "update_date": "2024-03-19",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "amyshi.com",
            "domain_keyword": "amyshi",
            "domain_tld": "com",
            "query_time": "2024-04-13 15:19:58",
            "create_date": "2020-08-07",
            "update_date": "2023-06-22",
            "expiry_date": "2024-08-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=amyshi.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns2.namebrightdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "mashi.shop",
            "domain_keyword": "mashi",
            "domain_tld": "shop",
            "query_time": "2024-05-03 00:48:06",
            "create_date": "2018-11-30",
            "update_date": "2019-01-18",
            "expiry_date": "2028-11-30",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "https://wanwang.aliyun.com/",
            "registrant_state": "Yun Nan",
            "registrant_country": "CN",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "myshx.com",
            "domain_keyword": "myshx",
            "domain_tld": "com",
            "query_time": "2024-04-18 19:12:26",
            "create_date": "2024-01-10",
            "update_date": "2024-03-28",
            "expiry_date": "2025-01-10",
            "registrar_iana": 4199,
            "registrar_name": "Gname 186 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "myshri.org",
            "domain_keyword": "myshri",
            "domain_tld": "org",
            "query_time": "2024-04-18 19:12:16",
            "create_date": "2013-03-23",
            "update_date": "2024-02-23",
            "expiry_date": "2025-03-23",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1521.awsdns-62.org",
                "ns-1667.awsdns-16.co.uk",
                "ns-630.awsdns-14.net",
                "ns-71.awsdns-08.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "mysohi.com",
            "domain_keyword": "mysohi",
            "domain_tld": "com",
            "query_time": "2024-04-16 19:15:52",
            "create_date": "2022-03-17",
            "update_date": "2024-02-16",
            "expiry_date": "2026-03-17",
            "registrar_iana": 3817,
            "registrar_name": "Wix.Com Ltd.",
            "registrar_website": "http://www.wix.com",
            "registrant_name": "Rachel Carroll",
            "registrant_company": "Rachel Carroll",
            "registrant_address": "7891 Jacinto Ave",
            "registrant_city": "Sparks",
            "registrant_state": "NV",
            "registrant_zip": "89436",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.4159496022",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "moshi.net",
            "domain_keyword": "moshi",
            "domain_tld": "net",
            "query_time": "2024-04-21 12:10:20",
            "create_date": "2002-04-01",
            "update_date": "2024-02-27",
            "expiry_date": "2025-04-01",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "http://www.publicdomainregistry.com",
            "name_servers": [
                "abby.ns.cloudflare.com",
                "kip.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "myshm.org",
            "domain_keyword": "myshm",
            "domain_tld": "org",
            "query_time": "2024-05-10 23:36:39",
            "create_date": "2024-03-07",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "myshib.net",
            "domain_keyword": "myshib",
            "domain_tld": "net",
            "query_time": "2024-05-25 10:03:42",
            "create_date": "2023-06-26",
            "update_date": "2023-06-27",
            "expiry_date": "2024-06-26",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "mario.ns.cloudflare.com",
                "pearl.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "myfhi.org",
            "domain_keyword": "myfhi",
            "domain_tld": "org",
            "query_time": "2024-05-01 17:53:03",
            "create_date": "2023-10-10",
            "update_date": "2024-01-04",
            "expiry_date": "2024-10-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pdns13.domaincontrol.com",
                "pdns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "mlshi.com",
            "domain_keyword": "mlshi",
            "domain_tld": "com",
            "query_time": "2024-04-23 23:58:29",
            "create_date": "2002-11-18",
            "update_date": "2023-02-08",
            "expiry_date": "2024-11-18",
            "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": 31,
            "domain_name": "meshi.cloud",
            "domain_keyword": "meshi",
            "domain_tld": "cloud",
            "query_time": "2024-04-23 17:55:55",
            "create_date": "2017-02-23",
            "update_date": "2024-01-28",
            "expiry_date": "2025-02-23",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Whois Privacy Protection Service by 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": 32,
            "domain_name": "myshic.org",
            "domain_keyword": "myshic",
            "domain_tld": "org",
            "query_time": "2024-05-10 23:36:34",
            "create_date": "2021-12-30",
            "update_date": "2023-08-14",
            "expiry_date": "2024-12-30",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "mashi.net",
            "domain_keyword": "mashi",
            "domain_tld": "net",
            "query_time": "2024-05-23 16:23:19",
            "create_date": "2009-12-11",
            "update_date": "2022-09-10",
            "expiry_date": "2028-12-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "mythi.cx",
            "domain_keyword": "mythi",
            "domain_tld": "cx",
            "query_time": "2024-05-15 09:00:56",
            "registrar_name": "CentralNic Ltd",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "mysci.club",
            "domain_keyword": "mysci",
            "domain_tld": "club",
            "query_time": "2024-04-17 11:37:07",
            "create_date": "2014-08-15",
            "update_date": "2023-08-08",
            "expiry_date": "2024-08-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns51.domaincontrol.com",
                "ns52.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "myshz.com",
            "domain_keyword": "myshz",
            "domain_tld": "com",
            "query_time": "2024-04-18 19:12:26",
            "create_date": "2015-07-24",
            "update_date": "2020-07-18",
            "expiry_date": "2024-07-24",
            "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": 37,
            "domain_name": "mdshi.com",
            "domain_keyword": "mdshi",
            "domain_tld": "com",
            "query_time": "2024-04-22 09:14:03",
            "create_date": "2007-12-05",
            "update_date": "2023-11-29",
            "expiry_date": "2028-12-05",
            "registrar_iana": 444,
            "registrar_name": "INAMES CO., LTD.",
            "registrar_website": "www.inames.co.kr",
            "registrant_name": "Daesang Heavy Industries",
            "registrant_company": "Daesang Heavy Industries",
            "registrant_address": "235 Nabul-ro Samho-eup Yeongam-gun",
            "registrant_city": "Jeollanam-do",
            "registrant_zip": "58460",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.614601894",
            "registrant_fax": "+82.614601899",
            "name_servers": [
                "ns1.cafe24.co.kr",
                "ns1.cafe24.com",
                "ns2.cafe24.co.kr",
                "ns2.cafe24.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "mushi.nl",
            "domain_keyword": "mushi",
            "domain_tld": "nl",
            "query_time": "2024-05-09 09:18:38",
            "create_date": "2001-03-30",
            "update_date": "2024-03-29",
            "registrar_name": "Antagonist B.V.",
            "name_servers": [
                "webhostingserver.g1-dns.com",
                "webhostingserver.g1-dns.one"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 39,
            "domain_name": "mashi.dk",
            "domain_keyword": "mashi",
            "domain_tld": "dk",
            "query_time": "2024-05-11 00:32:12",
            "create_date": "2021-02-13",
            "expiry_date": "2026-02-28",
            "registrar_name": "Simply.com A/S",
            "registrant_name": "Mashi",
            "registrant_address": "Ørstedsgade 12",
            "registrant_city": "Odense C",
            "registrant_zip": "5000",
            "registrant_country": "DK",
            "registrant_phone": "+45 60555018",
            "name_servers": [
                "ns1.siteground.net",
                "ns2.siteground.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "Unsigned delegation"
            ]
        },
        {
            "num": 40,
            "domain_name": "mishi.info",
            "domain_keyword": "mishi",
            "domain_tld": "info",
            "query_time": "2024-05-20 13:52:09",
            "create_date": "2024-03-01",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "myoshi.info",
            "domain_keyword": "myoshi",
            "domain_tld": "info",
            "query_time": "2024-05-03 11:28:47",
            "create_date": "2005-10-24",
            "update_date": "2023-08-30",
            "expiry_date": "2024-10-24",
            "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": "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": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "myship.net",
            "domain_keyword": "myship",
            "domain_tld": "net",
            "query_time": "2024-05-10 23:36:36",
            "create_date": "2020-06-20",
            "update_date": "2023-12-28",
            "expiry_date": "2024-06-20",
            "registrar_iana": 609,
            "registrar_name": "SAV.COM, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "2229 S MICHIGAN AVE SUITE 303",
            "registrant_city": "CHICAGO",
            "registrant_state": "ILLINOIS",
            "registrant_zip": "60616",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link https://privacy.sav.com/?domain=myship.net",
            "registrant_phone": "+1.2563740797",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "moshi.buzz",
            "domain_keyword": "moshi",
            "domain_tld": "buzz",
            "query_time": "2024-04-21 12:10:20",
            "create_date": "2021-07-17",
            "update_date": "2023-06-28",
            "expiry_date": "2025-07-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "mymhi.org",
            "domain_keyword": "mymhi",
            "domain_tld": "org",
            "query_time": "2024-04-22 23:32:03",
            "create_date": "2011-09-14",
            "update_date": "2023-08-15",
            "expiry_date": "2024-09-14",
            "registrar_iana": 86,
            "registrar_name": "DomainSpot LLC",
            "registrar_website": "http://www.domaindiscover.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domaindiscover.com",
                "ns2.domaindiscover.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "mjshi.com",
            "domain_keyword": "mjshi",
            "domain_tld": "com",
            "query_time": "2024-04-26 11:54:22",
            "create_date": "2017-08-12",
            "update_date": "2020-08-06",
            "expiry_date": "2024-08-12",
            "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": 46,
            "domain_name": "myssi.info",
            "domain_keyword": "myssi",
            "domain_tld": "info",
            "query_time": "2024-04-18 14:33:51",
            "create_date": "2018-01-15",
            "update_date": "2023-10-16",
            "expiry_date": "2025-01-15",
            "registrar_iana": 299,
            "registrar_name": "CSC Corporate Domains, Inc.",
            "registrar_website": "http://www.cscglobal.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "nVent Management Company",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MN",
            "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": [
                "derek.ns.cloudflare.com",
                "joan.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "meshi.blog",
            "domain_keyword": "meshi",
            "domain_tld": "blog",
            "query_time": "2024-05-18 22:50:55",
            "create_date": "2022-08-20",
            "update_date": "2024-04-22",
            "expiry_date": "2024-08-20",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_company": "Whois Privacy Protection Service by onamae.com",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.wpx.ne.jp",
                "ns2.wpx.ne.jp",
                "ns3.wpx.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "mysai.in",
            "domain_keyword": "mysai",
            "domain_tld": "in",
            "query_time": "2024-05-15 16:28:44",
            "create_date": "2019-01-18",
            "update_date": "2023-11-28",
            "expiry_date": "2025-01-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "mishi.care",
            "domain_keyword": "mishi",
            "domain_tld": "care",
            "query_time": "2024-05-25 13:02:58",
            "create_date": "2021-09-05",
            "update_date": "2024-05-22",
            "expiry_date": "2026-09-05",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 50,
            "domain_name": "myshit.net",
            "domain_keyword": "myshit",
            "domain_tld": "net",
            "query_time": "2024-04-18 19:10:12",
            "create_date": "2018-07-29",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-29",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=myshit.net",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "decker.ns.cloudflare.com",
                "emily.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "msshi.com",
            "domain_keyword": "msshi",
            "domain_tld": "com",
            "query_time": "2024-04-25 15:04:02",
            "create_date": "2014-04-19",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-19",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "oyshi.sk",
            "domain_keyword": "oyshi",
            "domain_tld": "sk",
            "query_time": "2024-05-05 15:43:39",
            "create_date": "2013-01-19",
            "update_date": "2024-02-12",
            "expiry_date": "2025-01-19",
            "registrar_name": "WebSupport s.r.o.",
            "registrant_name": "Kristina Kijacova",
            "registrant_company": "Extra Recruitment s.r.o.",
            "registrant_address": "Piaristicka 275/44",
            "registrant_city": "Trencin",
            "registrant_zip": "91101",
            "registrant_country": "SK",
            "name_servers": [
                "ns1.websupport.sk",
                "ns2.websupport.sk",
                "ns3.websupport.sk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Yes"
            ]
        },
        {
            "num": 53,
            "domain_name": "moshi.one",
            "domain_keyword": "moshi",
            "domain_tld": "one",
            "query_time": "2024-05-09 19:17:39",
            "create_date": "2021-05-02",
            "update_date": "2024-04-08",
            "expiry_date": "2025-05-02",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "whois.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "kyshi.co",
            "domain_keyword": "kyshi",
            "domain_tld": "co",
            "query_time": "2024-05-20 05:08:15",
            "create_date": "2016-06-01",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-31",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.vercel-dns.com",
                "ns2.vercel-dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "myship.com",
            "domain_keyword": "myship",
            "domain_tld": "com",
            "query_time": "2024-05-04 20:15:28",
            "create_date": "1999-10-05",
            "update_date": "2023-09-28",
            "expiry_date": "2024-10-05",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.az.pl",
            "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": "PL",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns10.az.pl",
                "ns11.az.pl",
                "ns12.az.pl"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "mythi.com",
            "domain_keyword": "mythi",
            "domain_tld": "com",
            "query_time": "2024-05-08 14:59:30",
            "create_date": "2006-10-31",
            "update_date": "2023-10-26",
            "expiry_date": "2024-10-31",
            "registrar_iana": 938,
            "registrar_name": "WHC Online Solutions Inc.",
            "registrar_website": "http://whc.ca",
            "name_servers": [
                "ns1.dreamhost.com",
                "ns2.dreamhost.com",
                "ns3.dreamhost.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "mybhi.com",
            "domain_keyword": "mybhi",
            "domain_tld": "com",
            "query_time": "2024-04-17 05:44:31",
            "create_date": "2002-04-21",
            "update_date": "2024-04-14",
            "expiry_date": "2026-04-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns61.domaincontrol.com",
                "ns62.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "mysgi.com",
            "domain_keyword": "mysgi",
            "domain_tld": "com",
            "query_time": "2024-04-06 15:49:27",
            "create_date": "2000-05-19",
            "update_date": "2022-10-16",
            "expiry_date": "2027-05-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.no-ip.com",
                "ns2.no-ip.com",
                "ns3.no-ip.com",
                "ns4.no-ip.com",
                "ns5.no-ip.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "mymshi.com",
            "domain_keyword": "mymshi",
            "domain_tld": "com",
            "query_time": "2024-04-25 21:05:52",
            "create_date": "2015-12-11",
            "update_date": "2023-11-11",
            "expiry_date": "2024-12-11",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "dns101.register.com",
                "dns102.register.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "xyshi.com",
            "domain_keyword": "xyshi",
            "domain_tld": "com",
            "query_time": "2024-04-19 05:57:49",
            "create_date": "2009-08-17",
            "update_date": "2023-08-24",
            "expiry_date": "2024-08-17",
            "registrar_iana": 471,
            "registrar_name": "Bizcn.com,Inc.",
            "registrar_website": "http://www.bizcn.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Zhejiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please send email to [email protected] to request the domain whois",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.4everdns.com",
                "ns2.4everdns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 61,
            "domain_name": "meshi.fun",
            "domain_keyword": "meshi",
            "domain_tld": "fun",
            "query_time": "2024-05-06 19:58:15",
            "create_date": "2022-10-20",
            "update_date": "2024-01-18",
            "expiry_date": "2024-10-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "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": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 62,
            "domain_name": "myship.cn",
            "domain_keyword": "myship",
            "domain_tld": "cn",
            "query_time": "2024-05-10 23:36:36",
            "create_date": "2008-04-30",
            "expiry_date": "2025-04-30",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "乐清市三意多网络工作室",
            "registrant_email": "[email protected]",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "mpshi.org",
            "domain_keyword": "mpshi",
            "domain_tld": "org",
            "query_time": "2024-05-23 18:23:52",
            "create_date": "2021-01-19",
            "update_date": "2024-03-04",
            "expiry_date": "2025-01-19",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "mashi.ro",
            "domain_keyword": "mashi",
            "domain_tld": "ro",
            "query_time": "2024-04-23 09:37:11",
            "create_date": "2013-05-13",
            "expiry_date": "2024-08-11",
            "registrar_name": "Gandi SAS",
            "registrar_website": "www.gandi.net",
            "name_servers": [
                "isla.ns.cloudflare.com",
                "will.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 65,
            "domain_name": "myshki.ru",
            "domain_keyword": "myshki",
            "domain_tld": "ru",
            "query_time": "2024-05-01 18:42:21",
            "create_date": "2007-03-25",
            "expiry_date": "2025-03-25",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 66,
            "domain_name": "mysti.net",
            "domain_keyword": "mysti",
            "domain_tld": "net",
            "query_time": "2024-04-23 17:29:59",
            "create_date": "2011-03-22",
            "update_date": "2024-02-01",
            "expiry_date": "2025-03-22",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 67,
            "domain_name": "myshb.com",
            "domain_keyword": "myshb",
            "domain_tld": "com",
            "query_time": "2024-04-18 19:09:06",
            "create_date": "2017-10-11",
            "update_date": "2023-10-04",
            "expiry_date": "2024-10-11",
            "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": "MA NI LA",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "PH",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=myshb.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": 68,
            "domain_name": "myshq.com",
            "domain_keyword": "myshq",
            "domain_tld": "com",
            "query_time": "2024-04-18 19:12:15",
            "create_date": "2016-07-12",
            "update_date": "2021-07-06",
            "expiry_date": "2024-07-12",
            "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": 69,
            "domain_name": "msshi.ru",
            "domain_keyword": "msshi",
            "domain_tld": "ru",
            "query_time": "2024-05-03 11:11:56",
            "create_date": "2009-07-02",
            "expiry_date": "2024-07-02",
            "registrar_name": "RU-CENTER-RU",
            "registrant_company": "State Institution of General Comprehensive Education \"Mednoe Sanatorium Boarding-School\"",
            "name_servers": [
                "ns1.spaceweb.ru",
                "ns2.spaceweb.ru",
                "ns3.spaceweb.pro",
                "ns4.spaceweb.pro"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 70,
            "domain_name": "myshiv.shop",
            "domain_keyword": "myshiv",
            "domain_tld": "shop",
            "query_time": "2024-05-05 02:30:16",
            "create_date": "2023-10-17",
            "update_date": "2023-12-18",
            "expiry_date": "2024-10-17",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "https://www.hostinger.com/",
            "registrant_state": "MA",
            "registrant_country": "US",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "mushi.studio",
            "domain_keyword": "mushi",
            "domain_tld": "studio",
            "query_time": "2024-05-19 21:44:59",
            "create_date": "2020-01-11",
            "update_date": "2024-02-25",
            "expiry_date": "2025-01-11",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "zyshi.com",
            "domain_keyword": "zyshi",
            "domain_tld": "com",
            "query_time": "2024-04-15 10:33:41",
            "create_date": "2015-09-17",
            "update_date": "2023-08-12",
            "expiry_date": "2025-09-17",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Hu Nan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "myssi.net",
            "domain_keyword": "myssi",
            "domain_tld": "net",
            "query_time": "2024-04-17 00:39:33",
            "create_date": "2023-04-14",
            "update_date": "2024-04-15",
            "expiry_date": "2025-04-14",
            "registrar_iana": 3994,
            "registrar_name": "Gname 025 Inc",
            "registrar_website": "http://WWW.GNAME.COM",
            "name_servers": [
                "brett.ns.cloudflare.com",
                "jade.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "mishi.ltd",
            "domain_keyword": "mishi",
            "domain_tld": "ltd",
            "query_time": "2024-05-08 14:03:01",
            "create_date": "2024-03-07",
            "update_date": "2024-03-12",
            "expiry_date": "2025-03-07",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "上海觅视广告文化传播有限公司",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "北京市",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "myschi.de",
            "domain_keyword": "myschi",
            "domain_tld": "de",
            "query_time": "2024-05-05 17:30:44",
            "update_date": "2023-08-03",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 76,
            "domain_name": "mysli.pl",
            "domain_keyword": "mysli",
            "domain_tld": "pl",
            "query_time": "2024-04-05 10:09:50",
            "create_date": "2006-02-07",
            "update_date": "2024-02-05",
            "expiry_date": "2025-02-07",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "dns.home.pl",
                "dns2.home.pl",
                "dns3.home.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "moshi.market",
            "domain_keyword": "moshi",
            "domain_tld": "market",
            "query_time": "2024-05-12 12:38:52",
            "create_date": "2020-06-10",
            "update_date": "2024-05-11",
            "expiry_date": "2025-06-10",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "myshp.net",
            "domain_keyword": "myshp",
            "domain_tld": "net",
            "query_time": "2024-04-18 19:12:14",
            "create_date": "2002-04-10",
            "update_date": "2024-04-11",
            "expiry_date": "2025-04-10",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns69.domaincontrol.com",
                "ns70.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "myyhi.cn",
            "domain_keyword": "myyhi",
            "domain_tld": "cn",
            "query_time": "2024-05-07 08:29:25",
            "create_date": "2023-07-09",
            "expiry_date": "2024-07-09",
            "registrar_name": "江苏邦宁科技有限公司",
            "registrant_name": "傅志伟",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "mashi.fr",
            "domain_keyword": "mashi",
            "domain_tld": "fr",
            "query_time": "2024-05-23 09:54:17",
            "create_date": "2023-11-20",
            "update_date": "2023-11-25",
            "expiry_date": "2024-11-20",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "OKO",
            "registrant_address": "OKO, 31 BD DE MAGENTA, 75010 PARIS",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.660549818",
            "name_servers": [
                "derek.ns.cloudflare.com",
                "tina.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 81,
            "domain_name": "myski.uk",
            "domain_keyword": "myski",
            "domain_tld": "uk",
            "query_time": "2024-05-17 22:40:20",
            "create_date": "2019-06-24",
            "update_date": "2023-06-17",
            "expiry_date": "2024-06-24",
            "registrar_name": "EuroDNS SA [Tag = EURODNS]",
            "registrar_website": "http://www.eurodns.com",
            "name_servers": [
                "ns1.eurodns.com",
                "ns2.eurodns.com",
                "ns3.eurodns.com",
                "ns4.eurodns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 82,
            "domain_name": "mysho.shop",
            "domain_keyword": "mysho",
            "domain_tld": "shop",
            "query_time": "2024-04-18 19:10:19",
            "create_date": "2023-04-06",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-06",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucowsdomains.inc",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "name_servers": [
                "ns1.renewyourname.net",
                "ns2.renewyourname.net"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "myshit.online",
            "domain_keyword": "myshit",
            "domain_tld": "online",
            "query_time": "2024-05-05 16:32:10",
            "create_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "myshs.site",
            "domain_keyword": "myshs",
            "domain_tld": "site",
            "query_time": "2024-05-10 23:37:27",
            "create_date": "2024-03-07",
            "update_date": "2024-05-05",
            "expiry_date": "2025-03-07",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_company": "Private Person",
            "registrant_state": "g. Moskva",
            "registrant_country": "RU",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "clientHold"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "ryshi.xyz",
            "domain_keyword": "ryshi",
            "domain_tld": "xyz",
            "query_time": "2024-05-21 12:42:50",
            "create_date": "2024-03-22",
            "update_date": "2024-04-09",
            "expiry_date": "2025-03-22",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_state": "Capital Region",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "mrshi.net",
            "domain_keyword": "mrshi",
            "domain_tld": "net",
            "query_time": "2024-05-18 23:59:05",
            "create_date": "2019-03-23",
            "update_date": "2024-03-02",
            "expiry_date": "2025-03-23",
            "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": "china",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "CN",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/mrshi.net",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "tegan.ns.cloudflare.com",
                "vicente.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "mysmi.org",
            "domain_keyword": "mysmi",
            "domain_tld": "org",
            "query_time": "2024-05-27 15:50:53",
            "create_date": "2020-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "mysti.site",
            "domain_keyword": "mysti",
            "domain_tld": "site",
            "query_time": "2024-04-10 06:20:50",
            "create_date": "2023-11-29",
            "update_date": "2023-12-04",
            "expiry_date": "2024-11-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": [
                "ns5.afternic.com",
                "ns6.afternic.com",
                "verification-gakbzzzqmt6gkcplw4efpp.ns101.verify.hn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "uyshi.com",
            "domain_keyword": "uyshi",
            "domain_tld": "com",
            "query_time": "2024-04-22 11:55:07",
            "create_date": "2015-06-25",
            "update_date": "2024-01-05",
            "expiry_date": "2025-06-25",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "FuJian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/uyshi.com",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "moshi.club",
            "domain_keyword": "moshi",
            "domain_tld": "club",
            "query_time": "2024-04-21 12:10:20",
            "create_date": "2021-02-15",
            "update_date": "2024-02-21",
            "expiry_date": "2025-02-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "3250.ns1.above.com",
                "3250.ns2.above.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "mishi.sbs",
            "domain_keyword": "mishi",
            "domain_tld": "sbs",
            "query_time": "2024-05-08 14:03:01",
            "create_date": "2023-06-11",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-11",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_state": "AZ",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "myshu.store",
            "domain_keyword": "myshu",
            "domain_tld": "store",
            "query_time": "2024-05-04 20:16:18",
            "create_date": "2023-08-03",
            "update_date": "2024-04-17",
            "expiry_date": "2024-08-03",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns27.domaincontrol.com",
                "ns28.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "myohi.com",
            "domain_keyword": "myohi",
            "domain_tld": "com",
            "query_time": "2024-04-27 08:25:56",
            "create_date": "2004-11-14",
            "update_date": "2018-03-16",
            "expiry_date": "2024-11-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Original Health Institute",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1122.ui-dns.biz",
                "ns1122.ui-dns.com",
                "ns1122.ui-dns.de",
                "ns1122.ui-dns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "ayshi.com",
            "domain_keyword": "ayshi",
            "domain_tld": "com",
            "query_time": "2024-04-06 00:50:50",
            "create_date": "2006-01-06",
            "update_date": "2023-12-18",
            "expiry_date": "2025-01-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "moshi.link",
            "domain_keyword": "moshi",
            "domain_tld": "link",
            "query_time": "2024-04-21 12:10:20",
            "create_date": "2020-10-09",
            "update_date": "2023-10-08",
            "expiry_date": "2024-10-09",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dana.ns.cloudflare.com",
                "dom.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "mysho.club",
            "domain_keyword": "mysho",
            "domain_tld": "club",
            "query_time": "2024-04-18 19:10:19",
            "create_date": "2022-10-17",
            "update_date": "2023-10-23",
            "expiry_date": "2024-10-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "myshm.fun",
            "domain_keyword": "myshm",
            "domain_tld": "fun",
            "query_time": "2024-05-10 23:36:39",
            "create_date": "2023-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "shang hai miao you shang mao you xian gong si",
            "registrant_state": "shang hai",
            "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": [
                "expirens3.hichina.com",
                "expirens4.hichina.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "mysthi.com",
            "domain_keyword": "mysthi",
            "domain_tld": "com",
            "query_time": "2024-05-23 03:30:40",
            "create_date": "2023-05-20",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-20",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=mysthi.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 99,
            "domain_name": "mysbhi.com",
            "domain_keyword": "mysbhi",
            "domain_tld": "com",
            "query_time": "2024-05-25 13:56:09",
            "create_date": "2024-03-25",
            "update_date": "2024-03-25",
            "expiry_date": "2025-03-25",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "mysri.org",
            "domain_keyword": "mysri",
            "domain_tld": "org",
            "query_time": "2024-05-15 08:58:12",
            "create_date": "2024-01-15",
            "update_date": "2024-03-17",
            "expiry_date": "2025-01-15",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1068.ui-dns.de",
                "ns1113.ui-dns.org",
                "ns1117.ui-dns.biz",
                "ns1118.ui-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.168,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>myshi.nl</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>831</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>mishi.sk, mysti.studio, mywhi.net, tyshi.com, myship.tech, mysti.tech, myshia.net, mysha.xyz, mpshi.net, moshi.dog, mysvi.com, myshs.ru, mysyi.com, mishi.com.au, myski.rent, myshg.co.uk, mysti.app, mysni.com, mydhi.pl, mychi.co.nz, amyshi.com, mashi.shop, myshx.com, myshri.org, mysohi.com, moshi.net, myshm.org, myshib.net, myfhi.org, mlshi.com, meshi.cloud, myshic.org, mashi.net, mythi.cx, mysci.club, myshz.com, mdshi.com, mushi.nl, mashi.dk, mishi.info, myoshi.info, myship.net, moshi.buzz, mymhi.org, mjshi.com, myssi.info, meshi.blog, mysai.in, mishi.care, myshit.net, msshi.com, oyshi.sk, moshi.one, kyshi.co, myship.com, mythi.com, mybhi.com, mysgi.com, mymshi.com, xyshi.com, meshi.fun, myship.cn, mpshi.org, mashi.ro, myshki.ru, mysti.net, myshb.com, myshq.com, msshi.ru, myshiv.shop, mushi.studio, zyshi.com, myssi.net, mishi.ltd, myschi.de, mysli.pl, moshi.market, myshp.net, myyhi.cn, mashi.fr, myski.uk, mysho.shop, myshit.online, myshs.site, ryshi.xyz, mrshi.net, mysmi.org, mysti.site, uyshi.com, moshi.club, mishi.sbs, myshu.store, myohi.com, ayshi.com, moshi.link, mysho.club, myshm.fun, mysthi.com, mysbhi.com, mysri.org</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>mishi.sk</domain_name>
   <domain_keyword>mishi</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 16:08:58</query_time>
   <create_date>2021-06-04</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-04</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Michaela Misikova</registrant_name>
   <registrant_company>ME GUSTA, s. r. o.</registrant_company>
   <registrant_address>Nove Kosariska 2451</registrant_address>
   <registrant_city>Dunajska Luzna</registrant_city>
   <registrant_zip>90042</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>mysti.studio</domain_name>
   <domain_keyword>mysti</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-24 04:44:37</query_time>
   <create_date>2023-09-10</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-09-10</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 0168585273</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.p01.nsone.net</value>
    <value>dns2.p01.nsone.net</value>
    <value>dns3.p01.nsone.net</value>
    <value>dns4.p01.nsone.net</value>
    <value>ns01.squarespacedns.com</value>
    <value>ns02.squarespacedns.com</value>
    <value>ns03.squarespacedns.com</value>
    <value>ns04.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>mywhi.net</domain_name>
   <domain_keyword>mywhi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 04:41:41</query_time>
   <create_date>2012-07-11</create_date>
   <update_date>2022-09-11</update_date>
   <expiry_date>2032-07-11</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>ns11.domaincontrol.com</value>
    <value>ns12.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>4</num>
   <domain_name>tyshi.com</domain_name>
   <domain_keyword>tyshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 22:58:05</query_time>
   <create_date>2018-04-20</create_date>
   <update_date>2024-03-30</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>myship.tech</domain_name>
   <domain_keyword>myship</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-04 20:15:28</query_time>
   <create_date>2019-04-26</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</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>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>mysti.tech</domain_name>
   <domain_keyword>mysti</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-17 22:44:28</query_time>
   <create_date>2023-11-09</create_date>
   <update_date>2023-11-16</update_date>
   <expiry_date>2024-11-09</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>karina.ns.cloudflare.com</value>
    <value>rayden.ns.cloudflare.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>myshia.net</domain_name>
   <domain_keyword>myshia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-13 13:07:33</query_time>
   <create_date>2015-05-10</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-05-10</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>mysha.xyz</domain_name>
   <domain_keyword>mysha</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-21 04:01:31</query_time>
   <create_date>2024-01-23</create_date>
   <update_date>2024-05-03</update_date>
   <expiry_date>2025-01-23</expiry_date>
   <registrar_iana>1250</registrar_iana>
   <registrar_name>OwnRegistrar, Inc.</registrar_name>
   <registrar_website>http://www.ownregistrar.com</registrar_website>
   <registrant_company>WhoisSecure</registrant_company>
   <registrant_state>California</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.squadhelp.com</value>
    <value>ns2.squadhelp.com</value>
    <value>v13imbo5.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>mpshi.net</domain_name>
   <domain_keyword>mpshi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-12 03:49:31</query_time>
   <create_date>2021-01-19</create_date>
   <update_date>2024-01-24</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.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>10</num>
   <domain_name>moshi.dog</domain_name>
   <domain_keyword>moshi</domain_keyword>
   <domain_tld>dog</domain_tld>
   <query_time>2024-04-11 23:34:06</query_time>
   <create_date>2017-09-13</create_date>
   <update_date>2023-10-28</update_date>
   <expiry_date>2024-09-13</expiry_date>
   <registrar_iana>1387</registrar_iana>
   <registrar_name>1API GmbH</registrar_name>
   <registrar_website>http://www.1api.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Registrant of moshi.dog</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Yorkshire</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>drew.ns.cloudflare.com</value>
    <value>marjory.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>mysvi.com</domain_name>
   <domain_keyword>mysvi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 18:20:46</query_time>
   <create_date>2019-02-06</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>myshs.ru</domain_name>
   <domain_keyword>myshs</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 18:42:23</query_time>
   <create_date>2023-03-07</create_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>mysyi.com</domain_name>
   <domain_keyword>mysyi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 07:56:48</query_time>
   <create_date>2017-12-26</create_date>
   <update_date>2024-02-28</update_date>
   <expiry_date>2025-12-26</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>HENAN</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=mysyi.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>14</num>
   <domain_name>mishi.com.au</domain_name>
   <domain_keyword>mishi</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-27 18:22:47</query_time>
   <update_date>2023-11-18</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>John Saward</registrant_name>
   <name_servers>
    <value>3954.ns1.above.com</value>
    <value>3954.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>myski.rent</domain_name>
   <domain_keyword>myski</domain_keyword>
   <domain_tld>rent</domain_tld>
   <query_time>2024-05-10 23:38:29</query_time>
   <create_date>2022-06-03</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2024-06-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.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>16</num>
   <domain_name>myshg.co.uk</domain_name>
   <domain_keyword>myshg</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-06 15:50:08</query_time>
   <create_date>2024-02-16</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2025-02-16</expiry_date>
   <registrar_name>Tucows Inc t/a Tucows [Tag = TUCOWS-CA]</registrar_name>
   <registrar_website>https://www.tucowsdomains.com</registrar_website>
   <name_servers>
    <value>adrian.ns.cloudflare.com</value>
    <value>joaquin.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>17</num>
   <domain_name>mysti.app</domain_name>
   <domain_keyword>mysti</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-04-29 15:13:40</query_time>
   <create_date>2023-12-23</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the 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>ns0.transip.net</value>
    <value>ns1.transip.nl</value>
    <value>ns2.transip.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>mysni.com</domain_name>
   <domain_keyword>mysni</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 18:29:54</query_time>
   <create_date>2023-07-20</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>1924</registrar_iana>
   <registrar_name>Hello Internet Corp</registrar_name>
   <registrar_website>http://www.hello.co</registrar_website>
   <name_servers>
    <value>ns1.domainesia.net</value>
    <value>ns2.domainesia.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>mydhi.pl</domain_name>
   <domain_keyword>mydhi</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-09 07:08:28</query_time>
   <create_date>2024-01-04</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_name>LH.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://www.lh.pl/</registrar_website>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>mychi.co.nz</domain_name>
   <domain_keyword>mychi</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-07 16:24:37</query_time>
   <create_date>2012-10-22</create_date>
   <update_date>2024-03-19</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>amyshi.com</domain_name>
   <domain_keyword>amyshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 15:19:58</query_time>
   <create_date>2020-08-07</create_date>
   <update_date>2023-06-22</update_date>
   <expiry_date>2024-08-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=amyshi.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>mashi.shop</domain_name>
   <domain_keyword>mashi</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-03 00:48:06</query_time>
   <create_date>2018-11-30</create_date>
   <update_date>2019-01-18</update_date>
   <expiry_date>2028-11-30</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>https://wanwang.aliyun.com/</registrar_website>
   <registrant_state>Yun Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <name_servers>
    <value>dns29.hichina.com</value>
    <value>dns30.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>myshx.com</domain_name>
   <domain_keyword>myshx</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 19:12:26</query_time>
   <create_date>2024-01-10</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>4199</registrar_iana>
   <registrar_name>Gname 186 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>myshri.org</domain_name>
   <domain_keyword>myshri</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 19:12:16</query_time>
   <create_date>2013-03-23</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1521.awsdns-62.org</value>
    <value>ns-1667.awsdns-16.co.uk</value>
    <value>ns-630.awsdns-14.net</value>
    <value>ns-71.awsdns-08.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>25</num>
   <domain_name>mysohi.com</domain_name>
   <domain_keyword>mysohi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 19:15:52</query_time>
   <create_date>2022-03-17</create_date>
   <update_date>2024-02-16</update_date>
   <expiry_date>2026-03-17</expiry_date>
   <registrar_iana>3817</registrar_iana>
   <registrar_name>Wix.Com Ltd.</registrar_name>
   <registrar_website>http://www.wix.com</registrar_website>
   <registrant_name>Rachel Carroll</registrant_name>
   <registrant_company>Rachel Carroll</registrant_company>
   <registrant_address>7891 Jacinto Ave</registrant_address>
   <registrant_city>Sparks</registrant_city>
   <registrant_state>NV</registrant_state>
   <registrant_zip>89436</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.4159496022</registrant_phone>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.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>26</num>
   <domain_name>moshi.net</domain_name>
   <domain_keyword>moshi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 12:10:20</query_time>
   <create_date>2002-04-01</create_date>
   <update_date>2024-02-27</update_date>
   <expiry_date>2025-04-01</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>http://www.publicdomainregistry.com</registrar_website>
   <name_servers>
    <value>abby.ns.cloudflare.com</value>
    <value>kip.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>myshm.org</domain_name>
   <domain_keyword>myshm</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 23:36:39</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>myshib.net</domain_name>
   <domain_keyword>myshib</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-25 10:03:42</query_time>
   <create_date>2023-06-26</create_date>
   <update_date>2023-06-27</update_date>
   <expiry_date>2024-06-26</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>mario.ns.cloudflare.com</value>
    <value>pearl.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>myfhi.org</domain_name>
   <domain_keyword>myfhi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-01 17:53:03</query_time>
   <create_date>2023-10-10</create_date>
   <update_date>2024-01-04</update_date>
   <expiry_date>2024-10-10</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>pdns13.domaincontrol.com</value>
    <value>pdns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>mlshi.com</domain_name>
   <domain_keyword>mlshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 23:58:29</query_time>
   <create_date>2002-11-18</create_date>
   <update_date>2023-02-08</update_date>
   <expiry_date>2024-11-18</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>31</num>
   <domain_name>meshi.cloud</domain_name>
   <domain_keyword>meshi</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-23 17:55:55</query_time>
   <create_date>2017-02-23</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-02-23</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Whois Privacy Protection Service by 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>32</num>
   <domain_name>myshic.org</domain_name>
   <domain_keyword>myshic</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-10 23:36:34</query_time>
   <create_date>2021-12-30</create_date>
   <update_date>2023-08-14</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns07.domaincontrol.com</value>
    <value>ns08.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>33</num>
   <domain_name>mashi.net</domain_name>
   <domain_keyword>mashi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-23 16:23:19</query_time>
   <create_date>2009-12-11</create_date>
   <update_date>2022-09-10</update_date>
   <expiry_date>2028-12-11</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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>mythi.cx</domain_name>
   <domain_keyword>mythi</domain_keyword>
   <domain_tld>cx</domain_tld>
   <query_time>2024-05-15 09:00:56</query_time>
   <registrar_name>CentralNic Ltd</registrar_name>
   <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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>mysci.club</domain_name>
   <domain_keyword>mysci</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-17 11:37:07</query_time>
   <create_date>2014-08-15</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns51.domaincontrol.com</value>
    <value>ns52.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>myshz.com</domain_name>
   <domain_keyword>myshz</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 19:12:26</query_time>
   <create_date>2015-07-24</create_date>
   <update_date>2020-07-18</update_date>
   <expiry_date>2024-07-24</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>37</num>
   <domain_name>mdshi.com</domain_name>
   <domain_keyword>mdshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 09:14:03</query_time>
   <create_date>2007-12-05</create_date>
   <update_date>2023-11-29</update_date>
   <expiry_date>2028-12-05</expiry_date>
   <registrar_iana>444</registrar_iana>
   <registrar_name>INAMES CO., LTD.</registrar_name>
   <registrar_website>www.inames.co.kr</registrar_website>
   <registrant_name>Daesang Heavy Industries</registrant_name>
   <registrant_company>Daesang Heavy Industries</registrant_company>
   <registrant_address>235 Nabul-ro Samho-eup Yeongam-gun</registrant_address>
   <registrant_city>Jeollanam-do</registrant_city>
   <registrant_zip>58460</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.614601894</registrant_phone>
   <registrant_fax>+82.614601899</registrant_fax>
   <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>38</num>
   <domain_name>mushi.nl</domain_name>
   <domain_keyword>mushi</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-09 09:18:38</query_time>
   <create_date>2001-03-30</create_date>
   <update_date>2024-03-29</update_date>
   <registrar_name>Antagonist B.V.</registrar_name>
   <name_servers>
    <value>webhostingserver.g1-dns.com</value>
    <value>webhostingserver.g1-dns.one</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>mashi.dk</domain_name>
   <domain_keyword>mashi</domain_keyword>
   <domain_tld>dk</domain_tld>
   <query_time>2024-05-11 00:32:12</query_time>
   <create_date>2021-02-13</create_date>
   <expiry_date>2026-02-28</expiry_date>
   <registrar_name>Simply.com A/S</registrar_name>
   <registrant_name>Mashi</registrant_name>
   <registrant_address>Ørstedsgade 12</registrant_address>
   <registrant_city>Odense C</registrant_city>
   <registrant_zip>5000</registrant_zip>
   <registrant_country>DK</registrant_country>
   <registrant_phone>+45 60555018</registrant_phone>
   <name_servers>
    <value>ns1.siteground.net</value>
    <value>ns2.siteground.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned delegation</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>mishi.info</domain_name>
   <domain_keyword>mishi</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-20 13:52:09</query_time>
   <create_date>2024-03-01</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>myoshi.info</domain_name>
   <domain_keyword>myoshi</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-03 11:28:47</query_time>
   <create_date>2005-10-24</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2024-10-24</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>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>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>42</num>
   <domain_name>myship.net</domain_name>
   <domain_keyword>myship</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 23:36:36</query_time>
   <create_date>2020-06-20</create_date>
   <update_date>2023-12-28</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>SAV.COM, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>2229 S MICHIGAN AVE SUITE 303</registrant_address>
   <registrant_city>CHICAGO</registrant_city>
   <registrant_state>ILLINOIS</registrant_state>
   <registrant_zip>60616</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link https://privacy.sav.com/?domain=myship.net</registrant_email>
   <registrant_phone>+1.2563740797</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>moshi.buzz</domain_name>
   <domain_keyword>moshi</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-04-21 12:10:20</query_time>
   <create_date>2021-07-17</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2025-07-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>44</num>
   <domain_name>mymhi.org</domain_name>
   <domain_keyword>mymhi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-22 23:32:03</query_time>
   <create_date>2011-09-14</create_date>
   <update_date>2023-08-15</update_date>
   <expiry_date>2024-09-14</expiry_date>
   <registrar_iana>86</registrar_iana>
   <registrar_name>DomainSpot LLC</registrar_name>
   <registrar_website>http://www.domaindiscover.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.domaindiscover.com</value>
    <value>ns2.domaindiscover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>mjshi.com</domain_name>
   <domain_keyword>mjshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 11:54:22</query_time>
   <create_date>2017-08-12</create_date>
   <update_date>2020-08-06</update_date>
   <expiry_date>2024-08-12</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>46</num>
   <domain_name>myssi.info</domain_name>
   <domain_keyword>myssi</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-04-18 14:33:51</query_time>
   <create_date>2018-01-15</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC Corporate Domains, Inc.</registrar_name>
   <registrar_website>http://www.cscglobal.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>nVent Management Company</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MN</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>derek.ns.cloudflare.com</value>
    <value>joan.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>meshi.blog</domain_name>
   <domain_keyword>meshi</domain_keyword>
   <domain_tld>blog</domain_tld>
   <query_time>2024-05-18 22:50:55</query_time>
   <create_date>2022-08-20</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_company>Whois Privacy Protection Service by onamae.com</registrant_company>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.wpx.ne.jp</value>
    <value>ns2.wpx.ne.jp</value>
    <value>ns3.wpx.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>mysai.in</domain_name>
   <domain_keyword>mysai</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-05-15 16:28:44</query_time>
   <create_date>2019-01-18</create_date>
   <update_date>2023-11-28</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>mishi.care</domain_name>
   <domain_keyword>mishi</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-05-25 13:02:58</query_time>
   <create_date>2021-09-05</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2026-09-05</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>myshit.net</domain_name>
   <domain_keyword>myshit</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 19:10:12</query_time>
   <create_date>2018-07-29</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-29</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=myshit.net</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>decker.ns.cloudflare.com</value>
    <value>emily.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>msshi.com</domain_name>
   <domain_keyword>msshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 15:04:02</query_time>
   <create_date>2014-04-19</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>oyshi.sk</domain_name>
   <domain_keyword>oyshi</domain_keyword>
   <domain_tld>sk</domain_tld>
   <query_time>2024-05-05 15:43:39</query_time>
   <create_date>2013-01-19</create_date>
   <update_date>2024-02-12</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_name>WebSupport s.r.o.</registrar_name>
   <registrant_name>Kristina Kijacova</registrant_name>
   <registrant_company>Extra Recruitment s.r.o.</registrant_company>
   <registrant_address>Piaristicka 275/44</registrant_address>
   <registrant_city>Trencin</registrant_city>
   <registrant_zip>91101</registrant_zip>
   <registrant_country>SK</registrant_country>
   <name_servers>
    <value>ns1.websupport.sk</value>
    <value>ns2.websupport.sk</value>
    <value>ns3.websupport.sk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Yes</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>moshi.one</domain_name>
   <domain_keyword>moshi</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-09 19:17:39</query_time>
   <create_date>2021-05-02</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>whois.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>kyshi.co</domain_name>
   <domain_keyword>kyshi</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-20 05:08:15</query_time>
   <create_date>2016-06-01</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-31</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.vercel-dns.com</value>
    <value>ns2.vercel-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>myship.com</domain_name>
   <domain_keyword>myship</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 20:15:28</query_time>
   <create_date>1999-10-05</create_date>
   <update_date>2023-09-28</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.az.pl</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>PL</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>ns10.az.pl</value>
    <value>ns11.az.pl</value>
    <value>ns12.az.pl</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>mythi.com</domain_name>
   <domain_keyword>mythi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 14:59:30</query_time>
   <create_date>2006-10-31</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>938</registrar_iana>
   <registrar_name>WHC Online Solutions Inc.</registrar_name>
   <registrar_website>http://whc.ca</registrar_website>
   <name_servers>
    <value>ns1.dreamhost.com</value>
    <value>ns2.dreamhost.com</value>
    <value>ns3.dreamhost.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>mybhi.com</domain_name>
   <domain_keyword>mybhi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 05:44:31</query_time>
   <create_date>2002-04-21</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2026-04-13</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>ns61.domaincontrol.com</value>
    <value>ns62.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>58</num>
   <domain_name>mysgi.com</domain_name>
   <domain_keyword>mysgi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 15:49:27</query_time>
   <create_date>2000-05-19</create_date>
   <update_date>2022-10-16</update_date>
   <expiry_date>2027-05-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.no-ip.com</value>
    <value>ns2.no-ip.com</value>
    <value>ns3.no-ip.com</value>
    <value>ns4.no-ip.com</value>
    <value>ns5.no-ip.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>59</num>
   <domain_name>mymshi.com</domain_name>
   <domain_keyword>mymshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 21:05:52</query_time>
   <create_date>2015-12-11</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>dns101.register.com</value>
    <value>dns102.register.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>xyshi.com</domain_name>
   <domain_keyword>xyshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 05:57:49</query_time>
   <create_date>2009-08-17</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>471</registrar_iana>
   <registrar_name>Bizcn.com,Inc.</registrar_name>
   <registrar_website>http://www.bizcn.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Zhejiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please send email to [email protected] to request the domain whois</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.4everdns.com</value>
    <value>ns2.4everdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>meshi.fun</domain_name>
   <domain_keyword>meshi</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-06 19:58:15</query_time>
   <create_date>2022-10-20</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</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>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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>myship.cn</domain_name>
   <domain_keyword>myship</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-10 23:36:36</query_time>
   <create_date>2008-04-30</create_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>乐清市三意多网络工作室</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>mpshi.org</domain_name>
   <domain_keyword>mpshi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-23 18:23:52</query_time>
   <create_date>2021-01-19</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-01-19</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.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>64</num>
   <domain_name>mashi.ro</domain_name>
   <domain_keyword>mashi</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-04-23 09:37:11</query_time>
   <create_date>2013-05-13</create_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>www.gandi.net</registrar_website>
   <name_servers>
    <value>isla.ns.cloudflare.com</value>
    <value>will.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>myshki.ru</domain_name>
   <domain_keyword>myshki</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 18:42:21</query_time>
   <create_date>2007-03-25</create_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>66</num>
   <domain_name>mysti.net</domain_name>
   <domain_keyword>mysti</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 17:29:59</query_time>
   <create_date>2011-03-22</create_date>
   <update_date>2024-02-01</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>myshb.com</domain_name>
   <domain_keyword>myshb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 19:09:06</query_time>
   <create_date>2017-10-11</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-10-11</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>MA NI LA</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>PH</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=myshb.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>68</num>
   <domain_name>myshq.com</domain_name>
   <domain_keyword>myshq</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 19:12:15</query_time>
   <create_date>2016-07-12</create_date>
   <update_date>2021-07-06</update_date>
   <expiry_date>2024-07-12</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>69</num>
   <domain_name>msshi.ru</domain_name>
   <domain_keyword>msshi</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 11:11:56</query_time>
   <create_date>2009-07-02</create_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_company>State Institution of General Comprehensive Education &quot;Mednoe Sanatorium Boarding-School&quot;</registrant_company>
   <name_servers>
    <value>ns1.spaceweb.ru</value>
    <value>ns2.spaceweb.ru</value>
    <value>ns3.spaceweb.pro</value>
    <value>ns4.spaceweb.pro</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>70</num>
   <domain_name>myshiv.shop</domain_name>
   <domain_keyword>myshiv</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-05-05 02:30:16</query_time>
   <create_date>2023-10-17</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>https://www.hostinger.com/</registrar_website>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>mushi.studio</domain_name>
   <domain_keyword>mushi</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-19 21:44:59</query_time>
   <create_date>2020-01-11</create_date>
   <update_date>2024-02-25</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>zyshi.com</domain_name>
   <domain_keyword>zyshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 10:33:41</query_time>
   <create_date>2015-09-17</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2025-09-17</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>myssi.net</domain_name>
   <domain_keyword>myssi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 00:39:33</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>3994</registrar_iana>
   <registrar_name>Gname 025 Inc</registrar_name>
   <registrar_website>http://WWW.GNAME.COM</registrar_website>
   <name_servers>
    <value>brett.ns.cloudflare.com</value>
    <value>jade.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>mishi.ltd</domain_name>
   <domain_keyword>mishi</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-08 14:03:01</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-03-12</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>上海觅视广告文化传播有限公司</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>北京市</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>myschi.de</domain_name>
   <domain_keyword>myschi</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 17:30:44</query_time>
   <update_date>2023-08-03</update_date>
   <name_servers>
    <value>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>76</num>
   <domain_name>mysli.pl</domain_name>
   <domain_keyword>mysli</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-05 10:09:50</query_time>
   <create_date>2006-02-07</create_date>
   <update_date>2024-02-05</update_date>
   <expiry_date>2025-02-07</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>dns.home.pl</value>
    <value>dns2.home.pl</value>
    <value>dns3.home.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>moshi.market</domain_name>
   <domain_keyword>moshi</domain_keyword>
   <domain_tld>market</domain_tld>
   <query_time>2024-05-12 12:38:52</query_time>
   <create_date>2020-06-10</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-06-10</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>myshp.net</domain_name>
   <domain_keyword>myshp</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 19:12:14</query_time>
   <create_date>2002-04-10</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2025-04-10</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>ns69.domaincontrol.com</value>
    <value>ns70.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>myyhi.cn</domain_name>
   <domain_keyword>myyhi</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-07 08:29:25</query_time>
   <create_date>2023-07-09</create_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_name>江苏邦宁科技有限公司</registrar_name>
   <registrant_name>傅志伟</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
    <value>serverUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>mashi.fr</domain_name>
   <domain_keyword>mashi</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-23 09:54:17</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-11-20</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>OKO</registrant_company>
   <registrant_address>OKO, 31 BD DE MAGENTA, 75010 PARIS</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.660549818</registrant_phone>
   <name_servers>
    <value>derek.ns.cloudflare.com</value>
    <value>tina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>myski.uk</domain_name>
   <domain_keyword>myski</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-17 22:40:20</query_time>
   <create_date>2019-06-24</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-06-24</expiry_date>
   <registrar_name>EuroDNS SA [Tag = EURODNS]</registrar_name>
   <registrar_website>http://www.eurodns.com</registrar_website>
   <name_servers>
    <value>ns1.eurodns.com</value>
    <value>ns2.eurodns.com</value>
    <value>ns3.eurodns.com</value>
    <value>ns4.eurodns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>82</num>
   <domain_name>mysho.shop</domain_name>
   <domain_keyword>mysho</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-18 19:10:19</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucowsdomains.inc</registrar_website>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <name_servers>
    <value>ns1.renewyourname.net</value>
    <value>ns2.renewyourname.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>myshit.online</domain_name>
   <domain_keyword>myshit</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-05 16:32:10</query_time>
   <create_date>2024-05-02</create_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>myshs.site</domain_name>
   <domain_keyword>myshs</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-10 23:37:27</query_time>
   <create_date>2024-03-07</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-03-07</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_company>Private Person</registrant_company>
   <registrant_state>g. Moskva</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>ryshi.xyz</domain_name>
   <domain_keyword>ryshi</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-21 12:42:50</query_time>
   <create_date>2024-03-22</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_state>Capital Region</registrant_state>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>mrshi.net</domain_name>
   <domain_keyword>mrshi</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 23:59:05</query_time>
   <create_date>2019-03-23</create_date>
   <update_date>2024-03-02</update_date>
   <expiry_date>2025-03-23</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>china</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/mrshi.net</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>tegan.ns.cloudflare.com</value>
    <value>vicente.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>mysmi.org</domain_name>
   <domain_keyword>mysmi</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 15:50:53</query_time>
   <create_date>2020-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>mysti.site</domain_name>
   <domain_keyword>mysti</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-04-10 06:20:50</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2023-12-04</update_date>
   <expiry_date>2024-11-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>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
    <value>verification-gakbzzzqmt6gkcplw4efpp.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>uyshi.com</domain_name>
   <domain_keyword>uyshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 11:55:07</query_time>
   <create_date>2015-06-25</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-06-25</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>FuJian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/uyshi.com</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>moshi.club</domain_name>
   <domain_keyword>moshi</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-21 12:10:20</query_time>
   <create_date>2021-02-15</create_date>
   <update_date>2024-02-21</update_date>
   <expiry_date>2025-02-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>3250.ns1.above.com</value>
    <value>3250.ns2.above.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>mishi.sbs</domain_name>
   <domain_keyword>mishi</domain_keyword>
   <domain_tld>sbs</domain_tld>
   <query_time>2024-05-08 14:03:01</query_time>
   <create_date>2023-06-11</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-11</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_state>AZ</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>myshu.store</domain_name>
   <domain_keyword>myshu</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-04 20:16:18</query_time>
   <create_date>2023-08-03</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-08-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns27.domaincontrol.com</value>
    <value>ns28.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>myohi.com</domain_name>
   <domain_keyword>myohi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 08:25:56</query_time>
   <create_date>2004-11-14</create_date>
   <update_date>2018-03-16</update_date>
   <expiry_date>2024-11-14</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>Original Health Institute</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>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1122.ui-dns.biz</value>
    <value>ns1122.ui-dns.com</value>
    <value>ns1122.ui-dns.de</value>
    <value>ns1122.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>ayshi.com</domain_name>
   <domain_keyword>ayshi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-06 00:50:50</query_time>
   <create_date>2006-01-06</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.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>moshi.link</domain_name>
   <domain_keyword>moshi</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-04-21 12:10:20</query_time>
   <create_date>2020-10-09</create_date>
   <update_date>2023-10-08</update_date>
   <expiry_date>2024-10-09</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dana.ns.cloudflare.com</value>
    <value>dom.ns.cloudflare.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>mysho.club</domain_name>
   <domain_keyword>mysho</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-04-18 19:10:19</query_time>
   <create_date>2022-10-17</create_date>
   <update_date>2023-10-23</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>myshm.fun</domain_name>
   <domain_keyword>myshm</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-10 23:36:39</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>shang hai miao you shang mao you xian gong si</registrant_company>
   <registrant_state>shang hai</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>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>mysthi.com</domain_name>
   <domain_keyword>mysthi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 03:30:40</query_time>
   <create_date>2023-05-20</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-20</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=mysthi.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>mysbhi.com</domain_name>
   <domain_keyword>mysbhi</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 13:56:09</query_time>
   <create_date>2024-03-25</create_date>
   <update_date>2024-03-25</update_date>
   <expiry_date>2025-03-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>mysri.org</domain_name>
   <domain_keyword>mysri</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-15 08:58:12</query_time>
   <create_date>2024-01-15</create_date>
   <update_date>2024-03-17</update_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1068.ui-dns.de</value>
    <value>ns1113.ui-dns.org</value>
    <value>ns1117.ui-dns.biz</value>
    <value>ns1118.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.168</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 265,554,933

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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