WHOIS QUERY TIME

3 May 2024 - 9:16 AM UTC

Registered: 28 September 1997
Modified: 28 February 2024

REGISTRAR

Name: Freeparking Limited
Website: https://www.freeparking.co.nz

DNSSEC

unsigned

NAME SERVERS

ns.freeparking.co.nz
ns2.freeparking.co.nz

DOMAIN STATUS

ok

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=nzcl.co.nz
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "nzcl.co.nz"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "nzcl.co.nz",
            "domain_keyword": "nzcl",
            "domain_tld": "co.nz",
            "query_time": "2024-05-03 09:16:23",
            "create_date": "1997-09-28",
            "update_date": "2024-02-28",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.046,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>nzcl.co.nz</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>nzcl.co.nz</domain_name>
   <domain_keyword>nzcl</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-03 09:16:23</query_time>
   <create_date>1997-09-28</create_date>
   <update_date>2024-02-28</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.046</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.886 seconds) for "nzcl.co.nz" in our Historical WHOIS Database.
#1 - QUERY TIME

29 Apr 2023 - 2:35 AM UTC

Registered: 28 September 1997
Modified: 26 February 2023

REGISTRAR

Name: Freeparking Limited
Website: https://www.freeparking.co.nz

DNSSEC

unsigned

NAME SERVERS

ns.freeparking.co.nz
ns2.freeparking.co.nz

DOMAIN STATUS

ok

#2 - QUERY TIME

28 Feb 2024 - 6:22 AM UTC

Registered: 28 September 1997
Modified: 28 February 2024

REGISTRAR

Name: Freeparking Limited
Website: https://www.freeparking.co.nz

DNSSEC

unsigned

NAME SERVERS

ns.freeparking.co.nz
ns2.freeparking.co.nz

DOMAIN STATUS

ok

