WHOIS QUERY TIME

12 May 2024 - 3:15 PM UTC

Registered: 12 October 2006
Modified: 10 October 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

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=nzcle.org.nz
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "nzcle.org.nz"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.041,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>nzcle.org.nz</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <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>
 </results>
 <stats>
  <total_time>0.041</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>current_whois [1 domain]</cost_calculation>
 </stats>
</root>
We found a total of 2 historical WHOIS records (in 0.073 seconds) for "nzcle.org.nz" in our Historical WHOIS Database.
#1 - QUERY TIME

26 Jan 2023 - 2:01 AM UTC

Registered: 12 October 2006
Modified: 31 October 2022

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

5 Nov 2023 - 4:58 PM UTC

Registered: 12 October 2006
Modified: 10 October 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

* 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=nzcle.org.nz
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "nzcle.org.nz",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "nzcle.org.nz",
    "results": [
        {
            "num": 1,
            "domain_name": "nzcle.org.nz",
            "domain_keyword": "nzcle",
            "domain_tld": "org.nz",
            "query_time": "2023-01-26 02:01:45",
            "create_date": "2006-10-12",
            "update_date": "2022-10-31",
            "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": "nzcle.org.nz",
            "domain_keyword": "nzcle",
            "domain_tld": "org.nz",
            "query_time": "2023-11-05 16:58:51",
            "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"
            ]
        }
    ],
    "stats": {
        "total_time": 0.073,
        "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>nzcle.org.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>nzcle.org.nz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>nzcle.org.nz</domain_name>
   <domain_keyword>nzcle</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2023-01-26 02:01:45</query_time>
   <create_date>2006-10-12</create_date>
   <update_date>2022-10-31</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>nzcle.org.nz</domain_name>
   <domain_keyword>nzcle</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2023-11-05 16:58:51</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>
 </results>
 <stats>
  <total_time>0.073</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 121 domain names (in 0.082 seconds) which look and sound like the brand name "nzcle".
Domain Name Registered Expiry Registrar Ownership
1 nzcse.co.nz 29 May 2017 - Key-Systems GmbH -
2 nicle.cn 31 Dec 2006 31 Dec 2024 阿里云计算有限公司(万网) 无锡尼可超声波设备有限公司
3 nzcie.com 28 Dec 2022 28 Dec 2024 DropCatch.com 1147 LLC HugeDomains.com
4 nzcla.org 5 Apr 2022 5 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
5 necle.com 24 Jan 2005 24 Jan 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
6 nucle.haus 2 Jul 2021 2 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
7 nocle.com 23 Apr 2008 23 Apr 2025 GoDaddy.com, LLC -
8 nzile.com 10 May 2016 10 May 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
9 nicle.info 26 Oct 2005 26 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
10 nocle.info 29 May 2023 29 May 2025 Amazon Registrar, Inc. Identity Protection Service
11 nzcel.kiwi 9 Jul 2014 9 Jul 2024 Tucows Data Protected
12 nocle.com.br 12 Dec 2021 12 Dec 2024 - NOCLE SERVICOS ELETRICOS
13 lzcle.com 22 Apr 2016 22 Apr 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
14 nzclh.com 8 Feb 2024 8 Feb 2025 Gname.com Pte. Ltd. Redacted for privacy
15 nucle.co.uk 25 Oct 2023 25 Oct 2024 GoDaddy.com, LLC. [Tag = GODADDY] -
16 nmcle.pro 19 Dec 2023 19 Dec 2024 Dynadot Inc Dynadot Privacy Service
17 nmcle.com 26 Feb 2014 26 Feb 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
18 nzile.org.nz 15 Jun 2001 - OpenSRS -
19 ngcle.info 29 Apr 2023 29 Apr 2025 NameSilo, LLC PrivacyGuardian.org llc
20 vzcle.com 22 Mar 2023 22 Mar 2025 GoDaddy.com, LLC -
21 nucle.us 18 Jun 2004 17 Jun 2025 NameCheap, Inc. Dejan Petronijevic
22 nzcge.co.nz 30 Apr 2014 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
23 nacle.net 13 Mar 2001 13 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
24 nzale.org 2 Jan 2021 2 Jan 2025 Key-Systems GmbH REDACTED FOR PRIVACY
25 njcle.net 21 Jan 2008 21 Jan 2025 Wild West Domains, LLC -
26 nzcln.top 18 May 2023 18 May 2025 NameSilo,LLC PrivacyGuardian.org llc
27 nzele.com 22 Feb 2010 6 Mar 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
28 ngcle.com 19 Apr 2023 19 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
29 nzche.ac.nz 28 Oct 2019 - Voyager Internet Ltd T/A 1st Domains -
30 nucle.shop 29 Mar 2023 29 Mar 2025 Sav.com, LLC -
31 nzcne.in 28 Mar 2023 28 Mar 2024 Dynadot LLC lei fanghe
32 nzale.com 8 Jul 2019 8 Jul 2025 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
33 nzcel.co.nz 3 Jul 2014 - Freeparking Limited t/a DiscountDomains -
34 nocle.fr 11 Jan 2008 11 Jan 2025 OVH Ano Nymous
35 nzcse.com 29 May 2017 29 May 2025 GoDaddy.com, LLC -
36 njcle.com 16 Jan 2006 16 Jan 2025 Media Elite Holdings Limited Fundacion Privacy Services LTD
37 nzche.com 11 Sep 2023 11 Sep 2024 DropCatch.com 1326 LLC Redacted for GDPR privacy
38 nzcla.com 5 Apr 2022 5 Apr 2025 GoDaddy.com, LLC -
39 nzcie.org.nz 24 Jul 2017 - Key-Systems GmbH -
40 ezcle.net 16 May 2013 16 May 2025 GoDaddy.com, LLC -
41 nucle.net 26 Mar 2020 26 Mar 2025 Marcaria International LLC REDE AGRO FIDELIDADE E INTERMEDIACOES SA
42 nucle.com 7 Oct 2009 7 Oct 2024 GoDaddy.com, LLC -
43 nocle.media 27 Jan 2023 27 Jan 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
44 nocle.net 18 Dec 2019 18 Dec 2024 Netowl, Inc. REDACTED FOR PRIVACY
45 szcle.com 30 Oct 2007 30 Oct 2024 Alibaba Cloud Computing (Beijing) Co., Ltd. -
46 nccle.org 7 May 2003 7 May 2026 GoDaddy.com, LLC Domains By Proxy, LLC
47 mzcle.com 18 Jul 2023 18 Jul 2024 Key-Systems GmbH REDACTED FOR PRIVACY
48 nycle.org 12 Mar 2023 12 Mar 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
49 nccle.com 7 May 2003 7 May 2026 GoDaddy.com, LLC -
50 nicle.com 18 Sep 1997 17 Sep 2024 GoDaddy.com, LLC -
51 nzzle.com 25 Nov 2023 25 Nov 2024 NAMECHEAP INC Privacy service provided by Withheld for Privacy ehf
52 nzqle.com 30 Jan 2024 30 Jan 2025 Gname.com Pte. Ltd. Redacted for privacy
53 nucle.uno 2 Sep 2023 2 Sep 2024 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
54 azcle.com 12 Dec 2015 12 Dec 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
55 ezcle.com 17 Aug 2003 17 Aug 2024 GoDaddy.com, LLC -
56 nucle.art 28 Feb 2022 28 Feb 2025 OVH -
57 nzclw.com 19 Mar 2015 19 Mar 2027 Register.com, Inc. -
58 nzmle.info 2 May 2024 2 May 2025 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED skyhd
59 nzcge.nz 19 Oct 2014 - Dreamscape Networks International Pte Ltd t/a Crazy Domains -
60 njcle.org 21 Jan 2008 21 Jan 2025 Wild West Domains, LLC Domains By Proxy, LLC
61 nacle.org 11 Jun 2023 11 Jun 2024 CommuniGal Communication Ltd. Domain Name Privacy Inc.
62 nzile.org 7 Jun 2005 7 Jun 2024 Tucows Domains Inc. Data Protected
63 nucle.ag 26 Mar 2020 26 Mar 2025 Marcaria International LLC REDE AGRO FIDELIDADE E INTERMEDIACOES SA
64 nicle.co 6 Feb 2013 5 Feb 2025 GoDaddy.com, LLC Domains By Proxy, LLC
65 nucle.org 14 May 2016 14 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
66 npcle.link 8 Feb 2024 8 Feb 2025 NameSilo, LLC PrivacyGuardian.org llc
67 nycle.com 2 Oct 2003 15 Dec 2024 GoDaddy.com, LLC -
68 ndcle.com 19 May 2024 19 May 2025 Cloudflare, Inc. DATA REDACTED
69 ezcle.org 25 Aug 2017 25 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
70 nzclc.vip 6 Oct 2023 6 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
71 nzyle.com 28 Feb 2024 28 Feb 2025 Tucows Domains Inc. -
72 nacle.info 5 Mar 2024 5 Mar 2025 Adomainofyourown.com LLC redacted
73 njcle.law 23 Jul 2022 23 Jul 2024 101domain GRS Limited REDACTED FOR PRIVACY
74 nvcle.com 12 Nov 2008 12 Nov 2024 MarkMonitor, Inc. Thomson Reuters Enterprise Centre GmbH
75 nicle.biz 26 Oct 2005 25 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
76 nzole.com 11 Aug 2009 11 Aug 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
77 nucle.io 25 May 2021 25 May 2025 Key-Systems GmbH c/o whoisproxy.com
78 nicle.org 26 Oct 2005 26 Oct 2024 GoDaddy.com, LLC Domains By Proxy, LLC
79 nucle.ru 26 Nov 2023 26 Nov 2024 RU-CENTER-RU Private Person
80 nucle.cloud 17 May 2022 17 May 2025 NAMECHEAP Privacy service provided by Withheld for Privacy ehf
81 nzcbe.com 14 Apr 2023 14 Apr 2025 Advanced Internet Technologies, Inc. (AIT) -
82 nicle.net 16 Feb 2012 16 Feb 2025 GoDaddy.com, LLC -
83 nzclev.com 19 Aug 2023 19 Aug 2024 IONOS SE 1&1 Internet Inc
84 necle.life 30 Jun 2023 30 Jun 2024 NameSilo, LLC PrivacyGuardian.org llc
85 nucle.app 12 Aug 2021 12 Aug 2024 Sav.com, LLC Privacy Protection
86 nocle.store 20 Jun 2023 20 Jun 2024 Go Daddy, LLC Domains By Proxy, LLC
87 nucle.ooo 8 Apr 2022 8 Apr 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
88 n-cle.men 20 Nov 2023 20 Nov 2028 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
89 nzclc.com 24 Sep 2022 24 Sep 2024 TurnCommerce, Inc. DBA NameBright.com HugeDomains.com
90 izcle.com 21 Apr 2014 21 Apr 2025 NameSilo, LLC See PrivacyGuardian.org
91 nacle.com 13 Mar 2001 13 Mar 2032 GoDaddy.com, LLC -
92 nucle.ai - - Namecheap Privacy service provided by Withheld for Privacy ehf
93 nucle.xyz 7 Apr 2023 7 Apr 2024 Xin Net Technology Corp. 葛荣凯
94 nucle.space 6 Jan 2024 6 Jan 2025 Atak Domain Hosting n/a
95 nucle.it 5 Apr 2006 26 Apr 2025 Italhub S.r.l. Nunzio Clemente
96 necle.it 22 May 2007 22 May 2025 Aruba s.p.a. Da Neclè di Giacché Paolo
97 zcle.org 19 Dec 2014 19 Dec 2024 Allworldnames.com LLC SnapNames.com
98 ncle.nl 16 Mar 2023 - ZXCS -
99 nzle.net 4 Oct 2015 4 Oct 2024 Megazone Corp., dba HOSTING.KR HAANULLHEE LIM
100 nzcl.co.nz 28 Sep 1997 - Freeparking Limited -
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 Nzcle.org.nz.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=nzcle.org.nz
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "nzcle.org.nz",
        "page_size": 100
    },
    "count": {
        "total": 121,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "nzcse.co.nz, nicle.cn, nzcie.com, nzcla.org, necle.com, nucle.haus, nocle.com, nzile.com, nicle.info, nocle.info, nzcel.kiwi, nocle.com.br, lzcle.com, nzclh.com, nucle.co.uk, nmcle.pro, nmcle.com, nzile.org.nz, ngcle.info, vzcle.com, nucle.us, nzcge.co.nz, nacle.net, nzale.org, njcle.net, nzcln.top, nzele.com, ngcle.com, nzche.ac.nz, nucle.shop, nzcne.in, nzale.com, nzcel.co.nz, nocle.fr, nzcse.com, njcle.com, nzche.com, nzcla.com, nzcie.org.nz, ezcle.net, nucle.net, nucle.com, nocle.media, nocle.net, szcle.com, nccle.org, mzcle.com, nycle.org, nccle.com, nicle.com, nzzle.com, nzqle.com, nucle.uno, azcle.com, ezcle.com, nucle.art, nzclw.com, nzmle.info, nzcge.nz, njcle.org, nacle.org, nzile.org, nucle.ag, nicle.co, nucle.org, npcle.link, nycle.com, ndcle.com, ezcle.org, nzclc.vip, nzyle.com, nacle.info, njcle.law, nvcle.com, nicle.biz, nzole.com, nucle.io, nicle.org, nucle.ru, nucle.cloud, nzcbe.com, nicle.net, nzclev.com, necle.life, nucle.app, nocle.store, nucle.ooo, n-cle.men, nzclc.com, izcle.com, nacle.com, nucle.ai, nucle.xyz, nucle.space, nucle.it, necle.it, zcle.org, ncle.nl, nzle.net, nzcl.co.nz",
    "results": [
        {
            "num": 1,
            "domain_name": "nzcse.co.nz",
            "domain_keyword": "nzcse",
            "domain_tld": "co.nz",
            "query_time": "2024-05-03 09:16:27",
            "create_date": "2017-05-29",
            "update_date": "2024-05-03",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "nicle.cn",
            "domain_keyword": "nicle",
            "domain_tld": "cn",
            "query_time": "2024-04-29 02:13:14",
            "create_date": "2006-12-31",
            "expiry_date": "2024-12-31",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "无锡尼可超声波设备有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "nzcie.com",
            "domain_keyword": "nzcie",
            "domain_tld": "com",
            "query_time": "2024-05-08 21:09:06",
            "create_date": "2022-12-28",
            "update_date": "2023-12-22",
            "expiry_date": "2024-12-28",
            "registrar_iana": 3356,
            "registrar_name": "DropCatch.com 1147 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "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": 5,
            "domain_name": "necle.com",
            "domain_keyword": "necle",
            "domain_tld": "com",
            "query_time": "2024-04-17 07:02:02",
            "create_date": "2005-01-24",
            "update_date": "2024-01-10",
            "expiry_date": "2025-01-24",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=necle.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 6,
            "domain_name": "nucle.haus",
            "domain_keyword": "nucle",
            "domain_tld": "haus",
            "query_time": "2024-05-22 13:05:16",
            "create_date": "2021-07-02",
            "update_date": "2023-08-16",
            "expiry_date": "2024-07-02",
            "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": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "nocle.com",
            "domain_keyword": "nocle",
            "domain_tld": "com",
            "query_time": "2024-05-24 12:41:08",
            "create_date": "2008-04-23",
            "update_date": "2024-04-08",
            "expiry_date": "2025-04-23",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "nzile.com",
            "domain_keyword": "nzile",
            "domain_tld": "com",
            "query_time": "2024-05-31 18:15:40",
            "create_date": "2016-05-10",
            "update_date": "2021-05-04",
            "expiry_date": "2024-05-10",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "nicle.info",
            "domain_keyword": "nicle",
            "domain_tld": "info",
            "query_time": "2024-05-13 21:20:21",
            "create_date": "2005-10-26",
            "update_date": "2022-09-03",
            "expiry_date": "2024-10-26",
            "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": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "nocle.info",
            "domain_keyword": "nocle",
            "domain_tld": "info",
            "query_time": "2024-05-31 06:42:44",
            "create_date": "2023-05-29",
            "update_date": "2024-05-28",
            "expiry_date": "2025-05-29",
            "registrar_iana": 468,
            "registrar_name": "Amazon Registrar, Inc.",
            "registrar_website": "http://registrar.amazon.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Identity Protection Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Middlesex",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "GB",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1382.awsdns-44.org",
                "ns-1874.awsdns-42.co.uk",
                "ns-258.awsdns-32.com",
                "ns-787.awsdns-34.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited",
                "transferPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "nzcel.kiwi",
            "domain_keyword": "nzcel",
            "domain_tld": "kiwi",
            "query_time": "2024-05-12 15:15:33",
            "create_date": "2014-07-09",
            "update_date": "2023-05-21",
            "expiry_date": "2024-07-09",
            "registrar_iana": 69,
            "registrar_name": "Tucows",
            "registrar_website": "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 ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.discountdomains.co.nz",
                "ns2.discountdomains.co.nz",
                "ns3.discountdomains.co.nz"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "nocle.com.br",
            "domain_keyword": "nocle",
            "domain_tld": "com.br",
            "query_time": "2024-06-10 14:55:04",
            "create_date": "2021-12-12",
            "update_date": "2024-05-02",
            "expiry_date": "2024-12-12",
            "registrant_name": "NOCLE SERVICOS ELETRICOS",
            "name_servers": [
                "ns1.dns-parking.com",
                "ns2.dns-parking.com"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 13,
            "domain_name": "lzcle.com",
            "domain_keyword": "lzcle",
            "domain_tld": "com",
            "query_time": "2024-04-23 19:33:06",
            "create_date": "2016-04-22",
            "update_date": "2023-04-14",
            "expiry_date": "2025-04-22",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "zhe jiang",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns10.hichina.com",
                "dns9.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "nzclh.com",
            "domain_keyword": "nzclh",
            "domain_tld": "com",
            "query_time": "2024-05-31 18:14:52",
            "create_date": "2024-02-08",
            "update_date": "2024-04-25",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SHAN XI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=nzclh.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "jm1.dns.com",
                "jm2.dns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "nucle.co.uk",
            "domain_keyword": "nucle",
            "domain_tld": "co.uk",
            "query_time": "2024-05-12 11:56:43",
            "create_date": "2023-10-25",
            "update_date": "2023-11-14",
            "expiry_date": "2024-10-25",
            "registrar_name": "GoDaddy.com, LLC. [Tag = GODADDY]",
            "registrar_website": "http://uk.godaddy.com",
            "name_servers": [
                "ns1.livedns.co.uk",
                "ns2.livedns.co.uk",
                "ns3.livedns.co.uk"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 16,
            "domain_name": "nmcle.pro",
            "domain_keyword": "nmcle",
            "domain_tld": "pro",
            "query_time": "2024-05-01 13:27:11",
            "create_date": "2023-12-19",
            "update_date": "2023-12-24",
            "expiry_date": "2024-12-19",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Dynadot Privacy Service",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "California",
            "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.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "nmcle.com",
            "domain_keyword": "nmcle",
            "domain_tld": "com",
            "query_time": "2024-05-17 06:16:19",
            "create_date": "2014-02-26",
            "update_date": "2021-02-20",
            "expiry_date": "2025-02-26",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "domain-for-sale.hugedomainsdns.com",
                "forsale.hugedomainsdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "nzile.org.nz",
            "domain_keyword": "nzile",
            "domain_tld": "org.nz",
            "query_time": "2024-05-31 18:15:40",
            "create_date": "2001-06-15",
            "update_date": "2024-05-22",
            "registrar_name": "OpenSRS",
            "registrar_website": "https://tucows.com/",
            "name_servers": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "ngcle.info",
            "domain_keyword": "ngcle",
            "domain_tld": "info",
            "query_time": "2024-05-07 15:09:45",
            "create_date": "2023-04-29",
            "update_date": "2024-04-30",
            "expiry_date": "2025-04-29",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "vzcle.com",
            "domain_keyword": "vzcle",
            "domain_tld": "com",
            "query_time": "2024-05-20 04:55:27",
            "create_date": "2023-03-22",
            "update_date": "2024-03-27",
            "expiry_date": "2025-03-22",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns05.domaincontrol.com",
                "ns06.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "nucle.us",
            "domain_keyword": "nucle",
            "domain_tld": "us",
            "query_time": "2024-04-28 02:22:15",
            "create_date": "2004-06-18",
            "update_date": "2024-04-10",
            "expiry_date": "2025-06-17",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Dejan Petronijevic",
            "registrant_address": "Pancevacka 1",
            "registrant_city": "Pancevo",
            "registrant_state": "Serbia",
            "registrant_zip": "26000",
            "registrant_country": "RS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.331337",
            "name_servers": [
                "collins.ns.cloudflare.com",
                "ishaan.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "nzcge.co.nz",
            "domain_keyword": "nzcge",
            "domain_tld": "co.nz",
            "query_time": "2024-05-03 09:16:22",
            "create_date": "2014-04-30",
            "update_date": "2024-04-30",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "ok",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "nacle.net",
            "domain_keyword": "nacle",
            "domain_tld": "net",
            "query_time": "2024-05-15 18:00:59",
            "create_date": "2001-03-13",
            "update_date": "2024-03-14",
            "expiry_date": "2025-03-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=nacle.net",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns1.peer1.net",
                "ns2.peer1.net",
                "ns3.peer1.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "nzale.org",
            "domain_keyword": "nzale",
            "domain_tld": "org",
            "query_time": "2024-05-21 09:10:18",
            "create_date": "2021-01-02",
            "update_date": "2022-12-08",
            "expiry_date": "2025-01-02",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "please query the rdds service of the 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": [
                "ns31.infomaniak.com",
                "ns32.infomaniak.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 25,
            "domain_name": "njcle.net",
            "domain_keyword": "njcle",
            "domain_tld": "net",
            "query_time": "2024-04-26 00:31:45",
            "create_date": "2008-01-21",
            "update_date": "2023-11-12",
            "expiry_date": "2025-01-21",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "nzcln.top",
            "domain_keyword": "nzcln",
            "domain_tld": "top",
            "query_time": "2024-05-21 09:10:29",
            "create_date": "2023-05-18",
            "update_date": "2023-05-18",
            "expiry_date": "2025-05-18",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "nzele.com",
            "domain_keyword": "nzele",
            "domain_tld": "com",
            "query_time": "2024-05-30 12:24:28",
            "create_date": "2010-02-22",
            "update_date": "2020-05-01",
            "expiry_date": "2024-03-06",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ngcle.com",
            "domain_keyword": "ngcle",
            "domain_tld": "com",
            "query_time": "2024-05-04 21:58:19",
            "create_date": "2023-04-19",
            "update_date": "2024-04-20",
            "expiry_date": "2025-04-19",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains2.squarespace.com",
            "registrant_name": "Contact Privacy Inc. Customer 7151571251",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "96 Mowat Ave",
            "registrant_city": "Toronto",
            "registrant_state": "ON",
            "registrant_zip": "M4K 3K1",
            "registrant_country": "CA",
            "registrant_email": "https://domains.google.com/contactregistrant?domain=ngcle.com",
            "registrant_phone": "+1.4165385487",
            "name_servers": [
                "ns-cloud-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 29,
            "domain_name": "nzche.ac.nz",
            "domain_keyword": "nzche",
            "domain_tld": "ac.nz",
            "query_time": "2024-05-12 15:15:33",
            "create_date": "2019-10-28",
            "update_date": "2023-11-08",
            "registrar_name": "Voyager Internet Ltd T/A 1st Domains",
            "registrar_website": "www.1stdomains.nz",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "nucle.shop",
            "domain_keyword": "nucle",
            "domain_tld": "shop",
            "query_time": "2024-04-28 02:22:15",
            "create_date": "2023-03-29",
            "update_date": "2024-04-19",
            "expiry_date": "2025-03-29",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "https://www.sav.com/",
            "registrant_state": "IL",
            "registrant_country": "US",
            "name_servers": [
                "ns1-expired.sav.com",
                "ns2-expired.sav.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "nzcne.in",
            "domain_keyword": "nzcne",
            "domain_tld": "in",
            "query_time": "2024-06-01 05:19:02",
            "create_date": "2023-03-28",
            "update_date": "2024-03-28",
            "expiry_date": "2024-03-28",
            "registrar_iana": 472,
            "registrar_name": "Dynadot LLC",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "lei fanghe",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Jiangxi",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dyna-ns.net",
                "ns2.dyna-ns.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "pendingDelete",
                "redemptionPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "nzale.com",
            "domain_keyword": "nzale",
            "domain_tld": "com",
            "query_time": "2024-04-23 19:07:26",
            "create_date": "2019-07-08",
            "update_date": "2021-07-11",
            "expiry_date": "2025-07-08",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "nzcel.co.nz",
            "domain_keyword": "nzcel",
            "domain_tld": "co.nz",
            "query_time": "2024-04-23 19:08:11",
            "create_date": "2014-07-03",
            "update_date": "2023-07-18",
            "registrar_name": "Freeparking Limited t/a DiscountDomains",
            "registrar_website": "https://www.discountdomains.co.nz",
            "name_servers": [
                "ns1.discountdomains.co.nz",
                "ns2.discountdomains.co.nz",
                "ns3.discountdomains.co.nz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "nocle.fr",
            "domain_keyword": "nocle",
            "domain_tld": "fr",
            "query_time": "2024-06-06 09:50:32",
            "create_date": "2008-01-11",
            "update_date": "2024-02-29",
            "expiry_date": "2025-01-11",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "Ano Nymous",
            "name_servers": [
                "ns.kimsufi.com",
                "ns379976.ip-5-196-70.eu"
            ],
            "domain_status": [
                "Active",
                "associated"
            ]
        },
        {
            "num": 35,
            "domain_name": "nzcse.com",
            "domain_keyword": "nzcse",
            "domain_tld": "com",
            "query_time": "2024-04-23 19:08:21",
            "create_date": "2017-05-29",
            "update_date": "2023-05-29",
            "expiry_date": "2025-05-29",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "njcle.com",
            "domain_keyword": "njcle",
            "domain_tld": "com",
            "query_time": "2024-04-26 00:31:45",
            "create_date": "2006-01-16",
            "update_date": "2021-12-21",
            "expiry_date": "2025-01-16",
            "registrar_iana": 1114,
            "registrar_name": "Media Elite Holdings Limited",
            "registrar_website": "http://www.registermatrix.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Fundacion Privacy Services LTD",
            "registrant_address": "3rd Floor Humbolt Tower, Calle 53 Este",
            "registrant_city": "Panama City",
            "registrant_zip": "0801",
            "registrant_country": "PA",
            "registrant_email": "[email protected]",
            "registrant_phone": "+507.8365079",
            "name_servers": [
                "ns1.hastydns.com",
                "ns2.hastydns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "nzche.com",
            "domain_keyword": "nzche",
            "domain_tld": "com",
            "query_time": "2024-05-21 09:10:29",
            "create_date": "2023-09-11",
            "update_date": "2023-09-16",
            "expiry_date": "2024-09-11",
            "registrar_iana": 3535,
            "registrar_name": "DropCatch.com 1326 LLC",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for GDPR privacy",
            "registrant_company": "Redacted for GDPR privacy",
            "registrant_address": "Redacted for GDPR privacy, Redacted for GDPR privacy",
            "registrant_city": "Redacted for GDPR privacy",
            "registrant_state": "Gansu",
            "registrant_zip": "Redacted for GDPR privacy",
            "registrant_country": "CN",
            "registrant_email": "[email protected]",
            "registrant_phone": "Redacted for GDPR privacy",
            "registrant_fax": "Redacted for GDPR privacy",
            "name_servers": [
                "a.share-dns.com",
                "b.share-dns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "nzcla.com",
            "domain_keyword": "nzcla",
            "domain_tld": "com",
            "query_time": "2024-04-18 12:18:31",
            "create_date": "2022-04-05",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.domaincontrol.com",
                "ns22.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 39,
            "domain_name": "nzcie.org.nz",
            "domain_keyword": "nzcie",
            "domain_tld": "org.nz",
            "query_time": "2024-04-18 12:18:30",
            "create_date": "2017-07-24",
            "update_date": "2024-04-01",
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "https://www.key-systems.net",
            "name_servers": [
                "ns1.sol1.net",
                "ns2.sol1.net",
                "ns3.sol1.au",
                "ns4.sol1.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "ezcle.net",
            "domain_keyword": "ezcle",
            "domain_tld": "net",
            "query_time": "2024-05-18 23:08:00",
            "create_date": "2013-05-16",
            "update_date": "2024-05-17",
            "expiry_date": "2025-05-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns21.cloudns.net",
                "ns22.cloudns.net",
                "ns23.cloudns.net",
                "ns24.cloudns.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "nucle.net",
            "domain_keyword": "nucle",
            "domain_tld": "net",
            "query_time": "2024-05-22 13:05:16",
            "create_date": "2020-03-26",
            "update_date": "2024-03-04",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria International LLC",
            "registrar_website": "www.marcaria.com",
            "registrant_name": "Domain Manager",
            "registrant_company": "REDE AGRO FIDELIDADE E INTERMEDIACOES SA",
            "registrant_address": "Av. Das Nacoes Unidas, No. 12901, Conjunto N301, Torre Norte,",
            "registrant_city": "Sao Paulo",
            "registrant_state": "SP",
            "registrant_zip": "04583-105",
            "registrant_country": "BR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+55.11982619273",
            "name_servers": [
                "ns01.trademarkarea.com",
                "ns02.trademarkarea.com",
                "ns03.trademarkarea.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "nucle.com",
            "domain_keyword": "nucle",
            "domain_tld": "com",
            "query_time": "2024-06-09 18:17:36",
            "create_date": "2009-10-07",
            "update_date": "2024-04-08",
            "expiry_date": "2024-10-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 43,
            "domain_name": "nocle.media",
            "domain_keyword": "nocle",
            "domain_tld": "media",
            "query_time": "2024-05-24 12:41:08",
            "create_date": "2023-01-27",
            "update_date": "2024-01-02",
            "expiry_date": "2025-01-27",
            "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": [
                "connect1.squarespacedns.com",
                "connect2.squarespacedns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "nocle.net",
            "domain_keyword": "nocle",
            "domain_tld": "net",
            "query_time": "2024-04-19 14:48:12",
            "create_date": "2019-12-18",
            "update_date": "2023-10-15",
            "expiry_date": "2024-12-18",
            "registrar_iana": 1557,
            "registrar_name": "Netowl, Inc.",
            "registrar_website": "www.star-domain.jp",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "7F FIS Bldg., 403 Shimomaruya-cho, Nakagyo-ku",
            "registrant_city": "Kyoto",
            "registrant_state": "Kyoto",
            "registrant_zip": "604-8006",
            "registrant_country": "JP",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.752568553",
            "name_servers": [
                "ns1.star-domain.jp",
                "ns2.star-domain.jp",
                "ns3.star-domain.jp"
            ],
            "domain_status": [
                "- https://www.icann.org/epp#"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "szcle.com",
            "domain_keyword": "szcle",
            "domain_tld": "com",
            "query_time": "2024-04-15 01:49:11",
            "create_date": "2007-10-30",
            "update_date": "2022-10-13",
            "expiry_date": "2024-10-30",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "registrant_state": "guang dong",
            "registrant_country": "CN",
            "registrant_email": "https://whois.aliyun.com/whois/whoisform",
            "name_servers": [
                "dns19.hichina.com",
                "dns20.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "nccle.org",
            "domain_keyword": "nccle",
            "domain_tld": "org",
            "query_time": "2024-05-21 20:34:06",
            "create_date": "2003-05-07",
            "update_date": "2023-07-17",
            "expiry_date": "2026-05-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns4.rr.com",
                "ns1.biz.rr.com",
                "ns2.biz.rr.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "mzcle.com",
            "domain_keyword": "mzcle",
            "domain_tld": "com",
            "query_time": "2024-06-02 20:02:05",
            "create_date": "2023-07-18",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-18",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://www.key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.clksite.com",
                "ns2.clksite.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "nycle.org",
            "domain_keyword": "nycle",
            "domain_tld": "org",
            "query_time": "2024-05-11 23:21:09",
            "create_date": "2023-03-12",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-12",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "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": [
                "ns1.domain.com",
                "ns2.domain.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "nccle.com",
            "domain_keyword": "nccle",
            "domain_tld": "com",
            "query_time": "2024-06-08 16:43:21",
            "create_date": "2003-05-07",
            "update_date": "2022-09-13",
            "expiry_date": "2026-05-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "dns4.rr.com",
                "ns1.biz.rr.com",
                "ns2.biz.rr.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "nicle.com",
            "domain_keyword": "nicle",
            "domain_tld": "com",
            "query_time": "2024-04-29 02:13:14",
            "create_date": "1997-09-18",
            "update_date": "2023-09-17",
            "expiry_date": "2024-09-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "nzzle.com",
            "domain_keyword": "nzzle",
            "domain_tld": "com",
            "query_time": "2024-05-13 02:24:27",
            "create_date": "2023-11-25",
            "update_date": "2024-01-16",
            "expiry_date": "2024-11-25",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP INC",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "Kalkofnsvegur 2",
            "registrant_city": "Reykjavik",
            "registrant_state": "Capital Region",
            "registrant_zip": "101",
            "registrant_country": "IS",
            "registrant_email": "[email protected]",
            "registrant_phone": "+354.4212434",
            "name_servers": [
                "clint.ns.cloudflare.com",
                "raina.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 52,
            "domain_name": "nzqle.com",
            "domain_keyword": "nzqle",
            "domain_tld": "com",
            "query_time": "2024-05-24 14:24:19",
            "create_date": "2024-01-30",
            "update_date": "2024-04-14",
            "expiry_date": "2025-01-30",
            "registrar_iana": 1923,
            "registrar_name": "Gname.com Pte. Ltd.",
            "registrar_website": "www.gname.com",
            "registrant_name": "Redacted for privacy",
            "registrant_company": "Redacted for privacy",
            "registrant_address": "Redacted for privacy",
            "registrant_city": "Redacted for privacy",
            "registrant_state": "SHANGHAI",
            "registrant_zip": "Redacted for privacy",
            "registrant_country": "CN",
            "registrant_email": "https://rdap.gname.com/extra/contact?type=registrant&domain=nzqle.com",
            "registrant_phone": "Redacted for privacy",
            "registrant_fax": "Redacted for privacy",
            "name_servers": [
                "april.ns.cloudflare.com",
                "dilbert.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "nucle.uno",
            "domain_keyword": "nucle",
            "domain_tld": "uno",
            "query_time": "2024-05-15 15:02:21",
            "create_date": "2023-09-02",
            "update_date": "2024-05-08",
            "expiry_date": "2024-09-02",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "M\\u00E9x.",
            "registrant_country": "MX",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-a1.googledomains.com",
                "ns-cloud-a2.googledomains.com",
                "ns-cloud-a3.googledomains.com",
                "ns-cloud-a4.googledomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "azcle.com",
            "domain_keyword": "azcle",
            "domain_tld": "com",
            "query_time": "2024-04-16 09:23:27",
            "create_date": "2015-12-12",
            "update_date": "2020-12-06",
            "expiry_date": "2024-12-12",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "ezcle.com",
            "domain_keyword": "ezcle",
            "domain_tld": "com",
            "query_time": "2024-04-21 01:19:38",
            "create_date": "2003-08-17",
            "update_date": "2022-10-14",
            "expiry_date": "2024-08-17",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns01.cashparking.com",
                "ns02.cashparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "nucle.art",
            "domain_keyword": "nucle",
            "domain_tld": "art",
            "query_time": "2024-05-03 03:34:10",
            "create_date": "2022-02-28",
            "update_date": "2024-05-01",
            "expiry_date": "2025-02-28",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_country": "FR",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "dns1.p02.nsone.net",
                "dns2.p02.nsone.net",
                "dns3.p02.nsone.net",
                "dns4.p02.nsone.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "nzclw.com",
            "domain_keyword": "nzclw",
            "domain_tld": "com",
            "query_time": "2024-04-18 12:18:31",
            "create_date": "2015-03-19",
            "update_date": "2023-03-30",
            "expiry_date": "2027-03-19",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "http://www.register.com",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "nzmle.info",
            "domain_keyword": "nzmle",
            "domain_tld": "info",
            "query_time": "2024-05-04 16:33:36",
            "create_date": "2024-05-02",
            "update_date": "2024-05-02",
            "expiry_date": "2025-05-02",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "https://www.alibabacloud.com/domain",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "skyhd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "xianggang",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "HK",
            "registrant_email": "please query the rdds service of the 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.alidns.com",
                "ns8.alidns.com"
            ],
            "domain_status": [
                "addPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 59,
            "domain_name": "nzcge.nz",
            "domain_keyword": "nzcge",
            "domain_tld": "nz",
            "query_time": "2024-05-23 17:46:49",
            "create_date": "2014-10-19",
            "update_date": "2023-10-17",
            "registrar_name": "Dreamscape Networks International Pte Ltd t/a Crazy Domains",
            "registrar_website": "https://www.crazydomains.com.au/",
            "name_servers": [
                "ns2.wixdns.net",
                "ns3.wixdns.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "njcle.org",
            "domain_keyword": "njcle",
            "domain_tld": "org",
            "query_time": "2024-04-26 00:31:45",
            "create_date": "2008-01-21",
            "update_date": "2023-11-17",
            "expiry_date": "2025-01-21",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://whois.wildwestdomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "nacle.org",
            "domain_keyword": "nacle",
            "domain_tld": "org",
            "query_time": "2024-05-07 16:42:00",
            "create_date": "2023-06-11",
            "update_date": "2024-01-01",
            "expiry_date": "2024-06-11",
            "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": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 62,
            "domain_name": "nzile.org",
            "domain_keyword": "nzile",
            "domain_tld": "org",
            "query_time": "2024-04-23 19:10:29",
            "create_date": "2005-06-07",
            "update_date": "2023-05-13",
            "expiry_date": "2024-06-07",
            "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": "Bay of Plenty",
            "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": [
                "ns1.stackdns.com",
                "ns2.stackdns.com",
                "ns3.stackdns.com",
                "ns4.stackdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 63,
            "domain_name": "nucle.ag",
            "domain_keyword": "nucle",
            "domain_tld": "ag",
            "query_time": "2024-05-26 02:17:10",
            "create_date": "2020-03-26",
            "update_date": "2024-03-09",
            "expiry_date": "2025-03-26",
            "registrar_iana": 1086,
            "registrar_name": "Marcaria International LLC",
            "registrar_website": "http://www.marcaria.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDE AGRO FIDELIDADE E INTERMEDIACOES SA",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "SP",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BR",
            "registrant_email": "please query the rdds service of the 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-1134.awsdns-13.org",
                "ns-1907.awsdns-46.co.uk",
                "ns-453.awsdns-56.com",
                "ns-873.awsdns-45.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "nicle.co",
            "domain_keyword": "nicle",
            "domain_tld": "co",
            "query_time": "2024-05-22 23:14:08",
            "create_date": "2013-02-06",
            "update_date": "2024-02-11",
            "expiry_date": "2025-02-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "nucle.org",
            "domain_keyword": "nucle",
            "domain_tld": "org",
            "query_time": "2024-05-18 09:39:04",
            "create_date": "2016-05-14",
            "update_date": "2024-05-14",
            "expiry_date": "2025-05-14",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns101.registrar-servers.com",
                "dns102.registrar-servers.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "npcle.link",
            "domain_keyword": "npcle",
            "domain_tld": "link",
            "query_time": "2024-05-29 13:50:31",
            "create_date": "2024-02-08",
            "update_date": "2024-02-13",
            "expiry_date": "2025-02-08",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "gordon.ns.cloudflare.com",
                "samara.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "nycle.com",
            "domain_keyword": "nycle",
            "domain_tld": "com",
            "query_time": "2024-04-23 05:54:08",
            "create_date": "2003-10-02",
            "update_date": "2023-12-15",
            "expiry_date": "2024-12-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "ndcle.com",
            "domain_keyword": "ndcle",
            "domain_tld": "com",
            "query_time": "2024-05-22 15:32:52",
            "create_date": "2024-05-19",
            "update_date": "2024-05-19",
            "expiry_date": "2025-05-19",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc.",
            "registrar_website": "https://www.cloudflare.com",
            "registrant_name": "DATA REDACTED",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "DATA REDACTED",
            "registrant_city": "DATA REDACTED",
            "registrant_state": "CA",
            "registrant_zip": "DATA REDACTED",
            "registrant_country": "US",
            "registrant_email": "https://domaincontact.cloudflareregistrar.com/ndcle.com",
            "registrant_phone": "DATA REDACTED",
            "registrant_fax": "DATA REDACTED",
            "name_servers": [
                "brodie.ns.cloudflare.com",
                "tina.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "ezcle.org",
            "domain_keyword": "ezcle",
            "domain_tld": "org",
            "query_time": "2024-04-21 01:19:38",
            "create_date": "2017-08-25",
            "update_date": "2023-10-09",
            "expiry_date": "2024-08-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 70,
            "domain_name": "nzclc.vip",
            "domain_keyword": "nzclc",
            "domain_tld": "vip",
            "query_time": "2024-04-18 12:18:31",
            "create_date": "2023-10-06",
            "update_date": "2023-11-25",
            "expiry_date": "2024-10-06",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns59.domaincontrol.com",
                "ns60.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "nzyle.com",
            "domain_keyword": "nzyle",
            "domain_tld": "com",
            "query_time": "2024-05-01 11:48:16",
            "create_date": "2024-02-28",
            "update_date": "2024-03-23",
            "expiry_date": "2025-02-28",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 72,
            "domain_name": "nacle.info",
            "domain_keyword": "nacle",
            "domain_tld": "info",
            "query_time": "2024-05-07 16:42:00",
            "create_date": "2024-03-05",
            "update_date": "2024-03-10",
            "expiry_date": "2025-03-05",
            "registrar_iana": 1158,
            "registrar_name": "Adomainofyourown.com LLC",
            "registrar_website": "http://www.adomainofyourown.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "redacted",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "redacted",
            "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": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "njcle.law",
            "domain_keyword": "njcle",
            "domain_tld": "law",
            "query_time": "2024-05-19 19:39:59",
            "create_date": "2022-07-23",
            "update_date": "2023-05-30",
            "expiry_date": "2024-07-23",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Limited",
            "registrar_website": "www.101domain.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NJ",
            "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": [
                "jermaine.ns.cloudflare.com",
                "joyce.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "nvcle.com",
            "domain_keyword": "nvcle",
            "domain_tld": "com",
            "query_time": "2024-05-09 05:50:23",
            "create_date": "2008-11-12",
            "update_date": "2023-10-11",
            "expiry_date": "2024-11-12",
            "registrar_iana": 292,
            "registrar_name": "MarkMonitor, Inc.",
            "registrar_website": "http://www.markmonitor.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Thomson Reuters Enterprise Centre GmbH",
            "registrant_address": "Landis und Gyr Strasse 3",
            "registrant_city": "Zug",
            "registrant_state": "Zug",
            "registrant_zip": "6300",
            "registrant_country": "CH",
            "registrant_email": "[email protected]",
            "registrant_phone": "+41.583065040",
            "name_servers": [
                "ns1.markmonitor.com",
                "ns2.markmonitor.com",
                "ns3.markmonitor.com",
                "ns4.markmonitor.com",
                "ns5.markmonitor.com",
                "ns6.markmonitor.com",
                "ns7.markmonitor.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "nicle.biz",
            "domain_keyword": "nicle",
            "domain_tld": "biz",
            "query_time": "2024-05-13 21:20:21",
            "create_date": "2005-10-26",
            "update_date": "2023-06-11",
            "expiry_date": "2024-10-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns03.domaincontrol.com",
                "ns04.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "nzole.com",
            "domain_keyword": "nzole",
            "domain_tld": "com",
            "query_time": "2024-04-23 19:12:21",
            "create_date": "2009-08-11",
            "update_date": "2020-07-19",
            "expiry_date": "2024-08-11",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "nucle.io",
            "domain_keyword": "nucle",
            "domain_tld": "io",
            "query_time": "2024-06-01 04:01:59",
            "create_date": "2021-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 269,
            "registrar_name": "Key-Systems GmbH",
            "registrar_website": "http://key-systems.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "c/o whoisproxy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "VA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-b1.googledomains.com",
                "ns-cloud-b2.googledomains.com",
                "ns-cloud-b3.googledomains.com",
                "ns-cloud-b4.googledomains.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 78,
            "domain_name": "nicle.org",
            "domain_keyword": "nicle",
            "domain_tld": "org",
            "query_time": "2024-04-24 01:47:23",
            "create_date": "2005-10-26",
            "update_date": "2023-06-12",
            "expiry_date": "2024-10-26",
            "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": [
                "ns.rackspace.com",
                "ns2.rackspace.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "nucle.ru",
            "domain_keyword": "nucle",
            "domain_tld": "ru",
            "query_time": "2024-05-03 17:30:37",
            "create_date": "2023-11-26",
            "expiry_date": "2024-11-26",
            "registrar_name": "RU-CENTER-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns3.nic.ru",
                "ns4.nic.ru",
                "ns8.nic.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 80,
            "domain_name": "nucle.cloud",
            "domain_keyword": "nucle",
            "domain_tld": "cloud",
            "query_time": "2024-04-28 02:22:15",
            "create_date": "2022-05-17",
            "update_date": "2024-04-22",
            "expiry_date": "2025-05-17",
            "registrar_iana": 1068,
            "registrar_name": "NAMECHEAP",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 81,
            "domain_name": "nzcbe.com",
            "domain_keyword": "nzcbe",
            "domain_tld": "com",
            "query_time": "2024-05-03 09:16:19",
            "create_date": "2023-04-14",
            "update_date": "2024-04-29",
            "expiry_date": "2025-04-14",
            "registrar_iana": 57,
            "registrar_name": "Advanced Internet Technologies, Inc. (AIT)",
            "registrar_website": "http://www.ait.com",
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "nicle.net",
            "domain_keyword": "nicle",
            "domain_tld": "net",
            "query_time": "2024-04-24 01:47:23",
            "create_date": "2012-02-16",
            "update_date": "2024-02-17",
            "expiry_date": "2025-02-16",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "nzclev.com",
            "domain_keyword": "nzclev",
            "domain_tld": "com",
            "query_time": "2024-05-12 15:15:34",
            "create_date": "2023-08-19",
            "update_date": "2023-08-19",
            "expiry_date": "2024-08-19",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "http://ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "1&1 Internet Inc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "PA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1041.ui-dns.com",
                "ns1056.ui-dns.biz",
                "ns1086.ui-dns.de",
                "ns1120.ui-dns.org"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "necle.life",
            "domain_keyword": "necle",
            "domain_tld": "life",
            "query_time": "2024-05-25 17:45:22",
            "create_date": "2023-06-30",
            "update_date": "2023-07-05",
            "expiry_date": "2024-06-30",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "http://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PrivacyGuardian.org llc",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "AZ",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dimitris.ns.cloudflare.com",
                "grannbo.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "nucle.app",
            "domain_keyword": "nucle",
            "domain_tld": "app",
            "query_time": "2024-06-09 18:17:35",
            "create_date": "2021-08-12",
            "update_date": "2023-05-21",
            "expiry_date": "2024-08-12",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy Protection",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "IL",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.domain.io",
                "ns2.domain.io"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "nocle.store",
            "domain_keyword": "nocle",
            "domain_tld": "store",
            "query_time": "2024-05-17 22:35:32",
            "create_date": "2023-06-20",
            "update_date": "2024-04-17",
            "expiry_date": "2024-06-20",
            "registrar_iana": 146,
            "registrar_name": "Go Daddy, LLC",
            "registrar_website": "https://www.godaddy.com/",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_state": "Arizona",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns45.domaincontrol.com",
                "ns46.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "nucle.ooo",
            "domain_keyword": "nucle",
            "domain_tld": "ooo",
            "query_time": "2024-06-09 18:17:35",
            "create_date": "2022-04-08",
            "update_date": "2024-04-09",
            "expiry_date": "2025-04-08",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "ON",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns-cloud-e1.googledomains.com",
                "ns-cloud-e2.googledomains.com",
                "ns-cloud-e3.googledomains.com",
                "ns-cloud-e4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 88,
            "domain_name": "n-cle.men",
            "domain_keyword": "n-cle",
            "domain_tld": "men",
            "query_time": "2024-05-25 06:17:15",
            "create_date": "2023-11-20",
            "update_date": "2023-11-25",
            "expiry_date": "2028-11-20",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "http://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ali.ns.cloudflare.com",
                "weston.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "nzclc.com",
            "domain_keyword": "nzclc",
            "domain_tld": "com",
            "query_time": "2024-05-31 18:14:52",
            "create_date": "2022-09-24",
            "update_date": "2024-03-16",
            "expiry_date": "2024-09-24",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Domain Admin / This Domain is For Sale",
            "registrant_company": "HugeDomains.com",
            "registrant_address": "2635 Walnut Street",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80205",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3038930552",
            "name_servers": [
                "nsg1.namebrightdns.com",
                "nsg2.namebrightdns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "izcle.com",
            "domain_keyword": "izcle",
            "domain_tld": "com",
            "query_time": "2024-06-10 21:48:04",
            "create_date": "2014-04-21",
            "update_date": "2024-06-09",
            "expiry_date": "2025-04-21",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo, LLC",
            "registrar_website": "https://www.namesilo.com/",
            "registrant_name": "Domain Administrator",
            "registrant_company": "See PrivacyGuardian.org",
            "registrant_address": "1928 E. Highland Ave. Ste F104 PMB# 255",
            "registrant_city": "Phoenix",
            "registrant_state": "AZ",
            "registrant_zip": "85016",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.3478717726",
            "name_servers": [
                "ns1.dnsowl.com",
                "ns2.dnsowl.com",
                "ns3.dnsowl.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 91,
            "domain_name": "nacle.com",
            "domain_keyword": "nacle",
            "domain_tld": "com",
            "query_time": "2024-06-08 17:30:15",
            "create_date": "2001-03-13",
            "update_date": "2023-12-07",
            "expiry_date": "2032-03-13",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.peer1.net",
                "ns2.peer1.net",
                "ns3.peer1.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "nucle.ai",
            "domain_keyword": "nucle",
            "domain_tld": "ai",
            "query_time": "2024-05-23 17:04:35",
            "registrar_name": "Namecheap",
            "registrar_website": "https://www.namecheap.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 93,
            "domain_name": "nucle.xyz",
            "domain_keyword": "nucle",
            "domain_tld": "xyz",
            "query_time": "2024-06-09 18:17:35",
            "create_date": "2023-04-07",
            "update_date": "2024-06-06",
            "expiry_date": "2024-04-07",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "葛荣凯",
            "registrant_state": "北京市",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientHold",
                "pendingDelete",
                "serverHold",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "nucle.space",
            "domain_keyword": "nucle",
            "domain_tld": "space",
            "query_time": "2024-05-10 18:39:06",
            "create_date": "2024-01-06",
            "update_date": "2024-04-23",
            "expiry_date": "2025-01-06",
            "registrar_iana": 1601,
            "registrar_name": "Atak Domain Hosting",
            "registrar_website": "http://www.apiname.com",
            "registrant_company": "n/a",
            "registrant_state": "Kiev",
            "registrant_country": "UA",
            "registrant_email": "please query the rdds service of the 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": [
                "jerry.ns.cloudflare.com",
                "pam.ns.cloudflare.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "nucle.it",
            "domain_keyword": "nucle",
            "domain_tld": "it",
            "query_time": "2024-05-22 13:05:16",
            "create_date": "2006-04-05",
            "update_date": "2024-05-12",
            "expiry_date": "2025-04-26",
            "registrar_name": "Italhub S.r.l.",
            "registrar_website": "http://www.italhosting.it",
            "registrant_company": "Nunzio Clemente",
            "registrant_address": "via Guglielmo Pepe, 35",
            "registrant_city": "Altamura",
            "registrant_state": "BA",
            "registrant_zip": "70022",
            "registrant_country": "IT",
            "name_servers": [
                "khonsu.italhosting.it",
                "nut.italhosting.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 96,
            "domain_name": "necle.it",
            "domain_keyword": "necle",
            "domain_tld": "it",
            "query_time": "2024-06-12 19:36:44",
            "create_date": "2007-05-22",
            "update_date": "2024-06-07",
            "expiry_date": "2025-05-22",
            "registrar_name": "Aruba s.p.a.",
            "registrar_website": "http://www.aruba.it",
            "registrant_company": "Da Neclè di Giacché Paolo",
            "registrant_address": "Via Provinciale Avenza-Sarzana 127",
            "registrant_city": "CARRARA",
            "registrant_state": "MS",
            "registrant_zip": "54033",
            "registrant_country": "IT",
            "name_servers": [
                "dns.technorail.com",
                "dns2.technorail.com",
                "dns3.arubadns.net",
                "dns4.arubadns.cz"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 97,
            "domain_name": "zcle.org",
            "domain_keyword": "zcle",
            "domain_tld": "org",
            "query_time": "2024-04-28 13:11:15",
            "create_date": "2014-12-19",
            "update_date": "2024-02-02",
            "expiry_date": "2024-12-19",
            "registrar_iana": 1167,
            "registrar_name": "Allworldnames.com LLC",
            "registrar_website": "http://www.networksolutions.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "SnapNames.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "OR",
            "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.interimnameserver.com",
                "ns2.interimnameserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "ncle.nl",
            "domain_keyword": "ncle",
            "domain_tld": "nl",
            "query_time": "2024-04-26 16:53:17",
            "create_date": "2023-03-16",
            "update_date": "2023-11-27",
            "registrar_name": "ZXCS",
            "name_servers": [
                "itzel.ns.cloudflare.com",
                "langston.ns.cloudflare.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 99,
            "domain_name": "nzle.net",
            "domain_keyword": "nzle",
            "domain_tld": "net",
            "query_time": "2024-04-23 19:11:37",
            "create_date": "2015-10-04",
            "update_date": "2023-09-27",
            "expiry_date": "2024-10-04",
            "registrar_iana": 1489,
            "registrar_name": "Megazone Corp., dba HOSTING.KR",
            "registrar_website": "http://www.hosting.kr",
            "registrant_name": "HAANULLHEE LIM",
            "registrant_company": "HAANULLHEE LIM",
            "registrant_address": "#433 Seobusaet-gil,  Geumcheon-gu",
            "registrant_city": "Seoul",
            "registrant_zip": "08504",
            "registrant_country": "KR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+82.1047124671",
            "name_servers": [
                "ns1.hosting.co.kr",
                "ns2.hosting.co.kr",
                "ns3.hosting.co.kr",
                "ns4.hosting.co.kr"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "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.082,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>nzcle.org.nz</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>121</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>nzcse.co.nz, nicle.cn, nzcie.com, nzcla.org, necle.com, nucle.haus, nocle.com, nzile.com, nicle.info, nocle.info, nzcel.kiwi, nocle.com.br, lzcle.com, nzclh.com, nucle.co.uk, nmcle.pro, nmcle.com, nzile.org.nz, ngcle.info, vzcle.com, nucle.us, nzcge.co.nz, nacle.net, nzale.org, njcle.net, nzcln.top, nzele.com, ngcle.com, nzche.ac.nz, nucle.shop, nzcne.in, nzale.com, nzcel.co.nz, nocle.fr, nzcse.com, njcle.com, nzche.com, nzcla.com, nzcie.org.nz, ezcle.net, nucle.net, nucle.com, nocle.media, nocle.net, szcle.com, nccle.org, mzcle.com, nycle.org, nccle.com, nicle.com, nzzle.com, nzqle.com, nucle.uno, azcle.com, ezcle.com, nucle.art, nzclw.com, nzmle.info, nzcge.nz, njcle.org, nacle.org, nzile.org, nucle.ag, nicle.co, nucle.org, npcle.link, nycle.com, ndcle.com, ezcle.org, nzclc.vip, nzyle.com, nacle.info, njcle.law, nvcle.com, nicle.biz, nzole.com, nucle.io, nicle.org, nucle.ru, nucle.cloud, nzcbe.com, nicle.net, nzclev.com, necle.life, nucle.app, nocle.store, nucle.ooo, n-cle.men, nzclc.com, izcle.com, nacle.com, nucle.ai, nucle.xyz, nucle.space, nucle.it, necle.it, zcle.org, ncle.nl, nzle.net, nzcl.co.nz</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>nzcse.co.nz</domain_name>
   <domain_keyword>nzcse</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-03 09:16:27</query_time>
   <create_date>2017-05-29</create_date>
   <update_date>2024-05-03</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.domaincontrol.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>nicle.cn</domain_name>
   <domain_keyword>nicle</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-04-29 02:13:14</query_time>
   <create_date>2006-12-31</create_date>
   <expiry_date>2024-12-31</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>无锡尼可超声波设备有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.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>nzcie.com</domain_name>
   <domain_keyword>nzcie</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-08 21:09:06</query_time>
   <create_date>2022-12-28</create_date>
   <update_date>2023-12-22</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>3356</registrar_iana>
   <registrar_name>DropCatch.com 1147 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</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>5</num>
   <domain_name>necle.com</domain_name>
   <domain_keyword>necle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-17 07:02:02</query_time>
   <create_date>2005-01-24</create_date>
   <update_date>2024-01-10</update_date>
   <expiry_date>2025-01-24</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=necle.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>nucle.haus</domain_name>
   <domain_keyword>nucle</domain_keyword>
   <domain_tld>haus</domain_tld>
   <query_time>2024-05-22 13:05:16</query_time>
   <create_date>2021-07-02</create_date>
   <update_date>2023-08-16</update_date>
   <expiry_date>2024-07-02</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/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>ns23.domaincontrol.com</value>
    <value>ns24.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>7</num>
   <domain_name>nocle.com</domain_name>
   <domain_keyword>nocle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 12:41:08</query_time>
   <create_date>2008-04-23</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2025-04-23</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>nzile.com</domain_name>
   <domain_keyword>nzile</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 18:15:40</query_time>
   <create_date>2016-05-10</create_date>
   <update_date>2021-05-04</update_date>
   <expiry_date>2024-05-10</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>9</num>
   <domain_name>nicle.info</domain_name>
   <domain_keyword>nicle</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-13 21:20:21</query_time>
   <create_date>2005-10-26</create_date>
   <update_date>2022-09-03</update_date>
   <expiry_date>2024-10-26</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>ns03.domaincontrol.com</value>
    <value>ns04.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>nocle.info</domain_name>
   <domain_keyword>nocle</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-31 06:42:44</query_time>
   <create_date>2023-05-29</create_date>
   <update_date>2024-05-28</update_date>
   <expiry_date>2025-05-29</expiry_date>
   <registrar_iana>468</registrar_iana>
   <registrar_name>Amazon Registrar, Inc.</registrar_name>
   <registrar_website>http://registrar.amazon.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Identity Protection Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Middlesex</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>GB</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1382.awsdns-44.org</value>
    <value>ns-1874.awsdns-42.co.uk</value>
    <value>ns-258.awsdns-32.com</value>
    <value>ns-787.awsdns-34.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
    <value>transferPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>nzcel.kiwi</domain_name>
   <domain_keyword>nzcel</domain_keyword>
   <domain_tld>kiwi</domain_tld>
   <query_time>2024-05-12 15:15:33</query_time>
   <create_date>2014-07-09</create_date>
   <update_date>2023-05-21</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows</registrar_name>
   <registrar_website>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 ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.discountdomains.co.nz</value>
    <value>ns2.discountdomains.co.nz</value>
    <value>ns3.discountdomains.co.nz</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>nocle.com.br</domain_name>
   <domain_keyword>nocle</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-06-10 14:55:04</query_time>
   <create_date>2021-12-12</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrant_name>NOCLE SERVICOS ELETRICOS</registrant_name>
   <name_servers>
    <value>ns1.dns-parking.com</value>
    <value>ns2.dns-parking.com</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>13</num>
   <domain_name>lzcle.com</domain_name>
   <domain_keyword>lzcle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 19:33:06</query_time>
   <create_date>2016-04-22</create_date>
   <update_date>2023-04-14</update_date>
   <expiry_date>2025-04-22</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>zhe jiang</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns10.hichina.com</value>
    <value>dns9.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>nzclh.com</domain_name>
   <domain_keyword>nzclh</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 18:14:52</query_time>
   <create_date>2024-02-08</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>SHAN XI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=nzclh.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>jm1.dns.com</value>
    <value>jm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>nucle.co.uk</domain_name>
   <domain_keyword>nucle</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-05-12 11:56:43</query_time>
   <create_date>2023-10-25</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_name>GoDaddy.com, LLC. [Tag = GODADDY]</registrar_name>
   <registrar_website>http://uk.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.livedns.co.uk</value>
    <value>ns2.livedns.co.uk</value>
    <value>ns3.livedns.co.uk</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>16</num>
   <domain_name>nmcle.pro</domain_name>
   <domain_keyword>nmcle</domain_keyword>
   <domain_tld>pro</domain_tld>
   <query_time>2024-05-01 13:27:11</query_time>
   <create_date>2023-12-19</create_date>
   <update_date>2023-12-24</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Dynadot Privacy Service</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>California</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.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>nmcle.com</domain_name>
   <domain_keyword>nmcle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-17 06:16:19</query_time>
   <create_date>2014-02-26</create_date>
   <update_date>2021-02-20</update_date>
   <expiry_date>2025-02-26</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>domain-for-sale.hugedomainsdns.com</value>
    <value>forsale.hugedomainsdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>18</num>
   <domain_name>nzile.org.nz</domain_name>
   <domain_keyword>nzile</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2024-05-31 18:15:40</query_time>
   <create_date>2001-06-15</create_date>
   <update_date>2024-05-22</update_date>
   <registrar_name>OpenSRS</registrar_name>
   <registrar_website>https://tucows.com/</registrar_website>
   <name_servers>
    <value>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>ngcle.info</domain_name>
   <domain_keyword>ngcle</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 15:09:45</query_time>
   <create_date>2023-04-29</create_date>
   <update_date>2024-04-30</update_date>
   <expiry_date>2025-04-29</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>vzcle.com</domain_name>
   <domain_keyword>vzcle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-20 04:55:27</query_time>
   <create_date>2023-03-22</create_date>
   <update_date>2024-03-27</update_date>
   <expiry_date>2025-03-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>ns05.domaincontrol.com</value>
    <value>ns06.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>21</num>
   <domain_name>nucle.us</domain_name>
   <domain_keyword>nucle</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-28 02:22:15</query_time>
   <create_date>2004-06-18</create_date>
   <update_date>2024-04-10</update_date>
   <expiry_date>2025-06-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Dejan Petronijevic</registrant_name>
   <registrant_address>Pancevacka 1</registrant_address>
   <registrant_city>Pancevo</registrant_city>
   <registrant_state>Serbia</registrant_state>
   <registrant_zip>26000</registrant_zip>
   <registrant_country>RS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.331337</registrant_phone>
   <name_servers>
    <value>collins.ns.cloudflare.com</value>
    <value>ishaan.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>nzcge.co.nz</domain_name>
   <domain_keyword>nzcge</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-03 09:16:22</query_time>
   <create_date>2014-04-30</create_date>
   <update_date>2024-04-30</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>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>nacle.net</domain_name>
   <domain_keyword>nacle</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-15 18:00:59</query_time>
   <create_date>2001-03-13</create_date>
   <update_date>2024-03-14</update_date>
   <expiry_date>2025-03-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=nacle.net</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns1.peer1.net</value>
    <value>ns2.peer1.net</value>
    <value>ns3.peer1.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>24</num>
   <domain_name>nzale.org</domain_name>
   <domain_keyword>nzale</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 09:10:18</query_time>
   <create_date>2021-01-02</create_date>
   <update_date>2022-12-08</update_date>
   <expiry_date>2025-01-02</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_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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>ns31.infomaniak.com</value>
    <value>ns32.infomaniak.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>njcle.net</domain_name>
   <domain_keyword>njcle</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-26 00:31:45</query_time>
   <create_date>2008-01-21</create_date>
   <update_date>2023-11-12</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.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>26</num>
   <domain_name>nzcln.top</domain_name>
   <domain_keyword>nzcln</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-05-21 09:10:29</query_time>
   <create_date>2023-05-18</create_date>
   <update_date>2023-05-18</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo,LLC</registrar_name>
   <registrar_website>https://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record  identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>nzele.com</domain_name>
   <domain_keyword>nzele</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-30 12:24:28</query_time>
   <create_date>2010-02-22</create_date>
   <update_date>2020-05-01</update_date>
   <expiry_date>2024-03-06</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>ngcle.com</domain_name>
   <domain_keyword>ngcle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-04 21:58:19</query_time>
   <create_date>2023-04-19</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2025-04-19</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains2.squarespace.com</registrar_website>
   <registrant_name>Contact Privacy Inc. Customer 7151571251</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>96 Mowat Ave</registrant_address>
   <registrant_city>Toronto</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>M4K 3K1</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>https://domains.google.com/contactregistrant?domain=ngcle.com</registrant_email>
   <registrant_phone>+1.4165385487</registrant_phone>
   <name_servers>
    <value>ns-cloud-d1.googledomains.com</value>
    <value>ns-cloud-d2.googledomains.com</value>
    <value>ns-cloud-d3.googledomains.com</value>
    <value>ns-cloud-d4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>nzche.ac.nz</domain_name>
   <domain_keyword>nzche</domain_keyword>
   <domain_tld>ac.nz</domain_tld>
   <query_time>2024-05-12 15:15:33</query_time>
   <create_date>2019-10-28</create_date>
   <update_date>2023-11-08</update_date>
   <registrar_name>Voyager Internet Ltd T/A 1st Domains</registrar_name>
   <registrar_website>www.1stdomains.nz</registrar_website>
   <name_servers>
    <value>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>30</num>
   <domain_name>nucle.shop</domain_name>
   <domain_keyword>nucle</domain_keyword>
   <domain_tld>shop</domain_tld>
   <query_time>2024-04-28 02:22:15</query_time>
   <create_date>2023-03-29</create_date>
   <update_date>2024-04-19</update_date>
   <expiry_date>2025-03-29</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>https://www.sav.com/</registrar_website>
   <registrant_state>IL</registrant_state>
   <registrant_country>US</registrant_country>
   <name_servers>
    <value>ns1-expired.sav.com</value>
    <value>ns2-expired.sav.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>nzcne.in</domain_name>
   <domain_keyword>nzcne</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-01 05:19:02</query_time>
   <create_date>2023-03-28</create_date>
   <update_date>2024-03-28</update_date>
   <expiry_date>2024-03-28</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot LLC</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>lei fanghe</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Jiangxi</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dyna-ns.net</value>
    <value>ns2.dyna-ns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>pendingDelete</value>
    <value>redemptionPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>nzale.com</domain_name>
   <domain_keyword>nzale</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 19:07:26</query_time>
   <create_date>2019-07-08</create_date>
   <update_date>2021-07-11</update_date>
   <expiry_date>2025-07-08</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>33</num>
   <domain_name>nzcel.co.nz</domain_name>
   <domain_keyword>nzcel</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-04-23 19:08:11</query_time>
   <create_date>2014-07-03</create_date>
   <update_date>2023-07-18</update_date>
   <registrar_name>Freeparking Limited t/a DiscountDomains</registrar_name>
   <registrar_website>https://www.discountdomains.co.nz</registrar_website>
   <name_servers>
    <value>ns1.discountdomains.co.nz</value>
    <value>ns2.discountdomains.co.nz</value>
    <value>ns3.discountdomains.co.nz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>nocle.fr</domain_name>
   <domain_keyword>nocle</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-06-06 09:50:32</query_time>
   <create_date>2008-01-11</create_date>
   <update_date>2024-02-29</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>Ano Nymous</registrant_name>
   <name_servers>
    <value>ns.kimsufi.com</value>
    <value>ns379976.ip-5-196-70.eu</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
   </domain_status>
  </value>
  <value>
   <num>35</num>
   <domain_name>nzcse.com</domain_name>
   <domain_keyword>nzcse</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 19:08:21</query_time>
   <create_date>2017-05-29</create_date>
   <update_date>2023-05-29</update_date>
   <expiry_date>2025-05-29</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>ns21.domaincontrol.com</value>
    <value>ns22.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>36</num>
   <domain_name>njcle.com</domain_name>
   <domain_keyword>njcle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-26 00:31:45</query_time>
   <create_date>2006-01-16</create_date>
   <update_date>2021-12-21</update_date>
   <expiry_date>2025-01-16</expiry_date>
   <registrar_iana>1114</registrar_iana>
   <registrar_name>Media Elite Holdings Limited</registrar_name>
   <registrar_website>http://www.registermatrix.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Fundacion Privacy Services LTD</registrant_company>
   <registrant_address>3rd Floor Humbolt Tower, Calle 53 Este</registrant_address>
   <registrant_city>Panama City</registrant_city>
   <registrant_zip>0801</registrant_zip>
   <registrant_country>PA</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+507.8365079</registrant_phone>
   <name_servers>
    <value>ns1.hastydns.com</value>
    <value>ns2.hastydns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>nzche.com</domain_name>
   <domain_keyword>nzche</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-21 09:10:29</query_time>
   <create_date>2023-09-11</create_date>
   <update_date>2023-09-16</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>3535</registrar_iana>
   <registrar_name>DropCatch.com 1326 LLC</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Redacted for GDPR privacy</registrant_name>
   <registrant_company>Redacted for GDPR privacy</registrant_company>
   <registrant_address>Redacted for GDPR privacy, Redacted for GDPR privacy</registrant_address>
   <registrant_city>Redacted for GDPR privacy</registrant_city>
   <registrant_state>Gansu</registrant_state>
   <registrant_zip>Redacted for GDPR privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>Redacted for GDPR privacy</registrant_phone>
   <registrant_fax>Redacted for GDPR privacy</registrant_fax>
   <name_servers>
    <value>a.share-dns.com</value>
    <value>b.share-dns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>nzcla.com</domain_name>
   <domain_keyword>nzcla</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 12:18:31</query_time>
   <create_date>2022-04-05</create_date>
   <update_date>2024-04-16</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.godaddy.com</registrar_website>
   <name_servers>
    <value>ns21.domaincontrol.com</value>
    <value>ns22.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>39</num>
   <domain_name>nzcie.org.nz</domain_name>
   <domain_keyword>nzcie</domain_keyword>
   <domain_tld>org.nz</domain_tld>
   <query_time>2024-04-18 12:18:30</query_time>
   <create_date>2017-07-24</create_date>
   <update_date>2024-04-01</update_date>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>https://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns1.sol1.net</value>
    <value>ns2.sol1.net</value>
    <value>ns3.sol1.au</value>
    <value>ns4.sol1.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>ezcle.net</domain_name>
   <domain_keyword>ezcle</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-18 23:08:00</query_time>
   <create_date>2013-05-16</create_date>
   <update_date>2024-05-17</update_date>
   <expiry_date>2025-05-16</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>ns21.cloudns.net</value>
    <value>ns22.cloudns.net</value>
    <value>ns23.cloudns.net</value>
    <value>ns24.cloudns.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>41</num>
   <domain_name>nucle.net</domain_name>
   <domain_keyword>nucle</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-22 13:05:16</query_time>
   <create_date>2020-03-26</create_date>
   <update_date>2024-03-04</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria International LLC</registrar_name>
   <registrar_website>www.marcaria.com</registrar_website>
   <registrant_name>Domain Manager</registrant_name>
   <registrant_company>REDE AGRO FIDELIDADE E INTERMEDIACOES SA</registrant_company>
   <registrant_address>Av. Das Nacoes Unidas, No. 12901, Conjunto N301, Torre Norte,</registrant_address>
   <registrant_city>Sao Paulo</registrant_city>
   <registrant_state>SP</registrant_state>
   <registrant_zip>04583-105</registrant_zip>
   <registrant_country>BR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+55.11982619273</registrant_phone>
   <name_servers>
    <value>ns01.trademarkarea.com</value>
    <value>ns02.trademarkarea.com</value>
    <value>ns03.trademarkarea.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>42</num>
   <domain_name>nucle.com</domain_name>
   <domain_keyword>nucle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-09 18:17:36</query_time>
   <create_date>2009-10-07</create_date>
   <update_date>2024-04-08</update_date>
   <expiry_date>2024-10-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>nocle.media</domain_name>
   <domain_keyword>nocle</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-24 12:41:08</query_time>
   <create_date>2023-01-27</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2025-01-27</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>connect1.squarespacedns.com</value>
    <value>connect2.squarespacedns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>nocle.net</domain_name>
   <domain_keyword>nocle</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-19 14:48:12</query_time>
   <create_date>2019-12-18</create_date>
   <update_date>2023-10-15</update_date>
   <expiry_date>2024-12-18</expiry_date>
   <registrar_iana>1557</registrar_iana>
   <registrar_name>Netowl, Inc.</registrar_name>
   <registrar_website>www.star-domain.jp</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>7F FIS Bldg., 403 Shimomaruya-cho, Nakagyo-ku</registrant_address>
   <registrant_city>Kyoto</registrant_city>
   <registrant_state>Kyoto</registrant_state>
   <registrant_zip>604-8006</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.752568553</registrant_phone>
   <name_servers>
    <value>ns1.star-domain.jp</value>
    <value>ns2.star-domain.jp</value>
    <value>ns3.star-domain.jp</value>
   </name_servers>
   <domain_status>
    <value>- https://www.icann.org/epp#</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>45</num>
   <domain_name>szcle.com</domain_name>
   <domain_keyword>szcle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-15 01:49:11</query_time>
   <create_date>2007-10-30</create_date>
   <update_date>2022-10-13</update_date>
   <expiry_date>2024-10-30</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <registrant_state>guang dong</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://whois.aliyun.com/whois/whoisform</registrant_email>
   <name_servers>
    <value>dns19.hichina.com</value>
    <value>dns20.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>nccle.org</domain_name>
   <domain_keyword>nccle</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-21 20:34:06</query_time>
   <create_date>2003-05-07</create_date>
   <update_date>2023-07-17</update_date>
   <expiry_date>2026-05-07</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns4.rr.com</value>
    <value>ns1.biz.rr.com</value>
    <value>ns2.biz.rr.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>47</num>
   <domain_name>mzcle.com</domain_name>
   <domain_keyword>mzcle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-02 20:02:05</query_time>
   <create_date>2023-07-18</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-18</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CH</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>ns1.clksite.com</value>
    <value>ns2.clksite.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>nycle.org</domain_name>
   <domain_keyword>nycle</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-11 23:21:09</query_time>
   <create_date>2023-03-12</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-12</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <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>ns1.domain.com</value>
    <value>ns2.domain.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>nccle.com</domain_name>
   <domain_keyword>nccle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 16:43:21</query_time>
   <create_date>2003-05-07</create_date>
   <update_date>2022-09-13</update_date>
   <expiry_date>2026-05-07</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>dns4.rr.com</value>
    <value>ns1.biz.rr.com</value>
    <value>ns2.biz.rr.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>50</num>
   <domain_name>nicle.com</domain_name>
   <domain_keyword>nicle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-29 02:13:14</query_time>
   <create_date>1997-09-18</create_date>
   <update_date>2023-09-17</update_date>
   <expiry_date>2024-09-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns13.domaincontrol.com</value>
    <value>ns14.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>nzzle.com</domain_name>
   <domain_keyword>nzzle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 02:24:27</query_time>
   <create_date>2023-11-25</create_date>
   <update_date>2024-01-16</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP INC</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>Redacted for Privacy</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>Kalkofnsvegur 2</registrant_address>
   <registrant_city>Reykjavik</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>101</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+354.4212434</registrant_phone>
   <name_servers>
    <value>clint.ns.cloudflare.com</value>
    <value>raina.ns.cloudflare.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>nzqle.com</domain_name>
   <domain_keyword>nzqle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-24 14:24:19</query_time>
   <create_date>2024-01-30</create_date>
   <update_date>2024-04-14</update_date>
   <expiry_date>2025-01-30</expiry_date>
   <registrar_iana>1923</registrar_iana>
   <registrar_name>Gname.com Pte. Ltd.</registrar_name>
   <registrar_website>www.gname.com</registrar_website>
   <registrant_name>Redacted for privacy</registrant_name>
   <registrant_company>Redacted for privacy</registrant_company>
   <registrant_address>Redacted for privacy</registrant_address>
   <registrant_city>Redacted for privacy</registrant_city>
   <registrant_state>SHANGHAI</registrant_state>
   <registrant_zip>Redacted for privacy</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>https://rdap.gname.com/extra/contact?type=registrant&amp;domain=nzqle.com</registrant_email>
   <registrant_phone>Redacted for privacy</registrant_phone>
   <registrant_fax>Redacted for privacy</registrant_fax>
   <name_servers>
    <value>april.ns.cloudflare.com</value>
    <value>dilbert.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>nucle.uno</domain_name>
   <domain_keyword>nucle</domain_keyword>
   <domain_tld>uno</domain_tld>
   <query_time>2024-05-15 15:02:21</query_time>
   <create_date>2023-09-02</create_date>
   <update_date>2024-05-08</update_date>
   <expiry_date>2024-09-02</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>M\u00E9x.</registrant_state>
   <registrant_country>MX</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-a1.googledomains.com</value>
    <value>ns-cloud-a2.googledomains.com</value>
    <value>ns-cloud-a3.googledomains.com</value>
    <value>ns-cloud-a4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>azcle.com</domain_name>
   <domain_keyword>azcle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 09:23:27</query_time>
   <create_date>2015-12-12</create_date>
   <update_date>2020-12-06</update_date>
   <expiry_date>2024-12-12</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>ezcle.com</domain_name>
   <domain_keyword>ezcle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-21 01:19:38</query_time>
   <create_date>2003-08-17</create_date>
   <update_date>2022-10-14</update_date>
   <expiry_date>2024-08-17</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns01.cashparking.com</value>
    <value>ns02.cashparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>nucle.art</domain_name>
   <domain_keyword>nucle</domain_keyword>
   <domain_tld>art</domain_tld>
   <query_time>2024-05-03 03:34:10</query_time>
   <create_date>2022-02-28</create_date>
   <update_date>2024-05-01</update_date>
   <expiry_date>2025-02-28</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_country>FR</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>dns1.p02.nsone.net</value>
    <value>dns2.p02.nsone.net</value>
    <value>dns3.p02.nsone.net</value>
    <value>dns4.p02.nsone.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>nzclw.com</domain_name>
   <domain_keyword>nzclw</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-18 12:18:31</query_time>
   <create_date>2015-03-19</create_date>
   <update_date>2023-03-30</update_date>
   <expiry_date>2027-03-19</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>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>nzmle.info</domain_name>
   <domain_keyword>nzmle</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-04 16:33:36</query_time>
   <create_date>2024-05-02</create_date>
   <update_date>2024-05-02</update_date>
   <expiry_date>2025-05-02</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>https://www.alibabacloud.com/domain</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>skyhd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>xianggang</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>HK</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.alidns.com</value>
    <value>ns8.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>59</num>
   <domain_name>nzcge.nz</domain_name>
   <domain_keyword>nzcge</domain_keyword>
   <domain_tld>nz</domain_tld>
   <query_time>2024-05-23 17:46:49</query_time>
   <create_date>2014-10-19</create_date>
   <update_date>2023-10-17</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>ns2.wixdns.net</value>
    <value>ns3.wixdns.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>njcle.org</domain_name>
   <domain_keyword>njcle</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-26 00:31:45</query_time>
   <create_date>2008-01-21</create_date>
   <update_date>2023-11-17</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://whois.wildwestdomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns43.domaincontrol.com</value>
    <value>ns44.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>61</num>
   <domain_name>nacle.org</domain_name>
   <domain_keyword>nacle</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-07 16:42:00</query_time>
   <create_date>2023-06-11</create_date>
   <update_date>2024-01-01</update_date>
   <expiry_date>2024-06-11</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>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>nzile.org</domain_name>
   <domain_keyword>nzile</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-23 19:10:29</query_time>
   <create_date>2005-06-07</create_date>
   <update_date>2023-05-13</update_date>
   <expiry_date>2024-06-07</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>Bay of Plenty</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>ns1.stackdns.com</value>
    <value>ns2.stackdns.com</value>
    <value>ns3.stackdns.com</value>
    <value>ns4.stackdns.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>nucle.ag</domain_name>
   <domain_keyword>nucle</domain_keyword>
   <domain_tld>ag</domain_tld>
   <query_time>2024-05-26 02:17:10</query_time>
   <create_date>2020-03-26</create_date>
   <update_date>2024-03-09</update_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_iana>1086</registrar_iana>
   <registrar_name>Marcaria International LLC</registrar_name>
   <registrar_website>http://www.marcaria.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDE AGRO FIDELIDADE E INTERMEDIACOES SA</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>SP</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BR</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-1134.awsdns-13.org</value>
    <value>ns-1907.awsdns-46.co.uk</value>
    <value>ns-453.awsdns-56.com</value>
    <value>ns-873.awsdns-45.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>nicle.co</domain_name>
   <domain_keyword>nicle</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-22 23:14:08</query_time>
   <create_date>2013-02-06</create_date>
   <update_date>2024-02-11</update_date>
   <expiry_date>2025-02-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.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>65</num>
   <domain_name>nucle.org</domain_name>
   <domain_keyword>nucle</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-18 09:39:04</query_time>
   <create_date>2016-05-14</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-05-14</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns101.registrar-servers.com</value>
    <value>dns102.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>npcle.link</domain_name>
   <domain_keyword>npcle</domain_keyword>
   <domain_tld>link</domain_tld>
   <query_time>2024-05-29 13:50:31</query_time>
   <create_date>2024-02-08</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2025-02-08</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>gordon.ns.cloudflare.com</value>
    <value>samara.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>nycle.com</domain_name>
   <domain_keyword>nycle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 05:54:08</query_time>
   <create_date>2003-10-02</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-12-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>ns11.domaincontrol.com</value>
    <value>ns12.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>ndcle.com</domain_name>
   <domain_keyword>ndcle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-22 15:32:52</query_time>
   <create_date>2024-05-19</create_date>
   <update_date>2024-05-19</update_date>
   <expiry_date>2025-05-19</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc.</registrar_name>
   <registrar_website>https://www.cloudflare.com</registrar_website>
   <registrant_name>DATA REDACTED</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>DATA REDACTED</registrant_address>
   <registrant_city>DATA REDACTED</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>DATA REDACTED</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://domaincontact.cloudflareregistrar.com/ndcle.com</registrant_email>
   <registrant_phone>DATA REDACTED</registrant_phone>
   <registrant_fax>DATA REDACTED</registrant_fax>
   <name_servers>
    <value>brodie.ns.cloudflare.com</value>
    <value>tina.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>ezcle.org</domain_name>
   <domain_keyword>ezcle</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-21 01:19:38</query_time>
   <create_date>2017-08-25</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-08-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns63.domaincontrol.com</value>
    <value>ns64.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>nzclc.vip</domain_name>
   <domain_keyword>nzclc</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-04-18 12:18:31</query_time>
   <create_date>2023-10-06</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2024-10-06</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns59.domaincontrol.com</value>
    <value>ns60.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>nzyle.com</domain_name>
   <domain_keyword>nzyle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-01 11:48:16</query_time>
   <create_date>2024-02-28</create_date>
   <update_date>2024-03-23</update_date>
   <expiry_date>2025-02-28</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>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>nacle.info</domain_name>
   <domain_keyword>nacle</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-07 16:42:00</query_time>
   <create_date>2024-03-05</create_date>
   <update_date>2024-03-10</update_date>
   <expiry_date>2025-03-05</expiry_date>
   <registrar_iana>1158</registrar_iana>
   <registrar_name>Adomainofyourown.com LLC</registrar_name>
   <registrar_website>http://www.adomainofyourown.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>redacted</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>redacted</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>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>73</num>
   <domain_name>njcle.law</domain_name>
   <domain_keyword>njcle</domain_keyword>
   <domain_tld>law</domain_tld>
   <query_time>2024-05-19 19:39:59</query_time>
   <create_date>2022-07-23</create_date>
   <update_date>2023-05-30</update_date>
   <expiry_date>2024-07-23</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Limited</registrar_name>
   <registrar_website>www.101domain.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>NJ</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>jermaine.ns.cloudflare.com</value>
    <value>joyce.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>74</num>
   <domain_name>nvcle.com</domain_name>
   <domain_keyword>nvcle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-09 05:50:23</query_time>
   <create_date>2008-11-12</create_date>
   <update_date>2023-10-11</update_date>
   <expiry_date>2024-11-12</expiry_date>
   <registrar_iana>292</registrar_iana>
   <registrar_name>MarkMonitor, Inc.</registrar_name>
   <registrar_website>http://www.markmonitor.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Thomson Reuters Enterprise Centre GmbH</registrant_company>
   <registrant_address>Landis und Gyr Strasse 3</registrant_address>
   <registrant_city>Zug</registrant_city>
   <registrant_state>Zug</registrant_state>
   <registrant_zip>6300</registrant_zip>
   <registrant_country>CH</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+41.583065040</registrant_phone>
   <name_servers>
    <value>ns1.markmonitor.com</value>
    <value>ns2.markmonitor.com</value>
    <value>ns3.markmonitor.com</value>
    <value>ns4.markmonitor.com</value>
    <value>ns5.markmonitor.com</value>
    <value>ns6.markmonitor.com</value>
    <value>ns7.markmonitor.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>nicle.biz</domain_name>
   <domain_keyword>nicle</domain_keyword>
   <domain_tld>biz</domain_tld>
   <query_time>2024-05-13 21:20:21</query_time>
   <create_date>2005-10-26</create_date>
   <update_date>2023-06-11</update_date>
   <expiry_date>2024-10-25</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns03.domaincontrol.com</value>
    <value>ns04.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>76</num>
   <domain_name>nzole.com</domain_name>
   <domain_keyword>nzole</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-23 19:12:21</query_time>
   <create_date>2009-08-11</create_date>
   <update_date>2020-07-19</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>nucle.io</domain_name>
   <domain_keyword>nucle</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-06-01 04:01:59</query_time>
   <create_date>2021-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>269</registrar_iana>
   <registrar_name>Key-Systems GmbH</registrar_name>
   <registrar_website>http://key-systems.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>c/o whoisproxy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>VA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-b1.googledomains.com</value>
    <value>ns-cloud-b2.googledomains.com</value>
    <value>ns-cloud-b3.googledomains.com</value>
    <value>ns-cloud-b4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>nicle.org</domain_name>
   <domain_keyword>nicle</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-24 01:47:23</query_time>
   <create_date>2005-10-26</create_date>
   <update_date>2023-06-12</update_date>
   <expiry_date>2024-10-26</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>ns.rackspace.com</value>
    <value>ns2.rackspace.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>nucle.ru</domain_name>
   <domain_keyword>nucle</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 17:30:37</query_time>
   <create_date>2023-11-26</create_date>
   <expiry_date>2024-11-26</expiry_date>
   <registrar_name>RU-CENTER-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns3.nic.ru</value>
    <value>ns4.nic.ru</value>
    <value>ns8.nic.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>80</num>
   <domain_name>nucle.cloud</domain_name>
   <domain_keyword>nucle</domain_keyword>
   <domain_tld>cloud</domain_tld>
   <query_time>2024-04-28 02:22:15</query_time>
   <create_date>2022-05-17</create_date>
   <update_date>2024-04-22</update_date>
   <expiry_date>2025-05-17</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NAMECHEAP</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>81</num>
   <domain_name>nzcbe.com</domain_name>
   <domain_keyword>nzcbe</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-03 09:16:19</query_time>
   <create_date>2023-04-14</create_date>
   <update_date>2024-04-29</update_date>
   <expiry_date>2025-04-14</expiry_date>
   <registrar_iana>57</registrar_iana>
   <registrar_name>Advanced Internet Technologies, Inc. (AIT)</registrar_name>
   <registrar_website>http://www.ait.com</registrar_website>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>nicle.net</domain_name>
   <domain_keyword>nicle</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-24 01:47:23</query_time>
   <create_date>2012-02-16</create_date>
   <update_date>2024-02-17</update_date>
   <expiry_date>2025-02-16</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>ns29.domaincontrol.com</value>
    <value>ns30.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>83</num>
   <domain_name>nzclev.com</domain_name>
   <domain_keyword>nzclev</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-12 15:15:34</query_time>
   <create_date>2023-08-19</create_date>
   <update_date>2023-08-19</update_date>
   <expiry_date>2024-08-19</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>http://ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>1&amp;1 Internet Inc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>PA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1041.ui-dns.com</value>
    <value>ns1056.ui-dns.biz</value>
    <value>ns1086.ui-dns.de</value>
    <value>ns1120.ui-dns.org</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>necle.life</domain_name>
   <domain_keyword>necle</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-25 17:45:22</query_time>
   <create_date>2023-06-30</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2024-06-30</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>http://www.namesilo.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PrivacyGuardian.org llc</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dimitris.ns.cloudflare.com</value>
    <value>grannbo.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>85</num>
   <domain_name>nucle.app</domain_name>
   <domain_keyword>nucle</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-09 18:17:35</query_time>
   <create_date>2021-08-12</create_date>
   <update_date>2023-05-21</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy Protection</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>IL</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.domain.io</value>
    <value>ns2.domain.io</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>nocle.store</domain_name>
   <domain_keyword>nocle</domain_keyword>
   <domain_tld>store</domain_tld>
   <query_time>2024-05-17 22:35:32</query_time>
   <create_date>2023-06-20</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-06-20</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>Go Daddy, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com/</registrar_website>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_state>Arizona</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns45.domaincontrol.com</value>
    <value>ns46.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>87</num>
   <domain_name>nucle.ooo</domain_name>
   <domain_keyword>nucle</domain_keyword>
   <domain_tld>ooo</domain_tld>
   <query_time>2024-06-09 18:17:35</query_time>
   <create_date>2022-04-08</create_date>
   <update_date>2024-04-09</update_date>
   <expiry_date>2025-04-08</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrar_website>https://domains.squarespace.com</registrar_website>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_state>ON</registrant_state>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns-cloud-e1.googledomains.com</value>
    <value>ns-cloud-e2.googledomains.com</value>
    <value>ns-cloud-e3.googledomains.com</value>
    <value>ns-cloud-e4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>88</num>
   <domain_name>n-cle.men</domain_name>
   <domain_keyword>n-cle</domain_keyword>
   <domain_tld>men</domain_tld>
   <query_time>2024-05-25 06:17:15</query_time>
   <create_date>2023-11-20</create_date>
   <update_date>2023-11-25</update_date>
   <expiry_date>2028-11-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>http://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ali.ns.cloudflare.com</value>
    <value>weston.ns.cloudflare.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>nzclc.com</domain_name>
   <domain_keyword>nzclc</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-31 18:14:52</query_time>
   <create_date>2022-09-24</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2024-09-24</expiry_date>
   <registrar_iana>1441</registrar_iana>
   <registrar_name>TurnCommerce, Inc. DBA NameBright.com</registrar_name>
   <registrar_website>https://www.NameBright.com</registrar_website>
   <registrant_name>Domain Admin / This Domain is For Sale</registrant_name>
   <registrant_company>HugeDomains.com</registrant_company>
   <registrant_address>2635 Walnut Street</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80205</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3038930552</registrant_phone>
   <name_servers>
    <value>nsg1.namebrightdns.com</value>
    <value>nsg2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>izcle.com</domain_name>
   <domain_keyword>izcle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-10 21:48:04</query_time>
   <create_date>2014-04-21</create_date>
   <update_date>2024-06-09</update_date>
   <expiry_date>2025-04-21</expiry_date>
   <registrar_iana>1479</registrar_iana>
   <registrar_name>NameSilo, LLC</registrar_name>
   <registrar_website>https://www.namesilo.com/</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>See PrivacyGuardian.org</registrant_company>
   <registrant_address>1928 E. Highland Ave. Ste F104 PMB# 255</registrant_address>
   <registrant_city>Phoenix</registrant_city>
   <registrant_state>AZ</registrant_state>
   <registrant_zip>85016</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.3478717726</registrant_phone>
   <name_servers>
    <value>ns1.dnsowl.com</value>
    <value>ns2.dnsowl.com</value>
    <value>ns3.dnsowl.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>91</num>
   <domain_name>nacle.com</domain_name>
   <domain_keyword>nacle</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 17:30:15</query_time>
   <create_date>2001-03-13</create_date>
   <update_date>2023-12-07</update_date>
   <expiry_date>2032-03-13</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.peer1.net</value>
    <value>ns2.peer1.net</value>
    <value>ns3.peer1.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>92</num>
   <domain_name>nucle.ai</domain_name>
   <domain_keyword>nucle</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-23 17:04:35</query_time>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://www.namecheap.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>93</num>
   <domain_name>nucle.xyz</domain_name>
   <domain_keyword>nucle</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-09 18:17:35</query_time>
   <create_date>2023-04-07</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2024-04-07</expiry_date>
   <registrar_iana>120</registrar_iana>
   <registrar_name>Xin Net Technology Corp.</registrar_name>
   <registrar_website>http://www.xinnet.com</registrar_website>
   <registrant_company>葛荣凯</registrant_company>
   <registrant_state>北京市</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>pendingDelete</value>
    <value>serverHold</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>94</num>
   <domain_name>nucle.space</domain_name>
   <domain_keyword>nucle</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-05-10 18:39:06</query_time>
   <create_date>2024-01-06</create_date>
   <update_date>2024-04-23</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>1601</registrar_iana>
   <registrar_name>Atak Domain Hosting</registrar_name>
   <registrar_website>http://www.apiname.com</registrar_website>
   <registrant_company>n/a</registrant_company>
   <registrant_state>Kiev</registrant_state>
   <registrant_country>UA</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>jerry.ns.cloudflare.com</value>
    <value>pam.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>nucle.it</domain_name>
   <domain_keyword>nucle</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-22 13:05:16</query_time>
   <create_date>2006-04-05</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-04-26</expiry_date>
   <registrar_name>Italhub S.r.l.</registrar_name>
   <registrar_website>http://www.italhosting.it</registrar_website>
   <registrant_company>Nunzio Clemente</registrant_company>
   <registrant_address>via Guglielmo Pepe, 35</registrant_address>
   <registrant_city>Altamura</registrant_city>
   <registrant_state>BA</registrant_state>
   <registrant_zip>70022</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>khonsu.italhosting.it</value>
    <value>nut.italhosting.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>necle.it</domain_name>
   <domain_keyword>necle</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-06-12 19:36:44</query_time>
   <create_date>2007-05-22</create_date>
   <update_date>2024-06-07</update_date>
   <expiry_date>2025-05-22</expiry_date>
   <registrar_name>Aruba s.p.a.</registrar_name>
   <registrar_website>http://www.aruba.it</registrar_website>
   <registrant_company>Da Neclè di Giacché Paolo</registrant_company>
   <registrant_address>Via Provinciale Avenza-Sarzana 127</registrant_address>
   <registrant_city>CARRARA</registrant_city>
   <registrant_state>MS</registrant_state>
   <registrant_zip>54033</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>dns.technorail.com</value>
    <value>dns2.technorail.com</value>
    <value>dns3.arubadns.net</value>
    <value>dns4.arubadns.cz</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>zcle.org</domain_name>
   <domain_keyword>zcle</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-04-28 13:11:15</query_time>
   <create_date>2014-12-19</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2024-12-19</expiry_date>
   <registrar_iana>1167</registrar_iana>
   <registrar_name>Allworldnames.com LLC</registrar_name>
   <registrar_website>http://www.networksolutions.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>SnapNames.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>OR</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.interimnameserver.com</value>
    <value>ns2.interimnameserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>ncle.nl</domain_name>
   <domain_keyword>ncle</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-04-26 16:53:17</query_time>
   <create_date>2023-03-16</create_date>
   <update_date>2023-11-27</update_date>
   <registrar_name>ZXCS</registrar_name>
   <name_servers>
    <value>itzel.ns.cloudflare.com</value>
    <value>langston.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>99</num>
   <domain_name>nzle.net</domain_name>
   <domain_keyword>nzle</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-23 19:11:37</query_time>
   <create_date>2015-10-04</create_date>
   <update_date>2023-09-27</update_date>
   <expiry_date>2024-10-04</expiry_date>
   <registrar_iana>1489</registrar_iana>
   <registrar_name>Megazone Corp., dba HOSTING.KR</registrar_name>
   <registrar_website>http://www.hosting.kr</registrar_website>
   <registrant_name>HAANULLHEE LIM</registrant_name>
   <registrant_company>HAANULLHEE LIM</registrant_company>
   <registrant_address>#433 Seobusaet-gil,  Geumcheon-gu</registrant_address>
   <registrant_city>Seoul</registrant_city>
   <registrant_zip>08504</registrant_zip>
   <registrant_country>KR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+82.1047124671</registrant_phone>
   <name_servers>
    <value>ns1.hosting.co.kr</value>
    <value>ns2.hosting.co.kr</value>
    <value>ns3.hosting.co.kr</value>
    <value>ns4.hosting.co.kr</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</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>
 </results>
 <stats>
  <total_time>0.082</total_time>
  <api_credits_used>3</api_credits_used>
  <cost_calculation>3 (fuzzy_domains [1 domain])</cost_calculation>
 </stats>
</root>

API Pricing and Packages

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

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

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

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

$4500

Order Now More Info

$4500

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

$8500

Order Now More Info

$8500

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

Domain Name WHOIS Lookup

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

Powered by Current WHOIS Database

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