WHOIS QUERY TIME

14 May 2024 - 1:01 PM UTC

Registered: 28 August 2023
Expiry: 28 August 2024

REGISTRAR

Name: 广东时代互联科技有限公司

DNSSEC

unsigned

NAME SERVERS

ns7.alidns.com
ns8.alidns.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 蒋德芬
Email: [email protected]

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=mcshujia.cn
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "mcshujia.cn"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "mcshujia.cn",
            "domain_keyword": "mcshujia",
            "domain_tld": "cn",
            "query_time": "2024-05-14 13:01:52",
            "create_date": "2023-08-28",
            "expiry_date": "2024-08-28",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "蒋德芬",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.029,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>mcshujia.cn</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>mcshujia.cn</domain_name>
   <domain_keyword>mcshujia</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-14 13:01:52</query_time>
   <create_date>2023-08-28</create_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>蒋德芬</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.029</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.06 seconds) for "mcshujia.cn" in our Historical WHOIS Database.
#1 - QUERY TIME

12 Jan 2024 - 6:14 PM UTC

Registered: 28 August 2023
Expiry: 28 August 2024

REGISTRAR

Name: 广东时代互联科技有限公司

DNSSEC

unsigned

NAME SERVERS

now1.dns.com
now2.dns.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 蒋德芬
Email: [email protected]

#2 - QUERY TIME

14 May 2024 - 1:01 PM UTC

Registered: 28 August 2023
Expiry: 28 August 2024

REGISTRAR

Name: 广东时代互联科技有限公司

DNSSEC

unsigned

NAME SERVERS

ns7.alidns.com
ns8.alidns.com

DOMAIN STATUS

clientTransferProhibited

REGISTRANT