* 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=nzcl.co.nz
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "nzcl.co.nz",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "nzcl.co.nz",
    "results": [
        {
            "num": 1,
            "domain_name": "nzcl.co.nz",
            "domain_keyword": "nzcl",
            "domain_tld": "co.nz",
            "query_time": "2023-04-29 02:35:05",
            "create_date": "1997-09-28",
            "update_date": "2023-02-26",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "nzcl.co.nz",
            "domain_keyword": "nzcl",
            "domain_tld": "co.nz",
            "query_time": "2024-02-28 06:22:51",
            "create_date": "1997-09-28",
            "update_date": "2024-02-28",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.886,
        "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>nzcl.co.nz</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>nzcl.co.nz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>nzcl.co.nz</domain_name>
   <domain_keyword>nzcl</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2023-04-29 02:35:05</query_time>
   <create_date>1997-09-28</create_date>
   <update_date>2023-02-26</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>nzcl.co.nz</domain_name>
   <domain_keyword>nzcl</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-02-28 06:22:51</query_time>
   <create_date>1997-09-28</create_date>
   <update_date>2024-02-28</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.886</total_time>
  <api_credits_used>2</api_credits_used>
  <cost_calculation>1 (database[historical]) + 1 (search_fields[domain_name]) = 2</cost_calculation>
 </stats>
</root>
We found a total of 3 domain names (in 0.232 seconds) which contained the exact domain keyword "nzcl".
Domain Name Registered Expiry Registrar Ownership
1 nzcl.co.nz 28 Sep 1997 - Freeparking Limited -
2 nzcl.com 27 Jan 2006 27 Jan 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
3 nzcl.org 3 May 2023 3 May 2025 Key-Systems GmbH Healthcare of New Zealand Ltd
4 nzcl.nz 9 Aug 2023 - Key-Systems GmbH -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=nzcl&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "nzcl",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 4,
        "relation": "eq",
        "current": 4
    },
    "unique_domains": "nzcl.co.nz, nzcl.com, nzcl.org, nzcl.nz",
    "results": [
        {
            "num": 1,
            "domain_name": "nzcl.co.nz",
            "domain_keyword": "nzcl",
            "domain_tld": "co.nz",
            "query_time": "2024-05-03 09:16:23",
            "create_date": "1997-09-28",
            "update_date": "2024-02-28",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "nzcl.com",
            "domain_keyword": "nzcl",
            "domain_tld": "com",
            "query_time": "2024-04-23 19:08:13",
            "create_date": "2006-01-27",
            "update_date": "2023-08-30",
            "expiry_date": "2025-01-27",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://wanwang.aliyun.com",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "nzcl.org",
            "domain_keyword": "nzcl",
            "domain_tld": "org",
            "query_time": "2024-05-08 21:09:06",
            "create_date": "2023-05-03",
            "update_date": "2024-04-07",
            "expiry_date": "2025-05-03",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Healthcare of New Zealand Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WELLINGTON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "please query the rdds service of the 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": [
                "carter.ns.cloudflare.com",
                "nucum.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "nzcl.nz",
            "domain_keyword": "nzcl",
            "domain_tld": "nz",
            "query_time": "2024-05-03 09:16:23",
            "create_date": "2023-08-09",
            "update_date": "2024-04-05",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "carter.ns.cloudflare.com",
                "nucum.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.232,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>nzcl</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>4</total>
  <relation>eq</relation>
  <current>4</current>
 </count>
 <unique_domains>nzcl.co.nz, nzcl.com, nzcl.org, nzcl.nz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>nzcl.co.nz</domain_name>
   <domain_keyword>nzcl</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-03 09:16:23</query_time>
   <create_date>1997-09-28</create_date>
   <update_date>2024-02-28</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>nzcl.com</domain_name>
   <domain_keyword>nzcl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 19:08:13</query_time>
   <create_date>2006-01-27</create_date>
   <update_date>2023-08-30</update_date>
   <expiry_date>2025-01-27</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>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.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>nzcl.org</domain_name>
   <domain_keyword>nzcl</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 21:09:06</query_time>
   <create_date>2023-05-03</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2025-05-03</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>Healthcare of New Zealand Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WELLINGTON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>NZ</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>carter.ns.cloudflare.com</value>
    <value>nucum.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>nzcl.nz</domain_name>
   <domain_keyword>nzcl</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-03 09:16:23</query_time>
   <create_date>2023-08-09</create_date>
   <update_date>2024-04-05</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>carter.ns.cloudflare.com</value>
    <value>nucum.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.232</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 859 domain names (in 0.381 seconds) which look and sound like the brand name "nzcl".
Domain Name Registered Expiry Registrar Ownership
1 nrcl.cn 17 Nov 2022 17 Nov 2024 阿里云计算有限公司(万网) 倪志福
2 azcl.link 31 Oct 2022 31 Oct 2024 Xin Net Technology Corporation anlianrenshoubaoxianyouxiangongsi
3 nzhl.com 15 Apr 2004 15 Apr 2025 22net, Inc. -
4 nacl.life 27 Mar 2017 27 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
5 nscl.ca 3 Dec 2020 3 Dec 2024 Go Daddy Domains Canada, Inc REDACTED FOR PRIVACY
6 nzcs.org 22 Mar 2021 22 Mar 2025 Freeparking Limited NZ Roadside Assistance Ltd
7 nbcl.org.nz 2 Mar 2015 - Voyager Internet Ltd T/A 1st Domains -
8 nznl.com.cn 29 Jan 2024 29 Jan 2025 北京新网数码信息技术有限公司 杨林
9 ntcl.com 4 Apr 1997 5 Apr 2027 GoDaddy.com, LLC -
10 npcl.ru 2 Oct 2020 2 Oct 2024 REGRU-RU Private Person
11 nacl.co.uk 10 May 2018 10 May 2031 Garth Piesse [Tag = COHERENT-NZ] -
12 gzcl.net 24 Nov 2014 19 Mar 2025 Foshan YiDong Network Co.LTD REDACTED FOR PRIVACY
13 nzzl.us 12 Jul 2023 12 Jul 2024 Above.com Pty Ltd. Transure Enterprise Ltd
14 nzcu.de - - - -
15 ngcl.co.jp 16 Oct 2014 - - Noguchi Unyu Inc
16 nzcq.cn 13 Nov 2020 13 Nov 2024 阿里云计算有限公司(万网) 刘超群
17 n-cl.net 23 Mar 2013 23 Mar 2025 RegistryGate GmbH REDACTED FOR PRIVACY
18 nkcl.jp 8 Apr 2014 30 Apr 2025 - Nomurakousan
19 njcl.org.cn 13 Apr 2024 13 Apr 2025 北京新网数码信息技术有限公司 王欣
20 uzcl.net 12 Jan 2024 12 Jan 2025 ABOVE.COM PTY LTD. -
21 nzcb.nz 12 Jan 2016 - Voyager Internet Ltd T/A 1st Domains -
22 nvcl.co.jp 26 Sep 2001 - - nvcl.co.,Ltd.
23 nscl.shop 18 Oct 2023 18 Oct 2024 Realtime Register B.V. -
24 nzdl.com 24 Aug 2006 24 Aug 2025 Alpine Domains Inc. eWeb Development Inc.
25 nzml.org 7 Jan 2016 7 Jan 2025 Wild West Domains, LLC NameFind LLC
26 ezcl.org.cn 16 May 2023 16 May 2025 广东时代互联科技有限公司 戴越
27 n4cl.xyz 28 Jan 2021 28 Jan 2025 Registrar of Domain Names REG.RU, LLC -
28 yzcl.fun 27 Jun 2023 27 Jun 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) fang pan
29 nacl.digital 26 Nov 2023 26 Nov 2025 HOSTINGER operations, UAB Privacy Protect, LLC (PrivacyProtect.org)
30 nlzcl.top 9 Nov 2023 9 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) zhang ji kun
31 nzcr.com 15 Aug 2006 15 Aug 2024 GoDaddy.com, LLC -
32 nzwl.de - - - -
33 necl.online 31 Oct 2018 31 Oct 2024 PDR Ltd. d/b/a PublicDomainRegistry.com WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited
34 njcl.us 23 Nov 2002 22 Nov 2025 Network Solutions, LLC NJHCSA
35 nzdl.pl 18 Dec 2020 18 Dec 2026 OVH SAS -
36 nncl.com 8 Jun 2000 8 Jun 2032 Tucows Domains Inc. -
37 nrcl.org.au - - GoDaddy.com LLC trading as GoDaddy.com Les McLean
38 pzcl.com 2 Apr 2006 2 Apr 2025 Dynadot Inc -
39 n1cl.net 24 Jan 2001 24 Jan 2025 Tucows Domains Inc. -
40 nzce.co.uk 11 Apr 2019 11 Apr 2025 GoDaddy.com, LLC. [Tag = GODADDY] -
41 nzlc.co.nz 24 Sep 1997 - Metaname -
42 nycl.com 27 Feb 1996 28 Feb 2025 Network Solutions, LLC -
43 nzol.pl 16 Jan 2006 16 Jan 2025 LH.pl Sp. z o.o. -
44 nzc3.net 19 May 2004 19 May 2025 Vautron Rechenzentrum AG -
45 tzcl.net 30 Jul 2023 30 Jul 2024 Gname 068 Inc -
46 nzel.ru 20 Apr 2009 20 Apr 2025 SALENAMES-RU Private Person
47 nzcc.com 8 Nov 2010 8 Nov 2024 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) -
48 cnzcl.xyz 6 Mar 2023 6 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yuhaishan
49 nwcl.com.cn 17 Jul 2005 17 Jul 2027 阿里云计算有限公司(万网) 新世界(中国)地产投资有限公司
50 nacl.se 7 May 2024 7 May 2025 One.com -
51 nycl.clinic 1 Jul 2022 1 Jul 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
52 nzca.com 17 Sep 2003 17 Sep 2024 PDR Ltd. d/b/a PublicDomainRegistry.com Alan Hay
53 nzcp.ru 28 Nov 2023 28 Nov 2024 REGRU-RU Private Person
54 nzcc.ac.nz 29 Apr 2021 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
55 nzce.cn 13 Apr 2021 13 Apr 2025 北京新网数码信息技术有限公司 郭永兴
56 nzcg.org 3 May 2020 3 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
57 bzcl.store 28 Oct 2023 28 Oct 2024 Beget LLC Privacy Protect, LLC (PrivacyProtect.org)
58 yzcl.org 11 May 2007 11 May 2025 Bizcn.com, Inc. 杨文
59 nzcd.com 9 Mar 2013 9 Mar 2025 eName Technology Co.,Ltd. -
60 nzco.cn 30 Oct 2022 30 Oct 2024 阿里云计算有限公司(万网) 吴雪飞
61 nlcl.ru 31 Dec 2023 31 Dec 2024 REGRU-RU Private Person
62 nfcl.news 20 Jul 2015 20 Jul 2024 Tucows Domains Inc. Data Protected
63 nscl.org 5 Jan 1998 4 Jan 2025 Network Solutions, LLC REDACTED FOR PRIVACY
64 nhcl.net 15 Aug 2014 15 Aug 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
65 n-cl.com 30 Mar 2007 30 Mar 2025 Japan Registry Services Co.,Ltd.(JPRS) Watanabe shuji
66 nzcn.cn 20 Mar 2006 20 Mar 2025 北京新网数码信息技术有限公司 河南省惠康实业总公司
67 nzcb.com 15 Aug 2006 15 Aug 2024 GoDaddy.com, LLC -
68 nzce.com 6 Nov 2006 6 Nov 2024 GoDaddy.com, LLC -
69 nkcl.com 29 Sep 1999 29 Sep 2031 Tucows Domains Inc. -
70 nzck.com 3 Dec 2008 3 Dec 2024 eName Technology Co.,Ltd. -
71 xnzcl.com 25 Sep 2023 25 Sep 2024 Xin Net Technology Corporation -
72 njcl.com 22 Sep 2003 22 Sep 2024 GoDaddy.com, LLC -
73 nccl.com 18 Feb 2015 18 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
74 ntcl.net 28 Mar 2011 28 Mar 2026 GoDaddy.com, LLC -
75 ozcl.com 3 Apr 2010 3 Apr 2025 GoDaddy.com, LLC -
76 ntcl.co.jp 13 Oct 1998 - - NIPPON THERMOSTAT CO.,LTD.
77 nacl.services 13 Apr 2023 13 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
78 mzcl.ru 15 Jan 2021 15 Jan 2025 RFRU-RU Private Person
79 nzcle.org.nz 12 Oct 2006 - Freeparking Limited -
80 nzkl.online 18 Jan 2024 18 Jan 2025 DNSPod, Inc. Zhou Ma
81 nscl.com 14 Jan 1997 13 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
82 nzcr.net 25 May 2020 25 May 2025 Register.com, Inc. -
83 nzcn.net 29 Nov 2023 29 Nov 2024 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
84 ndcl.org.uk 8 Jun 2004 8 Jun 2024 Fasthosts Internet Ltd [Tag = LIVEDOMAINS] -
85 nocl.com 18 Dec 1999 18 Dec 2031 Tucows Domains Inc. -
86 nvcl.co.uk 7 Jun 2003 7 Jun 2024 Ionos SE [Tag = 1AND1] -
87 nacl.sh 9 May 2023 9 May 2025 Porkbun LLC Private by Design, LLC
88 czcl.com.cn 19 Dec 2023 19 Dec 2024 广东时代互联科技有限公司 刘小慧
89 nznl.studio 21 Sep 2018 21 Sep 2024 Gandi SAS Django Web Studio
90 ngcl.org.ng 24 May 2016 24 May 2027 GO54 Limited (formerly Whogohost Limited) Johnson Opigo
91 nzcla.org 5 Apr 2022 5 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
92 jzcl.com 7 Dec 2001 7 Dec 2024 NameSilo, LLC -
93 bzcl.org 9 Jul 2021 9 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
94 tzcl.org 21 Jul 2011 21 Jul 2024 Gname.com Pte. Ltd. REDACTED FOR PRIVACY
95 nacl.me 17 Apr 2023 17 Apr 2025 CommuniGal Communication Ltd. Domain Name Privacy Inc.
96 hzcl.net.cn 30 Oct 2023 30 Oct 2024 广东时代互联科技有限公司 袁小春
97 nzwl.com 17 Dec 2004 17 Dec 2024 Dynadot Inc -
98 nccl.com.ng 10 Aug 2017 10 Aug 2024 GO54 Limited (formerly Whogohost Limited) T-One Tech
99 jzcl.org.cn 30 May 2007 30 Jun 2025 阿里云计算有限公司(万网) 锦州市残疾人联合会
100 czcl.email 18 Apr 2023 18 Apr 2025 DNSPod, Inc. cang zhou chi lian huo wu yun shu you xian gong si
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 Nzcl.co.nz.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=nzcl.co.nz
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "nzcl.co.nz",
        "page_size": 100
    },
    "count": {
        "total": 859,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "nrcl.cn, azcl.link, nzhl.com, nacl.life, nscl.ca, nzcs.org, nbcl.org.nz, nznl.com.cn, ntcl.com, npcl.ru, nacl.co.uk, gzcl.net, nzzl.us, nzcu.de, ngcl.co.jp, nzcq.cn, n-cl.net, nkcl.jp, njcl.org.cn, uzcl.net, nzcb.nz, nvcl.co.jp, nscl.shop, nzdl.com, nzml.org, ezcl.org.cn, n4cl.xyz, yzcl.fun, nacl.digital, nlzcl.top, nzcr.com, nzwl.de, necl.online, njcl.us, nzdl.pl, nncl.com, nrcl.org.au, pzcl.com, n1cl.net, nzce.co.uk, nzlc.co.nz, nycl.com, nzol.pl, nzc3.net, tzcl.net, nzel.ru, nzcc.com, cnzcl.xyz, nwcl.com.cn, nacl.se, nycl.clinic, nzca.com, nzcp.ru, nzcc.ac.nz, nzce.cn, nzcg.org, bzcl.store, yzcl.org, nzcd.com, nzco.cn, nlcl.ru, nfcl.news, nscl.org, nhcl.net, n-cl.com, nzcn.cn, nzcb.com, nzce.com, nkcl.com, nzck.com, xnzcl.com, njcl.com, nccl.com, ntcl.net, ozcl.com, ntcl.co.jp, nacl.services, mzcl.ru, nzcle.org.nz, nzkl.online, nscl.com, nzcr.net, nzcn.net, ndcl.org.uk, nocl.com, nvcl.co.uk, nacl.sh, czcl.com.cn, nznl.studio, ngcl.org.ng, nzcla.org, jzcl.com, bzcl.org, tzcl.org, nacl.me, hzcl.net.cn, nzwl.com, nccl.com.ng, jzcl.org.cn, czcl.email",
    "results": [
        {
            "num": 1,
            "domain_name": "nrcl.cn",
            "domain_keyword": "nrcl",
            "domain_tld": "cn",
            "query_time": "2024-05-01 12:40:12",
            "create_date": "2022-11-17",
            "expiry_date": "2024-11-17",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "倪志福",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "azcl.link",
            "domain_keyword": "azcl",
            "domain_tld": "link",
            "query_time": "2024-05-04 03:09:15",
            "create_date": "2022-10-31",
            "update_date": "2023-01-12",
            "expiry_date": "2024-10-31",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "www.xinnet.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "anlianrenshoubaoxianyouxiangongsi",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "shanghaishi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "nzhl.com",
            "domain_keyword": "nzhl",
            "domain_tld": "com",
            "query_time": "2024-04-18 12:19:31",
            "create_date": "2004-04-15",
            "update_date": "2024-03-22",
            "expiry_date": "2025-04-15",
            "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": 4,
            "domain_name": "nacl.life",
            "domain_keyword": "nacl",
            "domain_tld": "life",
            "query_time": "2024-04-24 00:43:06",
            "create_date": "2017-03-27",
            "update_date": "2024-03-28",
            "expiry_date": "2025-03-27",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.worldsecuresystems.com",
                "ns2.worldsecuresystems.com",
                "ns3.worldsecuresystems.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "nscl.ca",
            "domain_keyword": "nscl",
            "domain_tld": "ca",
            "query_time": "2024-05-25 07:56:08",
            "create_date": "2020-12-03",
            "update_date": "2024-01-17",
            "expiry_date": "2024-12-03",
            "registrar_name": "Go Daddy Domains Canada, Inc",
            "registrar_website": "ca.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "nzcs.org",
            "domain_keyword": "nzcs",
            "domain_tld": "org",
            "query_time": "2024-04-23 19:08:20",
            "create_date": "2021-03-22",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-22",
            "registrar_iana": 1583,
            "registrar_name": "Freeparking Limited",
            "registrar_website": "http://www.domainagent.co.nz",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NZ Roadside Assistance Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NZ",
            "registrant_email": "please query the rdds service of the 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": [
                "jacob.ns.cloudflare.com",
                "penny.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "nbcl.org.nz",
            "domain_keyword": "nbcl",
            "domain_tld": "org.nz",
            "query_time": "2024-05-25 02:43:47",
            "create_date": "2015-03-02",
            "update_date": "2024-03-21",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns1.1stdomains.net.nz",
                "ns2.1stdomains.net.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "nznl.com.cn",
            "domain_keyword": "nznl",
            "domain_tld": "com.cn",
            "query_time": "2024-04-10 16:31:01",
            "create_date": "2024-01-29",
            "expiry_date": "2025-01-29",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "杨林",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ntcl.com",
            "domain_keyword": "ntcl",
            "domain_tld": "com",
            "query_time": "2024-04-25 04:40:55",
            "create_date": "1997-04-04",
            "update_date": "2022-11-15",
            "expiry_date": "2027-04-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns41.domaincontrol.com",
                "ns42.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "npcl.ru",
            "domain_keyword": "npcl",
            "domain_tld": "ru",
            "query_time": "2024-04-30 14:17:39",
            "create_date": "2020-10-02",
            "expiry_date": "2024-10-02",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hhost.net",
                "ns2.hhost.net"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 11,
            "domain_name": "nacl.co.uk",
            "domain_keyword": "nacl",
            "domain_tld": "co.uk",
            "query_time": "2024-04-30 19:35:08",
            "create_date": "2018-05-10",
            "update_date": "2023-03-09",
            "expiry_date": "2031-05-10",
            "registrar_name": "Garth Piesse [Tag = COHERENT-NZ]",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 12,
            "domain_name": "gzcl.net",
            "domain_keyword": "gzcl",
            "domain_tld": "net",
            "query_time": "2024-04-16 06:21:01",
            "create_date": "2014-11-24",
            "update_date": "2024-03-26",
            "expiry_date": "2025-03-19",
            "registrar_iana": 1563,
            "registrar_name": "Foshan YiDong Network Co.LTD",
            "registrar_website": "http://www.72e.net/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "GD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "contact via to https://www.72e.net/domain/tocontacts.aspx?for=registrant",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "nzzl.us",
            "domain_keyword": "nzzl",
            "domain_tld": "us",
            "query_time": "2024-04-18 12:22:41",
            "create_date": "2023-07-12",
            "update_date": "2023-07-29",
            "expiry_date": "2024-07-12",
            "registrar_iana": 940,
            "registrar_name": "Above.com Pty Ltd.",
            "registrar_website": "www.above.com",
            "registrant_name": "Host Master",
            "registrant_company": "Transure Enterprise Ltd",
            "registrant_address": "1000 N West Street, Suite 1200",
            "registrant_city": "Wilmington",
            "registrant_state": "Delaware",
            "registrant_zip": "19801",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.5016482820",
            "name_servers": [
                "ns3.abovedomains.com",
                "ns4.abovedomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "nzcu.de",
            "domain_keyword": "nzcu",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:06:53",
            "update_date": "2023-12-04",
            "name_servers": [
                "ns1.kv-gmbh.de",
                "ns2.kv-gmbh.de"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 15,
            "domain_name": "ngcl.co.jp",
            "domain_keyword": "ngcl",
            "domain_tld": "co.jp",
            "query_time": "2024-05-04 21:58:19",
            "create_date": "2014-10-16",
            "update_date": "2023-11-01",
            "registrant_company": "Noguchi Unyu Inc",
            "name_servers": [
                "2nd.dnsv.jp",
                "dns.ngcl.co.jp"
            ]
        },
        {
            "num": 16,
            "domain_name": "nzcq.cn",
            "domain_keyword": "nzcq",
            "domain_tld": "cn",
            "query_time": "2024-04-18 12:18:55",
            "create_date": "2020-11-13",
            "expiry_date": "2024-11-13",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "刘超群",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "n-cl.net",
            "domain_keyword": "n-cl",
            "domain_tld": "net",
            "query_time": "2024-04-17 12:25:09",
            "create_date": "2013-03-23",
            "update_date": "2023-03-24",
            "expiry_date": "2025-03-23",
            "registrar_iana": 1328,
            "registrar_name": "RegistryGate GmbH",
            "registrar_website": "www.registrygate.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": "DE",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns5.kasserver.com",
                "ns6.kasserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "nkcl.jp",
            "domain_keyword": "nkcl",
            "domain_tld": "jp",
            "query_time": "2024-05-08 13:04:08",
            "create_date": "2014-04-08",
            "update_date": "2024-05-01",
            "expiry_date": "2025-04-30",
            "registrant_name": "Nomurakousan",
            "registrant_zip": "103-0012",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-5695-2534",
            "registrant_fax": "03-5695-4335",
            "name_servers": [
                "ns-125.awsdns-15.com",
                "ns-1370.awsdns-43.org",
                "ns-1545.awsdns-01.co.uk",
                "ns-605.awsdns-11.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 19,
            "domain_name": "njcl.org.cn",
            "domain_keyword": "njcl",
            "domain_tld": "org.cn",
            "query_time": "2024-04-26 00:31:43",
            "create_date": "2024-04-13",
            "expiry_date": "2025-04-13",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "王欣",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "uzcl.net",
            "domain_keyword": "uzcl",
            "domain_tld": "net",
            "query_time": "2024-05-15 07:03:06",
            "create_date": "2024-01-12",
            "update_date": "2024-01-12",
            "expiry_date": "2025-01-12",
            "registrar_iana": 940,
            "registrar_name": "ABOVE.COM PTY LTD.",
            "registrar_website": "http://www.above.com",
            "registrant_state": "Belize",
            "registrant_country": "BZ",
            "registrant_email": "[email protected]",
            "name_servers": [
                "3433.ns1.above.com",
                "3433.ns2.above.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "nzcb.nz",
            "domain_keyword": "nzcb",
            "domain_tld": "nz",
            "query_time": "2024-05-21 09:10:27",
            "create_date": "2016-01-12",
            "update_date": "2023-10-30",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "hayes.ns.cloudflare.com",
                "ximena.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "nvcl.co.jp",
            "domain_keyword": "nvcl",
            "domain_tld": "co.jp",
            "query_time": "2024-04-16 22:47:32",
            "create_date": "2001-09-26",
            "update_date": "2023-10-01",
            "registrant_company": "nvcl.co.,Ltd.",
            "name_servers": [
                "dns0.heteml.jp",
                "dns1.heteml.jp"
            ]
        },
        {
            "num": 23,
            "domain_name": "nscl.shop",
            "domain_keyword": "nscl",
            "domain_tld": "shop",
            "query_time": "2024-04-29 18:59:34",
            "create_date": "2023-10-18",
            "update_date": "2024-01-30",
            "expiry_date": "2024-10-18",
            "registrar_iana": 839,
            "registrar_name": "Realtime Register B.V.",
            "registrar_website": "http://www.realtimeregister.com",
            "registrant_country": "NL",
            "name_servers": [
                "ns1.afternic.com",
                "ns2.afternic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "nzdl.com",
            "domain_keyword": "nzdl",
            "domain_tld": "com",
            "query_time": "2024-04-23 19:08:49",
            "create_date": "2006-08-24",
            "update_date": "2023-07-18",
            "expiry_date": "2025-08-24",
            "registrar_iana": 1432,
            "registrar_name": "Alpine Domains Inc.",
            "registrar_website": "http://alpinedomains.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "eWeb Development Inc.",
            "registrant_address": "30015 - 12051 No 1 Road",
            "registrant_city": "Richmond",
            "registrant_state": "British Columbia",
            "registrant_zip": "V7E 1T5",
            "registrant_country": "CA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6049984455",
            "name_servers": [
                "ns1.power-dns.com",
                "ns2.power-dns.com",
                "ns3.power-dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "nzml.org",
            "domain_keyword": "nzml",
            "domain_tld": "org",
            "query_time": "2024-04-23 19:11:54",
            "create_date": "2016-01-07",
            "update_date": "2023-12-23",
            "expiry_date": "2025-01-07",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameFind LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ezcl.org.cn",
            "domain_keyword": "ezcl",
            "domain_tld": "org.cn",
            "query_time": "2024-05-18 23:08:00",
            "create_date": "2023-05-16",
            "expiry_date": "2025-05-16",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "戴越",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "n4cl.xyz",
            "domain_keyword": "n4cl",
            "domain_tld": "xyz",
            "query_time": "2024-05-18 02:52:11",
            "create_date": "2021-01-28",
            "update_date": "2024-01-23",
            "expiry_date": "2025-01-28",
            "registrar_iana": 1606,
            "registrar_name": "Registrar of Domain Names REG.RU, LLC",
            "registrar_website": "https://www.reg.ru/",
            "registrant_state": "samara",
            "registrant_country": "RU",
            "registrant_email": "[email protected]",
            "registrant_phone": "+7.9023699568",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "yzcl.fun",
            "domain_keyword": "yzcl",
            "domain_tld": "fun",
            "query_time": "2024-05-17 21:16:36",
            "create_date": "2023-06-27",
            "update_date": "2023-08-31",
            "expiry_date": "2024-06-27",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "fang pan",
            "registrant_state": "fu jian",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "nacl.digital",
            "domain_keyword": "nacl",
            "domain_tld": "digital",
            "query_time": "2024-05-27 18:06:44",
            "create_date": "2023-11-26",
            "update_date": "2023-12-01",
            "expiry_date": "2025-11-26",
            "registrar_iana": 1636,
            "registrar_name": "HOSTINGER operations, UAB",
            "registrar_website": "http://www.hostinger.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "nlzcl.top",
            "domain_keyword": "nlzcl",
            "domain_tld": "top",
            "query_time": "2024-04-16 01:41:47",
            "create_date": "2023-11-09",
            "update_date": "2023-11-10",
            "expiry_date": "2024-11-09",
            "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": "zhang ji kun",
            "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": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "nzcr.com",
            "domain_keyword": "nzcr",
            "domain_tld": "com",
            "query_time": "2024-04-23 19:08:19",
            "create_date": "2006-08-15",
            "update_date": "2024-01-22",
            "expiry_date": "2024-08-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "nzwl.de",
            "domain_keyword": "nzwl",
            "domain_tld": "de",
            "query_time": "2024-05-05 04:06:55",
            "update_date": "2018-08-13",
            "name_servers": [
                "ns1038.ui-dns.biz",
                "ns1038.ui-dns.com",
                "ns1038.ui-dns.de",
                "ns1038.ui-dns.org"
            ],
            "domain_status": [
                "connect"
            ]
        },
        {
            "num": 33,
            "domain_name": "necl.online",
            "domain_keyword": "necl",
            "domain_tld": "online",
            "query_time": "2024-05-07 02:26:43",
            "create_date": "2018-10-31",
            "update_date": "2023-12-22",
            "expiry_date": "2024-10-31",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "https://publicdomainregistry.com",
            "registrant_company": "WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns51.hostitbro.com",
                "ns52.hostitbro.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "njcl.us",
            "domain_keyword": "njcl",
            "domain_tld": "us",
            "query_time": "2024-04-26 00:31:43",
            "create_date": "2002-11-23",
            "update_date": "2020-09-28",
            "expiry_date": "2025-11-22",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "whois.biz",
            "registrant_name": "NJHCSA NJHCSA",
            "registrant_company": "NJHCSA",
            "registrant_address": "PO BOX 147",
            "registrant_city": "HAZLET",
            "registrant_state": "NJ",
            "registrant_zip": "07730-0147",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9085222248",
            "registrant_fax": "+1.5707088780",
            "name_servers": [
                "ns71.worldnic.com",
                "ns72.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "nzdl.pl",
            "domain_keyword": "nzdl",
            "domain_tld": "pl",
            "query_time": "2024-03-05 18:06:26",
            "create_date": "2020-12-18",
            "update_date": "2021-12-06",
            "expiry_date": "2026-12-18",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "dns19.ovh.net",
                "ns19.ovh.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "nncl.com",
            "domain_keyword": "nncl",
            "domain_tld": "com",
            "query_time": "2024-04-18 14:39:23",
            "create_date": "2000-06-08",
            "update_date": "2024-03-11",
            "expiry_date": "2032-06-08",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dnsnameservice.com",
                "ns2.dnsnameservice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "nrcl.org.au",
            "domain_keyword": "nrcl",
            "domain_tld": "org.au",
            "query_time": "2024-04-08 13:59:00",
            "update_date": "2024-04-03",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "Les McLean",
            "name_servers": [
                "ns67.domaincontrol.com",
                "ns68.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "pzcl.com",
            "domain_keyword": "pzcl",
            "domain_tld": "com",
            "query_time": "2024-04-15 10:46:59",
            "create_date": "2006-04-02",
            "update_date": "2023-10-09",
            "expiry_date": "2025-04-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-qzexaao4.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "n1cl.net",
            "domain_keyword": "n1cl",
            "domain_tld": "net",
            "query_time": "2024-04-16 11:16:59",
            "create_date": "2001-01-24",
            "update_date": "2023-11-03",
            "expiry_date": "2025-01-24",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.no1stcostlist.com",
                "ns2.no1stcostlist.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "nzce.co.uk",
            "domain_keyword": "nzce",
            "domain_tld": "co.uk",
            "query_time": "2024-05-08 21:09:07",
            "create_date": "2019-04-11",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-11",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 41,
            "domain_name": "nzlc.co.nz",
            "domain_keyword": "nzlc",
            "domain_tld": "co.nz",
            "query_time": "2024-05-21 09:11:20",
            "create_date": "1997-09-24",
            "update_date": "2023-08-29",
            "registrar_name": "Metaname",
            "registrar_website": "https://metaname.net/",
            "name_servers": [
                "ns1.mylotto.co.nz",
                "ns2.mylotto.co.nz",
                "ns3.mylotto.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "nycl.com",
            "domain_keyword": "nycl",
            "domain_tld": "com",
            "query_time": "2024-04-08 11:42:20",
            "create_date": "1996-02-27",
            "update_date": "2023-01-26",
            "expiry_date": "2025-02-28",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "edns7.ultradns.biz",
                "edns7.ultradns.com",
                "edns7.ultradns.net",
                "edns7.ultradns.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "nzol.pl",
            "domain_keyword": "nzol",
            "domain_tld": "pl",
            "query_time": "2024-04-03 08:40:31",
            "create_date": "2006-01-16",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-16",
            "registrar_name": "LH.pl Sp. z o.o.",
            "registrar_website": "https://www.lh.pl/",
            "name_servers": [
                "ns.lh.pl",
                "ns2.lighthosting.net"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "nzc3.net",
            "domain_keyword": "nzc3",
            "domain_tld": "net",
            "query_time": "2024-05-21 09:10:26",
            "create_date": "2004-05-19",
            "update_date": "2024-05-21",
            "expiry_date": "2025-05-19",
            "registrar_iana": 1443,
            "registrar_name": "Vautron Rechenzentrum AG",
            "registrar_website": "http://www.vautron.de",
            "registrant_country": "ES",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns11.prosite.de",
                "ns12.prosite.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "tzcl.net",
            "domain_keyword": "tzcl",
            "domain_tld": "net",
            "query_time": "2024-04-11 11:35:57",
            "create_date": "2023-07-30",
            "update_date": "2023-09-15",
            "expiry_date": "2024-07-30",
            "registrar_iana": 4060,
            "registrar_name": "Gname 068 Inc",
            "registrar_website": "http://www.gname.com",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "nzel.ru",
            "domain_keyword": "nzel",
            "domain_tld": "ru",
            "query_time": "2024-05-01 06:49:46",
            "create_date": "2009-04-20",
            "expiry_date": "2025-04-20",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 47,
            "domain_name": "nzcc.com",
            "domain_keyword": "nzcc",
            "domain_tld": "com",
            "query_time": "2024-04-23 19:08:10",
            "create_date": "2010-11-08",
            "update_date": "2023-09-05",
            "expiry_date": "2024-11-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": "Fu Jian",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "isaac.dnspod.net",
                "long.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "cnzcl.xyz",
            "domain_keyword": "cnzcl",
            "domain_tld": "xyz",
            "query_time": "2024-05-07 23:22:49",
            "create_date": "2023-03-06",
            "update_date": "2024-05-07",
            "expiry_date": "2025-03-06",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrant_company": "yuhaishan",
            "registrant_state": "guangdong",
            "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": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "nwcl.com.cn",
            "domain_keyword": "nwcl",
            "domain_tld": "com.cn",
            "query_time": "2024-05-09 05:58:29",
            "create_date": "2005-07-17",
            "expiry_date": "2027-07-17",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "新世界(中国)地产投资有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "nacl.se",
            "domain_keyword": "nacl",
            "domain_tld": "se",
            "query_time": "2024-05-09 17:22:06",
            "create_date": "2024-05-07",
            "update_date": "2024-05-07",
            "expiry_date": "2025-05-07",
            "registrar_name": "One.com",
            "name_servers": [
                "ns1.57a.se",
                "ns2.57a.se"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 51,
            "domain_name": "nycl.clinic",
            "domain_keyword": "nycl",
            "domain_tld": "clinic",
            "query_time": "2024-05-24 14:16:48",
            "create_date": "2022-07-01",
            "update_date": "2023-06-06",
            "expiry_date": "2024-07-01",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-a-1.getresponse.com",
                "ns-a-2.getresponse.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "nzca.com",
            "domain_keyword": "nzca",
            "domain_tld": "com",
            "query_time": "2024-04-23 19:08:06",
            "create_date": "2003-09-17",
            "update_date": "2023-08-18",
            "expiry_date": "2024-09-17",
            "registrar_iana": 303,
            "registrar_name": "PDR Ltd. d/b/a PublicDomainRegistry.com",
            "registrar_website": "www.publicdomainregistry.com",
            "registrant_name": "Alan Hay",
            "registrant_company": "Alan Hay",
            "registrant_address": "Level One, Briascos Building, 156-162 Emerson Street",
            "registrant_city": "Napier",
            "registrant_zip": "4110",
            "registrant_country": "NZ",
            "registrant_email": "[email protected]",
            "registrant_phone": "+64.068355299",
            "name_servers": [
                "ns1.sitehost.co.nz",
                "ns2.sitehost.co.nz",
                "ns3.sitehost.co.nz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "nzcp.ru",
            "domain_keyword": "nzcp",
            "domain_tld": "ru",
            "query_time": "2024-05-01 06:49:46",
            "create_date": "2023-11-28",
            "expiry_date": "2024-11-28",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.hosting.reg.ru",
                "ns2.hosting.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 54,
            "domain_name": "nzcc.ac.nz",
            "domain_keyword": "nzcc",
            "domain_tld": "ac.nz",
            "query_time": "2024-05-03 09:16:19",
            "create_date": "2021-04-29",
            "update_date": "2024-04-26",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns1.secureparkme.com",
                "ns2.secureparkme.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "nzce.cn",
            "domain_keyword": "nzce",
            "domain_tld": "cn",
            "query_time": "2024-05-03 09:16:21",
            "create_date": "2021-04-13",
            "expiry_date": "2025-04-13",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "郭永兴",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "nzcg.org",
            "domain_keyword": "nzcg",
            "domain_tld": "org",
            "query_time": "2024-05-08 21:09:05",
            "create_date": "2020-05-03",
            "update_date": "2024-05-08",
            "expiry_date": "2025-05-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "bzcl.store",
            "domain_keyword": "bzcl",
            "domain_tld": "store",
            "query_time": "2024-05-14 00:41:01",
            "create_date": "2023-10-28",
            "update_date": "2023-11-02",
            "expiry_date": "2024-10-28",
            "registrar_iana": 3806,
            "registrar_name": "Beget LLC",
            "registrar_website": "https://beget.com",
            "registrant_company": "Privacy Protect, LLC (PrivacyProtect.org)",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.beget.com",
                "ns1.beget.pro",
                "ns2.beget.com",
                "ns2.beget.pro"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "yzcl.org",
            "domain_keyword": "yzcl",
            "domain_tld": "org",
            "query_time": "2024-05-15 10:59:47",
            "create_date": "2007-05-11",
            "update_date": "2024-05-11",
            "expiry_date": "2025-05-11",
            "registrar_iana": 471,
            "registrar_name": "Bizcn.com, Inc.",
            "registrar_website": "http://whois.bizcn.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": [
                "ns7.cnmsn.net",
                "ns8.cnmsn.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "nzcd.com",
            "domain_keyword": "nzcd",
            "domain_tld": "com",
            "query_time": "2024-05-16 02:13:55",
            "create_date": "2013-03-09",
            "update_date": "2024-03-15",
            "expiry_date": "2025-03-09",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "jiang xi",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/nzcd.com",
            "name_servers": [
                "ns3.dns.com",
                "ns4.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "nzco.cn",
            "domain_keyword": "nzco",
            "domain_tld": "cn",
            "query_time": "2024-05-24 14:23:59",
            "create_date": "2022-10-30",
            "expiry_date": "2024-10-30",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "吴雪飞",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns7.hichina.com",
                "dns8.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "nlcl.ru",
            "domain_keyword": "nlcl",
            "domain_tld": "ru",
            "query_time": "2024-04-30 20:08:47",
            "create_date": "2023-12-31",
            "expiry_date": "2024-12-31",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.reg.ru",
                "ns2.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 62,
            "domain_name": "nfcl.news",
            "domain_keyword": "nfcl",
            "domain_tld": "news",
            "query_time": "2024-04-13 18:08:44",
            "create_date": "2015-07-20",
            "update_date": "2023-04-27",
            "expiry_date": "2024-07-20",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.no1stcostlist.com",
                "ns2.no1stcostlist.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "nscl.org",
            "domain_keyword": "nscl",
            "domain_tld": "org",
            "query_time": "2024-04-17 03:03:26",
            "create_date": "1998-01-05",
            "update_date": "2023-11-10",
            "expiry_date": "2025-01-04",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "FL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns81.worldnic.com",
                "ns82.worldnic.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "nhcl.net",
            "domain_keyword": "nhcl",
            "domain_tld": "net",
            "query_time": "2024-04-18 20:12:31",
            "create_date": "2014-08-15",
            "update_date": "2023-09-09",
            "expiry_date": "2024-08-15",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "HENAN",
            "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": 65,
            "domain_name": "n-cl.com",
            "domain_keyword": "n-cl",
            "domain_tld": "com",
            "query_time": "2024-05-07 08:37:51",
            "create_date": "2007-03-30",
            "update_date": "2024-01-26",
            "expiry_date": "2025-03-30",
            "registrar_iana": 1485,
            "registrar_name": "Japan Registry Services Co.,Ltd.(JPRS)",
            "registrar_website": "https://jprs.jp/registrar/",
            "registrant_name": "Watanabe shuji",
            "registrant_address": "35F,4-20,ofukacho,kitaku",
            "registrant_city": "Osaka",
            "registrant_state": "Osaka",
            "registrant_zip": "530-0011",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.663764800",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "nzcn.cn",
            "domain_keyword": "nzcn",
            "domain_tld": "cn",
            "query_time": "2024-05-21 09:10:29",
            "create_date": "2006-03-20",
            "expiry_date": "2025-03-20",
            "registrar_name": "北京新网数码信息技术有限公司",
            "registrant_name": "河南省惠康实业总公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns13.xincache.com",
                "ns14.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "nzcb.com",
            "domain_keyword": "nzcb",
            "domain_tld": "com",
            "query_time": "2024-05-16 02:13:55",
            "create_date": "2006-08-15",
            "update_date": "2024-01-22",
            "expiry_date": "2024-08-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns49.domaincontrol.com",
                "ns50.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "nzce.com",
            "domain_keyword": "nzce",
            "domain_tld": "com",
            "query_time": "2024-05-03 09:16:21",
            "create_date": "2006-11-06",
            "update_date": "2023-10-17",
            "expiry_date": "2024-11-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.namefind.com",
                "ns2.namefind.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "nkcl.com",
            "domain_keyword": "nkcl",
            "domain_tld": "com",
            "query_time": "2024-04-11 16:55:25",
            "create_date": "1999-09-29",
            "update_date": "2024-03-11",
            "expiry_date": "2031-09-29",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dnsnameservice.com",
                "ns2.dnsnameservice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "nzck.com",
            "domain_keyword": "nzck",
            "domain_tld": "com",
            "query_time": "2024-05-16 02:13:55",
            "create_date": "2008-12-03",
            "update_date": "2023-11-02",
            "expiry_date": "2024-12-03",
            "registrar_iana": 1331,
            "registrar_name": "eName Technology Co.,Ltd.",
            "registrar_website": "http://www.ename.net",
            "registrant_state": "GuangDong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.ename.net/contact/nzck.com",
            "name_servers": [
                "ns1.bodis.com",
                "ns2.bodis.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "xnzcl.com",
            "domain_keyword": "xnzcl",
            "domain_tld": "com",
            "query_time": "2024-05-19 18:09:25",
            "create_date": "2023-09-25",
            "update_date": "2023-12-05",
            "expiry_date": "2024-09-25",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corporation",
            "registrar_website": "http://www.xinnet.com",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "njcl.com",
            "domain_keyword": "njcl",
            "domain_tld": "com",
            "query_time": "2024-04-07 16:22:50",
            "create_date": "2003-09-22",
            "update_date": "2023-10-16",
            "expiry_date": "2024-09-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dns3.hichina.com",
                "dns4.hichina.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "nccl.com",
            "domain_keyword": "nccl",
            "domain_tld": "com",
            "query_time": "2024-04-13 01:45:37",
            "create_date": "2015-02-18",
            "update_date": "2023-05-05",
            "expiry_date": "2025-02-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=nccl.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "ntcl.net",
            "domain_keyword": "ntcl",
            "domain_tld": "net",
            "query_time": "2024-04-23 15:48:02",
            "create_date": "2011-03-28",
            "update_date": "2024-03-29",
            "expiry_date": "2026-03-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.faisalali.com",
                "ns2.faisalali.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "ozcl.com",
            "domain_keyword": "ozcl",
            "domain_tld": "com",
            "query_time": "2024-04-23 18:07:30",
            "create_date": "2010-04-03",
            "update_date": "2024-04-10",
            "expiry_date": "2025-04-03",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "ntcl.co.jp",
            "domain_keyword": "ntcl",
            "domain_tld": "co.jp",
            "query_time": "2024-04-25 04:40:54",
            "create_date": "1998-10-13",
            "update_date": "2023-11-01",
            "registrant_company": "NIPPON THERMOSTAT CO.,LTD.",
            "name_servers": [
                "god.ntcl.jp",
                "ns1.nuro.jp"
            ]
        },
        {
            "num": 77,
            "domain_name": "nacl.services",
            "domain_keyword": "nacl",
            "domain_tld": "services",
            "query_time": "2024-04-28 13:51:59",
            "create_date": "2023-04-13",
            "update_date": "2024-03-20",
            "expiry_date": "2025-04-13",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dorthy.ns.cloudflare.com",
                "jonah.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "mzcl.ru",
            "domain_keyword": "mzcl",
            "domain_tld": "ru",
            "query_time": "2024-05-01 18:45:13",
            "create_date": "2021-01-15",
            "expiry_date": "2025-01-15",
            "registrar_name": "RFRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.rf.ru",
                "ns2.rf.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 79,
            "domain_name": "nzcle.org.nz",
            "domain_keyword": "nzcle",
            "domain_tld": "org.nz",
            "query_time": "2024-05-12 15:15:33",
            "create_date": "2006-10-12",
            "update_date": "2023-10-10",
            "registrar_name": "Freeparking Limited",
            "registrar_website": "https://www.freeparking.co.nz",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "nzkl.online",
            "domain_keyword": "nzkl",
            "domain_tld": "online",
            "query_time": "2024-05-16 02:14:34",
            "create_date": "2024-01-18",
            "update_date": "2024-02-07",
            "expiry_date": "2025-01-18",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "http://www.dnspod.cn",
            "registrant_company": "Zhou Ma",
            "registrant_state": "jiang xi sheng",
            "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": [
                "firefly.dnspod.net",
                "rainbow.dnspod.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "nscl.com",
            "domain_keyword": "nscl",
            "domain_tld": "com",
            "query_time": "2024-05-25 07:56:08",
            "create_date": "1997-01-14",
            "update_date": "2024-01-14",
            "expiry_date": "2025-01-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Registration Private",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "DomainsByProxy.com, 2155 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=nscl.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns3.afternic.com",
                "ns4.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "nzcr.net",
            "domain_keyword": "nzcr",
            "domain_tld": "net",
            "query_time": "2024-04-18 12:18:56",
            "create_date": "2020-05-25",
            "update_date": "2023-02-27",
            "expiry_date": "2025-05-25",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns.freeparking.co.nz",
                "ns2.freeparking.co.nz"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "nzcn.net",
            "domain_keyword": "nzcn",
            "domain_tld": "net",
            "query_time": "2024-04-18 12:18:32",
            "create_date": "2023-11-29",
            "update_date": "2023-12-07",
            "expiry_date": "2024-11-29",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.com",
            "registrant_name": "Redacted for Privacy Purposes",
            "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": "https://www.spaceship.com/domains/whois/contact/?d=nzcn.net",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "langston.ns.cloudflare.com",
                "oaklyn.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "ndcl.org.uk",
            "domain_keyword": "ndcl",
            "domain_tld": "org.uk",
            "query_time": "2024-04-17 10:14:16",
            "create_date": "2004-06-08",
            "update_date": "2023-05-11",
            "expiry_date": "2024-06-08",
            "registrar_name": "Fasthosts Internet Ltd [Tag = LIVEDOMAINS]",
            "registrar_website": "http://www.fasthosts.co.uk",
            "name_servers": [
                "ns1.tsohost.co.uk",
                "ns2.tsohost.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 85,
            "domain_name": "nocl.com",
            "domain_keyword": "nocl",
            "domain_tld": "com",
            "query_time": "2024-04-22 10:37:06",
            "create_date": "1999-12-18",
            "update_date": "2024-03-11",
            "expiry_date": "2031-12-18",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns1.dnsnameservice.com",
                "ns2.dnsnameservice.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "nvcl.co.uk",
            "domain_keyword": "nvcl",
            "domain_tld": "co.uk",
            "query_time": "2024-05-12 12:37:12",
            "create_date": "2003-06-07",
            "update_date": "2023-06-06",
            "expiry_date": "2024-06-07",
            "registrar_name": "Ionos SE [Tag = 1AND1]",
            "registrar_website": "https://ionos.com",
            "name_servers": [
                "ns1033.ui-dns.org",
                "ns1055.ui-dns.de",
                "ns1082.ui-dns.biz",
                "ns1110.ui-dns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 87,
            "domain_name": "nacl.sh",
            "domain_keyword": "nacl",
            "domain_tld": "sh",
            "query_time": "2024-05-12 21:39:50",
            "create_date": "2023-05-09",
            "update_date": "2024-05-09",
            "expiry_date": "2025-05-09",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 88,
            "domain_name": "czcl.com.cn",
            "domain_keyword": "czcl",
            "domain_tld": "com.cn",
            "query_time": "2024-05-08 13:21:40",
            "create_date": "2023-12-19",
            "expiry_date": "2024-12-19",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "刘小慧",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "nznl.studio",
            "domain_keyword": "nznl",
            "domain_tld": "studio",
            "query_time": "2024-05-21 09:11:43",
            "create_date": "2018-09-21",
            "update_date": "2023-08-26",
            "expiry_date": "2024-09-21",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Django Web Studio",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-191-b.gandi.net",
                "ns-46-c.gandi.net",
                "ns-98-a.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "ngcl.org.ng",
            "domain_keyword": "ngcl",
            "domain_tld": "org.ng",
            "query_time": "2024-05-27 14:52:14",
            "create_date": "2016-05-24",
            "update_date": "2023-06-30",
            "expiry_date": "2027-05-24",
            "registrar_iana": 3954,
            "registrar_name": "GO54 Limited (formerly Whogohost Limited)",
            "registrar_website": "http://www.whogohost.com.ng",
            "registrant_name": "Johnson Opigo",
            "registrant_address": "7 Ohiamini Road, Rumuola",
            "registrant_city": "Port Harcourt",
            "registrant_state": "Nigeria",
            "registrant_zip": "RV 234",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.8033047933",
            "name_servers": [
                "ns1.netend.us",
                "ns2.netend.us"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "nzcla.org",
            "domain_keyword": "nzcla",
            "domain_tld": "org",
            "query_time": "2024-04-18 12:18:31",
            "create_date": "2022-04-05",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "jzcl.com",
            "domain_keyword": "jzcl",
            "domain_tld": "com",
            "query_time": "2024-04-19 11:24:11",
            "create_date": "2001-12-07",
            "update_date": "2022-09-01",
            "expiry_date": "2024-12-07",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "name_servers": [
                "dns1.name-services.com",
                "dns2.name-services.com",
                "dns3.name-services.com",
                "dns4.name-services.com",
                "dns5.name-services.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "bzcl.org",
            "domain_keyword": "bzcl",
            "domain_tld": "org",
            "query_time": "2024-04-20 05:10:07",
            "create_date": "2021-07-09",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-09",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.com",
                "ns2.dns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "tzcl.org",
            "domain_keyword": "tzcl",
            "domain_tld": "org",
            "query_time": "2024-04-15 04:40:05",
            "create_date": "2011-07-21",
            "update_date": "2023-10-19",
            "expiry_date": "2024-07-21",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "http://whois.gname.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "hu nan",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the 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.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "nacl.me",
            "domain_keyword": "nacl",
            "domain_tld": "me",
            "query_time": "2024-04-28 13:51:59",
            "create_date": "2023-04-17",
            "update_date": "2024-04-17",
            "expiry_date": "2025-04-17",
            "registrar_iana": 418,
            "registrar_name": "CommuniGal Communication Ltd.",
            "registrar_website": "http://www.galcomm.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Name Privacy Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paphos",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CY",
            "registrant_email": "please query the rdds service of the 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": [
                "ns15.abovedomains.com",
                "ns16.abovedomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "hzcl.net.cn",
            "domain_keyword": "hzcl",
            "domain_tld": "net.cn",
            "query_time": "2024-05-24 18:26:53",
            "create_date": "2023-10-30",
            "expiry_date": "2024-10-30",
            "registrar_name": "广东时代互联科技有限公司",
            "registrant_name": "袁小春",
            "registrant_email": "[email protected]",
            "name_servers": [
                "now1.dns.com",
                "now2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "nzwl.com",
            "domain_keyword": "nzwl",
            "domain_tld": "com",
            "query_time": "2024-06-02 03:02:58",
            "create_date": "2004-12-17",
            "update_date": "2023-10-09",
            "expiry_date": "2024-12-17",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-qzexaao4.ns3.dan.hosting"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "nccl.com.ng",
            "domain_keyword": "nccl",
            "domain_tld": "com.ng",
            "query_time": "2024-05-29 20:37:49",
            "create_date": "2017-08-10",
            "update_date": "2023-08-11",
            "expiry_date": "2024-08-10",
            "registrar_iana": 3954,
            "registrar_name": "GO54 Limited (formerly Whogohost Limited)",
            "registrar_website": "http://www.whogohost.com.ng",
            "registrant_name": "Edun Omatseye",
            "registrant_company": "T-One Tech",
            "registrant_address": "5 Abak Close",
            "registrant_city": "Abuja",
            "registrant_state": "FCT",
            "registrant_zip": "900243",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+234.8063931329",
            "name_servers": [
                "brad.ns.cloudflare.com",
                "marjory.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 99,
            "domain_name": "jzcl.org.cn",
            "domain_keyword": "jzcl",
            "domain_tld": "org.cn",
            "query_time": "2024-04-08 19:46:33",
            "create_date": "2007-05-30",
            "expiry_date": "2025-06-30",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "锦州市残疾人联合会",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns15.hichina.com",
                "dns16.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "czcl.email",
            "domain_keyword": "czcl",
            "domain_tld": "email",
            "query_time": "2024-04-28 15:50:11",
            "create_date": "2023-04-18",
            "update_date": "2024-04-18",
            "expiry_date": "2025-04-18",
            "registrar_iana": 1697,
            "registrar_name": "DNSPod, Inc.",
            "registrar_website": "https://www.dnspod.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "cang zhou chi lian huo wu yun shu you xian gong si",
            "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": [
                "early.dnspod.net",
                "nylon.dnspod.net"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.381,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>nzcl.co.nz</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>859</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>nrcl.cn, azcl.link, nzhl.com, nacl.life, nscl.ca, nzcs.org, nbcl.org.nz, nznl.com.cn, ntcl.com, npcl.ru, nacl.co.uk, gzcl.net, nzzl.us, nzcu.de, ngcl.co.jp, nzcq.cn, n-cl.net, nkcl.jp, njcl.org.cn, uzcl.net, nzcb.nz, nvcl.co.jp, nscl.shop, nzdl.com, nzml.org, ezcl.org.cn, n4cl.xyz, yzcl.fun, nacl.digital, nlzcl.top, nzcr.com, nzwl.de, necl.online, njcl.us, nzdl.pl, nncl.com, nrcl.org.au, pzcl.com, n1cl.net, nzce.co.uk, nzlc.co.nz, nycl.com, nzol.pl, nzc3.net, tzcl.net, nzel.ru, nzcc.com, cnzcl.xyz, nwcl.com.cn, nacl.se, nycl.clinic, nzca.com, nzcp.ru, nzcc.ac.nz, nzce.cn, nzcg.org, bzcl.store, yzcl.org, nzcd.com, nzco.cn, nlcl.ru, nfcl.news, nscl.org, nhcl.net, n-cl.com, nzcn.cn, nzcb.com, nzce.com, nkcl.com, nzck.com, xnzcl.com, njcl.com, nccl.com, ntcl.net, ozcl.com, ntcl.co.jp, nacl.services, mzcl.ru, nzcle.org.nz, nzkl.online, nscl.com, nzcr.net, nzcn.net, ndcl.org.uk, nocl.com, nvcl.co.uk, nacl.sh, czcl.com.cn, nznl.studio, ngcl.org.ng, nzcla.org, jzcl.com, bzcl.org, tzcl.org, nacl.me, hzcl.net.cn, nzwl.com, nccl.com.ng, jzcl.org.cn, czcl.email</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>nrcl.cn</domain_name>
   <domain_keyword>nrcl</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-01 12:40:12</query_time>
   <create_date>2022-11-17</create_date>
   <expiry_date>2024-11-17</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>倪志福</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>azcl.link</domain_name>
   <domain_keyword>azcl</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-04 03:09:15</query_time>
   <create_date>2022-10-31</create_date>
   <update_date>2023-01-12</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corporation</registrar_name>
   <registrar_website>www.xinnet.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>anlianrenshoubaoxianyouxiangongsi</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>shanghaishi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>nzhl.com</domain_name>
   <domain_keyword>nzhl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 12:19:31</query_time>
   <create_date>2004-04-15</create_date>
   <update_date>2024-03-22</update_date>
   <expiry_date>2025-04-15</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>4</num>
   <domain_name>nacl.life</domain_name>
   <domain_keyword>nacl</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-04-24 00:43:06</query_time>
   <create_date>2017-03-27</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2025-03-27</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.worldsecuresystems.com</value>
    <value>ns2.worldsecuresystems.com</value>
    <value>ns3.worldsecuresystems.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>nscl.ca</domain_name>
   <domain_keyword>nscl</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-25 07:56:08</query_time>
   <create_date>2020-12-03</create_date>
   <update_date>2024-01-17</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_name>Go Daddy Domains Canada, Inc</registrar_name>
   <registrar_website>ca.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>nzcs.org</domain_name>
   <domain_keyword>nzcs</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 19:08:20</query_time>
   <create_date>2021-03-22</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_iana>1583</registrar_iana>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>http://www.domainagent.co.nz</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NZ Roadside Assistance Ltd</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>NZ</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>jacob.ns.cloudflare.com</value>
    <value>penny.ns.cloudflare.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>nbcl.org.nz</domain_name>
   <domain_keyword>nbcl</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2024-05-25 02:43:47</query_time>
   <create_date>2015-03-02</create_date>
   <update_date>2024-03-21</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns1.1stdomains.net.nz</value>
    <value>ns2.1stdomains.net.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>nznl.com.cn</domain_name>
   <domain_keyword>nznl</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-04-10 16:31:01</query_time>
   <create_date>2024-01-29</create_date>
   <expiry_date>2025-01-29</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>9</num>
   <domain_name>ntcl.com</domain_name>
   <domain_keyword>ntcl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-25 04:40:55</query_time>
   <create_date>1997-04-04</create_date>
   <update_date>2022-11-15</update_date>
   <expiry_date>2027-04-05</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>ns41.domaincontrol.com</value>
    <value>ns42.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>npcl.ru</domain_name>
   <domain_keyword>npcl</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 14:17:39</query_time>
   <create_date>2020-10-02</create_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hhost.net</value>
    <value>ns2.hhost.net</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>11</num>
   <domain_name>nacl.co.uk</domain_name>
   <domain_keyword>nacl</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-04-30 19:35:08</query_time>
   <create_date>2018-05-10</create_date>
   <update_date>2023-03-09</update_date>
   <expiry_date>2031-05-10</expiry_date>
   <registrar_name>Garth Piesse [Tag = COHERENT-NZ]</registrar_name>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>12</num>
   <domain_name>gzcl.net</domain_name>
   <domain_keyword>gzcl</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 06:21:01</query_time>
   <create_date>2014-11-24</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-03-19</expiry_date>
   <registrar_iana>1563</registrar_iana>
   <registrar_name>Foshan YiDong Network Co.LTD</registrar_name>
   <registrar_website>http://www.72e.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_state>GD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>contact via to https://www.72e.net/domain/tocontacts.aspx?for=registrant</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.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>nzzl.us</domain_name>
   <domain_keyword>nzzl</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-18 12:22:41</query_time>
   <create_date>2023-07-12</create_date>
   <update_date>2023-07-29</update_date>
   <expiry_date>2024-07-12</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>Above.com Pty Ltd.</registrar_name>
   <registrar_website>www.above.com</registrar_website>
   <registrant_name>Host Master</registrant_name>
   <registrant_company>Transure Enterprise Ltd</registrant_company>
   <registrant_address>1000 N West Street, Suite 1200</registrant_address>
   <registrant_city>Wilmington</registrant_city>
   <registrant_state>Delaware</registrant_state>
   <registrant_zip>19801</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.5016482820</registrant_phone>
   <name_servers>
    <value>ns3.abovedomains.com</value>
    <value>ns4.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>nzcu.de</domain_name>
   <domain_keyword>nzcu</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:06:53</query_time>
   <update_date>2023-12-04</update_date>
   <name_servers>
    <value>ns1.kv-gmbh.de</value>
    <value>ns2.kv-gmbh.de</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>15</num>
   <domain_name>ngcl.co.jp</domain_name>
   <domain_keyword>ngcl</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-04 21:58:19</query_time>
   <create_date>2014-10-16</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>Noguchi Unyu Inc</registrant_company>
   <name_servers>
    <value>2nd.dnsv.jp</value>
    <value>dns.ngcl.co.jp</value>
   </name_servers>
  </value>
  <value>
   <num>16</num>
   <domain_name>nzcq.cn</domain_name>
   <domain_keyword>nzcq</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-18 12:18:55</query_time>
   <create_date>2020-11-13</create_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>刘超群</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>n-cl.net</domain_name>
   <domain_keyword>n-cl</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-17 12:25:09</query_time>
   <create_date>2013-03-23</create_date>
   <update_date>2023-03-24</update_date>
   <expiry_date>2025-03-23</expiry_date>
   <registrar_iana>1328</registrar_iana>
   <registrar_name>RegistryGate GmbH</registrar_name>
   <registrar_website>www.registrygate.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>DE</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>ns5.kasserver.com</value>
    <value>ns6.kasserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>nkcl.jp</domain_name>
   <domain_keyword>nkcl</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-08 13:04:08</query_time>
   <create_date>2014-04-08</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrant_name>Nomurakousan</registrant_name>
   <registrant_zip>103-0012</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-5695-2534</registrant_phone>
   <registrant_fax>03-5695-4335</registrant_fax>
   <name_servers>
    <value>ns-125.awsdns-15.com</value>
    <value>ns-1370.awsdns-43.org</value>
    <value>ns-1545.awsdns-01.co.uk</value>
    <value>ns-605.awsdns-11.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>njcl.org.cn</domain_name>
   <domain_keyword>njcl</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-04-26 00:31:43</query_time>
   <create_date>2024-04-13</create_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>王欣</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>uzcl.net</domain_name>
   <domain_keyword>uzcl</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 07:03:06</query_time>
   <create_date>2024-01-12</create_date>
   <update_date>2024-01-12</update_date>
   <expiry_date>2025-01-12</expiry_date>
   <registrar_iana>940</registrar_iana>
   <registrar_name>ABOVE.COM PTY LTD.</registrar_name>
   <registrar_website>http://www.above.com</registrar_website>
   <registrant_state>Belize</registrant_state>
   <registrant_country>BZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>3433.ns1.above.com</value>
    <value>3433.ns2.above.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>nzcb.nz</domain_name>
   <domain_keyword>nzcb</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-21 09:10:27</query_time>
   <create_date>2016-01-12</create_date>
   <update_date>2023-10-30</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>hayes.ns.cloudflare.com</value>
    <value>ximena.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>nvcl.co.jp</domain_name>
   <domain_keyword>nvcl</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-16 22:47:32</query_time>
   <create_date>2001-09-26</create_date>
   <update_date>2023-10-01</update_date>
   <registrant_company>nvcl.co.,Ltd.</registrant_company>
   <name_servers>
    <value>dns0.heteml.jp</value>
    <value>dns1.heteml.jp</value>
   </name_servers>
  </value>
  <value>
   <num>23</num>
   <domain_name>nscl.shop</domain_name>
   <domain_keyword>nscl</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-29 18:59:34</query_time>
   <create_date>2023-10-18</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2024-10-18</expiry_date>
   <registrar_iana>839</registrar_iana>
   <registrar_name>Realtime Register B.V.</registrar_name>
   <registrar_website>http://www.realtimeregister.com</registrar_website>
   <registrant_country>NL</registrant_country>
   <name_servers>
    <value>ns1.afternic.com</value>
    <value>ns2.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>nzdl.com</domain_name>
   <domain_keyword>nzdl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 19:08:49</query_time>
   <create_date>2006-08-24</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2025-08-24</expiry_date>
   <registrar_iana>1432</registrar_iana>
   <registrar_name>Alpine Domains Inc.</registrar_name>
   <registrar_website>http://alpinedomains.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>eWeb Development Inc.</registrant_company>
   <registrant_address>30015 - 12051 No 1 Road</registrant_address>
   <registrant_city>Richmond</registrant_city>
   <registrant_state>British Columbia</registrant_state>
   <registrant_zip>V7E 1T5</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6049984455</registrant_phone>
   <name_servers>
    <value>ns1.power-dns.com</value>
    <value>ns2.power-dns.com</value>
    <value>ns3.power-dns.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>nzml.org</domain_name>
   <domain_keyword>nzml</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 19:11:54</query_time>
   <create_date>2016-01-07</create_date>
   <update_date>2023-12-23</update_date>
   <expiry_date>2025-01-07</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>ezcl.org.cn</domain_name>
   <domain_keyword>ezcl</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-05-18 23:08:00</query_time>
   <create_date>2023-05-16</create_date>
   <expiry_date>2025-05-16</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>27</num>
   <domain_name>n4cl.xyz</domain_name>
   <domain_keyword>n4cl</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-18 02:52:11</query_time>
   <create_date>2021-01-28</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2025-01-28</expiry_date>
   <registrar_iana>1606</registrar_iana>
   <registrar_name>Registrar of Domain Names REG.RU, LLC</registrar_name>
   <registrar_website>https://www.reg.ru/</registrar_website>
   <registrant_state>samara</registrant_state>
   <registrant_country>RU</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+7.9023699568</registrant_phone>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>yzcl.fun</domain_name>
   <domain_keyword>yzcl</domain_keyword>
   <domain_tld>fun</domain_tld>
   <query_time>2024-05-17 21:16:36</query_time>
   <create_date>2023-06-27</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-06-27</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>fang pan</registrant_company>
   <registrant_state>fu jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>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>29</num>
   <domain_name>nacl.digital</domain_name>
   <domain_keyword>nacl</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-27 18:06:44</query_time>
   <create_date>2023-11-26</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2025-11-26</expiry_date>
   <registrar_iana>1636</registrar_iana>
   <registrar_name>HOSTINGER operations, UAB</registrar_name>
   <registrar_website>http://www.hostinger.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>nlzcl.top</domain_name>
   <domain_keyword>nlzcl</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-04-16 01:41:47</query_time>
   <create_date>2023-11-09</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2024-11-09</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>zhang ji kun</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>dns3.hichina.com</value>
    <value>dns4.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>nzcr.com</domain_name>
   <domain_keyword>nzcr</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 19:08:19</query_time>
   <create_date>2006-08-15</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>nzwl.de</domain_name>
   <domain_keyword>nzwl</domain_keyword>
   <domain_tld>de</domain_tld>
   <query_time>2024-05-05 04:06:55</query_time>
   <update_date>2018-08-13</update_date>
   <name_servers>
    <value>ns1038.ui-dns.biz</value>
    <value>ns1038.ui-dns.com</value>
    <value>ns1038.ui-dns.de</value>
    <value>ns1038.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>connect</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>necl.online</domain_name>
   <domain_keyword>necl</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-07 02:26:43</query_time>
   <create_date>2018-10-31</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-10-31</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>https://publicdomainregistry.com</registrar_website>
   <registrant_company>WHOIS IDCPrivacy Service c/o Integrated Data Communications Limited</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns51.hostitbro.com</value>
    <value>ns52.hostitbro.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>njcl.us</domain_name>
   <domain_keyword>njcl</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-26 00:31:43</query_time>
   <create_date>2002-11-23</create_date>
   <update_date>2020-09-28</update_date>
   <expiry_date>2025-11-22</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>whois.biz</registrar_website>
   <registrant_name>NJHCSA NJHCSA</registrant_name>
   <registrant_company>NJHCSA</registrant_company>
   <registrant_address>PO BOX 147</registrant_address>
   <registrant_city>HAZLET</registrant_city>
   <registrant_state>NJ</registrant_state>
   <registrant_zip>07730-0147</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9085222248</registrant_phone>
   <registrant_fax>+1.5707088780</registrant_fax>
   <name_servers>
    <value>ns71.worldnic.com</value>
    <value>ns72.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>nzdl.pl</domain_name>
   <domain_keyword>nzdl</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-03-05 18:06:26</query_time>
   <create_date>2020-12-18</create_date>
   <update_date>2021-12-06</update_date>
   <expiry_date>2026-12-18</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>dns19.ovh.net</value>
    <value>ns19.ovh.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>nncl.com</domain_name>
   <domain_keyword>nncl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 14:39:23</query_time>
   <create_date>2000-06-08</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2032-06-08</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.dnsnameservice.com</value>
    <value>ns2.dnsnameservice.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>nrcl.org.au</domain_name>
   <domain_keyword>nrcl</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-04-08 13:59:00</query_time>
   <update_date>2024-04-03</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>Les McLean</registrant_name>
   <name_servers>
    <value>ns67.domaincontrol.com</value>
    <value>ns68.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>pzcl.com</domain_name>
   <domain_keyword>pzcl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 10:46:59</query_time>
   <create_date>2006-04-02</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2025-04-02</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.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-qzexaao4.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>n1cl.net</domain_name>
   <domain_keyword>n1cl</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-16 11:16:59</query_time>
   <create_date>2001-01-24</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.no1stcostlist.com</value>
    <value>ns2.no1stcostlist.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>nzce.co.uk</domain_name>
   <domain_keyword>nzce</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-08 21:09:07</query_time>
   <create_date>2019-04-11</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>41</num>
   <domain_name>nzlc.co.nz</domain_name>
   <domain_keyword>nzlc</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-21 09:11:20</query_time>
   <create_date>1997-09-24</create_date>
   <update_date>2023-08-29</update_date>
   <registrar_name>Metaname</registrar_name>
   <registrar_website>https://metaname.net/</registrar_website>
   <name_servers>
    <value>ns1.mylotto.co.nz</value>
    <value>ns2.mylotto.co.nz</value>
    <value>ns3.mylotto.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>nycl.com</domain_name>
   <domain_keyword>nycl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-08 11:42:20</query_time>
   <create_date>1996-02-27</create_date>
   <update_date>2023-01-26</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>edns7.ultradns.biz</value>
    <value>edns7.ultradns.com</value>
    <value>edns7.ultradns.net</value>
    <value>edns7.ultradns.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>nzol.pl</domain_name>
   <domain_keyword>nzol</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-04-03 08:40:31</query_time>
   <create_date>2006-01-16</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_name>LH.pl Sp. z o.o.</registrar_name>
   <registrar_website>https://www.lh.pl/</registrar_website>
   <name_servers>
    <value>ns.lh.pl</value>
    <value>ns2.lighthosting.net</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>nzc3.net</domain_name>
   <domain_keyword>nzc3</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-21 09:10:26</query_time>
   <create_date>2004-05-19</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>1443</registrar_iana>
   <registrar_name>Vautron Rechenzentrum AG</registrar_name>
   <registrar_website>http://www.vautron.de</registrar_website>
   <registrant_country>ES</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns11.prosite.de</value>
    <value>ns12.prosite.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>tzcl.net</domain_name>
   <domain_keyword>tzcl</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-11 11:35:57</query_time>
   <create_date>2023-07-30</create_date>
   <update_date>2023-09-15</update_date>
   <expiry_date>2024-07-30</expiry_date>
   <registrar_iana>4060</registrar_iana>
   <registrar_name>Gname 068 Inc</registrar_name>
   <registrar_website>http://www.gname.com</registrar_website>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>nzel.ru</domain_name>
   <domain_keyword>nzel</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 06:49:46</query_time>
   <create_date>2009-04-20</create_date>
   <expiry_date>2025-04-20</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>nzcc.com</domain_name>
   <domain_keyword>nzcc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 19:08:10</query_time>
   <create_date>2010-11-08</create_date>
   <update_date>2023-09-05</update_date>
   <expiry_date>2024-11-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>Fu Jian</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>isaac.dnspod.net</value>
    <value>long.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>cnzcl.xyz</domain_name>
   <domain_keyword>cnzcl</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-05-07 23:22:49</query_time>
   <create_date>2023-03-06</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrant_company>yuhaishan</registrant_company>
   <registrant_state>guangdong</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>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>49</num>
   <domain_name>nwcl.com.cn</domain_name>
   <domain_keyword>nwcl</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-09 05:58:29</query_time>
   <create_date>2005-07-17</create_date>
   <expiry_date>2027-07-17</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>新世界(中国)地产投资有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <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>50</num>
   <domain_name>nacl.se</domain_name>
   <domain_keyword>nacl</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-09 17:22:06</query_time>
   <create_date>2024-05-07</create_date>
   <update_date>2024-05-07</update_date>
   <expiry_date>2025-05-07</expiry_date>
   <registrar_name>One.com</registrar_name>
   <name_servers>
    <value>ns1.57a.se</value>
    <value>ns2.57a.se</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>nycl.clinic</domain_name>
   <domain_keyword>nycl</domain_keyword>
   <domain_tld>clinic</domain_tld>
   <query_time>2024-05-24 14:16:48</query_time>
   <create_date>2022-07-01</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-07-01</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-a-1.getresponse.com</value>
    <value>ns-a-2.getresponse.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>nzca.com</domain_name>
   <domain_keyword>nzca</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 19:08:06</query_time>
   <create_date>2003-09-17</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>303</registrar_iana>
   <registrar_name>PDR Ltd. d/b/a PublicDomainRegistry.com</registrar_name>
   <registrar_website>www.publicdomainregistry.com</registrar_website>
   <registrant_name>Alan Hay</registrant_name>
   <registrant_company>Alan Hay</registrant_company>
   <registrant_address>Level One, Briascos Building, 156-162 Emerson Street</registrant_address>
   <registrant_city>Napier</registrant_city>
   <registrant_zip>4110</registrant_zip>
   <registrant_country>NZ</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+64.068355299</registrant_phone>
   <name_servers>
    <value>ns1.sitehost.co.nz</value>
    <value>ns2.sitehost.co.nz</value>
    <value>ns3.sitehost.co.nz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>nzcp.ru</domain_name>
   <domain_keyword>nzcp</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 06:49:46</query_time>
   <create_date>2023-11-28</create_date>
   <expiry_date>2024-11-28</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.hosting.reg.ru</value>
    <value>ns2.hosting.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>nzcc.ac.nz</domain_name>
   <domain_keyword>nzcc</domain_keyword>
   <domain_tld>ac.nz</domain_tld>
   <query_time>2024-05-03 09:16:19</query_time>
   <create_date>2021-04-29</create_date>
   <update_date>2024-04-26</update_date>
   <registrar_name>Dreamscape Networks International Pte Ltd t/a Crazy Domains</registrar_name>
   <registrar_website>https://www.crazydomains.com.au/</registrar_website>
   <name_servers>
    <value>ns1.secureparkme.com</value>
    <value>ns2.secureparkme.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>nzce.cn</domain_name>
   <domain_keyword>nzce</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-03 09:16:21</query_time>
   <create_date>2021-04-13</create_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>郭永兴</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>now1.dns.com</value>
    <value>now2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>nzcg.org</domain_name>
   <domain_keyword>nzcg</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-08 21:09:05</query_time>
   <create_date>2020-05-03</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2025-05-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>bzcl.store</domain_name>
   <domain_keyword>bzcl</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-14 00:41:01</query_time>
   <create_date>2023-10-28</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-10-28</expiry_date>
   <registrar_iana>3806</registrar_iana>
   <registrar_name>Beget LLC</registrar_name>
   <registrar_website>https://beget.com</registrar_website>
   <registrant_company>Privacy Protect, LLC (PrivacyProtect.org)</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.beget.com</value>
    <value>ns1.beget.pro</value>
    <value>ns2.beget.com</value>
    <value>ns2.beget.pro</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>yzcl.org</domain_name>
   <domain_keyword>yzcl</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-15 10:59:47</query_time>
   <create_date>2007-05-11</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-05-11</expiry_date>
   <registrar_iana>471</registrar_iana>
   <registrar_name>Bizcn.com, Inc.</registrar_name>
   <registrar_website>http://whois.bizcn.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>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>59</num>
   <domain_name>nzcd.com</domain_name>
   <domain_keyword>nzcd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 02:13:55</query_time>
   <create_date>2013-03-09</create_date>
   <update_date>2024-03-15</update_date>
   <expiry_date>2025-03-09</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>jiang xi</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/nzcd.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>60</num>
   <domain_name>nzco.cn</domain_name>
   <domain_keyword>nzco</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-24 14:23:59</query_time>
   <create_date>2022-10-30</create_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>吴雪飞</registrant_name>
   <registrant_email>[email protected]</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>61</num>
   <domain_name>nlcl.ru</domain_name>
   <domain_keyword>nlcl</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-04-30 20:08:47</query_time>
   <create_date>2023-12-31</create_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.reg.ru</value>
    <value>ns2.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>62</num>
   <domain_name>nfcl.news</domain_name>
   <domain_keyword>nfcl</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-04-13 18:08:44</query_time>
   <create_date>2015-07-20</create_date>
   <update_date>2023-04-27</update_date>
   <expiry_date>2024-07-20</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.no1stcostlist.com</value>
    <value>ns2.no1stcostlist.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>nscl.org</domain_name>
   <domain_keyword>nscl</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-17 03:03:26</query_time>
   <create_date>1998-01-05</create_date>
   <update_date>2023-11-10</update_date>
   <expiry_date>2025-01-04</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns81.worldnic.com</value>
    <value>ns82.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>nhcl.net</domain_name>
   <domain_keyword>nhcl</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 20:12:31</query_time>
   <create_date>2014-08-15</create_date>
   <update_date>2023-09-09</update_date>
   <expiry_date>2024-08-15</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>HENAN</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>65</num>
   <domain_name>n-cl.com</domain_name>
   <domain_keyword>n-cl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-07 08:37:51</query_time>
   <create_date>2007-03-30</create_date>
   <update_date>2024-01-26</update_date>
   <expiry_date>2025-03-30</expiry_date>
   <registrar_iana>1485</registrar_iana>
   <registrar_name>Japan Registry Services Co.,Ltd.(JPRS)</registrar_name>
   <registrar_website>https://jprs.jp/registrar/</registrar_website>
   <registrant_name>Watanabe shuji</registrant_name>
   <registrant_address>35F,4-20,ofukacho,kitaku</registrant_address>
   <registrant_city>Osaka</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>530-0011</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.663764800</registrant_phone>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>nzcn.cn</domain_name>
   <domain_keyword>nzcn</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-21 09:10:29</query_time>
   <create_date>2006-03-20</create_date>
   <expiry_date>2025-03-20</expiry_date>
   <registrar_name>北京新网数码信息技术有限公司</registrar_name>
   <registrant_name>河南省惠康实业总公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns13.xincache.com</value>
    <value>ns14.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>nzcb.com</domain_name>
   <domain_keyword>nzcb</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 02:13:55</query_time>
   <create_date>2006-08-15</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns49.domaincontrol.com</value>
    <value>ns50.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>nzce.com</domain_name>
   <domain_keyword>nzce</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 09:16:21</query_time>
   <create_date>2006-11-06</create_date>
   <update_date>2023-10-17</update_date>
   <expiry_date>2024-11-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.namefind.com</value>
    <value>ns2.namefind.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>nkcl.com</domain_name>
   <domain_keyword>nkcl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-11 16:55:25</query_time>
   <create_date>1999-09-29</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2031-09-29</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.dnsnameservice.com</value>
    <value>ns2.dnsnameservice.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>nzck.com</domain_name>
   <domain_keyword>nzck</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-16 02:13:55</query_time>
   <create_date>2008-12-03</create_date>
   <update_date>2023-11-02</update_date>
   <expiry_date>2024-12-03</expiry_date>
   <registrar_iana>1331</registrar_iana>
   <registrar_name>eName Technology Co.,Ltd.</registrar_name>
   <registrar_website>http://www.ename.net</registrar_website>
   <registrant_state>GuangDong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.ename.net/contact/nzck.com</registrant_email>
   <name_servers>
    <value>ns1.bodis.com</value>
    <value>ns2.bodis.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>xnzcl.com</domain_name>
   <domain_keyword>xnzcl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-19 18:09:25</query_time>
   <create_date>2023-09-25</create_date>
   <update_date>2023-12-05</update_date>
   <expiry_date>2024-09-25</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>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>72</num>
   <domain_name>njcl.com</domain_name>
   <domain_keyword>njcl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-07 16:22:50</query_time>
   <create_date>2003-09-22</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-09-22</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>dns3.hichina.com</value>
    <value>dns4.hichina.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>73</num>
   <domain_name>nccl.com</domain_name>
   <domain_keyword>nccl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-13 01:45:37</query_time>
   <create_date>2015-02-18</create_date>
   <update_date>2023-05-05</update_date>
   <expiry_date>2025-02-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=nccl.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>74</num>
   <domain_name>ntcl.net</domain_name>
   <domain_keyword>ntcl</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 15:48:02</query_time>
   <create_date>2011-03-28</create_date>
   <update_date>2024-03-29</update_date>
   <expiry_date>2026-03-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.faisalali.com</value>
    <value>ns2.faisalali.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>75</num>
   <domain_name>ozcl.com</domain_name>
   <domain_keyword>ozcl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 18:07:30</query_time>
   <create_date>2010-04-03</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>76</num>
   <domain_name>ntcl.co.jp</domain_name>
   <domain_keyword>ntcl</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-04-25 04:40:54</query_time>
   <create_date>1998-10-13</create_date>
   <update_date>2023-11-01</update_date>
   <registrant_company>NIPPON THERMOSTAT CO.,LTD.</registrant_company>
   <name_servers>
    <value>god.ntcl.jp</value>
    <value>ns1.nuro.jp</value>
   </name_servers>
  </value>
  <value>
   <num>77</num>
   <domain_name>nacl.services</domain_name>
   <domain_keyword>nacl</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-28 13:51:59</query_time>
   <create_date>2023-04-13</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dorthy.ns.cloudflare.com</value>
    <value>jonah.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>mzcl.ru</domain_name>
   <domain_keyword>mzcl</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-01 18:45:13</query_time>
   <create_date>2021-01-15</create_date>
   <expiry_date>2025-01-15</expiry_date>
   <registrar_name>RFRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.rf.ru</value>
    <value>ns2.rf.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>79</num>
   <domain_name>nzcle.org.nz</domain_name>
   <domain_keyword>nzcle</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2024-05-12 15:15:33</query_time>
   <create_date>2006-10-12</create_date>
   <update_date>2023-10-10</update_date>
   <registrar_name>Freeparking Limited</registrar_name>
   <registrar_website>https://www.freeparking.co.nz</registrar_website>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>nzkl.online</domain_name>
   <domain_keyword>nzkl</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-16 02:14:34</query_time>
   <create_date>2024-01-18</create_date>
   <update_date>2024-02-07</update_date>
   <expiry_date>2025-01-18</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>http://www.dnspod.cn</registrar_website>
   <registrant_company>Zhou Ma</registrant_company>
   <registrant_state>jiang xi sheng</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>firefly.dnspod.net</value>
    <value>rainbow.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>nscl.com</domain_name>
   <domain_keyword>nscl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-25 07:56:08</query_time>
   <create_date>1997-01-14</create_date>
   <update_date>2024-01-14</update_date>
   <expiry_date>2025-01-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Registration Private</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>DomainsByProxy.com, 2155 E Warner Rd</registrant_address>
   <registrant_city>Tempe</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>85284</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>select contact domain holder link at https://www.godaddy.com/whois/results.aspx?domain=nscl.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns3.afternic.com</value>
    <value>ns4.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>nzcr.net</domain_name>
   <domain_keyword>nzcr</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 12:18:56</query_time>
   <create_date>2020-05-25</create_date>
   <update_date>2023-02-27</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>http://www.register.com</registrar_website>
   <name_servers>
    <value>ns.freeparking.co.nz</value>
    <value>ns2.freeparking.co.nz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>nzcn.net</domain_name>
   <domain_keyword>nzcn</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-18 12:18:32</query_time>
   <create_date>2023-11-29</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2024-11-29</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com</registrar_website>
   <registrant_name>Redacted for Privacy Purposes</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>https://www.spaceship.com/domains/whois/contact/?d=nzcn.net</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>langston.ns.cloudflare.com</value>
    <value>oaklyn.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>ndcl.org.uk</domain_name>
   <domain_keyword>ndcl</domain_keyword>
   <domain_tld>org.uk</domain_tld>
   <query_time>2024-04-17 10:14:16</query_time>
   <create_date>2004-06-08</create_date>
   <update_date>2023-05-11</update_date>
   <expiry_date>2024-06-08</expiry_date>
   <registrar_name>Fasthosts Internet Ltd [Tag = LIVEDOMAINS]</registrar_name>
   <registrar_website>http://www.fasthosts.co.uk</registrar_website>
   <name_servers>
    <value>ns1.tsohost.co.uk</value>
    <value>ns2.tsohost.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>85</num>
   <domain_name>nocl.com</domain_name>
   <domain_keyword>nocl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-22 10:37:06</query_time>
   <create_date>1999-12-18</create_date>
   <update_date>2024-03-11</update_date>
   <expiry_date>2031-12-18</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <name_servers>
    <value>ns1.dnsnameservice.com</value>
    <value>ns2.dnsnameservice.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>nvcl.co.uk</domain_name>
   <domain_keyword>nvcl</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-12 12:37:12</query_time>
   <create_date>2003-06-07</create_date>
   <update_date>2023-06-06</update_date>
   <expiry_date>2024-06-07</expiry_date>
   <registrar_name>Ionos SE [Tag = 1AND1]</registrar_name>
   <registrar_website>https://ionos.com</registrar_website>
   <name_servers>
    <value>ns1033.ui-dns.org</value>
    <value>ns1055.ui-dns.de</value>
    <value>ns1082.ui-dns.biz</value>
    <value>ns1110.ui-dns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>87</num>
   <domain_name>nacl.sh</domain_name>
   <domain_keyword>nacl</domain_keyword>
   <domain_tld>sh</domain_tld>
   <query_time>2024-05-12 21:39:50</query_time>
   <create_date>2023-05-09</create_date>
   <update_date>2024-05-09</update_date>
   <expiry_date>2025-05-09</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>czcl.com.cn</domain_name>
   <domain_keyword>czcl</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-05-08 13:21:40</query_time>
   <create_date>2023-12-19</create_date>
   <expiry_date>2024-12-19</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>89</num>
   <domain_name>nznl.studio</domain_name>
   <domain_keyword>nznl</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-05-21 09:11:43</query_time>
   <create_date>2018-09-21</create_date>
   <update_date>2023-08-26</update_date>
   <expiry_date>2024-09-21</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Django Web Studio</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>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-191-b.gandi.net</value>
    <value>ns-46-c.gandi.net</value>
    <value>ns-98-a.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>ngcl.org.ng</domain_name>
   <domain_keyword>ngcl</domain_keyword>
   <domain_tld>org.ng</domain_tld>
   <query_time>2024-05-27 14:52:14</query_time>
   <create_date>2016-05-24</create_date>
   <update_date>2023-06-30</update_date>
   <expiry_date>2027-05-24</expiry_date>
   <registrar_iana>3954</registrar_iana>
   <registrar_name>GO54 Limited (formerly Whogohost Limited)</registrar_name>
   <registrar_website>http://www.whogohost.com.ng</registrar_website>
   <registrant_name>Johnson Opigo</registrant_name>
   <registrant_address>7 Ohiamini Road, Rumuola</registrant_address>
   <registrant_city>Port Harcourt</registrant_city>
   <registrant_state>Nigeria</registrant_state>
   <registrant_zip>RV 234</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.8033047933</registrant_phone>
   <name_servers>
    <value>ns1.netend.us</value>
    <value>ns2.netend.us</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>nzcla.org</domain_name>
   <domain_keyword>nzcla</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-18 12:18:31</query_time>
   <create_date>2022-04-05</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns17.domaincontrol.com</value>
    <value>ns18.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>jzcl.com</domain_name>
   <domain_keyword>jzcl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-19 11:24:11</query_time>
   <create_date>2001-12-07</create_date>
   <update_date>2022-09-01</update_date>
   <expiry_date>2024-12-07</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <name_servers>
    <value>dns1.name-services.com</value>
    <value>dns2.name-services.com</value>
    <value>dns3.name-services.com</value>
    <value>dns4.name-services.com</value>
    <value>dns5.name-services.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>bzcl.org</domain_name>
   <domain_keyword>bzcl</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-20 05:10:07</query_time>
   <create_date>2021-07-09</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.com</value>
    <value>ns2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>tzcl.org</domain_name>
   <domain_keyword>tzcl</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-15 04:40:05</query_time>
   <create_date>2011-07-21</create_date>
   <update_date>2023-10-19</update_date>
   <expiry_date>2024-07-21</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>http://whois.gname.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>hu 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>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>95</num>
   <domain_name>nacl.me</domain_name>
   <domain_keyword>nacl</domain_keyword>
   <domain_tld>me</domain_tld>
   <query_time>2024-04-28 13:51:59</query_time>
   <create_date>2023-04-17</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2025-04-17</expiry_date>
   <registrar_iana>418</registrar_iana>
   <registrar_name>CommuniGal Communication Ltd.</registrar_name>
   <registrar_website>http://www.galcomm.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Name Privacy Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paphos</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CY</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>ns15.abovedomains.com</value>
    <value>ns16.abovedomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>hzcl.net.cn</domain_name>
   <domain_keyword>hzcl</domain_keyword>
   <domain_tld>net.cn</domain_tld>
   <query_time>2024-05-24 18:26:53</query_time>
   <create_date>2023-10-30</create_date>
   <expiry_date>2024-10-30</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>97</num>
   <domain_name>nzwl.com</domain_name>
   <domain_keyword>nzwl</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 03:02:58</query_time>
   <create_date>2004-12-17</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-12-17</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.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-qzexaao4.ns3.dan.hosting</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>nccl.com.ng</domain_name>
   <domain_keyword>nccl</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-05-29 20:37:49</query_time>
   <create_date>2017-08-10</create_date>
   <update_date>2023-08-11</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>3954</registrar_iana>
   <registrar_name>GO54 Limited (formerly Whogohost Limited)</registrar_name>
   <registrar_website>http://www.whogohost.com.ng</registrar_website>
   <registrant_name>Edun Omatseye</registrant_name>
   <registrant_company>T-One Tech</registrant_company>
   <registrant_address>5 Abak Close</registrant_address>
   <registrant_city>Abuja</registrant_city>
   <registrant_state>FCT</registrant_state>
   <registrant_zip>900243</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+234.8063931329</registrant_phone>
   <name_servers>
    <value>brad.ns.cloudflare.com</value>
    <value>marjory.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>jzcl.org.cn</domain_name>
   <domain_keyword>jzcl</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-04-08 19:46:33</query_time>
   <create_date>2007-05-30</create_date>
   <expiry_date>2025-06-30</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>锦州市残疾人联合会</registrant_name>
   <registrant_email>[email protected]</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>100</num>
   <domain_name>czcl.email</domain_name>
   <domain_keyword>czcl</domain_keyword>
   <domain_tld>email</domain_tld>
   <query_time>2024-04-28 15:50:11</query_time>
   <create_date>2023-04-18</create_date>
   <update_date>2024-04-18</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>1697</registrar_iana>
   <registrar_name>DNSPod, Inc.</registrar_name>
   <registrar_website>https://www.dnspod.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>cang zhou chi lian huo wu yun shu you xian gong si</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>early.dnspod.net</value>
    <value>nylon.dnspod.net</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.381</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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