Name: 蒋德芬
Email: [email protected]

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=mcshujia.cn
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "mcshujia.cn",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "mcshujia.cn",
    "results": [
        {
            "num": 1,
            "domain_name": "mcshujia.cn",
            "domain_keyword": "mcshujia",
            "domain_tld": "cn",
            "query_time": "2024-01-12 18:14:32",
            "create_date": "2023-08-28",
            "expiry_date": "2024-08-28",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "蒋德芬",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "mcshujia.cn",
            "domain_keyword": "mcshujia",
            "domain_tld": "cn",
            "query_time": "2024-05-14 13:01:52",
            "create_date": "2023-08-28",
            "expiry_date": "2024-08-28",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "蒋德芬",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns7.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.06,
        "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>mcshujia.cn</domain_name>
  <sort_by>query_time</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>2</total>
  <relation>eq</relation>
  <current>2</current>
 </count>
 <unique_domains>mcshujia.cn</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>mcshujia.cn</domain_name>
   <domain_keyword>mcshujia</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-01-12 18:14:32</query_time>
   <create_date>2023-08-28</create_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>蒋德芬</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>mcshujia.cn</domain_name>
   <domain_keyword>mcshujia</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-14 13:01:52</query_time>
   <create_date>2023-08-28</create_date>
   <expiry_date>2024-08-28</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>蒋德芬</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns7.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.06</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 200 domain names (in 0.225 seconds) which look and sound like the brand name "mcshujia".
Domain Name Registered Expiry Registrar Ownership
1 moshujia.cn 17 Apr 2015 17 Apr 2030 浙江贰贰网络有限公司 穆芳
2 mushujia.com 10 Jan 2019 10 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
3 moshujia.com 8 Jul 2011 8 Jul 2030 22net, Inc. -
4 mishujia.com 18 Apr 2013 18 Apr 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
5 scshujia.com 23 May 2014 23 May 2025 Gname.com Pte. Ltd. Redacted for privacy
6 myshujia.com 6 Jan 2012 6 Jan 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
7 moshujia.net 17 Apr 2015 17 Apr 2030 22net, Inc. -
8 mcshijia.com 19 Aug 2017 19 Aug 2024 Gname.com Pte. Ltd. Redacted for privacy
9 mashujia.com 29 Jun 2016 29 Jun 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
10 mchujia.cyou 29 Dec 2023 29 Dec 2024 West263 International Limited Jing He Xin Cheng Jing Shi Bai Huo Dian
11 czshujia.com 14 Jul 2009 14 Jul 2024 Leascend Technology Co., Ltd. -
12 23shujia.com 29 Dec 2015 29 Dec 2024 NameSilo, LLC See PrivacyGuardian.org
13 wushujia.tech 22 Oct 2016 22 Oct 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Wu Shu Jia
14 moshijia.cn 7 Jul 2023 7 Jul 2024 成都飞数科技有限公司 陈和平
15 yishujia.com 29 Sep 2001 29 Sep 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
16 nvshujia.com 13 Oct 2016 13 Oct 2024 Chengdu Fly-Digital Technology Co., Ltd. -
17 meishujia.pro 27 Mar 2019 27 Mar 2024 Xin Net Technology Corporation 林天钻
18 mashutia.com 26 May 2024 26 May 2025 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
19 mshyujia.com 31 Aug 2022 31 Aug 2024 Network Solutions, LLC -
20 mashujaa.net 12 Feb 2019 12 Feb 2025 Network Solutions, LLC -
21 nbshujia.com 21 Aug 2018 21 Aug 2024 Xin Net Technology Corporation -
22 wushujia.club 4 Oct 2023 4 Oct 2024 DNSPod, Inc. Hua Xia Chuan Cheng Ren ( Bei Jing ) Ren Zheng Ji Shu Zhong Xin
23 mcshuhua.cyou 29 Dec 2023 29 Dec 2024 West263 International Limited Jing He Xin Cheng Jing Shi Bai Huo Dian
24 fushujia.com 14 Jul 2020 14 Jul 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
25 wushujia.fr 5 Oct 2009 5 Oct 2024 OVH Ano Nymous
26 zishujia.com 18 Sep 2016 18 Sep 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
27 moshujie.com 21 Jul 2011 21 Jul 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
28 mishejia.com 31 May 2023 31 May 2024 Xiamen 35.Com Technology Co., Ltd -
29 maishujia.net 5 Jan 2015 5 Jan 2025 Xin Net Technology Corporation REDACTED FOR PRIVACY
30 mashupia.com 4 Sep 2012 4 Sep 2025 GoDaddy.com, LLC -
31 yishujia.art 15 Sep 2023 15 Sep 2024 Xiamen ChinaSource Internet Service Co., Ltd Cheng Hai Yu
32 tushujia.cn 1 May 2015 1 May 2025 阿里云计算有限公司(万网) 河北博腾柜业有限公司
33 yishujia.love 7 Jul 2023 7 Jul 2024 Alibaba Cloud Computing Ltd. fan ming xing
34 hnshujia.com 8 Feb 2023 8 Feb 2026 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
35 leshujia.com 20 Jan 2016 20 Jan 2025 eName Technology Co.,Ltd. -
36 xmshujia.com 16 Jan 2023 16 Jan 2025 Gname.com Pte. Ltd. Redacted for privacy
37 kmchujia.cn 19 Sep 2023 19 Sep 2024 阿里云计算有限公司(万网) 关代玉
38 shshujia.net 13 May 2010 13 May 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
39 itshujia.com 19 Mar 2024 19 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
40 meihujia.com 9 Mar 2015 9 Mar 2029 Alibaba Cloud Computing (Beijing) Co., Ltd. -
41 mmshuxia.com 28 Feb 2022 28 Feb 2025 Gname.com Pte. Ltd. Redacted for privacy
42 mbshijia.com 20 Apr 2022 20 Apr 2025 GoDaddy.com, LLC -
43 mashijia.com 5 May 2023 5 May 2024 Eranet International Limited -
44 mchuojia.com 6 Jun 2017 6 Jun 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
45 kkshujia.com 7 May 2018 7 May 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
46 yishujia.online 24 Nov 2023 24 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Left of Center Technology Group Co., Ltd
47 moshijia.top 19 Jun 2017 19 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Ji Nan Mo Dao Shi Xin Xi Ke Ji You Xian Gong Si
48 scshujiu.com 25 May 2022 25 May 2025 Gname.com Pte. Ltd. Redacted for privacy
49 shshujia.com 13 May 2010 13 May 2026 Alibaba Cloud Computing (Beijing) Co., Ltd. -
50 dushujia.cn 20 Sep 2023 20 Sep 2024 阿里云计算有限公司(万网) 刘佳郁
51 xushujia.com 31 Mar 2023 31 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
52 lishujia.com 21 May 2023 21 May 2025 Xin Net Technology Corporation -
53 cdshujia.com 10 Jan 2017 10 Jan 2025 Gname.com Pte. Ltd. Redacted for privacy
54 mushijia.com 16 May 2023 16 May 2024 DropCatch.com 391 LLC HugeDomains.com
55 dushujia.com 6 Feb 2014 6 Feb 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
56 cszhujia.com 27 Apr 2023 27 Apr 2025 Key-Systems GmbH REDACTED FOR PRIVACY
57 meishujia.ren 27 Mar 2019 27 Mar 2024 XinNet Technology Corporation 林天钻
58 mcshijie.com 19 Jul 2023 19 Jul 2024 Gname 092 Inc -
59 meishujia.cn 13 Feb 2004 13 Feb 2025 阿里云计算有限公司(万网) 杨春芬
60 yishujia.cloud 1 Jan 2023 1 Jan 2025 Alibaba Cloud Computing Ltd. yiwu realmaker electronic technology
61 ywshujia.com 4 Nov 2010 4 Nov 2024 Hefei Juming Network Technology Co., Ltd. Redacted for privacy
62 scshijia.com 18 Mar 2021 18 Mar 2026 Gname.com Pte. Ltd. Redacted for privacy
63 mcshejin.cyou 29 Dec 2023 29 Dec 2024 West263 International Limited Jing He Xin Cheng Jing Shi Bai Huo Dian
64 lvshujia.com 18 Jul 2015 18 Jul 2025 Hefei Juming Network Technology Co., Ltd. Redacted for privacy
65 cshuojia.com 17 Oct 2023 17 Oct 2024 Global Domain Name Trading Center Ltd -
66 myshujin.com 11 Jan 2020 11 Jan 2025 GoDaddy.com, LLC -
67 myshujaa.com 1 Feb 2022 1 Feb 2025 GoDaddy.com, LLC -
68 mushoujia.com 6 Apr 2023 6 Apr 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
69 yishujia.net 4 Jul 2007 4 Jul 2027 Alibaba Cloud Computing (Beijing) Co., Ltd. -
70 jcshoujia.com 1 Jan 2020 1 Jan 2025 Xin Net Technology Corporation REDACTED FOR PRIVACY
71 mcshuoai.cyou 29 Dec 2023 29 Dec 2024 West263 International Limited Jing He Xin Cheng Jing Shi Bai Huo Dian
72 99shujia.com 7 Dec 2023 7 Dec 2024 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED -
73 mzshrjia.com 30 May 2023 30 May 2025 Dynadot Inc -
74 wushujia.org 16 Dec 2008 16 Dec 2024 eNom, LLC Data Protected
75 mtzhujia.com 2 Aug 2020 2 Aug 2024 Gname.com Pte. Ltd. Redacted for privacy
76 tushujia.net 12 Jun 2018 12 Jun 2024 Gname.com Pte. Ltd. Redacted for privacy
77 jishujia.com 12 Nov 2010 12 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
78 mishijia.com 9 Apr 2013 9 Apr 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
79 mczhijia.com 18 Feb 2020 18 Feb 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
80 yishujia.vip 12 Jul 2023 12 Jul 2033 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) ge xing hua
81 jcshijia.com 12 Oct 2015 12 Oct 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
82 meishujia.org.cn 14 Sep 2022 14 Sep 2026 阿里云计算有限公司(万网) 北京神州控股有限公司
83 szshujia.com 28 May 2020 28 May 2024 Bizcn.com,Inc. REDACTED FOR PRIVACY
84 maishujia.com 5 Jan 2015 5 Jan 2025 Xin Net Technology Corporation -
85 meishujia.net 4 Dec 2008 4 Dec 2029 Xin Net Technology Corporation -
86 myshijia.com 20 Aug 2021 20 Aug 2024 Xin Net Technology Corporation -
87 wushujia.com 19 Jul 2006 19 Jul 2024 Chengdu west dimension digital technology Co., LTD REDACTED FOR PRIVACY
88 mczhijia.top 4 Jan 2023 4 Jan 2025 DNSPod, Inc. TencentCloud
89 anshujia.com 8 Apr 2024 8 Apr 2025 Nameemperor.com LLC -
90 moahujia.cn 3 Jul 2023 3 Jul 2024 广东时代互联科技有限公司 王浩
91 mchuijia.com 20 Feb 2024 21 Feb 2025 Xiamen 35.Com Technology Co., Ltd -
92 oushujia.com 27 Apr 2021 27 Apr 2025 ERANET INTERNATIONAL LIMITED REDACTED FOR PRIVACY
93 cshunjia.com 15 Apr 2015 15 Apr 2025 Gname.com Pte. Ltd. Redacted for privacy
94 xashujia.com 3 Dec 2023 3 Dec 2024 Gname 146 Inc -
95 ywshujia.cn 3 May 2024 3 May 2025 成都伊索信息科技有限公司 西安冠瑞包装材料有限公司
96 yushujia.com 21 Apr 2022 21 Apr 2025 WEBCC Whoisprotection.cc
97 maohujia.com 1 Mar 2017 1 Mar 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
98 meishujia.com 24 Jun 2005 24 Jun 2029 22net, Inc. -
99 91shujia.com 1 May 2020 1 May 2025 GoDaddy.com, LLC -
100 gsshujia.com 11 Aug 2021 11 Aug 2024 DNSPod, Inc. 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 Mcshujia.cn.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=mcshujia.cn
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "mcshujia.cn",
        "page_size": 100
    },
    "count": {
        "total": 200,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "moshujia.cn, mushujia.com, moshujia.com, mishujia.com, scshujia.com, myshujia.com, moshujia.net, mcshijia.com, mashujia.com, mchujia.cyou, czshujia.com, 23shujia.com, wushujia.tech, moshijia.cn, yishujia.com, nvshujia.com, meishujia.pro, mashutia.com, mshyujia.com, mashujaa.net, nbshujia.com, wushujia.club, mcshuhua.cyou, fushujia.com, wushujia.fr, zishujia.com, moshujie.com, mishejia.com, maishujia.net, mashupia.com, yishujia.art, tushujia.cn, yishujia.love, hnshujia.com, leshujia.com, xmshujia.com, kmchujia.cn, shshujia.net, itshujia.com, meihujia.com, mmshuxia.com, mbshijia.com, mashijia.com, mchuojia.com, kkshujia.com, yishujia.online, moshijia.top, scshujiu.com, shshujia.com, dushujia.cn, xushujia.com, lishujia.com, cdshujia.com, mushijia.com, dushujia.com, cszhujia.com, meishujia.ren, mcshijie.com, meishujia.cn, yishujia.cloud, ywshujia.com, scshijia.com, mcshejin.cyou, lvshujia.com, cshuojia.com, myshujin.com, myshujaa.com, mushoujia.com, yishujia.net, jcshoujia.com, mcshuoai.cyou, 99shujia.com, mzshrjia.com, wushujia.org, mtzhujia.com, tushujia.net, jishujia.com, mishijia.com, mczhijia.com, yishujia.vip, jcshijia.com, meishujia.org.cn, szshujia.com, maishujia.com, meishujia.net, myshijia.com, wushujia.com, mczhijia.top, anshujia.com, moahujia.cn, mchuijia.com, oushujia.com, cshunjia.com, xashujia.com, ywshujia.cn, yushujia.com, maohujia.com, meishujia.com, 91shujia.com, gsshujia.com",
    "results": [
        {
            "num": 1,
            "domain_name": "moshujia.cn",
            "domain_keyword": "moshujia",
            "domain_tld": "cn",
            "query_time": "2024-05-01 05:34:04",
            "create_date": "2015-04-17",
            "expiry_date": "2030-04-17",
            "registrar_name": "浙江贰贰网络有限公司",
            "registrant_name": "穆芳",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "mushujia.com",
            "domain_keyword": "mushujia",
            "domain_tld": "com",
            "query_time": "2024-04-19 07:36:03",
            "create_date": "2019-01-10",
            "update_date": "2024-01-11",
            "expiry_date": "2025-01-10",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Beijing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com",
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "moshujia.com",
            "domain_keyword": "moshujia",
            "domain_tld": "com",
            "query_time": "2024-04-21 12:11:30",
            "create_date": "2011-07-08",
            "update_date": "2024-04-11",
            "expiry_date": "2030-07-08",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "freedns11.registrar-servers.com",
                "freedns21.registrar-servers.com",
                "freedns3.registrar-servers.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "mishujia.com",
            "domain_keyword": "mishujia",
            "domain_tld": "com",
            "query_time": "2024-05-23 18:05:56",
            "create_date": "2013-04-18",
            "update_date": "2024-04-19",
            "expiry_date": "2025-04-18",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Beijing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "expirens3.hichina.com",
                "expirens4.hichina.com",
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "scshujia.com",
            "domain_keyword": "scshujia",
            "domain_tld": "com",
            "query_time": "2024-05-21 03:20:00",
            "create_date": "2014-05-23",
            "update_date": "2024-03-29",
            "expiry_date": "2025-05-23",
            "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": "ZHEJIANG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=scshujia.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.gname-dns.com",
                "ns2.gname-dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "myshujia.com",
            "domain_keyword": "myshujia",
            "domain_tld": "com",
            "query_time": "2024-04-18 19:12:21",
            "create_date": "2012-01-06",
            "update_date": "2024-01-07",
            "expiry_date": "2025-01-06",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "moshujia.net",
            "domain_keyword": "moshujia",
            "domain_tld": "net",
            "query_time": "2024-04-21 12:11:30",
            "create_date": "2015-04-17",
            "update_date": "2021-08-05",
            "expiry_date": "2030-04-17",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "mcshijia.com",
            "domain_keyword": "mcshijia",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:38:03",
            "create_date": "2017-08-19",
            "update_date": "2024-03-01",
            "expiry_date": "2024-08-19",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HUBEI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=mcshijia.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": 9,
            "domain_name": "mashujia.com",
            "domain_keyword": "mashujia",
            "domain_tld": "com",
            "query_time": "2024-04-23 09:39:03",
            "create_date": "2016-06-29",
            "update_date": "2023-06-28",
            "expiry_date": "2024-06-29",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Beijing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "mchujia.cyou",
            "domain_keyword": "mchujia",
            "domain_tld": "cyou",
            "query_time": "2024-05-04 08:07:34",
            "create_date": "2023-12-29",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-29",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_company": "Jing He Xin Cheng Jing Shi Bai Huo Dian",
            "registrant_state": "Shan Xi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "czshujia.com",
            "domain_keyword": "czshujia",
            "domain_tld": "com",
            "query_time": "2024-04-25 10:33:38",
            "create_date": "2009-07-14",
            "update_date": "2021-08-02",
            "expiry_date": "2024-07-14",
            "registrar_iana": 1316,
            "registrar_name": "Leascend Technology Co., Ltd.",
            "registrar_website": "http://www.35.com",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "23shujia.com",
            "domain_keyword": "23shujia",
            "domain_tld": "com",
            "query_time": "2024-06-06 13:07:25",
            "create_date": "2015-12-29",
            "update_date": "2024-05-22",
            "expiry_date": "2024-12-29",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "Domain Administrator",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "wushujia.tech",
            "domain_keyword": "wushujia",
            "domain_tld": "tech",
            "query_time": "2024-05-29 06:34:28",
            "create_date": "2016-10-22",
            "update_date": "2023-08-31",
            "expiry_date": "2026-10-22",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Wu Shu Jia",
            "registrant_state": "Zhejiang",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "moshijia.cn",
            "domain_keyword": "moshijia",
            "domain_tld": "cn",
            "query_time": "2024-05-01 05:33:49",
            "create_date": "2023-07-07",
            "expiry_date": "2024-07-07",
            "registrar_name": "成都飞数科技有限公司",
            "registrant_name": "陈和平",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "serverHold",
                "serverTransferProhibited",
                "serverUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "yishujia.com",
            "domain_keyword": "yishujia",
            "domain_tld": "com",
            "query_time": "2024-05-17 05:31:39",
            "create_date": "2001-09-29",
            "update_date": "2020-08-04",
            "expiry_date": "2025-09-29",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Bei Jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "nvshujia.com",
            "domain_keyword": "nvshujia",
            "domain_tld": "com",
            "query_time": "2024-05-31 09:48:34",
            "create_date": "2016-10-13",
            "update_date": "2024-04-03",
            "expiry_date": "2024-10-13",
            "registrar_iana": 1605,
            "registrar_name": "Chengdu Fly-Digital Technology Co., Ltd.",
            "registrar_website": "http://www.sudu.cn",
            "name_servers": [
                "ns11.bigwww.com",
                "ns12.bigwww.com",
                "ns13.bigwww.com",
                "ns14.bigwww.com",
                "ns15.bigwww.com",
                "ns16.bigwww.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "meishujia.pro",
            "domain_keyword": "meishujia",
            "domain_tld": "pro",
            "query_time": "2024-05-27 23:15:30",
            "create_date": "2019-03-27",
            "update_date": "2024-05-26",
            "expiry_date": "2024-03-27",
            "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": [
                "clientHold",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "mashutia.com",
            "domain_keyword": "mashutia",
            "domain_tld": "com",
            "query_time": "2024-05-29 15:25:20",
            "create_date": "2024-05-26",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-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": [
                "achiel.ns.cloudflare.com",
                "addilyn.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "mshyujia.com",
            "domain_keyword": "mshyujia",
            "domain_tld": "com",
            "query_time": "2024-04-17 02:08:24",
            "create_date": "2022-08-31",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-31",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "mashujaa.net",
            "domain_keyword": "mashujaa",
            "domain_tld": "net",
            "query_time": "2024-04-23 09:39:03",
            "create_date": "2019-02-12",
            "update_date": "2024-01-13",
            "expiry_date": "2025-02-12",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns14.wixdns.net",
                "ns15.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "nbshujia.com",
            "domain_keyword": "nbshujia",
            "domain_tld": "com",
            "query_time": "2024-04-27 02:43:23",
            "create_date": "2018-08-21",
            "update_date": "2023-06-30",
            "expiry_date": "2024-08-21",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "f1g1ns1.dnspod.net",
                "f1g1ns2.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "wushujia.club",
            "domain_keyword": "wushujia",
            "domain_tld": "club",
            "query_time": "2024-06-04 20:07:28",
            "create_date": "2023-10-04",
            "update_date": "2023-10-09",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Hua Xia Chuan Cheng Ren ( Bei Jing ) Ren Zheng Ji Shu Zhong Xin",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "bei jing shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "edgar.dnspod.net",
                "trout.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "mcshuhua.cyou",
            "domain_keyword": "mcshuhua",
            "domain_tld": "cyou",
            "query_time": "2024-05-02 06:59:53",
            "create_date": "2023-12-29",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-29",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_company": "Jing He Xin Cheng Jing Shi Bai Huo Dian",
            "registrant_state": "Shan Xi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "fushujia.com",
            "domain_keyword": "fushujia",
            "domain_tld": "com",
            "query_time": "2024-04-19 03:43:08",
            "create_date": "2020-07-14",
            "update_date": "2023-08-12",
            "expiry_date": "2024-07-14",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "liao ning",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "a.dnspod.com",
                "b.dnspod.com",
                "c.dnspod.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "wushujia.fr",
            "domain_keyword": "wushujia",
            "domain_tld": "fr",
            "query_time": "2024-05-05 04:22:17",
            "create_date": "2009-10-05",
            "update_date": "2023-11-30",
            "expiry_date": "2024-10-05",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "dns14.ovh.net",
                "ns14.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 26,
            "domain_name": "zishujia.com",
            "domain_keyword": "zishujia",
            "domain_tld": "com",
            "query_time": "2024-04-26 21:21:55",
            "create_date": "2016-09-18",
            "update_date": "2023-10-26",
            "expiry_date": "2024-09-18",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "moshujie.com",
            "domain_keyword": "moshujie",
            "domain_tld": "com",
            "query_time": "2024-04-21 12:11:30",
            "create_date": "2011-07-21",
            "update_date": "2023-09-23",
            "expiry_date": "2024-07-21",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "he nan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "mishejia.com",
            "domain_keyword": "mishejia",
            "domain_tld": "com",
            "query_time": "2024-06-01 22:42:27",
            "create_date": "2023-05-31",
            "update_date": "2023-06-01",
            "expiry_date": "2024-05-31",
            "registrar_iana": 1316,
            "registrar_name": "Xiamen 35.Com Technology Co., Ltd",
            "registrar_website": "http://www.35.com",
            "registrant_city": "GUANG ZHOU SHI",
            "registrant_state": "GUANG DONG",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.35.com/contact/domain/mishejia.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientHold",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "maishujia.net",
            "domain_keyword": "maishujia",
            "domain_tld": "net",
            "query_time": "2024-04-17 21:06:35",
            "create_date": "2015-01-05",
            "update_date": "2023-12-26",
            "expiry_date": "2025-01-05",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/maishujia.net",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.xincache.com",
                "ns18.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "mashupia.com",
            "domain_keyword": "mashupia",
            "domain_tld": "com",
            "query_time": "2024-06-02 05:31:31",
            "create_date": "2012-09-04",
            "update_date": "2022-10-27",
            "expiry_date": "2025-09-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "yishujia.art",
            "domain_keyword": "yishujia",
            "domain_tld": "art",
            "query_time": "2024-05-23 11:05:50",
            "create_date": "2023-09-15",
            "update_date": "2024-04-13",
            "expiry_date": "2024-09-15",
            "registrar_iana": 1366,
            "registrar_name": "Xiamen ChinaSource Internet Service Co., Ltd",
            "registrar_website": "https://www.zzy.cn",
            "registrant_company": "Cheng Hai Yu",
            "registrant_state": "Bei Jing",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "tushujia.cn",
            "domain_keyword": "tushujia",
            "domain_tld": "cn",
            "query_time": "2024-05-06 09:22:04",
            "create_date": "2015-05-01",
            "expiry_date": "2025-05-01",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "河北博腾柜业有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "yishujia.love",
            "domain_keyword": "yishujia",
            "domain_tld": "love",
            "query_time": "2024-05-23 11:05:50",
            "create_date": "2023-07-07",
            "update_date": "2023-07-12",
            "expiry_date": "2024-07-07",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "http://www.net.cn/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "fan ming xing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "he nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "hnshujia.com",
            "domain_keyword": "hnshujia",
            "domain_tld": "com",
            "query_time": "2024-05-03 18:51:00",
            "create_date": "2023-02-08",
            "update_date": "2023-02-25",
            "expiry_date": "2026-02-08",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "hu nan",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "leshujia.com",
            "domain_keyword": "leshujia",
            "domain_tld": "com",
            "query_time": "2024-04-25 07:23:03",
            "create_date": "2016-01-20",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "an hui",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/leshujia.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "xmshujia.com",
            "domain_keyword": "xmshujia",
            "domain_tld": "com",
            "query_time": "2024-05-31 11:00:26",
            "create_date": "2023-01-16",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-16",
            "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": "ANHUI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=xmshujia.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": 37,
            "domain_name": "kmchujia.cn",
            "domain_keyword": "kmchujia",
            "domain_tld": "cn",
            "query_time": "2024-05-08 23:11:03",
            "create_date": "2023-09-19",
            "expiry_date": "2024-09-19",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "关代玉",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "shshujia.net",
            "domain_keyword": "shshujia",
            "domain_tld": "net",
            "query_time": "2024-05-16 14:02:55",
            "create_date": "2010-05-13",
            "update_date": "2024-05-16",
            "expiry_date": "2026-05-13",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "shanghai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "itshujia.com",
            "domain_keyword": "itshujia",
            "domain_tld": "com",
            "query_time": "2024-05-20 04:26:29",
            "create_date": "2024-03-19",
            "update_date": "2024-03-19",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "meihujia.com",
            "domain_keyword": "meihujia",
            "domain_tld": "com",
            "query_time": "2024-05-27 01:27:12",
            "create_date": "2015-03-09",
            "update_date": "2017-08-04",
            "expiry_date": "2029-03-09",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "jiang su",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "mmshuxia.com",
            "domain_keyword": "mmshuxia",
            "domain_tld": "com",
            "query_time": "2024-05-09 23:27:45",
            "create_date": "2022-02-28",
            "update_date": "2024-03-26",
            "expiry_date": "2025-02-28",
            "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": "HE NAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=mmshuxia.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net",
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net",
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "mbshijia.com",
            "domain_keyword": "mbshijia",
            "domain_tld": "com",
            "query_time": "2024-05-15 17:13:44",
            "create_date": "2022-04-20",
            "update_date": "2024-05-05",
            "expiry_date": "2025-04-20",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "mashijia.com",
            "domain_keyword": "mashijia",
            "domain_tld": "com",
            "query_time": "2024-06-01 11:26:59",
            "create_date": "2023-05-05",
            "update_date": "2024-05-15",
            "expiry_date": "2024-05-05",
            "registrar_iana": 1868,
            "registrar_name": "Eranet International Limited",
            "registrar_website": "http://www.eranet.com",
            "name_servers": [
                "park.i-now.cn",
                "park.i-now.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "mchuojia.com",
            "domain_keyword": "mchuojia",
            "domain_tld": "com",
            "query_time": "2024-04-21 17:01:38",
            "create_date": "2017-06-06",
            "update_date": "2023-05-17",
            "expiry_date": "2024-06-06",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns21.hichina.com",
                "dns22.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "kkshujia.com",
            "domain_keyword": "kkshujia",
            "domain_tld": "com",
            "query_time": "2024-04-24 23:07:54",
            "create_date": "2018-05-07",
            "update_date": "2023-03-30",
            "expiry_date": "2025-05-07",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "bei jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "yishujia.online",
            "domain_keyword": "yishujia",
            "domain_tld": "online",
            "query_time": "2024-05-26 07:39:05",
            "create_date": "2023-11-24",
            "update_date": "2023-12-18",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "Left of Center Technology Group Co., Ltd",
            "registrant_state": "BeiJing",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "moshijia.top",
            "domain_keyword": "moshijia",
            "domain_tld": "top",
            "query_time": "2024-05-26 21:03:18",
            "create_date": "2017-06-19",
            "update_date": "2017-06-27",
            "expiry_date": "2024-06-19",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Ji Nan Mo Dao Shi Xin Xi Ke Ji You Xian Gong Si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Shan Dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "scshujiu.com",
            "domain_keyword": "scshujiu",
            "domain_tld": "com",
            "query_time": "2024-05-28 08:27:00",
            "create_date": "2022-05-25",
            "update_date": "2024-05-26",
            "expiry_date": "2025-05-25",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HONG KONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=scshujiu.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": 49,
            "domain_name": "shshujia.com",
            "domain_keyword": "shshujia",
            "domain_tld": "com",
            "query_time": "2024-04-19 12:58:41",
            "create_date": "2010-05-13",
            "update_date": "2021-05-11",
            "expiry_date": "2026-05-13",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "shanghai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "dushujia.cn",
            "domain_keyword": "dushujia",
            "domain_tld": "cn",
            "query_time": "2024-06-02 00:04:27",
            "create_date": "2023-09-20",
            "expiry_date": "2024-09-20",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "刘佳郁",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "xushujia.com",
            "domain_keyword": "xushujia",
            "domain_tld": "com",
            "query_time": "2024-05-29 11:16:08",
            "create_date": "2023-03-31",
            "update_date": "2024-03-11",
            "expiry_date": "2025-03-31",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "liao ning",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "lishujia.com",
            "domain_keyword": "lishujia",
            "domain_tld": "com",
            "query_time": "2024-05-28 14:39:15",
            "create_date": "2023-05-21",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-21",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "dns10.expirenotification.com",
                "dns9.expirenotification.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "cdshujia.com",
            "domain_keyword": "cdshujia",
            "domain_tld": "com",
            "query_time": "2024-05-25 00:56:06",
            "create_date": "2017-01-10",
            "update_date": "2024-02-22",
            "expiry_date": "2025-01-10",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "TAIWAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=cdshujia.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "mushijia.com",
            "domain_keyword": "mushijia",
            "domain_tld": "com",
            "query_time": "2024-05-29 04:43:59",
            "create_date": "2023-05-16",
            "update_date": "2023-05-17",
            "expiry_date": "2024-05-16",
            "registrar_iana": 1802,
            "registrar_name": "DropCatch.com 391 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "dushujia.com",
            "domain_keyword": "dushujia",
            "domain_tld": "com",
            "query_time": "2024-04-22 09:50:40",
            "create_date": "2014-02-06",
            "update_date": "2024-03-07",
            "expiry_date": "2025-02-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Beijing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "cszhujia.com",
            "domain_keyword": "cszhujia",
            "domain_tld": "com",
            "query_time": "2024-05-01 20:46:06",
            "create_date": "2023-04-27",
            "update_date": "2023-04-30",
            "expiry_date": "2025-04-27",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "meishujia.ren",
            "domain_keyword": "meishujia",
            "domain_tld": "ren",
            "query_time": "2024-05-27 23:15:30",
            "create_date": "2019-03-27",
            "update_date": "2024-04-26",
            "expiry_date": "2024-03-27",
            "registrar_iana": 120,
            "registrar_name": "XinNet 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": [
                "clientHold",
                "pendingDelete"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "mcshijie.com",
            "domain_keyword": "mcshijie",
            "domain_tld": "com",
            "query_time": "2024-04-18 05:38:03",
            "create_date": "2023-07-19",
            "update_date": "2023-09-30",
            "expiry_date": "2024-07-19",
            "registrar_iana": 4084,
            "registrar_name": "Gname 092 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "ns1.hangdaxinli.com",
                "ns2.hangdaxinli.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "meishujia.cn",
            "domain_keyword": "meishujia",
            "domain_tld": "cn",
            "query_time": "2024-04-15 11:17:33",
            "create_date": "2004-02-13",
            "expiry_date": "2025-02-13",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "杨春芬",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "yishujia.cloud",
            "domain_keyword": "yishujia",
            "domain_tld": "cloud",
            "query_time": "2024-05-14 07:14:22",
            "create_date": "2023-01-01",
            "update_date": "2023-12-22",
            "expiry_date": "2025-01-01",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd.",
            "registrar_website": "http://www.net.cn/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yiwu realmaker electronic technology",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "zhe jiang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns29.hichina.com",
                "dns30.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "ywshujia.com",
            "domain_keyword": "ywshujia",
            "domain_tld": "com",
            "query_time": "2024-04-24 00:28:36",
            "create_date": "2010-11-04",
            "update_date": "2024-04-23",
            "expiry_date": "2024-11-04",
            "registrar_iana": 3758,
            "registrar_name": "Hefei Juming Network Technology Co., Ltd.",
            "registrar_website": "www.jumi.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "ZHE JIANG",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "damian.ns.cloudflare.com",
                "priscilla.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "scshijia.com",
            "domain_keyword": "scshijia",
            "domain_tld": "com",
            "query_time": "2024-05-31 12:52:07",
            "create_date": "2021-03-18",
            "update_date": "2024-05-18",
            "expiry_date": "2026-03-18",
            "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": "HEBEI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=scshijia.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "kristin.ns.cloudflare.com",
                "stanley.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "mcshejin.cyou",
            "domain_keyword": "mcshejin",
            "domain_tld": "cyou",
            "query_time": "2024-05-02 06:59:45",
            "create_date": "2023-12-29",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-29",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_company": "Jing He Xin Cheng Jing Shi Bai Huo Dian",
            "registrant_state": "Shan Xi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns3.myhostadmin.net",
                "ns4.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "lvshujia.com",
            "domain_keyword": "lvshujia",
            "domain_tld": "com",
            "query_time": "2024-06-08 13:13:18",
            "create_date": "2015-07-18",
            "update_date": "2024-04-02",
            "expiry_date": "2025-07-18",
            "registrar_iana": 3758,
            "registrar_name": "Hefei Juming Network Technology Co., Ltd.",
            "registrar_website": "www.jumi.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HU BEI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "cshuojia.com",
            "domain_keyword": "cshuojia",
            "domain_tld": "com",
            "query_time": "2024-04-29 06:51:55",
            "create_date": "2023-10-17",
            "update_date": "2023-10-17",
            "expiry_date": "2024-10-17",
            "registrar_iana": 3792,
            "registrar_name": "Global Domain Name Trading Center Ltd",
            "registrar_website": "http://www.gdntcl.com/",
            "registrant_state": "HA",
            "registrant_country": "CN",
            "registrant_email": "http://www.domainoriental.com/?regpage=whoiscontact&domain=cshuojia.com",
            "name_servers": [
                "ns1.taoa.com",
                "ns2.taoa.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "myshujin.com",
            "domain_keyword": "myshujin",
            "domain_tld": "com",
            "query_time": "2024-06-08 03:38:42",
            "create_date": "2020-01-11",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns07.domaincontrol.com",
                "ns08.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "myshujaa.com",
            "domain_keyword": "myshujaa",
            "domain_tld": "com",
            "query_time": "2024-04-18 19:12:21",
            "create_date": "2022-02-01",
            "update_date": "2024-02-02",
            "expiry_date": "2025-02-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "mushoujia.com",
            "domain_keyword": "mushoujia",
            "domain_tld": "com",
            "query_time": "2024-06-09 00:25:24",
            "create_date": "2023-04-06",
            "update_date": "2023-04-06",
            "expiry_date": "2025-04-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "Bei Jing",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "yishujia.net",
            "domain_keyword": "yishujia",
            "domain_tld": "net",
            "query_time": "2024-05-30 22:51:37",
            "create_date": "2007-07-04",
            "update_date": "2024-01-13",
            "expiry_date": "2027-07-04",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Zhe Jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "jcshoujia.com",
            "domain_keyword": "jcshoujia",
            "domain_tld": "com",
            "query_time": "2024-05-18 07:35:11",
            "create_date": "2020-01-01",
            "update_date": "2023-04-18",
            "expiry_date": "2025-01-01",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "BJ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at http://whois.xinnet.com/sendemail/jcshoujia.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bdydns.cn",
                "ns2.bdydns.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "mcshuoai.cyou",
            "domain_keyword": "mcshuoai",
            "domain_tld": "cyou",
            "query_time": "2024-05-02 06:59:53",
            "create_date": "2023-12-29",
            "update_date": "2024-01-25",
            "expiry_date": "2024-12-29",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_company": "Jing He Xin Cheng Jing Shi Bai Huo Dian",
            "registrant_state": "Shan Xi",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns5.myhostadmin.net",
                "ns6.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "99shujia.com",
            "domain_keyword": "99shujia",
            "domain_tld": "com",
            "query_time": "2024-05-07 17:15:09",
            "create_date": "2023-12-07",
            "update_date": "2023-12-07",
            "expiry_date": "2024-12-07",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://www.alibabacloud.com",
            "name_servers": [
                "ns1.domainnamedns.com",
                "ns2.domainnamedns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "mzshrjia.com",
            "domain_keyword": "mzshrjia",
            "domain_tld": "com",
            "query_time": "2024-06-02 20:03:09",
            "create_date": "2023-05-30",
            "update_date": "2024-05-31",
            "expiry_date": "2025-05-30",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "wushujia.org",
            "domain_keyword": "wushujia",
            "domain_tld": "org",
            "query_time": "2024-06-04 20:07:29",
            "create_date": "2008-12-16",
            "update_date": "2023-12-11",
            "expiry_date": "2024-12-16",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.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": [
                "ns1.keynet-hk.com",
                "ns2.keynet-hk.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "mtzhujia.com",
            "domain_keyword": "mtzhujia",
            "domain_tld": "com",
            "query_time": "2024-04-23 19:58:02",
            "create_date": "2020-08-02",
            "update_date": "2023-07-31",
            "expiry_date": "2024-08-02",
            "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": "CHONGQING",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=mtzhujia.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": 76,
            "domain_name": "tushujia.net",
            "domain_keyword": "tushujia",
            "domain_tld": "net",
            "query_time": "2024-04-27 13:28:22",
            "create_date": "2018-06-12",
            "update_date": "2023-07-08",
            "expiry_date": "2024-06-12",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "JIN BIAN",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "KH",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=tushujia.net",
            "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": 77,
            "domain_name": "jishujia.com",
            "domain_keyword": "jishujia",
            "domain_tld": "com",
            "query_time": "2024-04-26 09:17:28",
            "create_date": "2010-11-12",
            "update_date": "2023-08-24",
            "expiry_date": "2024-11-12",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-qkhll07c.ns3.dan.hosting"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "mishijia.com",
            "domain_keyword": "mishijia",
            "domain_tld": "com",
            "query_time": "2024-04-17 16:21:55",
            "create_date": "2013-04-09",
            "update_date": "2023-11-14",
            "expiry_date": "2025-04-09",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "shang hai",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "jm1.alidns.com",
                "jm2.alidns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "mczhijia.com",
            "domain_keyword": "mczhijia",
            "domain_tld": "com",
            "query_time": "2024-06-07 15:38:00",
            "create_date": "2020-02-18",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-18",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "yishujia.vip",
            "domain_keyword": "yishujia",
            "domain_tld": "vip",
            "query_time": "2024-06-01 10:29:26",
            "create_date": "2023-07-12",
            "update_date": "2023-07-17",
            "expiry_date": "2033-07-12",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "ge xing hua",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shan dong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "jcshijia.com",
            "domain_keyword": "jcshijia",
            "domain_tld": "com",
            "query_time": "2024-04-22 09:27:11",
            "create_date": "2015-10-12",
            "update_date": "2022-09-03",
            "expiry_date": "2025-10-12",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Hubei",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "meishujia.org.cn",
            "domain_keyword": "meishujia",
            "domain_tld": "org.cn",
            "query_time": "2024-04-15 11:17:34",
            "create_date": "2022-09-14",
            "expiry_date": "2026-09-14",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "北京神州控股有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns25.hichina.com",
                "dns26.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "szshujia.com",
            "domain_keyword": "szshujia",
            "domain_tld": "com",
            "query_time": "2024-05-27 20:05:59",
            "create_date": "2020-05-28",
            "update_date": "2021-04-23",
            "expiry_date": "2024-05-28",
            "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": "Guang dong",
            "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": [
                "ns7.cnmsn.net",
                "ns8.cnmsn.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsignedDelegation"
            ]
        },
        {
            "num": 84,
            "domain_name": "maishujia.com",
            "domain_keyword": "maishujia",
            "domain_tld": "com",
            "query_time": "2024-04-17 21:06:35",
            "create_date": "2015-01-05",
            "update_date": "2023-12-26",
            "expiry_date": "2025-01-05",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "ns17.xincache.com",
                "ns18.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "meishujia.net",
            "domain_keyword": "meishujia",
            "domain_tld": "net",
            "query_time": "2024-04-15 11:17:33",
            "create_date": "2008-12-04",
            "update_date": "2023-07-20",
            "expiry_date": "2029-12-04",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "myshijia.com",
            "domain_keyword": "myshijia",
            "domain_tld": "com",
            "query_time": "2024-05-24 04:38:23",
            "create_date": "2021-08-20",
            "update_date": "2024-01-11",
            "expiry_date": "2024-08-20",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "ns7.cnmsn.net",
                "ns8.cnmsn.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "wushujia.com",
            "domain_keyword": "wushujia",
            "domain_tld": "com",
            "query_time": "2024-06-04 20:07:28",
            "create_date": "2006-07-19",
            "update_date": "2006-07-19",
            "expiry_date": "2024-07-19",
            "registrar_iana": 1556,
            "registrar_name": "Chengdu west dimension digital technology Co., LTD",
            "registrar_website": "www.west.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bei Jing Shi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "link at https://www.west.cn/web/whoisform?domain=wushujia.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.myhostadmin.net",
                "ns2.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "mczhijia.top",
            "domain_keyword": "mczhijia",
            "domain_tld": "top",
            "query_time": "2024-05-02 11:00:27",
            "create_date": "2023-01-04",
            "update_date": "2024-01-05",
            "expiry_date": "2025-01-04",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "TencentCloud",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "si chuan sheng",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "bartley.dnspod.net",
                "foul.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "anshujia.com",
            "domain_keyword": "anshujia",
            "domain_tld": "com",
            "query_time": "2024-04-11 14:38:56",
            "create_date": "2024-04-08",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-08",
            "registrar_iana": 1220,
            "registrar_name": "Nameemperor.com LLC",
            "registrar_website": "http://www.networksolutions.com",
            "name_servers": [
                "sp1.gname-dns.com",
                "sp2.gname-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "moahujia.cn",
            "domain_keyword": "moahujia",
            "domain_tld": "cn",
            "query_time": "2024-05-11 19:31:37",
            "create_date": "2023-07-03",
            "expiry_date": "2024-07-03",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "王浩",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "mchuijia.com",
            "domain_keyword": "mchuijia",
            "domain_tld": "com",
            "query_time": "2024-06-09 19:40:16",
            "create_date": "2024-02-20",
            "update_date": "2024-05-14",
            "expiry_date": "2025-02-21",
            "registrar_iana": 1316,
            "registrar_name": "Xiamen 35.Com Technology Co., Ltd",
            "registrar_website": "http://www.35.com",
            "registrant_city": "GUANG ZHOU SHI",
            "registrant_state": "GUANG DONG",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.35.com/contact/domain/mchuijia.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "oushujia.com",
            "domain_keyword": "oushujia",
            "domain_tld": "com",
            "query_time": "2024-06-08 01:44:26",
            "create_date": "2021-04-27",
            "update_date": "2024-06-07",
            "expiry_date": "2025-04-27",
            "registrar_iana": 1868,
            "registrar_name": "ERANET INTERNATIONAL LIMITED",
            "registrar_website": "http://www.eranet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "fu jian",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "http://www.tnet.hk/whois/message_to_contact.php?domain=oushujia.com&contact=owner",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "jm1.alidns.com",
                "jm2.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "cshunjia.com",
            "domain_keyword": "cshunjia",
            "domain_tld": "com",
            "query_time": "2024-04-22 21:58:23",
            "create_date": "2015-04-15",
            "update_date": "2023-07-31",
            "expiry_date": "2025-04-15",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "HONG KONG",
            "registrant_zip": "Redacted for privacy",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=cshunjia.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": 94,
            "domain_name": "xashujia.com",
            "domain_keyword": "xashujia",
            "domain_tld": "com",
            "query_time": "2024-04-17 13:41:06",
            "create_date": "2023-12-03",
            "update_date": "2023-12-13",
            "expiry_date": "2024-12-03",
            "registrar_iana": 4138,
            "registrar_name": "Gname 146 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "ns1.feiseavdns1.com",
                "ns2.feiseavdns1.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "ywshujia.cn",
            "domain_keyword": "ywshujia",
            "domain_tld": "cn",
            "query_time": "2024-05-03 17:13:36",
            "create_date": "2024-05-03",
            "expiry_date": "2025-05-03",
            "registrar_name": "成都伊索信息科技有限公司",
            "registrant_name": "西安冠瑞包装材料有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "yushujia.com",
            "domain_keyword": "yushujia",
            "domain_tld": "com",
            "query_time": "2024-04-30 05:57:40",
            "create_date": "2022-04-21",
            "update_date": "2023-05-20",
            "expiry_date": "2025-04-21",
            "registrar_iana": 460,
            "registrar_name": "WEBCC",
            "registrar_website": "http://www.webnic.cc",
            "registrant_name": "Domain Admin",
            "registrant_company": "Whoisprotection.cc",
            "registrant_address": "L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil",
            "registrant_city": "Kuala Lumpur",
            "registrant_state": "Wilayah Persekutuan",
            "registrant_zip": "57000",
            "registrant_country": "MY",
            "registrant_email": "[email protected]",
            "registrant_phone": "+60.389966788",
            "registrant_fax": "+603.89966788",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net",
                "ns100.webnic.cc",
                "ns101.webnic.cc"
            ],
            "domain_status": [
                "inactive"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "maohujia.com",
            "domain_keyword": "maohujia",
            "domain_tld": "com",
            "query_time": "2024-04-27 13:23:50",
            "create_date": "2017-03-01",
            "update_date": "2024-01-16",
            "expiry_date": "2025-03-01",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "Jiang Su",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns13.hichina.com",
                "dns14.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "meishujia.com",
            "domain_keyword": "meishujia",
            "domain_tld": "com",
            "query_time": "2024-04-15 11:17:33",
            "create_date": "2005-06-24",
            "update_date": "2023-10-18",
            "expiry_date": "2029-06-24",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "http://www.22.cn",
            "name_servers": [
                "ns1.22.cn",
                "ns2.22.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "91shujia.com",
            "domain_keyword": "91shujia",
            "domain_tld": "com",
            "query_time": "2024-05-08 10:24:58",
            "create_date": "2020-05-01",
            "update_date": "2024-05-06",
            "expiry_date": "2025-05-01",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "gsshujia.com",
            "domain_keyword": "gsshujia",
            "domain_tld": "com",
            "query_time": "2024-05-09 15:01:29",
            "create_date": "2021-08-11",
            "update_date": "2021-08-13",
            "expiry_date": "2024-08-11",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=gsshujia.com",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "rotation.dnspod.net",
                "win.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.225,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>mcshujia.cn</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>200</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>moshujia.cn, mushujia.com, moshujia.com, mishujia.com, scshujia.com, myshujia.com, moshujia.net, mcshijia.com, mashujia.com, mchujia.cyou, czshujia.com, 23shujia.com, wushujia.tech, moshijia.cn, yishujia.com, nvshujia.com, meishujia.pro, mashutia.com, mshyujia.com, mashujaa.net, nbshujia.com, wushujia.club, mcshuhua.cyou, fushujia.com, wushujia.fr, zishujia.com, moshujie.com, mishejia.com, maishujia.net, mashupia.com, yishujia.art, tushujia.cn, yishujia.love, hnshujia.com, leshujia.com, xmshujia.com, kmchujia.cn, shshujia.net, itshujia.com, meihujia.com, mmshuxia.com, mbshijia.com, mashijia.com, mchuojia.com, kkshujia.com, yishujia.online, moshijia.top, scshujiu.com, shshujia.com, dushujia.cn, xushujia.com, lishujia.com, cdshujia.com, mushijia.com, dushujia.com, cszhujia.com, meishujia.ren, mcshijie.com, meishujia.cn, yishujia.cloud, ywshujia.com, scshijia.com, mcshejin.cyou, lvshujia.com, cshuojia.com, myshujin.com, myshujaa.com, mushoujia.com, yishujia.net, jcshoujia.com, mcshuoai.cyou, 99shujia.com, mzshrjia.com, wushujia.org, mtzhujia.com, tushujia.net, jishujia.com, mishijia.com, mczhijia.com, yishujia.vip, jcshijia.com, meishujia.org.cn, szshujia.com, maishujia.com, meishujia.net, myshijia.com, wushujia.com, mczhijia.top, anshujia.com, moahujia.cn, mchuijia.com, oushujia.com, cshunjia.com, xashujia.com, ywshujia.cn, yushujia.com, maohujia.com, meishujia.com, 91shujia.com, gsshujia.com</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>moshujia.cn</domain_name>
   <domain_keyword>moshujia</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-01 05:34:04</query_time>
   <create_date>2015-04-17</create_date>
   <expiry_date>2030-04-17</expiry_date>
   <registrar_name>浙江贰贰网络有限公司</registrar_name>
   <registrant_name>穆芳</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.22.cn</value>
    <value>ns2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>mushujia.com</domain_name>
   <domain_keyword>mushujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 07:36:03</query_time>
   <create_date>2019-01-10</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>Beijing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>moshujia.com</domain_name>
   <domain_keyword>moshujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 12:11:30</query_time>
   <create_date>2011-07-08</create_date>
   <update_date>2024-04-11</update_date>
   <expiry_date>2030-07-08</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>http://www.22.cn</registrar_website>
   <name_servers>
    <value>freedns11.registrar-servers.com</value>
    <value>freedns21.registrar-servers.com</value>
    <value>freedns3.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>mishujia.com</domain_name>
   <domain_keyword>mishujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-23 18:05:56</query_time>
   <create_date>2013-04-18</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Beijing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>expirens3.hichina.com</value>
    <value>expirens4.hichina.com</value>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>scshujia.com</domain_name>
   <domain_keyword>scshujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 03:20:00</query_time>
   <create_date>2014-05-23</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2025-05-23</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>ZHEJIANG</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=scshujia.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.gname-dns.com</value>
    <value>ns2.gname-dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>myshujia.com</domain_name>
   <domain_keyword>myshujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 19:12:21</query_time>
   <create_date>2012-01-06</create_date>
   <update_date>2024-01-07</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <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>7</num>
   <domain_name>moshujia.net</domain_name>
   <domain_keyword>moshujia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 12:11:30</query_time>
   <create_date>2015-04-17</create_date>
   <update_date>2021-08-05</update_date>
   <expiry_date>2030-04-17</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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>mcshijia.com</domain_name>
   <domain_keyword>mcshijia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:38:03</query_time>
   <create_date>2017-08-19</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HUBEI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=mcshijia.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>9</num>
   <domain_name>mashujia.com</domain_name>
   <domain_keyword>mashujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 09:39:03</query_time>
   <create_date>2016-06-29</create_date>
   <update_date>2023-06-28</update_date>
   <expiry_date>2024-06-29</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>Beijing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>mchujia.cyou</domain_name>
   <domain_keyword>mchujia</domain_keyword>
   <domain_tld>cyou</domain_tld>
   <query_time>2024-05-04 08:07:34</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_company>Jing He Xin Cheng Jing Shi Bai Huo Dian</registrant_company>
   <registrant_state>Shan Xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>czshujia.com</domain_name>
   <domain_keyword>czshujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 10:33:38</query_time>
   <create_date>2009-07-14</create_date>
   <update_date>2021-08-02</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Leascend Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.35.com</registrar_website>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>23shujia.com</domain_name>
   <domain_keyword>23shujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 13:07:25</query_time>
   <create_date>2015-12-29</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>wushujia.tech</domain_name>
   <domain_keyword>wushujia</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-29 06:34:28</query_time>
   <create_date>2016-10-22</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2026-10-22</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Wu Shu Jia</registrant_company>
   <registrant_state>Zhejiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>14</num>
   <domain_name>moshijia.cn</domain_name>
   <domain_keyword>moshijia</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-01 05:33:49</query_time>
   <create_date>2023-07-07</create_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_name>成都飞数科技有限公司</registrar_name>
   <registrant_name>陈和平</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.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>15</num>
   <domain_name>yishujia.com</domain_name>
   <domain_keyword>yishujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 05:31:39</query_time>
   <create_date>2001-09-29</create_date>
   <update_date>2020-08-04</update_date>
   <expiry_date>2025-09-29</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Bei Jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>nvshujia.com</domain_name>
   <domain_keyword>nvshujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 09:48:34</query_time>
   <create_date>2016-10-13</create_date>
   <update_date>2024-04-03</update_date>
   <expiry_date>2024-10-13</expiry_date>
   <registrar_iana>1605</registrar_iana>
   <registrar_name>Chengdu Fly-Digital Technology Co., Ltd.</registrar_name>
   <registrar_website>http://www.sudu.cn</registrar_website>
   <name_servers>
    <value>ns11.bigwww.com</value>
    <value>ns12.bigwww.com</value>
    <value>ns13.bigwww.com</value>
    <value>ns14.bigwww.com</value>
    <value>ns15.bigwww.com</value>
    <value>ns16.bigwww.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>meishujia.pro</domain_name>
   <domain_keyword>meishujia</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-27 23:15:30</query_time>
   <create_date>2019-03-27</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2024-03-27</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>clientHold</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>mashutia.com</domain_name>
   <domain_keyword>mashutia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 15:25:20</query_time>
   <create_date>2024-05-26</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-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>achiel.ns.cloudflare.com</value>
    <value>addilyn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>mshyujia.com</domain_name>
   <domain_keyword>mshyujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 02:08:24</query_time>
   <create_date>2022-08-31</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>mashujaa.net</domain_name>
   <domain_keyword>mashujaa</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 09:39:03</query_time>
   <create_date>2019-02-12</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2025-02-12</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns14.wixdns.net</value>
    <value>ns15.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>nbshujia.com</domain_name>
   <domain_keyword>nbshujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 02:43:23</query_time>
   <create_date>2018-08-21</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>f1g1ns1.dnspod.net</value>
    <value>f1g1ns2.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>wushujia.club</domain_name>
   <domain_keyword>wushujia</domain_keyword>
   <domain_tld>club</domain_tld>
   <query_time>2024-06-04 20:07:28</query_time>
   <create_date>2023-10-04</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Hua Xia Chuan Cheng Ren ( Bei Jing ) Ren Zheng Ji Shu Zhong Xin</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>bei jing shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>edgar.dnspod.net</value>
    <value>trout.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>mcshuhua.cyou</domain_name>
   <domain_keyword>mcshuhua</domain_keyword>
   <domain_tld>cyou</domain_tld>
   <query_time>2024-05-02 06:59:53</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_company>Jing He Xin Cheng Jing Shi Bai Huo Dian</registrant_company>
   <registrant_state>Shan Xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>fushujia.com</domain_name>
   <domain_keyword>fushujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 03:43:08</query_time>
   <create_date>2020-07-14</create_date>
   <update_date>2023-08-12</update_date>
   <expiry_date>2024-07-14</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>liao ning</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>a.dnspod.com</value>
    <value>b.dnspod.com</value>
    <value>c.dnspod.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>wushujia.fr</domain_name>
   <domain_keyword>wushujia</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-05 04:22:17</query_time>
   <create_date>2009-10-05</create_date>
   <update_date>2023-11-30</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>dns14.ovh.net</value>
    <value>ns14.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>26</num>
   <domain_name>zishujia.com</domain_name>
   <domain_keyword>zishujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 21:21:55</query_time>
   <create_date>2016-09-18</create_date>
   <update_date>2023-10-26</update_date>
   <expiry_date>2024-09-18</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>moshujie.com</domain_name>
   <domain_keyword>moshujie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 12:11:30</query_time>
   <create_date>2011-07-21</create_date>
   <update_date>2023-09-23</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>he nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>mishejia.com</domain_name>
   <domain_keyword>mishejia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 22:42:27</query_time>
   <create_date>2023-05-31</create_date>
   <update_date>2023-06-01</update_date>
   <expiry_date>2024-05-31</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Xiamen 35.Com Technology Co., Ltd</registrar_name>
   <registrar_website>http://www.35.com</registrar_website>
   <registrant_city>GUANG ZHOU SHI</registrant_city>
   <registrant_state>GUANG DONG</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.35.com/contact/domain/mishejia.com</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>maishujia.net</domain_name>
   <domain_keyword>maishujia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 21:06:35</query_time>
   <create_date>2015-01-05</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/maishujia.net</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.xincache.com</value>
    <value>ns18.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>mashupia.com</domain_name>
   <domain_keyword>mashupia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 05:31:31</query_time>
   <create_date>2012-09-04</create_date>
   <update_date>2022-10-27</update_date>
   <expiry_date>2025-09-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>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>31</num>
   <domain_name>yishujia.art</domain_name>
   <domain_keyword>yishujia</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-23 11:05:50</query_time>
   <create_date>2023-09-15</create_date>
   <update_date>2024-04-13</update_date>
   <expiry_date>2024-09-15</expiry_date>
   <registrar_iana>1366</registrar_iana>
   <registrar_name>Xiamen ChinaSource Internet Service Co., Ltd</registrar_name>
   <registrar_website>https://www.zzy.cn</registrar_website>
   <registrant_company>Cheng Hai Yu</registrant_company>
   <registrant_state>Bei Jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.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>tushujia.cn</domain_name>
   <domain_keyword>tushujia</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-06 09:22:04</query_time>
   <create_date>2015-05-01</create_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>河北博腾柜业有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>yishujia.love</domain_name>
   <domain_keyword>yishujia</domain_keyword>
   <domain_tld>love</domain_tld>
   <query_time>2024-05-23 11:05:50</query_time>
   <create_date>2023-07-07</create_date>
   <update_date>2023-07-12</update_date>
   <expiry_date>2024-07-07</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>http://www.net.cn/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>fan ming xing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>he nan</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar 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.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>hnshujia.com</domain_name>
   <domain_keyword>hnshujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 18:51:00</query_time>
   <create_date>2023-02-08</create_date>
   <update_date>2023-02-25</update_date>
   <expiry_date>2026-02-08</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>hu nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>leshujia.com</domain_name>
   <domain_keyword>leshujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 07:23:03</query_time>
   <create_date>2016-01-20</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-20</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>an hui</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/leshujia.com</registrant_email>
   <name_servers>
    <value>ns3.dns.com</value>
    <value>ns4.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>xmshujia.com</domain_name>
   <domain_keyword>xmshujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 11:00:26</query_time>
   <create_date>2023-01-16</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-16</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>ANHUI</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=xmshujia.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>37</num>
   <domain_name>kmchujia.cn</domain_name>
   <domain_keyword>kmchujia</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-08 23:11:03</query_time>
   <create_date>2023-09-19</create_date>
   <expiry_date>2024-09-19</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>shshujia.net</domain_name>
   <domain_keyword>shshujia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-16 14:02:55</query_time>
   <create_date>2010-05-13</create_date>
   <update_date>2024-05-16</update_date>
   <expiry_date>2026-05-13</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>shanghai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>itshujia.com</domain_name>
   <domain_keyword>itshujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 04:26:29</query_time>
   <create_date>2024-03-19</create_date>
   <update_date>2024-03-19</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>meihujia.com</domain_name>
   <domain_keyword>meihujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 01:27:12</query_time>
   <create_date>2015-03-09</create_date>
   <update_date>2017-08-04</update_date>
   <expiry_date>2029-03-09</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>jiang su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>mmshuxia.com</domain_name>
   <domain_keyword>mmshuxia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 23:27:45</query_time>
   <create_date>2022-02-28</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-02-28</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>HE NAN</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=mmshuxia.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>mbshijia.com</domain_name>
   <domain_keyword>mbshijia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 17:13:44</query_time>
   <create_date>2022-04-20</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>mashijia.com</domain_name>
   <domain_keyword>mashijia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 11:26:59</query_time>
   <create_date>2023-05-05</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2024-05-05</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>Eranet International Limited</registrar_name>
   <registrar_website>http://www.eranet.com</registrar_website>
   <name_servers>
    <value>park.i-now.cn</value>
    <value>park.i-now.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>mchuojia.com</domain_name>
   <domain_keyword>mchuojia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 17:01:38</query_time>
   <create_date>2017-06-06</create_date>
   <update_date>2023-05-17</update_date>
   <expiry_date>2024-06-06</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns21.hichina.com</value>
    <value>dns22.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>kkshujia.com</domain_name>
   <domain_keyword>kkshujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 23:07:54</query_time>
   <create_date>2018-05-07</create_date>
   <update_date>2023-03-30</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>bei jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>yishujia.online</domain_name>
   <domain_keyword>yishujia</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-26 07:39:05</query_time>
   <create_date>2023-11-24</create_date>
   <update_date>2023-12-18</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>Left of Center Technology Group Co., Ltd</registrant_company>
   <registrant_state>BeiJing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>47</num>
   <domain_name>moshijia.top</domain_name>
   <domain_keyword>moshijia</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-26 21:03:18</query_time>
   <create_date>2017-06-19</create_date>
   <update_date>2017-06-27</update_date>
   <expiry_date>2024-06-19</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Ji Nan Mo Dao Shi Xin Xi Ke Ji You Xian Gong Si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Shan Dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>scshujiu.com</domain_name>
   <domain_keyword>scshujiu</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 08:27:00</query_time>
   <create_date>2022-05-25</create_date>
   <update_date>2024-05-26</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HONG KONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=scshujiu.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>49</num>
   <domain_name>shshujia.com</domain_name>
   <domain_keyword>shshujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 12:58:41</query_time>
   <create_date>2010-05-13</create_date>
   <update_date>2021-05-11</update_date>
   <expiry_date>2026-05-13</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>shanghai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>dushujia.cn</domain_name>
   <domain_keyword>dushujia</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-02 00:04:27</query_time>
   <create_date>2023-09-20</create_date>
   <expiry_date>2024-09-20</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>xushujia.com</domain_name>
   <domain_keyword>xushujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 11:16:08</query_time>
   <create_date>2023-03-31</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>liao ning</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <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>52</num>
   <domain_name>lishujia.com</domain_name>
   <domain_keyword>lishujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-28 14:39:15</query_time>
   <create_date>2023-05-21</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-21</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>dns10.expirenotification.com</value>
    <value>dns9.expirenotification.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>cdshujia.com</domain_name>
   <domain_keyword>cdshujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 00:56:06</query_time>
   <create_date>2017-01-10</create_date>
   <update_date>2024-02-22</update_date>
   <expiry_date>2025-01-10</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>TAIWAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=cdshujia.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>mushijia.com</domain_name>
   <domain_keyword>mushijia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-29 04:43:59</query_time>
   <create_date>2023-05-16</create_date>
   <update_date>2023-05-17</update_date>
   <expiry_date>2024-05-16</expiry_date>
   <registrar_iana>1802</registrar_iana>
   <registrar_name>DropCatch.com 391 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>dushujia.com</domain_name>
   <domain_keyword>dushujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 09:50:40</query_time>
   <create_date>2014-02-06</create_date>
   <update_date>2024-03-07</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>Beijing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>cszhujia.com</domain_name>
   <domain_keyword>cszhujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 20:46:06</query_time>
   <create_date>2023-04-27</create_date>
   <update_date>2023-04-30</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>meishujia.ren</domain_name>
   <domain_keyword>meishujia</domain_keyword>
   <domain_tld>ren</domain_tld>
   <query_time>2024-05-27 23:15:30</query_time>
   <create_date>2019-03-27</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2024-03-27</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>XinNet 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>clientHold</value>
    <value>pendingDelete</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>mcshijie.com</domain_name>
   <domain_keyword>mcshijie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 05:38:03</query_time>
   <create_date>2023-07-19</create_date>
   <update_date>2023-09-30</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>4084</registrar_iana>
   <registrar_name>Gname 092 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>ns1.hangdaxinli.com</value>
    <value>ns2.hangdaxinli.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>meishujia.cn</domain_name>
   <domain_keyword>meishujia</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-15 11:17:33</query_time>
   <create_date>2004-02-13</create_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>杨春芬</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>yishujia.cloud</domain_name>
   <domain_keyword>yishujia</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-05-14 07:14:22</query_time>
   <create_date>2023-01-01</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd.</registrar_name>
   <registrar_website>http://www.net.cn/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yiwu realmaker electronic technology</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>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>61</num>
   <domain_name>ywshujia.com</domain_name>
   <domain_keyword>ywshujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-24 00:28:36</query_time>
   <create_date>2010-11-04</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>3758</registrar_iana>
   <registrar_name>Hefei Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.jumi.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>ZHE JIANG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>damian.ns.cloudflare.com</value>
    <value>priscilla.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>scshijia.com</domain_name>
   <domain_keyword>scshijia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 12:52:07</query_time>
   <create_date>2021-03-18</create_date>
   <update_date>2024-05-18</update_date>
   <expiry_date>2026-03-18</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>HEBEI</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=scshijia.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>kristin.ns.cloudflare.com</value>
    <value>stanley.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>mcshejin.cyou</domain_name>
   <domain_keyword>mcshejin</domain_keyword>
   <domain_tld>cyou</domain_tld>
   <query_time>2024-05-02 06:59:45</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_company>Jing He Xin Cheng Jing Shi Bai Huo Dian</registrant_company>
   <registrant_state>Shan Xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns3.myhostadmin.net</value>
    <value>ns4.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>lvshujia.com</domain_name>
   <domain_keyword>lvshujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 13:13:18</query_time>
   <create_date>2015-07-18</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-07-18</expiry_date>
   <registrar_iana>3758</registrar_iana>
   <registrar_name>Hefei Juming Network Technology Co., Ltd.</registrar_name>
   <registrar_website>www.jumi.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HU BEI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>cshuojia.com</domain_name>
   <domain_keyword>cshuojia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 06:51:55</query_time>
   <create_date>2023-10-17</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-10-17</expiry_date>
   <registrar_iana>3792</registrar_iana>
   <registrar_name>Global Domain Name Trading Center Ltd</registrar_name>
   <registrar_website>http://www.gdntcl.com/</registrar_website>
   <registrant_state>HA</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>http://www.domainoriental.com/?regpage=whoiscontact&amp;domain=cshuojia.com</registrant_email>
   <name_servers>
    <value>ns1.taoa.com</value>
    <value>ns2.taoa.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>myshujin.com</domain_name>
   <domain_keyword>myshujin</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 03:38:42</query_time>
   <create_date>2020-01-11</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-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>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>67</num>
   <domain_name>myshujaa.com</domain_name>
   <domain_keyword>myshujaa</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 19:12:21</query_time>
   <create_date>2022-02-01</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2025-02-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>mushoujia.com</domain_name>
   <domain_keyword>mushoujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 00:25:24</query_time>
   <create_date>2023-04-06</create_date>
   <update_date>2023-04-06</update_date>
   <expiry_date>2025-04-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>Bei Jing</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>yishujia.net</domain_name>
   <domain_keyword>yishujia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-30 22:51:37</query_time>
   <create_date>2007-07-04</create_date>
   <update_date>2024-01-13</update_date>
   <expiry_date>2027-07-04</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Zhe Jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns15.hichina.com</value>
    <value>dns16.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>jcshoujia.com</domain_name>
   <domain_keyword>jcshoujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-18 07:35:11</query_time>
   <create_date>2020-01-01</create_date>
   <update_date>2023-04-18</update_date>
   <expiry_date>2025-01-01</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>BJ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at http://whois.xinnet.com/sendemail/jcshoujia.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bdydns.cn</value>
    <value>ns2.bdydns.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>mcshuoai.cyou</domain_name>
   <domain_keyword>mcshuoai</domain_keyword>
   <domain_tld>cyou</domain_tld>
   <query_time>2024-05-02 06:59:53</query_time>
   <create_date>2023-12-29</create_date>
   <update_date>2024-01-25</update_date>
   <expiry_date>2024-12-29</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_company>Jing He Xin Cheng Jing Shi Bai Huo Dian</registrant_company>
   <registrant_state>Shan Xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns5.myhostadmin.net</value>
    <value>ns6.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>99shujia.com</domain_name>
   <domain_keyword>99shujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 17:15:09</query_time>
   <create_date>2023-12-07</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <name_servers>
    <value>ns1.domainnamedns.com</value>
    <value>ns2.domainnamedns.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>mzshrjia.com</domain_name>
   <domain_keyword>mzshrjia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 20:03:09</query_time>
   <create_date>2023-05-30</create_date>
   <update_date>2024-05-31</update_date>
   <expiry_date>2025-05-30</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>wushujia.org</domain_name>
   <domain_keyword>wushujia</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-04 20:07:29</query_time>
   <create_date>2008-12-16</create_date>
   <update_date>2023-12-11</update_date>
   <expiry_date>2024-12-16</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.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>ns1.keynet-hk.com</value>
    <value>ns2.keynet-hk.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>mtzhujia.com</domain_name>
   <domain_keyword>mtzhujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 19:58:02</query_time>
   <create_date>2020-08-02</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2024-08-02</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>CHONGQING</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=mtzhujia.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>76</num>
   <domain_name>tushujia.net</domain_name>
   <domain_keyword>tushujia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-27 13:28:22</query_time>
   <create_date>2018-06-12</create_date>
   <update_date>2023-07-08</update_date>
   <expiry_date>2024-06-12</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>JIN BIAN</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>KH</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=tushujia.net</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>77</num>
   <domain_name>jishujia.com</domain_name>
   <domain_keyword>jishujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 09:17:28</query_time>
   <create_date>2010-11-12</create_date>
   <update_date>2023-08-24</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://wanwang.aliyun.com</registrar_website>
   <registrant_state>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-qkhll07c.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>mishijia.com</domain_name>
   <domain_keyword>mishijia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 16:21:55</query_time>
   <create_date>2013-04-09</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>shang hai</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>jm1.alidns.com</value>
    <value>jm2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>mczhijia.com</domain_name>
   <domain_keyword>mczhijia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-07 15:38:00</query_time>
   <create_date>2020-02-18</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns7.hichina.com</value>
    <value>dns8.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>yishujia.vip</domain_name>
   <domain_keyword>yishujia</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-01 10:29:26</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2033-07-12</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>ge xing hua</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shan dong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>jcshijia.com</domain_name>
   <domain_keyword>jcshijia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 09:27:11</query_time>
   <create_date>2015-10-12</create_date>
   <update_date>2022-09-03</update_date>
   <expiry_date>2025-10-12</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Hubei</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>82</num>
   <domain_name>meishujia.org.cn</domain_name>
   <domain_keyword>meishujia</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-04-15 11:17:34</query_time>
   <create_date>2022-09-14</create_date>
   <expiry_date>2026-09-14</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>北京神州控股有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns25.hichina.com</value>
    <value>dns26.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>szshujia.com</domain_name>
   <domain_keyword>szshujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-27 20:05:59</query_time>
   <create_date>2020-05-28</create_date>
   <update_date>2021-04-23</update_date>
   <expiry_date>2024-05-28</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>Guang dong</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>ns7.cnmsn.net</value>
    <value>ns8.cnmsn.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsignedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>maishujia.com</domain_name>
   <domain_keyword>maishujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 21:06:35</query_time>
   <create_date>2015-01-05</create_date>
   <update_date>2023-12-26</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>ns17.xincache.com</value>
    <value>ns18.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>meishujia.net</domain_name>
   <domain_keyword>meishujia</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-15 11:17:33</query_time>
   <create_date>2008-12-04</create_date>
   <update_date>2023-07-20</update_date>
   <expiry_date>2029-12-04</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>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>86</num>
   <domain_name>myshijia.com</domain_name>
   <domain_keyword>myshijia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 04:38:23</query_time>
   <create_date>2021-08-20</create_date>
   <update_date>2024-01-11</update_date>
   <expiry_date>2024-08-20</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <name_servers>
    <value>ns7.cnmsn.net</value>
    <value>ns8.cnmsn.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>wushujia.com</domain_name>
   <domain_keyword>wushujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-04 20:07:28</query_time>
   <create_date>2006-07-19</create_date>
   <update_date>2006-07-19</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>Chengdu west dimension digital technology Co., LTD</registrar_name>
   <registrar_website>www.west.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bei Jing Shi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>link at https://www.west.cn/web/whoisform?domain=wushujia.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.myhostadmin.net</value>
    <value>ns2.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>mczhijia.top</domain_name>
   <domain_keyword>mczhijia</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-02 11:00:27</query_time>
   <create_date>2023-01-04</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>TencentCloud</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>si chuan sheng</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>bartley.dnspod.net</value>
    <value>foul.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>anshujia.com</domain_name>
   <domain_keyword>anshujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 14:38:56</query_time>
   <create_date>2024-04-08</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>1220</registrar_iana>
   <registrar_name>Nameemperor.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <name_servers>
    <value>sp1.gname-dns.com</value>
    <value>sp2.gname-dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>moahujia.cn</domain_name>
   <domain_keyword>moahujia</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-11 19:31:37</query_time>
   <create_date>2023-07-03</create_date>
   <expiry_date>2024-07-03</expiry_date>
   <registrar_name>广东时代互联科技有限公司</registrar_name>
   <registrant_name>王浩</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>mchuijia.com</domain_name>
   <domain_keyword>mchuijia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 19:40:16</query_time>
   <create_date>2024-02-20</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-02-21</expiry_date>
   <registrar_iana>1316</registrar_iana>
   <registrar_name>Xiamen 35.Com Technology Co., Ltd</registrar_name>
   <registrar_website>http://www.35.com</registrar_website>
   <registrant_city>GUANG ZHOU SHI</registrant_city>
   <registrant_state>GUANG DONG</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.35.com/contact/domain/mchuijia.com</registrant_email>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>oushujia.com</domain_name>
   <domain_keyword>oushujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 01:44:26</query_time>
   <create_date>2021-04-27</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2025-04-27</expiry_date>
   <registrar_iana>1868</registrar_iana>
   <registrar_name>ERANET INTERNATIONAL LIMITED</registrar_name>
   <registrar_website>http://www.eranet.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>fu jian</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>http://www.tnet.hk/whois/message_to_contact.php?domain=oushujia.com&amp;contact=owner</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>jm1.alidns.com</value>
    <value>jm2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>cshunjia.com</domain_name>
   <domain_keyword>cshunjia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 21:58:23</query_time>
   <create_date>2015-04-15</create_date>
   <update_date>2023-07-31</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>HONG KONG</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=cshunjia.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>94</num>
   <domain_name>xashujia.com</domain_name>
   <domain_keyword>xashujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 13:41:06</query_time>
   <create_date>2023-12-03</create_date>
   <update_date>2023-12-13</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>4138</registrar_iana>
   <registrar_name>Gname 146 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>ns1.feiseavdns1.com</value>
    <value>ns2.feiseavdns1.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>ywshujia.cn</domain_name>
   <domain_keyword>ywshujia</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-03 17:13:36</query_time>
   <create_date>2024-05-03</create_date>
   <expiry_date>2025-05-03</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>yushujia.com</domain_name>
   <domain_keyword>yushujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-30 05:57:40</query_time>
   <create_date>2022-04-21</create_date>
   <update_date>2023-05-20</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>460</registrar_iana>
   <registrar_name>WEBCC</registrar_name>
   <registrar_website>http://www.webnic.cc</registrar_website>
   <registrant_name>Domain Admin</registrant_name>
   <registrant_company>Whoisprotection.cc</registrant_company>
   <registrant_address>L4-E-2, Level 4, Enterprise 4, Technology Park Malaysia, Bukit Jalil</registrant_address>
   <registrant_city>Kuala Lumpur</registrant_city>
   <registrant_state>Wilayah Persekutuan</registrant_state>
   <registrant_zip>57000</registrant_zip>
   <registrant_country>MY</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+60.389966788</registrant_phone>
   <registrant_fax>+603.89966788</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
    <value>ns100.webnic.cc</value>
    <value>ns101.webnic.cc</value>
   </name_servers>
   <domain_status>
    <value>inactive</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>maohujia.com</domain_name>
   <domain_keyword>maohujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 13:23:50</query_time>
   <create_date>2017-03-01</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2025-03-01</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>Jiang Su</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns13.hichina.com</value>
    <value>dns14.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>meishujia.com</domain_name>
   <domain_keyword>meishujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 11:17:33</query_time>
   <create_date>2005-06-24</create_date>
   <update_date>2023-10-18</update_date>
   <expiry_date>2029-06-24</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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>91shujia.com</domain_name>
   <domain_keyword>91shujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 10:24:58</query_time>
   <create_date>2020-05-01</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2025-05-01</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>gsshujia.com</domain_name>
   <domain_keyword>gsshujia</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 15:01:29</query_time>
   <create_date>2021-08-11</create_date>
   <update_date>2021-08-13</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>select contact domain holder link at https://whois.cloud.tencent.com/domain?domain=gsshujia.com</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>rotation.dnspod.net</value>
    <value>win.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.225</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

Current WHOIS Database Domain Names Cost Price
Total Unique Domain Names in our Current WHOIS Database 267,029,716

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,029,716
Total WHOIS records with a Registrant Contact 166,577,982
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 153,990,324
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,410,937
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,709,089

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,560,826,080
Total WHOIS records with a Registrant Contact 1,287,653,950
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,127,295,955
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,055,594,146

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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