WHOIS QUERY TIME

24 May 2024 - 2:42 PM UTC

REGISTRAR

Name: Key-Systems
Website: http://www.key-systems.net

DNSSEC

unsigned

NAME SERVERS

ns.second-ns.com
ns1.your-server.de
ns3.second-ns.de

DOMAIN STATUS

Active

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

https://api.bigdomaindata.com/?key=XXXXX&current_whois=ncd.ms
For more details, kindly see our Current WHOIS API usage guide.
{
    "success": true,
    "query": {
        "current_whois": "ncd.ms"
    },
    "count": {
        "total": 1,
        "relation": "eq",
        "current": 1
    },
    "results": [
        {
            "domain_name": "ncd.ms",
            "domain_keyword": "ncd",
            "domain_tld": "ms",
            "query_time": "2024-05-24 14:42:53",
            "registrar_name": "Key-Systems",
            "registrar_website": "http://www.key-systems.net",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.027,
        "api_credits_used": 1,
        "cost_calculation": "current_whois [1 domain]"
    }
}
<root>
 <success>true</success>
 <query>
  <current_whois>ncd.ms</current_whois>
 </query>
 <count>
  <total>1</total>
  <relation>eq</relation>
  <current>1</current>
 </count>
 <results>
  <value>
   <domain_name>ncd.ms</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>ms</domain_tld>
   <query_time>2024-05-24 14:42:53</query_time>
   <registrar_name>Key-Systems</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.027</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.049 seconds) for "ncd.ms" in our Historical WHOIS Database.
#1 - QUERY TIME

2 Feb 2024 - 8:51 AM UTC

Registered: 13 November 2022
Modified: 11 November 2023
Expiry: 13 November 2024

REGISTRAR

Name: Key-Systems

DNSSEC

unsigned

NAME SERVERS

ns.second-ns.com
ns1.your-server.de
ns3.second-ns.de

DOMAIN STATUS

ok

REGISTRANT

Name: Redacted | EU Registrar
Address: Redacted | EU Registrar
City: Redacted | EU Registrar
ZIP: Redacted | EU Registrar
Country: Germany
Email: redacted | eu registrar
Phone: Redacted | EU Registrar

#2 - QUERY TIME

24 May 2024 - 2:42 PM UTC

REGISTRAR

Name: Key-Systems
Website: http://www.key-systems.net

DNSSEC

unsigned

NAME SERVERS

ns.second-ns.com
ns1.your-server.de
ns3.second-ns.de

DOMAIN STATUS

Active

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

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

https://api.bigdomaindata.com/?key=XXXXX&database=historical&domain_name=ncd.ms
For more details, kindly see our WHOIS History API usage guide.
{
    "success": true,
    "query": {
        "database": "historical",
        "domain_name": "ncd.ms",
        "sort_by": "query_time",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 2,
        "relation": "eq",
        "current": 2
    },
    "unique_domains": "ncd.ms",
    "results": [
        {
            "num": 1,
            "domain_name": "ncd.ms",
            "domain_keyword": "ncd",
            "domain_tld": "ms",
            "query_time": "2024-02-02 08:51:21",
            "create_date": "2022-11-13",
            "update_date": "2023-11-11",
            "expiry_date": "2024-11-13",
            "registrar_name": "Key-Systems",
            "registrant_name": "Redacted | EU Registrar",
            "registrant_address": "Redacted | EU Registrar",
            "registrant_city": "Redacted | EU Registrar",
            "registrant_zip": "Redacted | EU Registrar",
            "registrant_country": "DE",
            "registrant_email": "redacted | eu registrar",
            "registrant_phone": "Redacted | EU Registrar",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ncd.ms",
            "domain_keyword": "ncd",
            "domain_tld": "ms",
            "query_time": "2024-05-24 14:42:53",
            "registrar_name": "Key-Systems",
            "registrar_website": "http://www.key-systems.net",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.049,
        "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>ncd.ms</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>ncd.ms</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ncd.ms</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>ms</domain_tld>
   <query_time>2024-02-02 08:51:21</query_time>
   <create_date>2022-11-13</create_date>
   <update_date>2023-11-11</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_name>Key-Systems</registrar_name>
   <registrant_name>Redacted | EU Registrar</registrant_name>
   <registrant_address>Redacted | EU Registrar</registrant_address>
   <registrant_city>Redacted | EU Registrar</registrant_city>
   <registrant_zip>Redacted | EU Registrar</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>redacted | eu registrar</registrant_email>
   <registrant_phone>Redacted | EU Registrar</registrant_phone>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>2</num>
   <domain_name>ncd.ms</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>ms</domain_tld>
   <query_time>2024-05-24 14:42:53</query_time>
   <registrar_name>Key-Systems</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.049</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 56 domain names (in 0.03 seconds) which contained the exact domain keyword "ncd".
Domain Name Registered Expiry Registrar Ownership
1 ncd.com 9 Feb 1989 10 Feb 2029 GoDaddy.com, LLC Domains By Proxy, LLC
2 ncd.nl 8 Jul 1996 - Realtime Register -
3 ncd.it 26 Feb 1998 17 Dec 2024 Sistemi Tre s.r.l. Nuova C.D. s.c.r.l.
4 ncd.co.jp 8 May 1998 - - NCD Co., Ltd.
5 ncd.ca 19 Nov 2000 1 Dec 2024 WHC Online Solutions Inc. REDACTED FOR PRIVACY
6 ncd.org 2 Apr 2001 2 Apr 2025 Dynadot Inc Super Privacy Service LTD c/o Dynadot
7 ncd.info 5 Oct 2001 5 Oct 2024 Tucows Domains Inc. Data Protected
8 ncd.net 28 Dec 2001 28 Dec 2024 GoDaddy.com, LLC NameFind LLC
9 ncd.com.cn 4 Mar 2003 4 Mar 2031 商中在线科技股份有限公司 马鞍山新康达磁业股份有限公司
10 ncd.us 22 Dec 2004 21 Dec 2024 GoDaddy Online Services Cayman Islands Ltd. Internet Edge, Inc.
11 ncd.ro 7 Dec 2005 5 Nov 2024 Romarg SRL -
12 ncd.cn 9 Dec 2005 9 Dec 2024 成都西维数码科技有限公司 葛春玲
13 ncd.co.uk 6 Feb 2006 6 Feb 2025 Elife Limited [Tag = ELIFE] -
14 ncd.in 18 Apr 2006 18 Apr 2025 GoDaddy.com, LLC Madras Diabetes Research Foundation
15 ncd.cz 22 Feb 2009 22 Feb 2025 REG-GRANSY Martin Ladyr
16 ncd.co.nz 12 Oct 2010 - Freeparking Limited -
17 ncd.com.br 3 Jul 2011 3 Jul 2025 - N?cleo Catarinense de Decora??o
18 ncd.org.cn 9 Aug 2011 9 Aug 2026 阿里云计算有限公司(万网) 欧瑞管理顾问(北京)有限公司
19 ncd.co 13 Aug 2014 12 Aug 2024 Rabbitsfoot.com LLC d/b/a Oxygen.nyc REDACTED FOR PRIVACY
20 ncd.website 13 Dec 2014 13 Dec 2024 Register.ca Inc. SafeWhois.ca Whois Privacy Service
21 ncd.academy 21 Apr 2015 21 Apr 2026 Gandi SAS rsdesigns.com sarl
22 ncd.io 13 Feb 2016 13 Feb 2025 Gandi SAS National Control Devices
23 ncd.ind.in 15 Aug 2016 15 Aug 2024 GoDaddy.com, LLC Web Development
24 ncd.vip 31 Aug 2016 31 Aug 2024 22net, Inc. LISUXIAO
25 ncd.city 24 Nov 2016 24 Nov 2024 Dreamscape Networks International Pte Ltd Private Registry Authority
26 ncd.com.pl 14 Mar 2017 14 Mar 2025 OVH SAS -
27 ncd.tokyo 4 Oct 2017 4 Oct 2027 GMO Internet Group, Inc. -
28 ncd.care 19 Sep 2018 19 Sep 2028 GoDaddy.com, LLC Domains By Proxy, LLC
29 ncd.uk 15 Mar 2019 15 Mar 2025 Elife Limited [Tag = ELIFE] -
30 ncd.app 5 Sep 2019 5 Sep 2024 Sav.com, LLC REDACTED FOR PRIVACY
31 ncd.asia 3 Sep 2020 3 Sep 2024 CV. Rumahweb Indonesia PT Online Property commerce
32 ncd.ru 1 Dec 2020 1 Dec 2024 REGRU-RU Private Person
33 ncd.org.in 5 Apr 2021 5 Apr 2026 GoDaddy.com, LLC REDACTED FOR PRIVACY
34 ncd.ie 21 Aug 2021 21 Aug 2024 Hosting Ireland Ncd Insulation Limited
35 ncd.life 27 Aug 2021 27 Aug 2024 Cloudflare, Inc Adam David Johnstone
36 ncd.xyz 27 Oct 2021 27 Oct 2028 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
37 ncd.digital 25 Nov 2021 25 Nov 2024 Name.com, Inc. Domain Protection Services, Inc.
38 ncd.green 15 Dec 2021 15 Dec 2024 OVH SAS Delrieux sas
39 ncd.com.ng 17 Mar 2022 17 Mar 2025 Upperlink Limited Example Inc.
40 ncd.studio 25 Jun 2022 25 Jun 2024 GoDaddy.com, LLC Domains By Proxy, LLC
41 ncd.group 11 Jan 2023 11 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
42 ncd.community 10 Feb 2023 10 Feb 2025 Squarespace Domains II LLC Contact Privacy Inc. Customer 7151571251
43 ncd.africa 4 Mar 2023 4 Mar 2028 101domain GRS Ltd. REDACTED
44 ncd.earth 21 Apr 2023 21 Apr 2025 GoDaddy.com, LLC Domains By Proxy, LLC
45 ncd.credit 9 May 2023 9 May 2025 GoDaddy.com, LLC Domains By Proxy, LLC
46 ncd.news 9 Jul 2023 9 Jul 2024 GoDaddy.com, LLC Domains By Proxy, LLC
47 ncd.dance 4 Aug 2023 4 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
48 ncd.company 10 Aug 2023 10 Aug 2024 Sav.com, LLC - 3 Privacy Protection
49 ncd.moe 3 Jan 2024 3 Jan 2025 Porkbun Private by Design, LLC
50 ncd.tools 11 Apr 2024 11 Apr 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
51 ncd.one 6 Jun 2024 6 Jun 2025 Spaceship, Inc. Privacy service provided by Withheld for Privacy ehf
52 ncd.pt - - - Infordaire, Edições Gráficas, Lda
53 ncd.ae - - Etisalat AHMED ATEEQ
54 ncd.ms - - Key-Systems -
55 ncd.ai - - Dynadot Internet Laan
56 ncd.com.au - - DROP.com.au Pty Ltd Domain Administrator
57 ncd.eu - - D-Cube Resource -

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

https://api.bigdomaindata.com/?key=XXXXX&database=current&domain_keyword=ncd&sort_by=create_date
For more details, kindly see our Reverse WHOIS API usage guide.
{
    "success": true,
    "query": {
        "database": "current",
        "domain_keyword": "ncd",
        "sort_by": "create_date",
        "sort_order": "asc",
        "page_size": 100
    },
    "count": {
        "total": 57,
        "relation": "eq",
        "current": 57
    },
    "unique_domains": "ncd.com, ncd.nl, ncd.it, ncd.co.jp, ncd.ca, ncd.org, ncd.info, ncd.net, ncd.com.cn, ncd.us, ncd.ro, ncd.cn, ncd.co.uk, ncd.in, ncd.cz, ncd.co.nz, ncd.com.br, ncd.org.cn, ncd.co, ncd.website, ncd.academy, ncd.io, ncd.ind.in, ncd.vip, ncd.city, ncd.com.pl, ncd.tokyo, ncd.care, ncd.uk, ncd.app, ncd.asia, ncd.ru, ncd.org.in, ncd.ie, ncd.life, ncd.xyz, ncd.digital, ncd.green, ncd.com.ng, ncd.studio, ncd.group, ncd.community, ncd.africa, ncd.earth, ncd.credit, ncd.news, ncd.dance, ncd.company, ncd.moe, ncd.tools, ncd.one, ncd.pt, ncd.ae, ncd.ms, ncd.ai, ncd.com.au, ncd.eu",
    "results": [
        {
            "num": 1,
            "domain_name": "ncd.com",
            "domain_keyword": "ncd",
            "domain_tld": "com",
            "query_time": "2024-05-15 12:04:16",
            "create_date": "1989-02-09",
            "update_date": "2024-01-23",
            "expiry_date": "2029-02-10",
            "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=ncd.com",
            "registrant_phone": "+1.4806242599",
            "name_servers": [
                "ns73.domaincontrol.com",
                "ns74.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "ncd.nl",
            "domain_keyword": "ncd",
            "domain_tld": "nl",
            "query_time": "2024-05-12 15:33:54",
            "create_date": "1996-07-08",
            "update_date": "2021-11-19",
            "registrar_name": "Realtime Register",
            "name_servers": [
                "christina.neostrada.nl",
                "lisa.neostrada.nl",
                "sandra.neostrada.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 3,
            "domain_name": "ncd.it",
            "domain_keyword": "ncd",
            "domain_tld": "it",
            "query_time": "2024-05-15 12:04:16",
            "create_date": "1998-02-26",
            "update_date": "2024-01-02",
            "expiry_date": "2024-12-17",
            "registrar_name": "Sistemi Tre s.r.l.",
            "registrar_website": "http://www.sistnet.it",
            "registrant_company": "Nuova C.D. s.c.r.l.",
            "registrant_address": "Strada Statale 231 n. 3/a",
            "registrant_city": "Monticello D'Alba",
            "registrant_state": "CN",
            "registrant_zip": "12066",
            "registrant_country": "IT",
            "name_servers": [
                "ns01.sistnet.it",
                "ns02.sistnet.it"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 4,
            "domain_name": "ncd.co.jp",
            "domain_keyword": "ncd",
            "domain_tld": "co.jp",
            "query_time": "2024-05-24 14:42:53",
            "create_date": "1998-05-08",
            "update_date": "2024-03-27",
            "registrant_company": "NCD Co., Ltd.",
            "name_servers": [
                "ns-1085.awsdns-07.org",
                "ns-1938.awsdns-50.co.uk",
                "ns-498.awsdns-62.com",
                "ns-908.awsdns-49.net"
            ]
        },
        {
            "num": 5,
            "domain_name": "ncd.ca",
            "domain_keyword": "ncd",
            "domain_tld": "ca",
            "query_time": "2024-06-08 16:45:07",
            "create_date": "2000-11-19",
            "update_date": "2024-01-15",
            "expiry_date": "2024-12-01",
            "registrar_name": "WHC Online Solutions Inc.",
            "registrar_website": "https://whc.ca",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "ncd.org",
            "domain_keyword": "ncd",
            "domain_tld": "org",
            "query_time": "2024-06-08 16:45:08",
            "create_date": "2001-04-02",
            "update_date": "2023-12-09",
            "expiry_date": "2025-04-02",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Super Privacy Service LTD c/o Dynadot",
            "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": 7,
            "domain_name": "ncd.info",
            "domain_keyword": "ncd",
            "domain_tld": "info",
            "query_time": "2024-06-08 16:45:08",
            "create_date": "2001-10-05",
            "update_date": "2023-09-11",
            "expiry_date": "2024-10-05",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "http://www.tucows.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.kpn.net",
                "ns11.kpn.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 8,
            "domain_name": "ncd.net",
            "domain_keyword": "ncd",
            "domain_tld": "net",
            "query_time": "2024-05-22 23:57:04",
            "create_date": "2001-12-28",
            "update_date": "2023-12-08",
            "expiry_date": "2024-12-28",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "https://www.godaddy.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "NameFind LLC",
            "registrant_address": "2150 E Warner Rd",
            "registrant_city": "Tempe",
            "registrant_state": "Arizona",
            "registrant_zip": "85284",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.7813736856",
            "name_servers": [
                "ns37.domaincontrol.com",
                "ns38.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "ncd.com.cn",
            "domain_keyword": "ncd",
            "domain_tld": "com.cn",
            "query_time": "2024-06-08 16:45:08",
            "create_date": "2003-03-04",
            "expiry_date": "2031-03-04",
            "registrar_name": "商中在线科技股份有限公司",
            "registrant_name": "马鞍山新康达磁业股份有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns7.cnmsn.net",
                "ns8.cnmsn.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "ncd.us",
            "domain_keyword": "ncd",
            "domain_tld": "us",
            "query_time": "2024-05-15 12:04:16",
            "create_date": "2004-12-22",
            "update_date": "2023-11-14",
            "expiry_date": "2024-12-21",
            "registrar_iana": 1659,
            "registrar_name": "GoDaddy Online Services Cayman Islands Ltd.",
            "registrar_website": "https://uniregistry.com/",
            "registrant_name": "Ron Jackson",
            "registrant_company": "Internet Edge, Inc.",
            "registrant_address": "3954 Duke Firth St.",
            "registrant_city": "Land O Lakes",
            "registrant_state": "FL",
            "registrant_zip": "34638",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.8135103461",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com",
                "verification-5gificcghk4phesffxdbzw.ns101.verify.hn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "ncd.ro",
            "domain_keyword": "ncd",
            "domain_tld": "ro",
            "query_time": "2024-05-22 23:57:04",
            "create_date": "2005-12-07",
            "expiry_date": "2024-11-05",
            "registrar_name": "Romarg SRL",
            "registrar_website": "www.inregistrare-domenii.ro",
            "name_servers": [
                "ns19.ethii.com",
                "ns20.ethii.com",
                "ns24.ethii.com",
                "ns25.ethii.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "Inactive"
            ]
        },
        {
            "num": 12,
            "domain_name": "ncd.cn",
            "domain_keyword": "ncd",
            "domain_tld": "cn",
            "query_time": "2024-06-08 16:45:08",
            "create_date": "2005-12-09",
            "expiry_date": "2024-12-09",
            "registrar_name": "成都西维数码科技有限公司",
            "registrant_name": "葛春玲",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.dragonparking.com",
                "ns2.dragonparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "ncd.co.uk",
            "domain_keyword": "ncd",
            "domain_tld": "co.uk",
            "query_time": "2024-06-06 06:04:25",
            "create_date": "2006-02-06",
            "update_date": "2023-10-12",
            "expiry_date": "2025-02-06",
            "registrar_name": "Elife Limited [Tag = ELIFE]",
            "registrar_website": "https://www.domainstore.uk",
            "name_servers": [
                "hws.thecyber.net",
                "joe.thecyber.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 14,
            "domain_name": "ncd.in",
            "domain_keyword": "ncd",
            "domain_tld": "in",
            "query_time": "2024-06-08 16:45:08",
            "create_date": "2006-04-18",
            "update_date": "2024-01-28",
            "expiry_date": "2025-04-18",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Madras Diabetes Research Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Tamil Nadu",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "charles.ns.cloudflare.com",
                "rosa.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "ncd.cz",
            "domain_keyword": "ncd",
            "domain_tld": "cz",
            "query_time": "2024-05-22 15:59:00",
            "create_date": "2009-02-22",
            "update_date": "2013-07-30",
            "expiry_date": "2025-02-22",
            "registrar_name": "REG-GRANSY",
            "registrant_name": "Martin Ladyr",
            "registrant_address": "Dolnocholupicka 915/65, Praha 4, 14300",
            "registrant_country": "CZ",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ]
        },
        {
            "num": 16,
            "domain_name": "ncd.co.nz",
            "domain_keyword": "ncd",
            "domain_tld": "co.nz",
            "query_time": "2024-05-02 07:36:06",
            "create_date": "2010-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": 17,
            "domain_name": "ncd.com.br",
            "domain_keyword": "ncd",
            "domain_tld": "com.br",
            "query_time": "2024-05-22 23:57:04",
            "create_date": "2011-07-03",
            "update_date": "2022-07-05",
            "expiry_date": "2025-07-03",
            "registrant_name": "N?cleo Catarinense de Decora??o",
            "name_servers": [
                "dns1.kinghost.com.br",
                "dns2.kinghost.com.br",
                "dns3.kinghost.com.br",
                "dns4.kinghost.com.br",
                "dns5.kinghost.com.br",
                "dns6.kinghost.com.br"
            ],
            "domain_status": [
                "published"
            ]
        },
        {
            "num": 18,
            "domain_name": "ncd.org.cn",
            "domain_keyword": "ncd",
            "domain_tld": "org.cn",
            "query_time": "2024-06-08 16:45:17",
            "create_date": "2011-08-09",
            "expiry_date": "2026-08-09",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "欧瑞管理顾问(北京)有限公司",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns27.hichina.com",
                "dns28.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 19,
            "domain_name": "ncd.co",
            "domain_keyword": "ncd",
            "domain_tld": "co",
            "query_time": "2024-05-12 15:33:54",
            "create_date": "2014-08-13",
            "update_date": "2023-08-18",
            "expiry_date": "2024-08-12",
            "registrar_iana": 3238,
            "registrar_name": "Rabbitsfoot.com LLC d/b/a Oxygen.nyc",
            "registrar_website": "oxygen.nyc",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "New York",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "UM",
            "registrant_email": "please query the rdds service of the 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.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "ncd.website",
            "domain_keyword": "ncd",
            "domain_tld": "website",
            "query_time": "2024-06-08 16:45:08",
            "create_date": "2014-12-13",
            "update_date": "2024-04-25",
            "expiry_date": "2024-12-13",
            "registrar_iana": 1375,
            "registrar_name": "Register.ca Inc.",
            "registrar_website": "https://register.ca",
            "registrant_company": "SafeWhois.ca Whois Privacy Service",
            "registrant_state": "Ontario",
            "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": [
                "ns1.mdnsservice.com",
                "ns2.mdnsservice.com",
                "ns3.mdnsservice.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "ncd.academy",
            "domain_keyword": "ncd",
            "domain_tld": "academy",
            "query_time": "2024-05-12 15:33:53",
            "create_date": "2015-04-21",
            "update_date": "2024-03-18",
            "expiry_date": "2026-04-21",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "rsdesigns.com sarl",
            "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": [
                "a.dns.gandi.net",
                "b.dns.gandi.net",
                "c.dns.gandi.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 22,
            "domain_name": "ncd.io",
            "domain_keyword": "ncd",
            "domain_tld": "io",
            "query_time": "2024-04-25 18:37:03",
            "create_date": "2016-02-13",
            "update_date": "2024-01-15",
            "expiry_date": "2025-02-13",
            "registrar_iana": 81,
            "registrar_name": "Gandi SAS",
            "registrar_website": "https://www.gandi.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "National Control Devices",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Paris",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-1121.awsdns-12.org",
                "ns-1866.awsdns-41.co.uk",
                "ns-421.awsdns-52.com",
                "ns-909.awsdns-49.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 23,
            "domain_name": "ncd.ind.in",
            "domain_keyword": "ncd",
            "domain_tld": "ind.in",
            "query_time": "2024-05-24 14:42:53",
            "create_date": "2016-08-15",
            "update_date": "2022-03-17",
            "expiry_date": "2024-08-15",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Web Development",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Madhya Pradesh",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.bluehost.in",
                "ns2.bluehost.in"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "ncd.vip",
            "domain_keyword": "ncd",
            "domain_tld": "vip",
            "query_time": "2024-06-08 16:45:08",
            "create_date": "2016-08-31",
            "update_date": "2023-06-26",
            "expiry_date": "2024-08-31",
            "registrar_iana": 1555,
            "registrar_name": "22net, Inc.",
            "registrar_website": "www.22.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LISUXIAO",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ZHEJIANG",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "pk1.22.cn",
                "pk2.22.cn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "ncd.city",
            "domain_keyword": "ncd",
            "domain_tld": "city",
            "query_time": "2024-06-08 16:45:07",
            "create_date": "2016-11-24",
            "update_date": "2023-11-21",
            "expiry_date": "2024-11-24",
            "registrar_iana": 1291,
            "registrar_name": "Dreamscape Networks International Pte Ltd",
            "registrar_website": "http://www.crazydomains.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private Registry Authority",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NSW",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the 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.crazydomains.com",
                "ns2.crazydomains.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ncd.com.pl",
            "domain_keyword": "ncd",
            "domain_tld": "com.pl",
            "query_time": "2024-05-21 14:23:28",
            "create_date": "2017-03-14",
            "update_date": "2024-03-13",
            "expiry_date": "2025-03-14",
            "registrar_name": "OVH SAS",
            "registrar_website": "https://www.ovhcloud.com",
            "name_servers": [
                "mx-1.dpoczta.pl",
                "mx-2.dpoczta.pl",
                "ns1.dhosting.pl",
                "ns2.dhosting.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "ncd.tokyo",
            "domain_keyword": "ncd",
            "domain_tld": "tokyo",
            "query_time": "2024-05-03 01:32:45",
            "create_date": "2017-10-04",
            "update_date": "2017-12-11",
            "expiry_date": "2027-10-04",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc.",
            "registrar_website": "http://www.onamae.com/",
            "registrant_state": "Tokyo",
            "registrant_country": "JP",
            "name_servers": [
                "dns01.gmoserver.jp",
                "dns02.gmoserver.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ncd.care",
            "domain_keyword": "ncd",
            "domain_tld": "care",
            "query_time": "2024-05-24 14:42:53",
            "create_date": "2018-09-19",
            "update_date": "2023-11-03",
            "expiry_date": "2028-09-19",
            "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": [
                "ns43.domaincontrol.com",
                "ns44.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "ncd.uk",
            "domain_keyword": "ncd",
            "domain_tld": "uk",
            "query_time": "2024-06-08 16:45:10",
            "create_date": "2019-03-15",
            "update_date": "2024-01-22",
            "expiry_date": "2025-03-15",
            "registrar_name": "Elife Limited [Tag = ELIFE]",
            "registrar_website": "https://www.domainstore.uk",
            "name_servers": [
                "hws.thecyber.net",
                "joe.thecyber.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 30,
            "domain_name": "ncd.app",
            "domain_keyword": "ncd",
            "domain_tld": "app",
            "query_time": "2024-06-08 16:45:07",
            "create_date": "2019-09-05",
            "update_date": "2023-05-22",
            "expiry_date": "2024-09-05",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "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": 31,
            "domain_name": "ncd.asia",
            "domain_keyword": "ncd",
            "domain_tld": "asia",
            "query_time": "2024-05-29 02:26:26",
            "create_date": "2020-09-03",
            "update_date": "2024-02-02",
            "expiry_date": "2024-09-03",
            "registrar_iana": 1675,
            "registrar_name": "CV. Rumahweb Indonesia",
            "registrar_website": "http://www.Rumahweb.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "PT Online Property commerce",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Banten",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ID",
            "registrant_email": "please query the rdds service of the 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": [
                "nsid1.rumahweb.com",
                "nsid2.rumahweb.net",
                "nsid3.rumahweb.biz",
                "nsid4.rumahweb.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "ncd.ru",
            "domain_keyword": "ncd",
            "domain_tld": "ru",
            "query_time": "2024-05-05 09:17:08",
            "create_date": "2020-12-01",
            "expiry_date": "2024-12-01",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "ns1.shop.reg.ru",
                "ns2.shop.reg.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 33,
            "domain_name": "ncd.org.in",
            "domain_keyword": "ncd",
            "domain_tld": "org.in",
            "query_time": "2024-05-24 14:42:53",
            "create_date": "2021-04-05",
            "update_date": "2023-04-16",
            "expiry_date": "2026-04-05",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "West Bengal",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.serverra102.com",
                "ns2.serverra102.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "ncd.ie",
            "domain_keyword": "ncd",
            "domain_tld": "ie",
            "query_time": "2024-05-12 15:33:54",
            "create_date": "2021-08-21",
            "update_date": "2023-10-04",
            "expiry_date": "2024-08-21",
            "registrar_name": "Hosting Ireland",
            "registrar_website": "http://www.hostingireland.ie",
            "registrant_name": "Ncd Insulation Limited",
            "name_servers": [
                "ns1.webhostingireland.ie",
                "ns2.webhostingireland.ie",
                "ns3.webhostingireland.ie",
                "ns4.webhostingireland.eu"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "ncd.life",
            "domain_keyword": "ncd",
            "domain_tld": "life",
            "query_time": "2024-05-15 12:04:16",
            "create_date": "2021-08-27",
            "update_date": "2023-08-02",
            "expiry_date": "2024-08-27",
            "registrar_iana": 1910,
            "registrar_name": "Cloudflare, Inc",
            "registrar_website": "http://cloudflare.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Adam David Johnstone",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Queensland",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the 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": [
                "todd.ns.cloudflare.com",
                "vida.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "ncd.xyz",
            "domain_keyword": "ncd",
            "domain_tld": "xyz",
            "query_time": "2024-06-08 16:45:08",
            "create_date": "2021-10-27",
            "update_date": "2024-05-15",
            "expiry_date": "2028-10-27",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrar_website": "https://domains.squarespace.com",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_state": "Kastamonu",
            "registrant_country": "TR",
            "registrant_email": "please query the rdds service of the 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-d1.googledomains.com",
                "ns-cloud-d2.googledomains.com",
                "ns-cloud-d3.googledomains.com",
                "ns-cloud-d4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 37,
            "domain_name": "ncd.digital",
            "domain_keyword": "ncd",
            "domain_tld": "digital",
            "query_time": "2024-05-24 14:42:53",
            "create_date": "2021-11-25",
            "update_date": "2023-11-08",
            "expiry_date": "2024-11-25",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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": [
                "ns1bdg.name.com",
                "ns2fgv.name.com",
                "ns3sxz.name.com",
                "ns4clq.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 38,
            "domain_name": "ncd.green",
            "domain_keyword": "ncd",
            "domain_tld": "green",
            "query_time": "2024-05-02 07:36:07",
            "create_date": "2021-12-15",
            "update_date": "2023-12-06",
            "expiry_date": "2024-12-15",
            "registrar_iana": 433,
            "registrar_name": "OVH SAS",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Delrieux sas",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "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.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns103.ovh.net",
                "ns103.ovh.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 39,
            "domain_name": "ncd.com.ng",
            "domain_keyword": "ncd",
            "domain_tld": "com.ng",
            "query_time": "2024-05-15 12:04:16",
            "create_date": "2022-03-17",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-17",
            "registrar_iana": 1749,
            "registrar_name": "Upperlink Limited",
            "registrar_website": "https://www.upperlink.ng",
            "registrant_name": "Christopher Okani",
            "registrant_company": "Example Inc.",
            "registrant_address": "Ihiagwa",
            "registrant_city": "Owerri West",
            "registrant_state": "Imo",
            "registrant_zip": "460114",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "+81.04020689",
            "name_servers": [
                "ns1.globalhosting247.com",
                "ns2.globalhosting247.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 40,
            "domain_name": "ncd.studio",
            "domain_keyword": "ncd",
            "domain_tld": "studio",
            "query_time": "2024-04-19 14:01:23",
            "create_date": "2022-06-25",
            "update_date": "2023-08-09",
            "expiry_date": "2024-06-25",
            "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": [
                "ns13.domaincontrol.com",
                "ns14.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 41,
            "domain_name": "ncd.group",
            "domain_keyword": "ncd",
            "domain_tld": "group",
            "query_time": "2024-05-02 07:36:07",
            "create_date": "2023-01-11",
            "update_date": "2023-09-01",
            "expiry_date": "2025-01-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com/domains/search.aspx?ci=8990",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.mydomain.com",
                "ns2.mydomain.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "ncd.community",
            "domain_keyword": "ncd",
            "domain_tld": "community",
            "query_time": "2024-06-08 16:45:08",
            "create_date": "2023-02-10",
            "update_date": "2024-03-26",
            "expiry_date": "2025-02-10",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Contact Privacy Inc. Customer 7151571251",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 43,
            "domain_name": "ncd.africa",
            "domain_keyword": "ncd",
            "domain_tld": "africa",
            "query_time": "2024-05-02 07:36:06",
            "create_date": "2023-03-04",
            "update_date": "2023-03-11",
            "expiry_date": "2028-03-04",
            "registrar_iana": 1011,
            "registrar_name": "101domain GRS Ltd.",
            "registrar_website": "101domain.com/co_za.htm",
            "registrant_name": "REDACTED",
            "registrant_address": "REDACTED",
            "registrant_city": "REDACTED",
            "registrant_state": "REDACTED",
            "registrant_zip": "REDACTED",
            "registrant_country": "KE",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin or tech contacts of the domain name.",
            "registrant_phone": "REDACTED",
            "registrant_fax": "REDACTED",
            "name_servers": [
                "ns1.101domain.com",
                "ns2.101domain.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "ncd.earth",
            "domain_keyword": "ncd",
            "domain_tld": "earth",
            "query_time": "2024-05-02 07:36:07",
            "create_date": "2023-04-21",
            "update_date": "2024-04-27",
            "expiry_date": "2025-04-21",
            "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": [
                "ns65.domaincontrol.com",
                "ns66.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "ncd.credit",
            "domain_keyword": "ncd",
            "domain_tld": "credit",
            "query_time": "2024-05-12 15:33:54",
            "create_date": "2023-05-09",
            "update_date": "2024-05-10",
            "expiry_date": "2025-05-09",
            "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": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "ncd.news",
            "domain_keyword": "ncd",
            "domain_tld": "news",
            "query_time": "2024-05-24 14:42:53",
            "create_date": "2023-07-09",
            "update_date": "2023-07-14",
            "expiry_date": "2024-07-09",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 47,
            "domain_name": "ncd.dance",
            "domain_keyword": "ncd",
            "domain_tld": "dance",
            "query_time": "2024-05-02 07:36:07",
            "create_date": "2023-08-04",
            "update_date": "2023-08-09",
            "expiry_date": "2024-08-04",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 48,
            "domain_name": "ncd.company",
            "domain_keyword": "ncd",
            "domain_tld": "company",
            "query_time": "2024-05-02 07:36:07",
            "create_date": "2023-08-10",
            "update_date": "2023-10-09",
            "expiry_date": "2024-08-10",
            "registrar_iana": 3893,
            "registrar_name": "Sav.com, LLC - 3",
            "registrar_website": "http://Sav.com",
            "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 rdds service of the 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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "ncd.moe",
            "domain_keyword": "ncd",
            "domain_tld": "moe",
            "query_time": "2024-05-07 19:42:38",
            "create_date": "2024-01-03",
            "update_date": "2024-01-08",
            "expiry_date": "2025-01-03",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun",
            "registrar_website": "www.porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "alexandra.ns.cloudflare.com",
                "mark.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 50,
            "domain_name": "ncd.tools",
            "domain_keyword": "ncd",
            "domain_tld": "tools",
            "query_time": "2024-06-08 16:45:08",
            "create_date": "2024-04-11",
            "update_date": "2024-04-16",
            "expiry_date": "2025-04-11",
            "registrar_iana": 1068,
            "registrar_name": "NameCheap, Inc.",
            "registrar_website": "https://www.namecheap.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Privacy service provided by Withheld for Privacy ehf",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Capital Region",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IS",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns1.registrar-servers.com",
                "dns2.registrar-servers.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ncd.one",
            "domain_keyword": "ncd",
            "domain_tld": "one",
            "query_time": "2024-06-08 17:16:24",
            "create_date": "2024-06-06",
            "update_date": "2024-06-06",
            "expiry_date": "2025-06-06",
            "registrar_iana": 3862,
            "registrar_name": "Spaceship, Inc.",
            "registrar_website": "https://www.spaceship.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": [
                "launch1.spaceship.net",
                "launch2.spaceship.net"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited",
                "serverTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 52,
            "domain_name": "ncd.pt",
            "domain_keyword": "ncd",
            "domain_tld": "pt",
            "query_time": "2024-05-02 07:36:07",
            "registrant_name": "Infordaire, Edições Gráficas, Lda",
            "registrant_address": "Av da Misericordia Edificio 2000",
            "registrant_city": "Castro Daire",
            "registrant_state": "Castro Daire",
            "registrant_zip": "3600-202",
            "registrant_country": "PT",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 53,
            "domain_name": "ncd.ae",
            "domain_keyword": "ncd",
            "domain_tld": "ae",
            "query_time": "2024-05-02 07:36:06",
            "registrar_name": "Etisalat",
            "registrant_name": "AHMED ATEEQ",
            "registrant_company": "AHMED ATEEQ",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.node3180.myfcloud.com",
                "ns2.node3180.myfcloud.com"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 54,
            "domain_name": "ncd.ms",
            "domain_keyword": "ncd",
            "domain_tld": "ms",
            "query_time": "2024-05-24 14:42:53",
            "registrar_name": "Key-Systems",
            "registrar_website": "http://www.key-systems.net",
            "name_servers": [
                "ns.second-ns.com",
                "ns1.your-server.de",
                "ns3.second-ns.de"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "ncd.ai",
            "domain_keyword": "ncd",
            "domain_tld": "ai",
            "query_time": "2024-05-30 18:18:42",
            "registrar_name": "Dynadot",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Internet Laan",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "ncd.com.au",
            "domain_keyword": "ncd",
            "domain_tld": "com.au",
            "query_time": "2024-05-29 22:59:18",
            "update_date": "2024-05-29",
            "registrar_name": "DROP.com.au Pty Ltd",
            "registrar_website": "https://www.drop.com.au/",
            "registrant_name": "Domain Administrator",
            "name_servers": [
                "ns1.parkingcrew.net",
                "ns2.parkingcrew.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "ncd.eu",
            "domain_keyword": "ncd",
            "domain_tld": "eu",
            "query_time": "2024-05-29 09:15:37",
            "registrar_name": "D-Cube Resource",
            "registrar_website": "www.dcube-resource.be",
            "name_servers": [
                "sl1.sedo.com",
                "sl2.sedo.com"
            ]
        }
    ],
    "stats": {
        "total_time": 0.03,
        "api_credits_used": 1,
        "cost_calculation": "1 (search_fields[domain_keyword])"
    }
}
<root>
 <success>true</success>
 <query>
  <database>current</database>
  <domain_keyword>ncd</domain_keyword>
  <sort_by>create_date</sort_by>
  <sort_order>asc</sort_order>
  <page_size>100</page_size>
 </query>
 <count>
  <total>57</total>
  <relation>eq</relation>
  <current>57</current>
 </count>
 <unique_domains>ncd.com, ncd.nl, ncd.it, ncd.co.jp, ncd.ca, ncd.org, ncd.info, ncd.net, ncd.com.cn, ncd.us, ncd.ro, ncd.cn, ncd.co.uk, ncd.in, ncd.cz, ncd.co.nz, ncd.com.br, ncd.org.cn, ncd.co, ncd.website, ncd.academy, ncd.io, ncd.ind.in, ncd.vip, ncd.city, ncd.com.pl, ncd.tokyo, ncd.care, ncd.uk, ncd.app, ncd.asia, ncd.ru, ncd.org.in, ncd.ie, ncd.life, ncd.xyz, ncd.digital, ncd.green, ncd.com.ng, ncd.studio, ncd.group, ncd.community, ncd.africa, ncd.earth, ncd.credit, ncd.news, ncd.dance, ncd.company, ncd.moe, ncd.tools, ncd.one, ncd.pt, ncd.ae, ncd.ms, ncd.ai, ncd.com.au, ncd.eu</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>ncd.com</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-15 12:04:16</query_time>
   <create_date>1989-02-09</create_date>
   <update_date>2024-01-23</update_date>
   <expiry_date>2029-02-10</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=ncd.com</registrant_email>
   <registrant_phone>+1.4806242599</registrant_phone>
   <name_servers>
    <value>ns73.domaincontrol.com</value>
    <value>ns74.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>2</num>
   <domain_name>ncd.nl</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-12 15:33:54</query_time>
   <create_date>1996-07-08</create_date>
   <update_date>2021-11-19</update_date>
   <registrar_name>Realtime Register</registrar_name>
   <name_servers>
    <value>christina.neostrada.nl</value>
    <value>lisa.neostrada.nl</value>
    <value>sandra.neostrada.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ncd.it</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>it</domain_tld>
   <query_time>2024-05-15 12:04:16</query_time>
   <create_date>1998-02-26</create_date>
   <update_date>2024-01-02</update_date>
   <expiry_date>2024-12-17</expiry_date>
   <registrar_name>Sistemi Tre s.r.l.</registrar_name>
   <registrar_website>http://www.sistnet.it</registrar_website>
   <registrant_company>Nuova C.D. s.c.r.l.</registrant_company>
   <registrant_address>Strada Statale 231 n. 3/a</registrant_address>
   <registrant_city>Monticello D'Alba</registrant_city>
   <registrant_state>CN</registrant_state>
   <registrant_zip>12066</registrant_zip>
   <registrant_country>IT</registrant_country>
   <name_servers>
    <value>ns01.sistnet.it</value>
    <value>ns02.sistnet.it</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>ncd.co.jp</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>co.jp</domain_tld>
   <query_time>2024-05-24 14:42:53</query_time>
   <create_date>1998-05-08</create_date>
   <update_date>2024-03-27</update_date>
   <registrant_company>NCD Co., Ltd.</registrant_company>
   <name_servers>
    <value>ns-1085.awsdns-07.org</value>
    <value>ns-1938.awsdns-50.co.uk</value>
    <value>ns-498.awsdns-62.com</value>
    <value>ns-908.awsdns-49.net</value>
   </name_servers>
  </value>
  <value>
   <num>5</num>
   <domain_name>ncd.ca</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-06-08 16:45:07</query_time>
   <create_date>2000-11-19</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>WHC Online Solutions Inc.</registrar_name>
   <registrar_website>https://whc.ca</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns71.domaincontrol.com</value>
    <value>ns72.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>ncd.org</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-08 16:45:08</query_time>
   <create_date>2001-04-02</create_date>
   <update_date>2023-12-09</update_date>
   <expiry_date>2025-04-02</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Super Privacy Service LTD c/o Dynadot</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>7</num>
   <domain_name>ncd.info</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-08 16:45:08</query_time>
   <create_date>2001-10-05</create_date>
   <update_date>2023-09-11</update_date>
   <expiry_date>2024-10-05</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>http://www.tucows.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.kpn.net</value>
    <value>ns11.kpn.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>ncd.net</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-22 23:57:04</query_time>
   <create_date>2001-12-28</create_date>
   <update_date>2023-12-08</update_date>
   <expiry_date>2024-12-28</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>https://www.godaddy.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>NameFind LLC</registrant_company>
   <registrant_address>2150 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>[email protected]</registrant_email>
   <registrant_phone>+1.7813736856</registrant_phone>
   <name_servers>
    <value>ns37.domaincontrol.com</value>
    <value>ns38.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>9</num>
   <domain_name>ncd.com.cn</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>com.cn</domain_tld>
   <query_time>2024-06-08 16:45:08</query_time>
   <create_date>2003-03-04</create_date>
   <expiry_date>2031-03-04</expiry_date>
   <registrar_name>商中在线科技股份有限公司</registrar_name>
   <registrant_name>马鞍山新康达磁业股份有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns7.cnmsn.net</value>
    <value>ns8.cnmsn.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>ncd.us</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-05-15 12:04:16</query_time>
   <create_date>2004-12-22</create_date>
   <update_date>2023-11-14</update_date>
   <expiry_date>2024-12-21</expiry_date>
   <registrar_iana>1659</registrar_iana>
   <registrar_name>GoDaddy Online Services Cayman Islands Ltd.</registrar_name>
   <registrar_website>https://uniregistry.com/</registrar_website>
   <registrant_name>Ron Jackson</registrant_name>
   <registrant_company>Internet Edge, Inc.</registrant_company>
   <registrant_address>3954 Duke Firth St.</registrant_address>
   <registrant_city>Land O Lakes</registrant_city>
   <registrant_state>FL</registrant_state>
   <registrant_zip>34638</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.8135103461</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-5gificcghk4phesffxdbzw.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>ncd.ro</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>ro</domain_tld>
   <query_time>2024-05-22 23:57:04</query_time>
   <create_date>2005-12-07</create_date>
   <expiry_date>2024-11-05</expiry_date>
   <registrar_name>Romarg SRL</registrar_name>
   <registrar_website>www.inregistrare-domenii.ro</registrar_website>
   <name_servers>
    <value>ns19.ethii.com</value>
    <value>ns20.ethii.com</value>
    <value>ns24.ethii.com</value>
    <value>ns25.ethii.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>Inactive</value>
   </dns_sec>
  </value>
  <value>
   <num>12</num>
   <domain_name>ncd.cn</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-06-08 16:45:08</query_time>
   <create_date>2005-12-09</create_date>
   <expiry_date>2024-12-09</expiry_date>
   <registrar_name>成都西维数码科技有限公司</registrar_name>
   <registrant_name>葛春玲</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.dragonparking.com</value>
    <value>ns2.dragonparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>ncd.co.uk</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>co.uk</domain_tld>
   <query_time>2024-06-06 06:04:25</query_time>
   <create_date>2006-02-06</create_date>
   <update_date>2023-10-12</update_date>
   <expiry_date>2025-02-06</expiry_date>
   <registrar_name>Elife Limited [Tag = ELIFE]</registrar_name>
   <registrar_website>https://www.domainstore.uk</registrar_website>
   <name_servers>
    <value>hws.thecyber.net</value>
    <value>joe.thecyber.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>14</num>
   <domain_name>ncd.in</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>in</domain_tld>
   <query_time>2024-06-08 16:45:08</query_time>
   <create_date>2006-04-18</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2025-04-18</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Madras Diabetes Research Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Tamil Nadu</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>charles.ns.cloudflare.com</value>
    <value>rosa.ns.cloudflare.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>15</num>
   <domain_name>ncd.cz</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>cz</domain_tld>
   <query_time>2024-05-22 15:59:00</query_time>
   <create_date>2009-02-22</create_date>
   <update_date>2013-07-30</update_date>
   <expiry_date>2025-02-22</expiry_date>
   <registrar_name>REG-GRANSY</registrar_name>
   <registrant_name>Martin Ladyr</registrant_name>
   <registrant_address>Dolnocholupicka 915/65, Praha 4, 14300</registrant_address>
   <registrant_country>CZ</registrant_country>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
  </value>
  <value>
   <num>16</num>
   <domain_name>ncd.co.nz</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>co.nz</domain_tld>
   <query_time>2024-05-02 07:36:06</query_time>
   <create_date>2010-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>17</num>
   <domain_name>ncd.com.br</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>com.br</domain_tld>
   <query_time>2024-05-22 23:57:04</query_time>
   <create_date>2011-07-03</create_date>
   <update_date>2022-07-05</update_date>
   <expiry_date>2025-07-03</expiry_date>
   <registrant_name>N?cleo Catarinense de Decora??o</registrant_name>
   <name_servers>
    <value>dns1.kinghost.com.br</value>
    <value>dns2.kinghost.com.br</value>
    <value>dns3.kinghost.com.br</value>
    <value>dns4.kinghost.com.br</value>
    <value>dns5.kinghost.com.br</value>
    <value>dns6.kinghost.com.br</value>
   </name_servers>
   <domain_status>
    <value>published</value>
   </domain_status>
  </value>
  <value>
   <num>18</num>
   <domain_name>ncd.org.cn</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>org.cn</domain_tld>
   <query_time>2024-06-08 16:45:17</query_time>
   <create_date>2011-08-09</create_date>
   <expiry_date>2026-08-09</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>欧瑞管理顾问(北京)有限公司</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns27.hichina.com</value>
    <value>dns28.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>19</num>
   <domain_name>ncd.co</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>co</domain_tld>
   <query_time>2024-05-12 15:33:54</query_time>
   <create_date>2014-08-13</create_date>
   <update_date>2023-08-18</update_date>
   <expiry_date>2024-08-12</expiry_date>
   <registrar_iana>3238</registrar_iana>
   <registrar_name>Rabbitsfoot.com LLC d/b/a Oxygen.nyc</registrar_name>
   <registrar_website>oxygen.nyc</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>New York</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>UM</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.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>ncd.website</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>website</domain_tld>
   <query_time>2024-06-08 16:45:08</query_time>
   <create_date>2014-12-13</create_date>
   <update_date>2024-04-25</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>1375</registrar_iana>
   <registrar_name>Register.ca Inc.</registrar_name>
   <registrar_website>https://register.ca</registrar_website>
   <registrant_company>SafeWhois.ca Whois Privacy Service</registrant_company>
   <registrant_state>Ontario</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>ns1.mdnsservice.com</value>
    <value>ns2.mdnsservice.com</value>
    <value>ns3.mdnsservice.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>ncd.academy</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>academy</domain_tld>
   <query_time>2024-05-12 15:33:53</query_time>
   <create_date>2015-04-21</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2026-04-21</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>rsdesigns.com sarl</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>please query the rdds service of the 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>a.dns.gandi.net</value>
    <value>b.dns.gandi.net</value>
    <value>c.dns.gandi.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>22</num>
   <domain_name>ncd.io</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-25 18:37:03</query_time>
   <create_date>2016-02-13</create_date>
   <update_date>2024-01-15</update_date>
   <expiry_date>2025-02-13</expiry_date>
   <registrar_iana>81</registrar_iana>
   <registrar_name>Gandi SAS</registrar_name>
   <registrar_website>https://www.gandi.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>National Control Devices</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Paris</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-1121.awsdns-12.org</value>
    <value>ns-1866.awsdns-41.co.uk</value>
    <value>ns-421.awsdns-52.com</value>
    <value>ns-909.awsdns-49.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>ncd.ind.in</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>ind.in</domain_tld>
   <query_time>2024-05-24 14:42:53</query_time>
   <create_date>2016-08-15</create_date>
   <update_date>2022-03-17</update_date>
   <expiry_date>2024-08-15</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Web Development</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Madhya Pradesh</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.bluehost.in</value>
    <value>ns2.bluehost.in</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>ncd.vip</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>vip</domain_tld>
   <query_time>2024-06-08 16:45:08</query_time>
   <create_date>2016-08-31</create_date>
   <update_date>2023-06-26</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrar_iana>1555</registrar_iana>
   <registrar_name>22net, Inc.</registrar_name>
   <registrar_website>www.22.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LISUXIAO</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ZHEJIANG</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the 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>pk1.22.cn</value>
    <value>pk2.22.cn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>ncd.city</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>city</domain_tld>
   <query_time>2024-06-08 16:45:07</query_time>
   <create_date>2016-11-24</create_date>
   <update_date>2023-11-21</update_date>
   <expiry_date>2024-11-24</expiry_date>
   <registrar_iana>1291</registrar_iana>
   <registrar_name>Dreamscape Networks International Pte Ltd</registrar_name>
   <registrar_website>http://www.crazydomains.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private Registry Authority</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NSW</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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.crazydomains.com</value>
    <value>ns2.crazydomains.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>26</num>
   <domain_name>ncd.com.pl</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>com.pl</domain_tld>
   <query_time>2024-05-21 14:23:28</query_time>
   <create_date>2017-03-14</create_date>
   <update_date>2024-03-13</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>https://www.ovhcloud.com</registrar_website>
   <name_servers>
    <value>mx-1.dpoczta.pl</value>
    <value>mx-2.dpoczta.pl</value>
    <value>ns1.dhosting.pl</value>
    <value>ns2.dhosting.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>27</num>
   <domain_name>ncd.tokyo</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>tokyo</domain_tld>
   <query_time>2024-05-03 01:32:45</query_time>
   <create_date>2017-10-04</create_date>
   <update_date>2017-12-11</update_date>
   <expiry_date>2027-10-04</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc.</registrar_name>
   <registrar_website>http://www.onamae.com/</registrar_website>
   <registrant_state>Tokyo</registrant_state>
   <registrant_country>JP</registrant_country>
   <name_servers>
    <value>dns01.gmoserver.jp</value>
    <value>dns02.gmoserver.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>ncd.care</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>care</domain_tld>
   <query_time>2024-05-24 14:42:53</query_time>
   <create_date>2018-09-19</create_date>
   <update_date>2023-11-03</update_date>
   <expiry_date>2028-09-19</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>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>29</num>
   <domain_name>ncd.uk</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-06-08 16:45:10</query_time>
   <create_date>2019-03-15</create_date>
   <update_date>2024-01-22</update_date>
   <expiry_date>2025-03-15</expiry_date>
   <registrar_name>Elife Limited [Tag = ELIFE]</registrar_name>
   <registrar_website>https://www.domainstore.uk</registrar_website>
   <name_servers>
    <value>hws.thecyber.net</value>
    <value>joe.thecyber.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>30</num>
   <domain_name>ncd.app</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>app</domain_tld>
   <query_time>2024-06-08 16:45:07</query_time>
   <create_date>2019-09-05</create_date>
   <update_date>2023-05-22</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <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>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>31</num>
   <domain_name>ncd.asia</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-29 02:26:26</query_time>
   <create_date>2020-09-03</create_date>
   <update_date>2024-02-02</update_date>
   <expiry_date>2024-09-03</expiry_date>
   <registrar_iana>1675</registrar_iana>
   <registrar_name>CV. Rumahweb Indonesia</registrar_name>
   <registrar_website>http://www.Rumahweb.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>PT Online Property commerce</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Banten</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ID</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>nsid1.rumahweb.com</value>
    <value>nsid2.rumahweb.net</value>
    <value>nsid3.rumahweb.biz</value>
    <value>nsid4.rumahweb.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>ncd.ru</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-05 09:17:08</query_time>
   <create_date>2020-12-01</create_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>ns1.shop.reg.ru</value>
    <value>ns2.shop.reg.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>33</num>
   <domain_name>ncd.org.in</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>org.in</domain_tld>
   <query_time>2024-05-24 14:42:53</query_time>
   <create_date>2021-04-05</create_date>
   <update_date>2023-04-16</update_date>
   <expiry_date>2026-04-05</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>West Bengal</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.serverra102.com</value>
    <value>ns2.serverra102.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>ncd.ie</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-12 15:33:54</query_time>
   <create_date>2021-08-21</create_date>
   <update_date>2023-10-04</update_date>
   <expiry_date>2024-08-21</expiry_date>
   <registrar_name>Hosting Ireland</registrar_name>
   <registrar_website>http://www.hostingireland.ie</registrar_website>
   <registrant_name>Ncd Insulation Limited</registrant_name>
   <name_servers>
    <value>ns1.webhostingireland.ie</value>
    <value>ns2.webhostingireland.ie</value>
    <value>ns3.webhostingireland.ie</value>
    <value>ns4.webhostingireland.eu</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>ncd.life</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-15 12:04:16</query_time>
   <create_date>2021-08-27</create_date>
   <update_date>2023-08-02</update_date>
   <expiry_date>2024-08-27</expiry_date>
   <registrar_iana>1910</registrar_iana>
   <registrar_name>Cloudflare, Inc</registrar_name>
   <registrar_website>http://cloudflare.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Adam David Johnstone</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Queensland</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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>todd.ns.cloudflare.com</value>
    <value>vida.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>36</num>
   <domain_name>ncd.xyz</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-06-08 16:45:08</query_time>
   <create_date>2021-10-27</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2028-10-27</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>Kastamonu</registrant_state>
   <registrant_country>TR</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-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>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>ncd.digital</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-24 14:42:53</query_time>
   <create_date>2021-11-25</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</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>ns1bdg.name.com</value>
    <value>ns2fgv.name.com</value>
    <value>ns3sxz.name.com</value>
    <value>ns4clq.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>38</num>
   <domain_name>ncd.green</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>green</domain_tld>
   <query_time>2024-05-02 07:36:07</query_time>
   <create_date>2021-12-15</create_date>
   <update_date>2023-12-06</update_date>
   <expiry_date>2024-12-15</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH SAS</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Delrieux sas</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>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>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns103.ovh.net</value>
    <value>ns103.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>39</num>
   <domain_name>ncd.com.ng</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>com.ng</domain_tld>
   <query_time>2024-05-15 12:04:16</query_time>
   <create_date>2022-03-17</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-17</expiry_date>
   <registrar_iana>1749</registrar_iana>
   <registrar_name>Upperlink Limited</registrar_name>
   <registrar_website>https://www.upperlink.ng</registrar_website>
   <registrant_name>Christopher Okani</registrant_name>
   <registrant_company>Example Inc.</registrant_company>
   <registrant_address>Ihiagwa</registrant_address>
   <registrant_city>Owerri West</registrant_city>
   <registrant_state>Imo</registrant_state>
   <registrant_zip>460114</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+81.04020689</registrant_phone>
   <name_servers>
    <value>ns1.globalhosting247.com</value>
    <value>ns2.globalhosting247.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>40</num>
   <domain_name>ncd.studio</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>studio</domain_tld>
   <query_time>2024-04-19 14:01:23</query_time>
   <create_date>2022-06-25</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-06-25</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>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>41</num>
   <domain_name>ncd.group</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>group</domain_tld>
   <query_time>2024-05-02 07:36:07</query_time>
   <create_date>2023-01-11</create_date>
   <update_date>2023-09-01</update_date>
   <expiry_date>2025-01-11</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com/domains/search.aspx?ci=8990</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.mydomain.com</value>
    <value>ns2.mydomain.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>42</num>
   <domain_name>ncd.community</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>community</domain_tld>
   <query_time>2024-06-08 16:45:08</query_time>
   <create_date>2023-02-10</create_date>
   <update_date>2024-03-26</update_date>
   <expiry_date>2025-02-10</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Contact Privacy Inc. Customer 7151571251</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>ncd.africa</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>africa</domain_tld>
   <query_time>2024-05-02 07:36:06</query_time>
   <create_date>2023-03-04</create_date>
   <update_date>2023-03-11</update_date>
   <expiry_date>2028-03-04</expiry_date>
   <registrar_iana>1011</registrar_iana>
   <registrar_name>101domain GRS Ltd.</registrar_name>
   <registrar_website>101domain.com/co_za.htm</registrar_website>
   <registrant_name>REDACTED</registrant_name>
   <registrant_address>REDACTED</registrant_address>
   <registrant_city>REDACTED</registrant_city>
   <registrant_state>REDACTED</registrant_state>
   <registrant_zip>REDACTED</registrant_zip>
   <registrant_country>KE</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 contacts of the domain name.</registrant_email>
   <registrant_phone>REDACTED</registrant_phone>
   <registrant_fax>REDACTED</registrant_fax>
   <name_servers>
    <value>ns1.101domain.com</value>
    <value>ns2.101domain.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>ncd.earth</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>earth</domain_tld>
   <query_time>2024-05-02 07:36:07</query_time>
   <create_date>2023-04-21</create_date>
   <update_date>2024-04-27</update_date>
   <expiry_date>2025-04-21</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>ns65.domaincontrol.com</value>
    <value>ns66.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>45</num>
   <domain_name>ncd.credit</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>credit</domain_tld>
   <query_time>2024-05-12 15:33:54</query_time>
   <create_date>2023-05-09</create_date>
   <update_date>2024-05-10</update_date>
   <expiry_date>2025-05-09</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>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>ncd.news</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>news</domain_tld>
   <query_time>2024-05-24 14:42:53</query_time>
   <create_date>2023-07-09</create_date>
   <update_date>2023-07-14</update_date>
   <expiry_date>2024-07-09</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns17.domaincontrol.com</value>
    <value>ns18.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>47</num>
   <domain_name>ncd.dance</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>dance</domain_tld>
   <query_time>2024-05-02 07:36:07</query_time>
   <create_date>2023-08-04</create_date>
   <update_date>2023-08-09</update_date>
   <expiry_date>2024-08-04</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>ns19.domaincontrol.com</value>
    <value>ns20.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>48</num>
   <domain_name>ncd.company</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-02 07:36:07</query_time>
   <create_date>2023-08-10</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-08-10</expiry_date>
   <registrar_iana>3893</registrar_iana>
   <registrar_name>Sav.com, LLC - 3</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <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 rdds service of the 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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>ncd.moe</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>moe</domain_tld>
   <query_time>2024-05-07 19:42:38</query_time>
   <create_date>2024-01-03</create_date>
   <update_date>2024-01-08</update_date>
   <expiry_date>2025-01-03</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun</registrar_name>
   <registrar_website>www.porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>alexandra.ns.cloudflare.com</value>
    <value>mark.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>ncd.tools</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>tools</domain_tld>
   <query_time>2024-06-08 16:45:08</query_time>
   <create_date>2024-04-11</create_date>
   <update_date>2024-04-16</update_date>
   <expiry_date>2025-04-11</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>NameCheap, Inc.</registrar_name>
   <registrar_website>https://www.namecheap.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Privacy service provided by Withheld for Privacy ehf</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Capital Region</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IS</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns1.registrar-servers.com</value>
    <value>dns2.registrar-servers.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>ncd.one</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-06-08 17:16:24</query_time>
   <create_date>2024-06-06</create_date>
   <update_date>2024-06-06</update_date>
   <expiry_date>2025-06-06</expiry_date>
   <registrar_iana>3862</registrar_iana>
   <registrar_name>Spaceship, Inc.</registrar_name>
   <registrar_website>https://www.spaceship.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</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>launch1.spaceship.net</value>
    <value>launch2.spaceship.net</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
    <value>serverTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>52</num>
   <domain_name>ncd.pt</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>pt</domain_tld>
   <query_time>2024-05-02 07:36:07</query_time>
   <registrant_name>Infordaire, Edições Gráficas, Lda</registrant_name>
   <registrant_address>Av da Misericordia Edificio 2000</registrant_address>
   <registrant_city>Castro Daire</registrant_city>
   <registrant_state>Castro Daire</registrant_state>
   <registrant_zip>3600-202</registrant_zip>
   <registrant_country>PT</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>53</num>
   <domain_name>ncd.ae</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>ae</domain_tld>
   <query_time>2024-05-02 07:36:06</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>AHMED ATEEQ</registrant_name>
   <registrant_company>AHMED ATEEQ</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.node3180.myfcloud.com</value>
    <value>ns2.node3180.myfcloud.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>54</num>
   <domain_name>ncd.ms</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>ms</domain_tld>
   <query_time>2024-05-24 14:42:53</query_time>
   <registrar_name>Key-Systems</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <name_servers>
    <value>ns.second-ns.com</value>
    <value>ns1.your-server.de</value>
    <value>ns3.second-ns.de</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>ncd.ai</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-30 18:18:42</query_time>
   <registrar_name>Dynadot</registrar_name>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Internet Laan</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>IN</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>ncd.com.au</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-05-29 22:59:18</query_time>
   <update_date>2024-05-29</update_date>
   <registrar_name>DROP.com.au Pty Ltd</registrar_name>
   <registrar_website>https://www.drop.com.au/</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <name_servers>
    <value>ns1.parkingcrew.net</value>
    <value>ns2.parkingcrew.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>ncd.eu</domain_name>
   <domain_keyword>ncd</domain_keyword>
   <domain_tld>eu</domain_tld>
   <query_time>2024-05-29 09:15:37</query_time>
   <registrar_name>D-Cube Resource</registrar_name>
   <registrar_website>www.dcube-resource.be</registrar_website>
   <name_servers>
    <value>sl1.sedo.com</value>
    <value>sl2.sedo.com</value>
   </name_servers>
  </value>
 </results>
 <stats>
  <total_time>0.03</total_time>
  <api_credits_used>1</api_credits_used>
  <cost_calculation>1 (search_fields[domain_keyword])</cost_calculation>
 </stats>
</root>
We found a total of 6,295 domain names (in 0.096 seconds) which look and sound like the brand name "ncd".
Domain Name Registered Expiry Registrar Ownership
1 pcd.space 11 Jan 2018 11 Jan 2025 Go Daddy, LLC Domains By Proxy, LLC
2 nod.buzz 14 Aug 2022 14 Aug 2024 GoDaddy.com, LLC Domains By Proxy, LLC
3 ncu.jx.cn 13 Apr 2023 13 Apr 2025 郑州世纪创联电子科技开发有限公司 陈晓旭
4 ndcd.dev 19 Dec 2023 19 Dec 2024 CloudFlare, Inc. DATA REDACTED
5 qncd.com 31 Jul 2005 31 Jul 2025 Alibaba Cloud Computing (Beijing) Co., Ltd. -
6 wcd.us 24 Apr 2002 23 Apr 2026 Wild West Domains, Inc. WCD
7 nad.cc 25 Aug 2004 25 Aug 2024 GoDaddy.com, LLC -
8 rcd.services 9 Feb 2018 9 Feb 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
9 n0d.com 4 Jul 2004 4 Jul 2024 GoDaddy.com, LLC -
10 ndc.com.au - - GoDaddy.com LLC trading as GoDaddy.com John Newton
11 ccd.space 27 Nov 2017 27 Nov 2024 Go Daddy, LLC Domains By Proxy, LLC
12 acd.com.au - - Domain Directors Pty Ltd trading as Instra General Manager
13 bncd.io 14 Dec 2021 14 Dec 2024 IONOS SE Stanlay Forker
14 kcd.xyz 14 Aug 2020 14 Aug 2024 West263 International Limited -
15 wcd.io 6 Jan 2019 6 Jan 2025 Dynadot3 LLC REDACTED FOR PRIVACY
16 2cd.pl 28 Jul 2003 28 Jul 2024 PERSKIMEDIA Szymon Perski -
17 fncd.net 7 Mar 2014 7 Mar 2029 GoDaddy.com, LLC -
18 n7d.ru 9 Apr 2024 9 Apr 2025 REGRU-RU Private Person
19 npcd.org 23 Dec 2023 23 Dec 2024 DropCatch.com 1319 LLC NameBrightPrivacy.com
20 4cd.work 5 Dec 2022 5 Dec 2027 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) Jack Zhang
21 nid.su 11 Dec 2007 11 Dec 2024 REGRU-SU Private Person
22 rcd.se 31 Mar 2005 31 Mar 2025 Simply.com -
23 ncm.ng 2 Mar 2021 2 Mar 2025 Verpex Hosting Africa Jaikr Host
24 gcd.tech 20 Oct 2015 20 Oct 2024 Mesh Digital Ltd Domains By Proxy, LLC
25 nud.cc 2 Nov 2006 2 Nov 2024 Wild West Domains, LLC -
26 ncyd.info 3 Sep 2023 3 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
27 dcd.consulting 14 Mar 2023 14 Mar 2025 INWX GmbH konzeptplus gmbh
28 ncl.icu 29 May 2018 29 May 2028 Key-Systems LLC travel.icu, LLC
29 ncc.fo 25 Nov 2016 25 Nov 2024 FO Umsitingin -
30 ncpd.online 5 Jan 2022 5 Jan 2025 Domain.com, LLC Domain Privacy Service FBO Registrant.
31 ncdc.one 11 Dec 2019 11 Dec 2026 GoDaddy.com, LLC Domains By Proxy, LLC
32 kcd.world 13 Nov 2023 13 Nov 2024 Name.com, Inc. Domain Protection Services, Inc.
33 jncd.ca 22 Jan 2011 22 Jan 2025 Promo People Inc. REDACTED FOR PRIVACY
34 1cd.top 30 Oct 2021 30 Oct 2024 NameSilo,LLC See PrivacyGuardian.org
35 ncdm.live 30 Mar 2020 30 Mar 2025 GoDaddy.com, LLC Domains By Proxy, LLC
36 nce.info 4 Apr 2007 4 Apr 2025 Sea Wasp, LLC LDC,LLC
37 dcd.gov.ae - - Etisalat Civil Defence
38 ndc.uk 5 Sep 2020 5 Sep 2024 Elife Limited [Tag = ELIFE] -
39 ntd.fr 26 May 2006 27 May 2025 OVH Ferme de Beaumont SARL
40 ecd.dev 28 Mar 2021 28 Mar 2025 Squarespace Domains II LLC. Vivo Apps
41 vncd.com 27 Nov 2002 27 Nov 2024 Name.com, Inc. Domain Protection Services, Inc.
42 nid.frl 3 Apr 2015 3 Apr 2025 Hosting Concepts B.V. d/b/a Registrar.eu -
43 nca.digital 1 Jun 2024 1 Jun 2025 Sav.com, LLC - 39 REDACTED FOR PRIVACY
44 tcd.productions 24 Sep 2020 24 Sep 2024 GoDaddy.com, LLC Domains By Proxy, LLC
45 3cd.org 25 May 2023 25 May 2025 DropCatch.com 1352 LLC REDACTED FOR PRIVACY
46 jcd.com.pt 3 Mar 2008 - - -
47 ncp.pl 22 Mar 2018 22 Mar 2025 Aftermarket.pl Limited -
48 ncdf.org 11 May 2011 11 May 2025 GoDaddy.com, LLC Keyword Acquisitions, Inc.
49 ncda.com 7 Jun 1996 6 Jun 2028 Network Solutions, LLC -
50 nld.london 2 Oct 2014 2 Oct 2024 Mesh Digital Ltd Domains By Proxy, LLC
51 ncc.be 5 Aug 2018 - Registrar.eu -
52 lncd.org 18 May 2017 18 May 2025 GMO Internet Group, Inc. d/b/a Onamae.com GMO DigiRock, Inc.
53 qcd.bzh 1 Dec 2015 1 Dec 2024 OVH Quimper Cornouaille Developpement
54 ncv.one 15 Apr 2020 15 Apr 2025 Tucows Domains Inc. Data Protected
55 nsd.ca 24 Nov 2000 19 Jul 2024 Tucows.com Co. REDACTED FOR PRIVACY
56 ycd.site 12 Oct 2015 12 Oct 2024 CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD. -
57 ncg.solutions 16 Apr 2015 16 Apr 2025 eNom, LLC EN SI DJI EOOD
58 nacd.ru 19 Feb 2021 19 Feb 2025 SALENAMES-RU Private Person
59 nvd.ie 10 Dec 1998 10 Dec 2027 Blacknight Solutions National Vehicle Deliveries Ltd.
60 nctd.net 29 Sep 1998 28 Sep 2024 Network Solutions, LLC -
61 ncr.pub 16 Nov 2022 16 Nov 2024 Porkbun LLC Private by Design, LLC
62 n3d.nl 14 Oct 2013 - AXC -
63 nxd.media 8 Aug 2023 8 Aug 2033 Synergy Wholesale Accreditations Pty Ltd Nexigen Digital Pty Ltd
64 bcd.company 30 Dec 2019 30 Dec 2024 GoDaddy.com, LLC Domains By Proxy, LLC
65 nod.net 11 Mar 1998 10 Mar 2025 CSC CORPORATE DOMAINS, INC. Electronic Arts Inc.
66 nicd.life 17 Oct 2017 17 Oct 2028 GoDaddy.com, LLC Domains By Proxy, LLC
67 qcd.one 14 Oct 2022 14 Oct 2024 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
68 ncn.pw 20 Jan 2023 20 Jan 2025 Namecheap -
69 qcd.nl 4 May 2000 - WebReus -
70 nqd.lat 11 Aug 2023 11 Aug 2024 Porkbun, LLC Private by Design, LLC
71 ecd.nl 25 Sep 1997 - ECD B.V. -
72 nc9.org 15 May 2024 15 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
73 9cd.net 24 Dec 2004 24 Dec 2024 Wild West Domains, LLC -
74 ncm.ie 29 Apr 2013 30 Apr 2025 Irish Domains IVIS Ltd
75 ncs.team 13 Jan 2024 13 Jan 2025 GoDaddy.com, LLC Domains By Proxy, LLC
76 ncpd.info 5 Jun 2023 5 Jun 2024 Sav.com, LLC Privacy Protection
77 ncs.edu.pl 6 Mar 2020 6 Mar 2025 AttHost Sp. z o.o. -
78 ucd.money 11 Mar 2015 11 Mar 2025 united-domains AG united-domains Reselling GmbH
79 nqd.com 4 Nov 1999 4 Nov 2024 Dynadot Inc -
80 bcd.uk 21 Jan 2019 21 Jan 2025 SafetyNet Systems Ltd [Tag = SAFETYNET] SafetyNet Systems Ltd
81 njd.info 13 Mar 2024 13 Mar 2025 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) yu qing qing
82 ocd.digital 13 Dec 2014 13 Dec 2024 Name.com, Inc. Densys
83 nbd.ai - - 1api.net Domains By Proxy, LLC
84 ntd.asia 24 Jun 2021 24 Jun 2025 Mat Bao Corporation Nguyen Trung Dung
85 ncbd.site 24 Dec 2019 24 Dec 2024 Xin Net Technology Corp. beijingjiuyangkejiyouxiangongsi
86 ncm.uk.com 11 Sep 2006 11 Sep 2024 eNom, Inc. -
87 ncgd.be 21 Mar 2020 - Vimexx -
88 npcd.org.au - - SYNERGY WHOLESALE ACCREDITATIONS PTY LTD Mandy Whitechurch
89 nc9.com 26 Apr 1998 25 Apr 2025 TurnCommerce, Inc. DBA NameBright.com NameBrightPrivacy.com
90 nca.jp 1 Aug 2020 31 Aug 2024 - Nippon CSIRT Association
91 nca.mobi 2 Oct 2006 2 Oct 2024 Acens Technologies, S.L.U. NCA GRUPO CONSULTOR
92 nca.cl 9 Feb 2013 9 Mar 2027 NIC Chile SOCIEDAD COMERCIAL NUTRICION Y ESTETICA CUERPO Y ALMA LIMITADA
93 ndc.net.in 24 Apr 2021 24 Apr 2024 GoDaddy.com, LLC Indian Career Foundation
94 mcd.nyc 3 Oct 2014 2 Oct 2024 Register.com, Inc. Prinicple MCD
95 nwd.digital 13 May 2020 13 May 2025 Porkbun LLC Private by Design, LLC
96 nct.family 22 May 2023 22 May 2025 NameCheap, Inc. Privacy service provided by Withheld for Privacy ehf
97 nbd.ltd 17 May 2020 17 May 2032 Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn) tian jin niu bai de shu ju ke ji you xian gong si
98 nct.jp 26 Mar 2001 31 Mar 2025 - Nihon Cyber Tech, Inc.
99 3cd.cn 26 Mar 2021 26 Mar 2025 阿里云计算有限公司(万网) 罗鑫鑫
100 ncc.bond 15 Nov 2020 15 Nov 2030 ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE 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 Ncd.ms.

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

https://api.bigdomaindata.com/?key=XXXXX&fuzzy_domains=ncd.ms
For more details, kindly see our Fuzzy Domains API usage guide.
{
    "success": true,
    "query": {
        "fuzzy_domains": "ncd.ms",
        "page_size": 100
    },
    "count": {
        "total": 6295,
        "relation": "eq",
        "current": 100
    },
    "unique_domains": "pcd.space, nod.buzz, ncu.jx.cn, ndcd.dev, qncd.com, wcd.us, nad.cc, rcd.services, n0d.com, ndc.com.au, ccd.space, acd.com.au, bncd.io, kcd.xyz, wcd.io, 2cd.pl, fncd.net, n7d.ru, npcd.org, 4cd.work, nid.su, rcd.se, ncm.ng, gcd.tech, nud.cc, ncyd.info, dcd.consulting, ncl.icu, ncc.fo, ncpd.online, ncdc.one, kcd.world, jncd.ca, 1cd.top, ncdm.live, nce.info, dcd.gov.ae, ndc.uk, ntd.fr, ecd.dev, vncd.com, nid.frl, nca.digital, tcd.productions, 3cd.org, jcd.com.pt, ncp.pl, ncdf.org, ncda.com, nld.london, ncc.be, lncd.org, qcd.bzh, ncv.one, nsd.ca, ycd.site, ncg.solutions, nacd.ru, nvd.ie, nctd.net, ncr.pub, n3d.nl, nxd.media, bcd.company, nod.net, nicd.life, qcd.one, ncn.pw, qcd.nl, nqd.lat, ecd.nl, nc9.org, 9cd.net, ncm.ie, ncs.team, ncpd.info, ncs.edu.pl, ucd.money, nqd.com, bcd.uk, njd.info, ocd.digital, nbd.ai, ntd.asia, ncbd.site, ncm.uk.com, ncgd.be, npcd.org.au, nc9.com, nca.jp, nca.mobi, nca.cl, ndc.net.in, mcd.nyc, nwd.digital, nct.family, nbd.ltd, nct.jp, 3cd.cn, ncc.bond",
    "results": [
        {
            "num": 1,
            "domain_name": "pcd.space",
            "domain_keyword": "pcd",
            "domain_tld": "space",
            "query_time": "2024-04-19 05:46:03",
            "create_date": "2018-01-11",
            "update_date": "2024-04-15",
            "expiry_date": "2025-01-11",
            "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": [
                "ns17.domaincontrol.com",
                "ns18.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 2,
            "domain_name": "nod.buzz",
            "domain_keyword": "nod",
            "domain_tld": "buzz",
            "query_time": "2024-04-19 14:55:08",
            "create_date": "2022-08-14",
            "update_date": "2023-10-20",
            "expiry_date": "2024-08-14",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Arizona",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 3,
            "domain_name": "ncu.jx.cn",
            "domain_keyword": "ncu",
            "domain_tld": "jx.cn",
            "query_time": "2024-04-28 17:38:52",
            "create_date": "2023-04-13",
            "expiry_date": "2025-04-13",
            "registrar_name": "郑州世纪创联电子科技开发有限公司",
            "registrant_name": "陈晓旭",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dm1.dns.com",
                "dm2.dns.com"
            ],
            "domain_status": [
                "clientHold",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 4,
            "domain_name": "ndcd.dev",
            "domain_keyword": "ndcd",
            "domain_tld": "dev",
            "query_time": "2024-04-28 17:42:53",
            "create_date": "2023-12-19",
            "update_date": "2023-12-24",
            "expiry_date": "2024-12-19",
            "registrar_iana": 1910,
            "registrar_name": "CloudFlare, Inc.",
            "registrar_website": "None",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "DATA REDACTED",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QLD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "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",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "elias.ns.cloudflare.com",
                "liz.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 5,
            "domain_name": "qncd.com",
            "domain_keyword": "qncd",
            "domain_tld": "com",
            "query_time": "2024-04-27 13:00:11",
            "create_date": "2005-07-31",
            "update_date": "2022-02-14",
            "expiry_date": "2025-07-31",
            "registrar_iana": 420,
            "registrar_name": "Alibaba Cloud Computing (Beijing) Co., Ltd.",
            "registrar_website": "http://www.net.cn",
            "name_servers": [
                "dns1.hichina.com",
                "dns2.hichina.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 6,
            "domain_name": "wcd.us",
            "domain_keyword": "wcd",
            "domain_tld": "us",
            "query_time": "2024-04-28 22:46:55",
            "create_date": "2002-04-24",
            "update_date": "2024-03-20",
            "expiry_date": "2026-04-23",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, Inc.",
            "registrar_website": "www.wildwestdomains.com",
            "registrant_name": "Domain Registrar",
            "registrant_company": "WCD",
            "registrant_address": "P.O. Box 21",
            "registrant_city": "Glen Ridge",
            "registrant_state": "New Jersey",
            "registrant_zip": "07028",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.9737484020",
            "name_servers": [
                "ns23.domaincontrol.com",
                "ns24.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 7,
            "domain_name": "nad.cc",
            "domain_keyword": "nad",
            "domain_tld": "cc",
            "query_time": "2024-04-24 00:45:18",
            "create_date": "2004-08-25",
            "update_date": "2023-07-20",
            "expiry_date": "2024-08-25",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns1.etcnameserver.com",
                "ns2.etcnameserver.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 8,
            "domain_name": "rcd.services",
            "domain_keyword": "rcd",
            "domain_tld": "services",
            "query_time": "2024-04-15 19:25:20",
            "create_date": "2018-02-09",
            "update_date": "2024-01-30",
            "expiry_date": "2025-02-09",
            "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": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 9,
            "domain_name": "n0d.com",
            "domain_keyword": "n0d",
            "domain_tld": "com",
            "query_time": "2024-04-16 11:14:33",
            "create_date": "2004-07-04",
            "update_date": "2023-04-01",
            "expiry_date": "2024-07-04",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns5.afternic.com",
                "ns6.afternic.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 10,
            "domain_name": "ndc.com.au",
            "domain_keyword": "ndc",
            "domain_tld": "com.au",
            "query_time": "2024-04-17 10:14:03",
            "update_date": "2024-03-29",
            "registrar_name": "GoDaddy.com LLC trading as GoDaddy.com",
            "registrar_website": "https://www.godaddy.com/en-au/contact-us",
            "registrant_name": "John Newton",
            "name_servers": [
                "anita.ns.cloudflare.com",
                "terry.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 11,
            "domain_name": "ccd.space",
            "domain_keyword": "ccd",
            "domain_tld": "space",
            "query_time": "2024-04-24 19:48:36",
            "create_date": "2017-11-27",
            "update_date": "2024-04-20",
            "expiry_date": "2024-11-27",
            "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": [
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 12,
            "domain_name": "acd.com.au",
            "domain_keyword": "acd",
            "domain_tld": "com.au",
            "query_time": "2024-04-25 03:18:22",
            "update_date": "2024-01-27",
            "registrar_name": "Domain Directors Pty Ltd trading as Instra",
            "registrar_website": "https://www.instra.com/en/about-us/contact-us",
            "registrant_name": "General Manager",
            "name_servers": [
                "mia.ns.cloudflare.com",
                "rocky.ns.cloudflare.com"
            ],
            "domain_status": [
                "serverRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 13,
            "domain_name": "bncd.io",
            "domain_keyword": "bncd",
            "domain_tld": "io",
            "query_time": "2024-04-30 14:20:33",
            "create_date": "2021-12-14",
            "update_date": "2024-01-28",
            "expiry_date": "2024-12-14",
            "registrar_iana": 83,
            "registrar_name": "IONOS SE",
            "registrar_website": "https://www.ionos.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Stanlay Forker",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the 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": [
                "ns1019.ui-dns.biz",
                "ns1050.ui-dns.org",
                "ns1055.ui-dns.com",
                "ns1094.ui-dns.de"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 14,
            "domain_name": "kcd.xyz",
            "domain_keyword": "kcd",
            "domain_tld": "xyz",
            "query_time": "2024-04-26 03:24:56",
            "create_date": "2020-08-14",
            "update_date": "2023-10-24",
            "expiry_date": "2024-08-14",
            "registrar_iana": 1915,
            "registrar_name": "West263 International Limited",
            "registrar_website": "http://www.hkdns.hk",
            "registrant_state": "guang dong",
            "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 15,
            "domain_name": "wcd.io",
            "domain_keyword": "wcd",
            "domain_tld": "io",
            "query_time": "2024-04-26 10:39:28",
            "create_date": "2019-01-06",
            "update_date": "2024-03-01",
            "expiry_date": "2025-01-06",
            "registrar_iana": 1651,
            "registrar_name": "Dynadot3 LLC",
            "registrar_website": "https://dynadot.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 16,
            "domain_name": "2cd.pl",
            "domain_keyword": "2cd",
            "domain_tld": "pl",
            "query_time": "2024-05-02 02:54:55",
            "create_date": "2003-07-28",
            "update_date": "2023-07-11",
            "expiry_date": "2024-07-28",
            "registrar_name": "PERSKIMEDIA Szymon Perski",
            "name_servers": [
                "ns1.tld.pl",
                "ns2.tld.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 17,
            "domain_name": "fncd.net",
            "domain_keyword": "fncd",
            "domain_tld": "net",
            "query_time": "2024-05-10 06:10:52",
            "create_date": "2014-03-07",
            "update_date": "2024-03-08",
            "expiry_date": "2029-03-07",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.godaddy.com",
            "name_servers": [
                "ns-1359.awsdns-41.org",
                "ns-2037.awsdns-62.co.uk",
                "ns-28.awsdns-03.com",
                "ns-670.awsdns-19.net"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 18,
            "domain_name": "n7d.ru",
            "domain_keyword": "n7d",
            "domain_tld": "ru",
            "query_time": "2024-05-03 03:10:32",
            "create_date": "2024-04-09",
            "expiry_date": "2025-04-09",
            "registrar_name": "REGRU-RU",
            "registrant_name": "Private Person",
            "name_servers": [
                "maria.ns.cloudflare.com",
                "zeus.ns.cloudflare.com"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "UNVERIFIED"
            ]
        },
        {
            "num": 19,
            "domain_name": "npcd.org",
            "domain_keyword": "npcd",
            "domain_tld": "org",
            "query_time": "2024-05-04 02:10:21",
            "create_date": "2023-12-23",
            "update_date": "2024-04-15",
            "expiry_date": "2024-12-23",
            "registrar_iana": 3528,
            "registrar_name": "DropCatch.com 1319 LLC",
            "registrar_website": "http://www.NameBright.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NameBrightPrivacy.com",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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.dan.com",
                "ns2.dan.com",
                "verification-7dd3a89f.ns3.dan.hosting",
                "verification-jmytkzeoni2p34kp6l8ojb.ns101.verify.hn"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 20,
            "domain_name": "4cd.work",
            "domain_keyword": "4cd",
            "domain_tld": "work",
            "query_time": "2024-05-03 09:00:05",
            "create_date": "2022-12-05",
            "update_date": "2023-07-05",
            "expiry_date": "2027-12-05",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "www.net.cn",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Jack Zhang",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "guangdong",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns11.hichina.com",
                "dns12.hichina.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 21,
            "domain_name": "nid.su",
            "domain_keyword": "nid",
            "domain_tld": "su",
            "query_time": "2024-05-05 05:21:40",
            "create_date": "2007-12-11",
            "expiry_date": "2024-12-11",
            "registrar_name": "REGRU-SU",
            "registrant_name": "Private Person",
            "registrant_email": "[email protected]",
            "name_servers": [
                "ns1.bernet.ru",
                "ns2.bernet.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED"
            ]
        },
        {
            "num": 22,
            "domain_name": "rcd.se",
            "domain_keyword": "rcd",
            "domain_tld": "se",
            "query_time": "2024-05-05 16:45:44",
            "create_date": "2005-03-31",
            "update_date": "2024-03-16",
            "expiry_date": "2025-03-31",
            "registrar_name": "Simply.com",
            "name_servers": [
                "ns1.simply.com",
                "ns2.simply.com",
                "ns3.simply.com"
            ],
            "domain_status": [
                "Active",
                "ok"
            ],
            "dns_sec": [
                "delegation",
                "signed"
            ]
        },
        {
            "num": 23,
            "domain_name": "ncm.ng",
            "domain_keyword": "ncm",
            "domain_tld": "ng",
            "query_time": "2024-05-07 19:44:09",
            "create_date": "2021-03-02",
            "update_date": "2024-03-01",
            "expiry_date": "2025-03-02",
            "registrar_iana": 26092016,
            "registrar_name": "Verpex Hosting Africa",
            "registrar_website": "https://verpex.com",
            "registrant_name": "Jaikr Corp",
            "registrant_company": "Jaikr Host",
            "registrant_address": "129 Idimu Road",
            "registrant_city": "Egbeda",
            "registrant_state": "Lagos",
            "registrant_zip": "100001",
            "registrant_country": "NG",
            "registrant_email": "[email protected]",
            "registrant_phone": "08023386399",
            "name_servers": [
                "ns1.jaikr.com",
                "ns2.jaikr.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 24,
            "domain_name": "gcd.tech",
            "domain_keyword": "gcd",
            "domain_tld": "tech",
            "query_time": "2024-05-09 13:04:40",
            "create_date": "2015-10-20",
            "update_date": "2024-04-17",
            "expiry_date": "2024-10-20",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "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": [
                "ns-114.awsdns-14.com",
                "ns-1293.awsdns-33.org",
                "ns-1676.awsdns-17.co.uk",
                "ns-824.awsdns-39.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 25,
            "domain_name": "nud.cc",
            "domain_keyword": "nud",
            "domain_tld": "cc",
            "query_time": "2024-05-15 15:03:23",
            "create_date": "2006-11-02",
            "update_date": "2023-11-01",
            "expiry_date": "2024-11-02",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ns1.4.cn",
                "ns2.4.cn"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 26,
            "domain_name": "ncyd.info",
            "domain_keyword": "ncyd",
            "domain_tld": "info",
            "query_time": "2024-05-21 14:27:37",
            "create_date": "2023-09-03",
            "update_date": "2023-09-08",
            "expiry_date": "2024-09-03",
            "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": [
                "ns11.domaincontrol.com",
                "ns12.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 27,
            "domain_name": "dcd.consulting",
            "domain_keyword": "dcd",
            "domain_tld": "consulting",
            "query_time": "2024-05-11 14:48:34",
            "create_date": "2023-03-14",
            "update_date": "2024-04-28",
            "expiry_date": "2025-03-14",
            "registrar_iana": 1420,
            "registrar_name": "INWX GmbH",
            "registrar_website": "https://www.inwx.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "konzeptplus gmbh",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "St. Gallen",
            "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": [
                "ns0.hostkonzept.ch",
                "ns2.hostkonzept.ch",
                "ns3.hostkonzept.ch"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 28,
            "domain_name": "ncl.icu",
            "domain_keyword": "ncl",
            "domain_tld": "icu",
            "query_time": "2024-05-12 15:36:38",
            "create_date": "2018-05-29",
            "update_date": "2023-08-31",
            "expiry_date": "2028-05-29",
            "registrar_iana": 1345,
            "registrar_name": "Key-Systems LLC",
            "registrar_website": "http://www.key-systems.net",
            "registrant_company": "travel.icu, LLC",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the 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.rrpproxy.net",
                "ns2.rrpproxy.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 29,
            "domain_name": "ncc.fo",
            "domain_keyword": "ncc",
            "domain_tld": "fo",
            "query_time": "2024-05-12 15:32:46",
            "create_date": "2016-11-25",
            "update_date": "2023-12-15",
            "expiry_date": "2024-11-25",
            "registrar_name": "FO Umsitingin",
            "registrar_website": "https://okisnavn.fo/",
            "registrant_email": "https://whois.nic.fo/contact/ncc.fo/registrant",
            "name_servers": [
                "ns1.netnames.net",
                "ns2.netnames.net",
                "ns5.netnames.net",
                "ns6.netnames.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 30,
            "domain_name": "ncpd.online",
            "domain_keyword": "ncpd",
            "domain_tld": "online",
            "query_time": "2024-05-11 21:47:51",
            "create_date": "2022-01-05",
            "update_date": "2024-04-26",
            "expiry_date": "2025-01-05",
            "registrar_iana": 886,
            "registrar_name": "Domain.com, LLC",
            "registrar_website": "http://www.domain.com",
            "registrant_company": "Domain Privacy Service FBO Registrant.",
            "registrant_state": "MA",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.ipower.com",
                "ns2.ipower.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 31,
            "domain_name": "ncdc.one",
            "domain_keyword": "ncdc",
            "domain_tld": "one",
            "query_time": "2024-05-24 14:42:56",
            "create_date": "2019-12-11",
            "update_date": "2023-06-10",
            "expiry_date": "2026-12-11",
            "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": [
                "jamie.ns.cloudflare.com",
                "remy.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 32,
            "domain_name": "kcd.world",
            "domain_keyword": "kcd",
            "domain_tld": "world",
            "query_time": "2024-05-21 11:59:08",
            "create_date": "2023-11-13",
            "update_date": "2023-11-18",
            "expiry_date": "2024-11-13",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "CO",
            "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": [
                "ns1mtw.name.com",
                "ns2nsw.name.com",
                "ns3gnv.name.com",
                "ns4bty.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 33,
            "domain_name": "jncd.ca",
            "domain_keyword": "jncd",
            "domain_tld": "ca",
            "query_time": "2024-05-18 05:53:08",
            "create_date": "2011-01-22",
            "update_date": "2024-01-20",
            "expiry_date": "2025-01-22",
            "registrar_name": "Promo People Inc.",
            "registrar_website": "promopeople.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hostpapa.com",
                "ns2.hostpapa.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 34,
            "domain_name": "1cd.top",
            "domain_keyword": "1cd",
            "domain_tld": "top",
            "query_time": "2024-06-02 10:58:56",
            "create_date": "2021-10-30",
            "update_date": "2023-03-14",
            "expiry_date": "2024-10-30",
            "registrar_iana": 1479,
            "registrar_name": "NameSilo,LLC",
            "registrar_website": "https://www.namesilo.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "See PrivacyGuardian.org",
            "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": [
                "carol.ns.cloudflare.com",
                "matt.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 35,
            "domain_name": "ncdm.live",
            "domain_keyword": "ncdm",
            "domain_tld": "live",
            "query_time": "2024-05-31 10:24:21",
            "create_date": "2020-03-30",
            "update_date": "2024-05-14",
            "expiry_date": "2025-03-30",
            "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": [
                "ns29.domaincontrol.com",
                "ns30.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 36,
            "domain_name": "nce.info",
            "domain_keyword": "nce",
            "domain_tld": "info",
            "query_time": "2024-06-02 15:50:12",
            "create_date": "2007-04-04",
            "update_date": "2024-02-24",
            "expiry_date": "2025-04-04",
            "registrar_iana": 411,
            "registrar_name": "Sea Wasp, LLC",
            "registrar_website": "http://fabulous.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "LDC,LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "UT",
            "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.dropcatcher.org",
                "ns2.dropcatcher.org"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 37,
            "domain_name": "dcd.gov.ae",
            "domain_keyword": "dcd",
            "domain_tld": "gov.ae",
            "query_time": "2024-05-27 22:06:57",
            "registrar_name": "Etisalat",
            "registrant_name": "CIVIL DEFENCE",
            "registrant_company": "Civil Defence",
            "registrant_email": "visit whois.aeda.net.ae for web based whois",
            "name_servers": [
                "ns1.etisalatdomains.ae",
                "ns2.etisalatdomains.ae",
                "ns3.etisalatdomains.ae",
                "ns4.etisalatdomains.ae"
            ],
            "domain_status": [
                "ok"
            ]
        },
        {
            "num": 38,
            "domain_name": "ndc.uk",
            "domain_keyword": "ndc",
            "domain_tld": "uk",
            "query_time": "2024-05-29 22:07:02",
            "create_date": "2020-09-05",
            "update_date": "2023-06-17",
            "expiry_date": "2024-09-05",
            "registrar_name": "Elife Limited [Tag = ELIFE]",
            "registrar_website": "https://www.domainstore.uk",
            "name_servers": [
                "hws.thecyber.net",
                "joe.thecyber.net"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 39,
            "domain_name": "ntd.fr",
            "domain_keyword": "ntd",
            "domain_tld": "fr",
            "query_time": "2024-05-29 13:54:14",
            "create_date": "2006-05-26",
            "update_date": "2024-05-27",
            "expiry_date": "2025-05-27",
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_company": "Ferme de Beaumont SARL",
            "registrant_address": "Ferme de Beaumont SARL, B.P. 2, 76260 EU",
            "registrant_country": "FR",
            "registrant_email": "[email protected]",
            "registrant_phone": "+33.235861594",
            "name_servers": [
                "dns19.ovh.net",
                "ns19.ovh.net"
            ],
            "domain_status": [
                "Active",
                "associated",
                "autoRenewPeriod"
            ]
        },
        {
            "num": 40,
            "domain_name": "ecd.dev",
            "domain_keyword": "ecd",
            "domain_tld": "dev",
            "query_time": "2024-05-27 06:39:42",
            "create_date": "2021-03-28",
            "update_date": "2024-05-12",
            "expiry_date": "2025-03-28",
            "registrar_iana": 895,
            "registrar_name": "Squarespace Domains II LLC.",
            "registrar_website": "domains.google",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Vivo Apps",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "WA",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns-cloud-c1.googledomains.com",
                "ns-cloud-c2.googledomains.com",
                "ns-cloud-c3.googledomains.com",
                "ns-cloud-c4.googledomains.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 41,
            "domain_name": "vncd.com",
            "domain_keyword": "vncd",
            "domain_tld": "com",
            "query_time": "2024-06-01 22:21:30",
            "create_date": "2002-11-27",
            "update_date": "2024-01-05",
            "expiry_date": "2024-11-27",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "Redacted For Privacy",
            "registrant_company": "Domain Protection Services, Inc.",
            "registrant_address": "PO Box 1769",
            "registrant_city": "Denver",
            "registrant_state": "CO",
            "registrant_zip": "80201",
            "registrant_country": "US",
            "registrant_email": "https://www.name.com/contact-domain-whois/vncd.com",
            "registrant_phone": "+1.7208009072",
            "registrant_fax": "+1.7209758725",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unSigned"
            ]
        },
        {
            "num": 42,
            "domain_name": "nid.frl",
            "domain_keyword": "nid",
            "domain_tld": "frl",
            "query_time": "2024-06-02 19:17:52",
            "create_date": "2015-04-03",
            "update_date": "2024-04-04",
            "expiry_date": "2025-04-03",
            "registrar_iana": 1647,
            "registrar_name": "Hosting Concepts B.V. d/b/a Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "registrant_country": "NL",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.openprovider.nl",
                "ns2.openprovider.be",
                "ns3.openprovider.eu"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 43,
            "domain_name": "nca.digital",
            "domain_keyword": "nca",
            "domain_tld": "digital",
            "query_time": "2024-06-03 16:35:36",
            "create_date": "2024-06-01",
            "update_date": "2024-06-01",
            "expiry_date": "2025-06-01",
            "registrar_iana": 3929,
            "registrar_name": "Sav.com, LLC - 39",
            "registrar_website": "http://sav.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "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 rdds service of the 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-auction.sav.com",
                "ns2-auction.sav.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 44,
            "domain_name": "tcd.productions",
            "domain_keyword": "tcd",
            "domain_tld": "productions",
            "query_time": "2024-06-02 18:28:47",
            "create_date": "2020-09-24",
            "update_date": "2023-11-08",
            "expiry_date": "2024-09-24",
            "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": [
                "ns71.domaincontrol.com",
                "ns72.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 45,
            "domain_name": "3cd.org",
            "domain_keyword": "3cd",
            "domain_tld": "org",
            "query_time": "2024-05-27 19:20:18",
            "create_date": "2023-05-25",
            "update_date": "2024-05-25",
            "expiry_date": "2025-05-25",
            "registrar_iana": 3561,
            "registrar_name": "DropCatch.com 1352 LLC",
            "registrar_website": "http://www.NameBright.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "arizona",
            "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": [
                "expired1.namebrightdns.com",
                "expired2.namebrightdns.com"
            ],
            "domain_status": [
                "autoRenewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 46,
            "domain_name": "jcd.com.pt",
            "domain_keyword": "jcd",
            "domain_tld": "com.pt",
            "query_time": "2024-05-25 21:48:53",
            "create_date": "2008-03-03",
            "name_servers": [
                "ns1.amenworld.com",
                "ns2.amenworld.com"
            ],
            "domain_status": [
                "Registered"
            ]
        },
        {
            "num": 47,
            "domain_name": "ncp.pl",
            "domain_keyword": "ncp",
            "domain_tld": "pl",
            "query_time": "2024-06-10 06:48:35",
            "create_date": "2018-03-22",
            "update_date": "2023-05-07",
            "expiry_date": "2025-03-22",
            "registrar_name": "Aftermarket.pl Limited",
            "registrar_website": "http://www.AfterMarket.pl/contact.php",
            "name_servers": [
                "ns1.aftermarket.pl",
                "ns2.aftermarket.pl"
            ],
            "dns_sec": [
                "Signed"
            ]
        },
        {
            "num": 48,
            "domain_name": "ncdf.org",
            "domain_keyword": "ncdf",
            "domain_tld": "org",
            "query_time": "2024-06-08 16:45:52",
            "create_date": "2011-05-11",
            "update_date": "2024-05-05",
            "expiry_date": "2025-05-11",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "http://www.whois.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Keyword Acquisitions, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Massachusetts",
            "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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 49,
            "domain_name": "ncda.com",
            "domain_keyword": "ncda",
            "domain_tld": "com",
            "query_time": "2024-06-08 16:45:29",
            "create_date": "1996-06-07",
            "update_date": "2018-06-06",
            "expiry_date": "2028-06-06",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns1.mediatemple.net",
                "ns2.mediatemple.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 50,
            "domain_name": "nld.london",
            "domain_keyword": "nld",
            "domain_tld": "london",
            "query_time": "2024-06-11 04:53:36",
            "create_date": "2014-10-02",
            "update_date": "2024-06-10",
            "expiry_date": "2024-10-02",
            "registrar_iana": 1390,
            "registrar_name": "Mesh Digital Ltd",
            "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": [
                "ns19.domaincontrol.com",
                "ns20.domaincontrol.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 51,
            "domain_name": "ncc.be",
            "domain_keyword": "ncc",
            "domain_tld": "be",
            "query_time": "2024-06-09 06:24:27",
            "create_date": "2018-08-05",
            "registrar_name": "Registrar.eu",
            "registrar_website": "https://www.openprovider.com/",
            "name_servers": [
                "ns1.undeveloped.com",
                "ns2.undeveloped.com"
            ],
            "domain_status": [
                "Not Available",
                "clientTransferProhibited"
            ]
        },
        {
            "num": 52,
            "domain_name": "lncd.org",
            "domain_keyword": "lncd",
            "domain_tld": "org",
            "query_time": "2024-06-12 04:14:44",
            "create_date": "2017-05-18",
            "update_date": "2023-05-08",
            "expiry_date": "2025-05-18",
            "registrar_iana": 49,
            "registrar_name": "GMO Internet Group, Inc. d/b/a Onamae.com",
            "registrar_website": "http://www.onamae.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "GMO DigiRock, Inc.",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Osaka",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "JP",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.dns.ne.jp",
                "ns2.dns.ne.jp"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 53,
            "domain_name": "qcd.bzh",
            "domain_keyword": "qcd",
            "domain_tld": "bzh",
            "query_time": "2024-06-13 13:14:11",
            "create_date": "2015-12-01",
            "update_date": "2023-10-30",
            "expiry_date": "2024-12-01",
            "registrar_iana": 433,
            "registrar_name": "OVH",
            "registrar_website": "http://www.ovh.com",
            "registrant_name": "REDACTED_FOR_PRIVACY",
            "registrant_company": "Quimper Cornouaille Developpement",
            "registrant_address": "REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY",
            "registrant_city": "REDACTED_FOR_PRIVACY",
            "registrant_state": "REDACTED_FOR_PRIVACY",
            "registrant_zip": "REDACTED_FOR_PRIVACY",
            "registrant_email": "redacted_for_privacy",
            "registrant_phone": "REDACTED_FOR_PRIVACY",
            "registrant_fax": "REDACTED_FOR_PRIVACY",
            "name_servers": [
                "dns200.anycast.me",
                "ns200.anycast.me"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 54,
            "domain_name": "ncv.one",
            "domain_keyword": "ncv",
            "domain_tld": "one",
            "query_time": "2024-04-28 17:39:05",
            "create_date": "2020-04-15",
            "update_date": "2024-04-12",
            "expiry_date": "2025-04-15",
            "registrar_iana": 69,
            "registrar_name": "Tucows Domains Inc.",
            "registrar_website": "www.opensrs.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Data Protected",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "ON",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CA",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns0.zen.co.uk",
                "ns1.zen.co.uk"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 55,
            "domain_name": "nsd.ca",
            "domain_keyword": "nsd",
            "domain_tld": "ca",
            "query_time": "2024-04-27 12:31:01",
            "create_date": "2000-11-24",
            "update_date": "2023-07-18",
            "expiry_date": "2024-07-19",
            "registrar_name": "Tucows.com Co.",
            "registrar_website": "https://help.opensrs.com/hc/en-us",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "REDACTED FOR PRIVACY",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_email": "please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns1.hover.com",
                "ns2.hover.com"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 56,
            "domain_name": "ycd.site",
            "domain_keyword": "ycd",
            "domain_tld": "site",
            "query_time": "2024-05-01 23:18:10",
            "create_date": "2015-10-12",
            "update_date": "2023-11-13",
            "expiry_date": "2024-10-12",
            "registrar_iana": 1556,
            "registrar_name": "CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.",
            "registrar_website": "http://www.west.cn",
            "registrant_state": "Hu Nan",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1-show.myhostadmin.net",
                "ns2-show.myhostadmin.net"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 57,
            "domain_name": "ncg.solutions",
            "domain_keyword": "ncg",
            "domain_tld": "solutions",
            "query_time": "2024-05-02 07:38:33",
            "create_date": "2015-04-16",
            "update_date": "2024-04-02",
            "expiry_date": "2025-04-16",
            "registrar_iana": 48,
            "registrar_name": "eNom, LLC",
            "registrar_website": "http://www.enom.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "EN SI DJI EOOD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Sofiya",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "BG",
            "registrant_email": "please query the rdds service of the 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.digitalocean.com",
                "ns2.digitalocean.com",
                "ns3.digitalocean.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 58,
            "domain_name": "nacd.ru",
            "domain_keyword": "nacd",
            "domain_tld": "ru",
            "query_time": "2024-05-03 03:11:46",
            "create_date": "2021-02-19",
            "expiry_date": "2025-02-19",
            "registrar_name": "SALENAMES-RU",
            "registrant_company": "Private Person",
            "name_servers": [
                "ns3.salenames.ru",
                "ns4.salenames.ru"
            ],
            "domain_status": [
                "DELEGATED",
                "REGISTERED",
                "VERIFIED"
            ]
        },
        {
            "num": 59,
            "domain_name": "nvd.ie",
            "domain_keyword": "nvd",
            "domain_tld": "ie",
            "query_time": "2024-04-16 22:48:06",
            "create_date": "1998-12-10",
            "update_date": "2020-11-15",
            "expiry_date": "2027-12-10",
            "registrar_name": "Blacknight Solutions",
            "registrar_website": "https://www.blacknight.com",
            "registrant_name": "National Vehicle Deliveries Ltd.",
            "name_servers": [
                "ns1.blacknight.com",
                "ns2.blacknight.com",
                "ns3.blacknight.com",
                "ns4.blacknight.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 60,
            "domain_name": "nctd.net",
            "domain_keyword": "nctd",
            "domain_tld": "net",
            "query_time": "2024-04-21 00:25:13",
            "create_date": "1998-09-29",
            "update_date": "2021-09-28",
            "expiry_date": "2024-09-28",
            "registrar_iana": 2,
            "registrar_name": "Network Solutions, LLC",
            "registrar_website": "http://networksolutions.com",
            "name_servers": [
                "ns57.worldnic.com",
                "ns58.worldnic.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 61,
            "domain_name": "ncr.pub",
            "domain_keyword": "ncr",
            "domain_tld": "pub",
            "query_time": "2024-04-21 00:19:51",
            "create_date": "2022-11-16",
            "update_date": "2023-12-31",
            "expiry_date": "2024-11-16",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ada.ns.cloudflare.com",
                "clay.ns.cloudflare.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "signedDelegation"
            ]
        },
        {
            "num": 62,
            "domain_name": "n3d.nl",
            "domain_keyword": "n3d",
            "domain_tld": "nl",
            "query_time": "2024-05-07 12:12:25",
            "create_date": "2013-10-14",
            "update_date": "2023-10-15",
            "registrar_name": "AXC",
            "name_servers": [
                "ns11.axc.nl",
                "ns12.axc.nl"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 63,
            "domain_name": "nxd.media",
            "domain_keyword": "nxd",
            "domain_tld": "media",
            "query_time": "2024-05-08 19:22:27",
            "create_date": "2023-08-08",
            "update_date": "2023-08-13",
            "expiry_date": "2033-08-08",
            "registrar_iana": 1609,
            "registrar_name": "Synergy Wholesale Accreditations Pty Ltd",
            "registrar_website": "https://synergywholesale.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nexigen Digital Pty Ltd",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "QLD",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "AU",
            "registrant_email": "please query the rdds service of the 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.nexigen.digital",
                "ns2.nexigen.digital",
                "ns3.nexigen.digital"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 64,
            "domain_name": "bcd.company",
            "domain_keyword": "bcd",
            "domain_tld": "company",
            "query_time": "2024-05-08 12:47:37",
            "create_date": "2019-12-30",
            "update_date": "2024-02-13",
            "expiry_date": "2024-12-30",
            "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": [
                "ns53.domaincontrol.com",
                "ns54.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 65,
            "domain_name": "nod.net",
            "domain_keyword": "nod",
            "domain_tld": "net",
            "query_time": "2024-05-07 22:48:58",
            "create_date": "1998-03-11",
            "update_date": "2024-03-06",
            "expiry_date": "2025-03-10",
            "registrar_iana": 299,
            "registrar_name": "CSC CORPORATE DOMAINS, INC.",
            "registrar_website": "www.cscprotectsbrands.com",
            "registrant_name": "Domain Administrator",
            "registrant_company": "Electronic Arts Inc.",
            "registrant_address": "209 Redwood Shores Parkway",
            "registrant_city": "Redwood City",
            "registrant_state": "CA",
            "registrant_zip": "94065",
            "registrant_country": "US",
            "registrant_email": "[email protected]",
            "registrant_phone": "+1.6506281500",
            "registrant_fax": "+1.6506281422",
            "name_servers": [
                "a1-164.akam.net",
                "a13-67.akam.net",
                "a4-64.akam.net",
                "a6-65.akam.net",
                "a7-66.akam.net",
                "a8-67.akam.net"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 66,
            "domain_name": "nicd.life",
            "domain_keyword": "nicd",
            "domain_tld": "life",
            "query_time": "2024-05-07 04:10:29",
            "create_date": "2017-10-17",
            "update_date": "2023-12-01",
            "expiry_date": "2028-10-17",
            "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": [
                "ns33.domaincontrol.com",
                "ns34.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 67,
            "domain_name": "qcd.one",
            "domain_keyword": "qcd",
            "domain_tld": "one",
            "query_time": "2024-04-15 08:10:16",
            "create_date": "2022-10-14",
            "update_date": "2023-10-16",
            "expiry_date": "2024-10-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": [
                "dns1.namecheaphosting.com",
                "dns2.namecheaphosting.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 68,
            "domain_name": "ncn.pw",
            "domain_keyword": "ncn",
            "domain_tld": "pw",
            "query_time": "2024-05-04 18:01:04",
            "create_date": "2023-01-20",
            "update_date": "2024-01-09",
            "expiry_date": "2025-01-20",
            "registrar_iana": 1068,
            "registrar_name": "Namecheap",
            "registrar_website": "https://namecheap.com",
            "registrant_email": "https://whois.nic.pw/contact/ncn.pw/registrant",
            "name_servers": [
                "ns1.ncn.pw",
                "ns2.ncn.pw"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 69,
            "domain_name": "qcd.nl",
            "domain_keyword": "qcd",
            "domain_tld": "nl",
            "query_time": "2024-05-04 10:59:24",
            "create_date": "2000-05-04",
            "update_date": "2021-02-01",
            "registrar_name": "WebReus",
            "name_servers": [
                "ns10.webreus.net",
                "ns11.webreus.net"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "yes"
            ]
        },
        {
            "num": 70,
            "domain_name": "nqd.lat",
            "domain_keyword": "nqd",
            "domain_tld": "lat",
            "query_time": "2024-05-04 02:17:36",
            "create_date": "2023-08-11",
            "update_date": "2023-09-25",
            "expiry_date": "2024-08-11",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun, LLC",
            "registrar_website": "https://porkbun.com/",
            "registrant_company": "Private by Design, LLC",
            "registrant_state": "NC",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "name_servers": [
                "ns1.alidns.com",
                "ns2.alidns.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 71,
            "domain_name": "ecd.nl",
            "domain_keyword": "ecd",
            "domain_tld": "nl",
            "query_time": "2024-05-13 18:21:53",
            "create_date": "1997-09-25",
            "update_date": "2015-11-11",
            "registrar_name": "ECD B.V.",
            "name_servers": [
                "ns2a.mijndns.com",
                "ns2b.mijndns.com"
            ],
            "domain_status": [
                "Active"
            ],
            "dns_sec": [
                "no"
            ]
        },
        {
            "num": 72,
            "domain_name": "nc9.org",
            "domain_keyword": "nc9",
            "domain_tld": "org",
            "query_time": "2024-05-17 17:25:19",
            "create_date": "2024-05-15",
            "update_date": "2024-05-15",
            "expiry_date": "2025-05-15",
            "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": [
                "etta.ns.cloudflare.com",
                "ken.ns.cloudflare.com"
            ],
            "domain_status": [
                "addPeriod",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 73,
            "domain_name": "9cd.net",
            "domain_keyword": "9cd",
            "domain_tld": "net",
            "query_time": "2024-05-17 07:23:05",
            "create_date": "2004-12-24",
            "update_date": "2023-12-20",
            "expiry_date": "2024-12-24",
            "registrar_iana": 440,
            "registrar_name": "Wild West Domains, LLC",
            "registrar_website": "http://www.wildwestdomains.com",
            "name_servers": [
                "ap23p97r.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 74,
            "domain_name": "ncm.ie",
            "domain_keyword": "ncm",
            "domain_tld": "ie",
            "query_time": "2024-05-14 20:14:15",
            "create_date": "2013-04-29",
            "update_date": "2022-06-06",
            "expiry_date": "2025-04-30",
            "registrar_name": "Irish Domains",
            "registrar_website": "http://www.irishdomains.com",
            "registrant_name": "IVIS Ltd",
            "name_servers": [
                "a.dns.ie",
                "b.dns.ie"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 75,
            "domain_name": "ncs.team",
            "domain_keyword": "ncs",
            "domain_tld": "team",
            "query_time": "2024-05-11 21:48:04",
            "create_date": "2024-01-13",
            "update_date": "2024-01-18",
            "expiry_date": "2025-01-13",
            "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": [
                "ns63.domaincontrol.com",
                "ns64.domaincontrol.com"
            ],
            "domain_status": [
                "clientDeleteProhibited",
                "clientRenewProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 76,
            "domain_name": "ncpd.info",
            "domain_keyword": "ncpd",
            "domain_tld": "info",
            "query_time": "2024-05-11 21:47:51",
            "create_date": "2023-06-05",
            "update_date": "2024-02-06",
            "expiry_date": "2024-06-05",
            "registrar_iana": 609,
            "registrar_name": "Sav.com, LLC",
            "registrar_website": "http://Sav.com",
            "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 rdds service of the 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.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 77,
            "domain_name": "ncs.edu.pl",
            "domain_keyword": "ncs",
            "domain_tld": "edu.pl",
            "query_time": "2024-05-10 02:06:48",
            "create_date": "2020-03-06",
            "update_date": "2024-02-23",
            "expiry_date": "2025-03-06",
            "registrar_name": "AttHost Sp. z o.o.",
            "name_servers": [
                "ns1.atthost.pl",
                "ns2.atthost.pl"
            ],
            "dns_sec": [
                "Unsigned"
            ]
        },
        {
            "num": 78,
            "domain_name": "ucd.money",
            "domain_keyword": "ucd",
            "domain_tld": "money",
            "query_time": "2024-05-11 18:08:05",
            "create_date": "2015-03-11",
            "update_date": "2024-05-05",
            "expiry_date": "2025-03-11",
            "registrar_iana": 1408,
            "registrar_name": "united-domains AG",
            "registrar_website": "http://www.united-domains.de",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "united-domains Reselling GmbH",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Bayern",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "DE",
            "registrant_email": "please query the rdds service of the 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.udag.de",
                "ns.udag.net",
                "ns.udag.org"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 79,
            "domain_name": "nqd.com",
            "domain_keyword": "nqd",
            "domain_tld": "com",
            "query_time": "2024-05-13 02:32:13",
            "create_date": "1999-11-04",
            "update_date": "2023-08-08",
            "expiry_date": "2024-11-04",
            "registrar_iana": 472,
            "registrar_name": "Dynadot Inc",
            "registrar_website": "http://www.dynadot.com",
            "name_servers": [
                "ns1.mytrafficmanagement.com",
                "ns2.mytrafficmanagement.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 80,
            "domain_name": "bcd.uk",
            "domain_keyword": "bcd",
            "domain_tld": "uk",
            "query_time": "2024-05-12 14:37:04",
            "create_date": "2019-01-21",
            "update_date": "2024-05-11",
            "expiry_date": "2025-01-21",
            "registrar_name": "SafetyNet Systems Ltd [Tag = SAFETYNET]",
            "registrar_website": "https://www.safetynet.co.uk",
            "registrant_name": "SafetyNet Systems Ltd",
            "registrant_address": "Ael Y Bryn, Capel Bangor, Aberystwyth, Ceredigion, SY23 3LR, United Kingdom",
            "name_servers": [
                "ns1.eftydns.com",
                "ns2.eftydns.com"
            ],
            "domain_status": [
                "Registered until expiry date."
            ]
        },
        {
            "num": 81,
            "domain_name": "njd.info",
            "domain_keyword": "njd",
            "domain_tld": "info",
            "query_time": "2024-05-12 13:09:41",
            "create_date": "2024-03-13",
            "update_date": "2024-03-18",
            "expiry_date": "2025-03-13",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "yu qing qing",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "jiang su",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ee5ff475.verify.hn",
                "ns1.dan.com",
                "ns2.dan.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 82,
            "domain_name": "ocd.digital",
            "domain_keyword": "ocd",
            "domain_tld": "digital",
            "query_time": "2024-05-22 08:32:07",
            "create_date": "2014-12-13",
            "update_date": "2023-12-12",
            "expiry_date": "2024-12-13",
            "registrar_iana": 625,
            "registrar_name": "Name.com, Inc.",
            "registrar_website": "http://www.name.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Densys",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Hertfordshire",
            "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": [
                "ns1bqx.name.com",
                "ns2fgv.name.com",
                "ns3ghw.name.com",
                "ns4jnz.name.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 83,
            "domain_name": "nbd.ai",
            "domain_keyword": "nbd",
            "domain_tld": "ai",
            "query_time": "2024-05-14 01:57:07",
            "registrar_name": "1api.net",
            "registrar_website": "https://www.hexonet.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Domains By Proxy, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "REDACTED FOR PRIVACY",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "redacted for privacy",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns25.domaincontrol.com",
                "ns26.domaincontrol.com"
            ],
            "domain_status": [
                "Active",
                "clientRenewProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 84,
            "domain_name": "ntd.asia",
            "domain_keyword": "ntd",
            "domain_tld": "asia",
            "query_time": "2024-05-23 16:59:56",
            "create_date": "2021-06-24",
            "update_date": "2024-05-21",
            "expiry_date": "2025-06-24",
            "registrar_iana": 1586,
            "registrar_name": "Mat Bao Corporation",
            "registrar_website": "https://matbao.net",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Nguyen Trung Dung",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "HCM",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "VN",
            "registrant_email": "please query the rdds service of the 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.matbao.com",
                "ns2.matbao.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 85,
            "domain_name": "ncbd.site",
            "domain_keyword": "ncbd",
            "domain_tld": "site",
            "query_time": "2024-05-24 14:41:57",
            "create_date": "2019-12-24",
            "update_date": "2023-08-31",
            "expiry_date": "2024-12-24",
            "registrar_iana": 120,
            "registrar_name": "Xin Net Technology Corp.",
            "registrar_website": "http://www.xinnet.com",
            "registrant_company": "beijingjiuyangkejiyouxiangongsi",
            "registrant_state": "beijingshi",
            "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": [
                "ns11.xincache.com",
                "ns12.xincache.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 86,
            "domain_name": "ncm.uk.com",
            "domain_keyword": "ncm",
            "domain_tld": "uk.com",
            "query_time": "2024-05-24 14:46:30",
            "create_date": "2006-09-11",
            "update_date": "2023-10-09",
            "expiry_date": "2024-09-11",
            "registrar_iana": 48,
            "registrar_name": "eNom, Inc.",
            "registrar_website": "https://www.enom.com/",
            "registrant_email": "https://whois.centralnic.com/contact/ncm.uk.com/registrant",
            "name_servers": [
                "shn3.whukns.com",
                "shn4.whukns.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 87,
            "domain_name": "ncgd.be",
            "domain_keyword": "ncgd",
            "domain_tld": "be",
            "query_time": "2024-05-24 14:44:22",
            "create_date": "2020-03-21",
            "registrar_name": "Vimexx",
            "registrar_website": "http://www.vimexx.nl",
            "name_servers": [
                "drie.dnssrv.nl",
                "een.dnssrv.nl",
                "twee.dnssrv.nl"
            ],
            "domain_status": [
                "Not Available"
            ]
        },
        {
            "num": 88,
            "domain_name": "npcd.org.au",
            "domain_keyword": "npcd",
            "domain_tld": "org.au",
            "query_time": "2024-05-25 03:44:54",
            "update_date": "2024-04-27",
            "registrar_name": "SYNERGY WHOLESALE ACCREDITATIONS PTY LTD",
            "registrar_website": "https://synergywholesale.com/partner-lookup",
            "registrant_name": "Mandy Whitechurch",
            "name_servers": [
                "ns1.nameserver.net.au",
                "ns2.nameserver.net.au",
                "ns3.nameserver.net.au"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 89,
            "domain_name": "nc9.com",
            "domain_keyword": "nc9",
            "domain_tld": "com",
            "query_time": "2024-06-06 02:38:23",
            "create_date": "1998-04-26",
            "update_date": "2024-03-16",
            "expiry_date": "2025-04-25",
            "registrar_iana": 1441,
            "registrar_name": "TurnCommerce, Inc. DBA NameBright.com",
            "registrar_website": "https://www.NameBright.com",
            "registrant_name": "Redacted for Privacy",
            "registrant_company": "NameBrightPrivacy.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.7204960020",
            "name_servers": [
                "ns1.namebrightdns.com",
                "ns1.sedoparking.com",
                "ns2.namebrightdns.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 90,
            "domain_name": "nca.jp",
            "domain_keyword": "nca",
            "domain_tld": "jp",
            "query_time": "2024-06-06 02:38:30",
            "create_date": "2020-08-01",
            "update_date": "2024-04-07",
            "expiry_date": "2024-08-31",
            "registrant_name": "Nippon CSIRT Association",
            "registrant_email": "[email protected]",
            "registrant_phone": "03-3270-0888",
            "name_servers": [
                "ns006-0oqb096hh1jl1b7t.0.d-53.info",
                "ns006-0oqb096hh1jl1b7t.0.d-53.jp",
                "ns006-0oqb096hh1jl1b7t.0.d-53.net"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 91,
            "domain_name": "nca.mobi",
            "domain_keyword": "nca",
            "domain_tld": "mobi",
            "query_time": "2024-06-06 02:38:30",
            "create_date": "2006-10-02",
            "update_date": "2024-03-06",
            "expiry_date": "2024-10-02",
            "registrar_iana": 140,
            "registrar_name": "Acens Technologies, S.L.U.",
            "registrar_website": "https://www.acens.com/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "NCA GRUPO CONSULTOR",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "MADRID",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "ES",
            "registrant_email": "please query the rdds service of the 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": [
                "esiami.tsai.es",
                "esiami2.tsai.es"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 92,
            "domain_name": "nca.cl",
            "domain_keyword": "nca",
            "domain_tld": "cl",
            "query_time": "2024-05-31 10:23:55",
            "create_date": "2013-02-09",
            "expiry_date": "2027-03-09",
            "registrar_name": "NIC Chile",
            "registrar_website": "https://www.nic.cl",
            "registrant_name": "SOCIEDAD COMERCIAL NUTRICION Y ESTETICA CUERPO Y ALMA LIMITADA",
            "name_servers": [
                "chan.ns.cloudflare.com",
                "dean.ns.cloudflare.com"
            ]
        },
        {
            "num": 93,
            "domain_name": "ndc.net.in",
            "domain_keyword": "ndc",
            "domain_tld": "net.in",
            "query_time": "2024-05-31 10:27:26",
            "create_date": "2021-04-24",
            "update_date": "2024-05-06",
            "expiry_date": "2024-04-24",
            "registrar_iana": 146,
            "registrar_name": "GoDaddy.com, LLC",
            "registrar_website": "www.godaddy.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Indian Career Foundation",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "Assam",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "IN",
            "registrant_email": "please contact the registrar listed above",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "ns47.domaincontrol.com",
                "ns48.domaincontrol.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited",
                "clientUpdateProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 94,
            "domain_name": "mcd.nyc",
            "domain_keyword": "mcd",
            "domain_tld": "nyc",
            "query_time": "2024-05-31 14:16:09",
            "create_date": "2014-10-03",
            "update_date": "2022-10-09",
            "expiry_date": "2024-10-02",
            "registrar_iana": 9,
            "registrar_name": "Register.com, Inc.",
            "registrar_website": "www.register.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Prinicple MCD",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NY",
            "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": [
                "ns10.dnsmadeeasy.com",
                "ns11.dnsmadeeasy.com",
                "ns12.dnsmadeeasy.com"
            ],
            "domain_status": [
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 95,
            "domain_name": "nwd.digital",
            "domain_keyword": "nwd",
            "domain_tld": "digital",
            "query_time": "2024-06-01 17:00:31",
            "create_date": "2020-05-13",
            "update_date": "2024-05-24",
            "expiry_date": "2025-05-13",
            "registrar_iana": 1861,
            "registrar_name": "Porkbun LLC",
            "registrar_website": "http://porkbun.com",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "Private by Design, LLC",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "NC",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "US",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "curitiba.ns.porkbun.com",
                "fortaleza.ns.porkbun.com",
                "maceio.ns.porkbun.com",
                "salvador.ns.porkbun.com"
            ],
            "domain_status": [
                "autoRenewPeriod",
                "clientDeleteProhibited",
                "clientTransferProhibited"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 96,
            "domain_name": "nct.family",
            "domain_keyword": "nct",
            "domain_tld": "family",
            "query_time": "2024-05-25 12:41:25",
            "create_date": "2023-05-22",
            "update_date": "2024-05-22",
            "expiry_date": "2025-05-22",
            "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": [
                "ns1.tsbweb.net",
                "ns2.tsbweb.net"
            ],
            "domain_status": [
                "clientTransferProhibited",
                "renewPeriod"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 97,
            "domain_name": "nbd.ltd",
            "domain_keyword": "nbd",
            "domain_tld": "ltd",
            "query_time": "2024-05-29 02:20:49",
            "create_date": "2020-05-17",
            "update_date": "2023-02-28",
            "expiry_date": "2032-05-17",
            "registrar_iana": 1599,
            "registrar_name": "Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)",
            "registrar_website": "http://www.net.cn/about/",
            "registrant_name": "REDACTED FOR PRIVACY",
            "registrant_company": "tian jin niu bai de shu ju ke ji you xian gong si",
            "registrant_address": "REDACTED FOR PRIVACY",
            "registrant_city": "REDACTED FOR PRIVACY",
            "registrant_state": "tian jin",
            "registrant_zip": "REDACTED FOR PRIVACY",
            "registrant_country": "CN",
            "registrant_email": "please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.",
            "registrant_phone": "REDACTED FOR PRIVACY",
            "registrant_fax": "REDACTED FOR PRIVACY",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 98,
            "domain_name": "nct.jp",
            "domain_keyword": "nct",
            "domain_tld": "jp",
            "query_time": "2024-05-29 22:04:30",
            "create_date": "2001-03-26",
            "update_date": "2024-04-01",
            "expiry_date": "2025-03-31",
            "registrant_name": "Nihon Cyber Tech, Inc.",
            "registrant_address": "Imperial-buil. 5F",
            "registrant_zip": "231-0023",
            "registrant_email": "[email protected]",
            "registrant_phone": "045-222-7202",
            "registrant_fax": "045-222-7203",
            "name_servers": [
                "dns2.nct.co.jp",
                "dns3.nct.co.jp"
            ],
            "domain_status": [
                "Active"
            ]
        },
        {
            "num": 99,
            "domain_name": "3cd.cn",
            "domain_keyword": "3cd",
            "domain_tld": "cn",
            "query_time": "2024-05-27 19:20:18",
            "create_date": "2021-03-26",
            "expiry_date": "2025-03-26",
            "registrar_name": "阿里云计算有限公司(万网)",
            "registrant_name": "罗鑫鑫",
            "registrant_email": "[email protected]",
            "name_servers": [
                "dns23.hichina.com",
                "dns24.hichina.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        },
        {
            "num": 100,
            "domain_name": "ncc.bond",
            "domain_keyword": "ncc",
            "domain_tld": "bond",
            "query_time": "2024-06-08 16:41:31",
            "create_date": "2020-11-15",
            "update_date": "2023-08-31",
            "expiry_date": "2030-11-15",
            "registrar_iana": 3775,
            "registrar_name": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrar_website": "http://www.alibabacloud.com",
            "registrant_company": "ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED",
            "registrant_country": "SG",
            "registrant_email": "please query the rdds service of the 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.sedoparking.com",
                "ns2.sedoparking.com"
            ],
            "domain_status": [
                "ok"
            ],
            "dns_sec": [
                "unsigned"
            ]
        }
    ],
    "stats": {
        "total_time": 0.096,
        "api_credits_used": 3,
        "cost_calculation": "3 (fuzzy_domains [1 domain])"
    }
}
<root>
 <success>true</success>
 <query>
  <fuzzy_domains>ncd.ms</fuzzy_domains>
  <page_size>100</page_size>
 </query>
 <count>
  <total>6295</total>
  <relation>eq</relation>
  <current>100</current>
 </count>
 <unique_domains>pcd.space, nod.buzz, ncu.jx.cn, ndcd.dev, qncd.com, wcd.us, nad.cc, rcd.services, n0d.com, ndc.com.au, ccd.space, acd.com.au, bncd.io, kcd.xyz, wcd.io, 2cd.pl, fncd.net, n7d.ru, npcd.org, 4cd.work, nid.su, rcd.se, ncm.ng, gcd.tech, nud.cc, ncyd.info, dcd.consulting, ncl.icu, ncc.fo, ncpd.online, ncdc.one, kcd.world, jncd.ca, 1cd.top, ncdm.live, nce.info, dcd.gov.ae, ndc.uk, ntd.fr, ecd.dev, vncd.com, nid.frl, nca.digital, tcd.productions, 3cd.org, jcd.com.pt, ncp.pl, ncdf.org, ncda.com, nld.london, ncc.be, lncd.org, qcd.bzh, ncv.one, nsd.ca, ycd.site, ncg.solutions, nacd.ru, nvd.ie, nctd.net, ncr.pub, n3d.nl, nxd.media, bcd.company, nod.net, nicd.life, qcd.one, ncn.pw, qcd.nl, nqd.lat, ecd.nl, nc9.org, 9cd.net, ncm.ie, ncs.team, ncpd.info, ncs.edu.pl, ucd.money, nqd.com, bcd.uk, njd.info, ocd.digital, nbd.ai, ntd.asia, ncbd.site, ncm.uk.com, ncgd.be, npcd.org.au, nc9.com, nca.jp, nca.mobi, nca.cl, ndc.net.in, mcd.nyc, nwd.digital, nct.family, nbd.ltd, nct.jp, 3cd.cn, ncc.bond</unique_domains>
 <results>
  <value>
   <num>1</num>
   <domain_name>pcd.space</domain_name>
   <domain_keyword>pcd</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-19 05:46:03</query_time>
   <create_date>2018-01-11</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2025-01-11</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>ns17.domaincontrol.com</value>
    <value>ns18.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>2</num>
   <domain_name>nod.buzz</domain_name>
   <domain_keyword>nod</domain_keyword>
   <domain_tld>buzz</domain_tld>
   <query_time>2024-04-19 14:55:08</query_time>
   <create_date>2022-08-14</create_date>
   <update_date>2023-10-20</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>whois.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domains By Proxy, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Arizona</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>3</num>
   <domain_name>ncu.jx.cn</domain_name>
   <domain_keyword>ncu</domain_keyword>
   <domain_tld>jx.cn</domain_tld>
   <query_time>2024-04-28 17:38:52</query_time>
   <create_date>2023-04-13</create_date>
   <expiry_date>2025-04-13</expiry_date>
   <registrar_name>郑州世纪创联电子科技开发有限公司</registrar_name>
   <registrant_name>陈晓旭</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dm1.dns.com</value>
    <value>dm2.dns.com</value>
   </name_servers>
   <domain_status>
    <value>clientHold</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>4</num>
   <domain_name>ndcd.dev</domain_name>
   <domain_keyword>ndcd</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-04-28 17:42:53</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>1910</registrar_iana>
   <registrar_name>CloudFlare, Inc.</registrar_name>
   <registrar_website>None</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>DATA REDACTED</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QLD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>elias.ns.cloudflare.com</value>
    <value>liz.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>5</num>
   <domain_name>qncd.com</domain_name>
   <domain_keyword>qncd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-27 13:00:11</query_time>
   <create_date>2005-07-31</create_date>
   <update_date>2022-02-14</update_date>
   <expiry_date>2025-07-31</expiry_date>
   <registrar_iana>420</registrar_iana>
   <registrar_name>Alibaba Cloud Computing (Beijing) Co., Ltd.</registrar_name>
   <registrar_website>http://www.net.cn</registrar_website>
   <name_servers>
    <value>dns1.hichina.com</value>
    <value>dns2.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>6</num>
   <domain_name>wcd.us</domain_name>
   <domain_keyword>wcd</domain_keyword>
   <domain_tld>us</domain_tld>
   <query_time>2024-04-28 22:46:55</query_time>
   <create_date>2002-04-24</create_date>
   <update_date>2024-03-20</update_date>
   <expiry_date>2026-04-23</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, Inc.</registrar_name>
   <registrar_website>www.wildwestdomains.com</registrar_website>
   <registrant_name>Domain Registrar</registrant_name>
   <registrant_company>WCD</registrant_company>
   <registrant_address>P.O. Box 21</registrant_address>
   <registrant_city>Glen Ridge</registrant_city>
   <registrant_state>New Jersey</registrant_state>
   <registrant_zip>07028</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.9737484020</registrant_phone>
   <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>nad.cc</domain_name>
   <domain_keyword>nad</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-04-24 00:45:18</query_time>
   <create_date>2004-08-25</create_date>
   <update_date>2023-07-20</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.godaddy.com</registrar_website>
   <name_servers>
    <value>ns1.etcnameserver.com</value>
    <value>ns2.etcnameserver.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>8</num>
   <domain_name>rcd.services</domain_name>
   <domain_keyword>rcd</domain_keyword>
   <domain_tld>services</domain_tld>
   <query_time>2024-04-15 19:25:20</query_time>
   <create_date>2018-02-09</create_date>
   <update_date>2024-01-30</update_date>
   <expiry_date>2025-02-09</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>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.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>n0d.com</domain_name>
   <domain_keyword>n0d</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-04-16 11:14:33</query_time>
   <create_date>2004-07-04</create_date>
   <update_date>2023-04-01</update_date>
   <expiry_date>2024-07-04</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.godaddy.com</registrar_website>
   <name_servers>
    <value>ns5.afternic.com</value>
    <value>ns6.afternic.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>10</num>
   <domain_name>ndc.com.au</domain_name>
   <domain_keyword>ndc</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-17 10:14:03</query_time>
   <update_date>2024-03-29</update_date>
   <registrar_name>GoDaddy.com LLC trading as GoDaddy.com</registrar_name>
   <registrar_website>https://www.godaddy.com/en-au/contact-us</registrar_website>
   <registrant_name>John Newton</registrant_name>
   <name_servers>
    <value>anita.ns.cloudflare.com</value>
    <value>terry.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>11</num>
   <domain_name>ccd.space</domain_name>
   <domain_keyword>ccd</domain_keyword>
   <domain_tld>space</domain_tld>
   <query_time>2024-04-24 19:48:36</query_time>
   <create_date>2017-11-27</create_date>
   <update_date>2024-04-20</update_date>
   <expiry_date>2024-11-27</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>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>12</num>
   <domain_name>acd.com.au</domain_name>
   <domain_keyword>acd</domain_keyword>
   <domain_tld>com.au</domain_tld>
   <query_time>2024-04-25 03:18:22</query_time>
   <update_date>2024-01-27</update_date>
   <registrar_name>Domain Directors Pty Ltd trading as Instra</registrar_name>
   <registrar_website>https://www.instra.com/en/about-us/contact-us</registrar_website>
   <registrant_name>General Manager</registrant_name>
   <name_servers>
    <value>mia.ns.cloudflare.com</value>
    <value>rocky.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>serverRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>13</num>
   <domain_name>bncd.io</domain_name>
   <domain_keyword>bncd</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-30 14:20:33</query_time>
   <create_date>2021-12-14</create_date>
   <update_date>2024-01-28</update_date>
   <expiry_date>2024-12-14</expiry_date>
   <registrar_iana>83</registrar_iana>
   <registrar_name>IONOS SE</registrar_name>
   <registrar_website>https://www.ionos.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Stanlay Forker</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</registrant_country>
   <registrant_email>please query the rdds service of the 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>ns1019.ui-dns.biz</value>
    <value>ns1050.ui-dns.org</value>
    <value>ns1055.ui-dns.com</value>
    <value>ns1094.ui-dns.de</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>14</num>
   <domain_name>kcd.xyz</domain_name>
   <domain_keyword>kcd</domain_keyword>
   <domain_tld>xyz</domain_tld>
   <query_time>2024-04-26 03:24:56</query_time>
   <create_date>2020-08-14</create_date>
   <update_date>2023-10-24</update_date>
   <expiry_date>2024-08-14</expiry_date>
   <registrar_iana>1915</registrar_iana>
   <registrar_name>West263 International Limited</registrar_name>
   <registrar_website>http://www.hkdns.hk</registrar_website>
   <registrant_state>guang dong</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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>15</num>
   <domain_name>wcd.io</domain_name>
   <domain_keyword>wcd</domain_keyword>
   <domain_tld>io</domain_tld>
   <query_time>2024-04-26 10:39:28</query_time>
   <create_date>2019-01-06</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-01-06</expiry_date>
   <registrar_iana>1651</registrar_iana>
   <registrar_name>Dynadot3 LLC</registrar_name>
   <registrar_website>https://dynadot.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>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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>16</num>
   <domain_name>2cd.pl</domain_name>
   <domain_keyword>2cd</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-05-02 02:54:55</query_time>
   <create_date>2003-07-28</create_date>
   <update_date>2023-07-11</update_date>
   <expiry_date>2024-07-28</expiry_date>
   <registrar_name>PERSKIMEDIA Szymon Perski</registrar_name>
   <name_servers>
    <value>ns1.tld.pl</value>
    <value>ns2.tld.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>17</num>
   <domain_name>fncd.net</domain_name>
   <domain_keyword>fncd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-10 06:10:52</query_time>
   <create_date>2014-03-07</create_date>
   <update_date>2024-03-08</update_date>
   <expiry_date>2029-03-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>ns-1359.awsdns-41.org</value>
    <value>ns-2037.awsdns-62.co.uk</value>
    <value>ns-28.awsdns-03.com</value>
    <value>ns-670.awsdns-19.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>18</num>
   <domain_name>n7d.ru</domain_name>
   <domain_keyword>n7d</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 03:10:32</query_time>
   <create_date>2024-04-09</create_date>
   <expiry_date>2025-04-09</expiry_date>
   <registrar_name>REGRU-RU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <name_servers>
    <value>maria.ns.cloudflare.com</value>
    <value>zeus.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>UNVERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>19</num>
   <domain_name>npcd.org</domain_name>
   <domain_keyword>npcd</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-04 02:10:21</query_time>
   <create_date>2023-12-23</create_date>
   <update_date>2024-04-15</update_date>
   <expiry_date>2024-12-23</expiry_date>
   <registrar_iana>3528</registrar_iana>
   <registrar_name>DropCatch.com 1319 LLC</registrar_name>
   <registrar_website>http://www.NameBright.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NameBrightPrivacy.com</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</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.dan.com</value>
    <value>ns2.dan.com</value>
    <value>verification-7dd3a89f.ns3.dan.hosting</value>
    <value>verification-jmytkzeoni2p34kp6l8ojb.ns101.verify.hn</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>20</num>
   <domain_name>4cd.work</domain_name>
   <domain_keyword>4cd</domain_keyword>
   <domain_tld>work</domain_tld>
   <query_time>2024-05-03 09:00:05</query_time>
   <create_date>2022-12-05</create_date>
   <update_date>2023-07-05</update_date>
   <expiry_date>2027-12-05</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>www.net.cn</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Jack Zhang</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>guangdong</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the 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>dns11.hichina.com</value>
    <value>dns12.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>21</num>
   <domain_name>nid.su</domain_name>
   <domain_keyword>nid</domain_keyword>
   <domain_tld>su</domain_tld>
   <query_time>2024-05-05 05:21:40</query_time>
   <create_date>2007-12-11</create_date>
   <expiry_date>2024-12-11</expiry_date>
   <registrar_name>REGRU-SU</registrar_name>
   <registrant_name>Private Person</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>ns1.bernet.ru</value>
    <value>ns2.bernet.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
   </domain_status>
  </value>
  <value>
   <num>22</num>
   <domain_name>rcd.se</domain_name>
   <domain_keyword>rcd</domain_keyword>
   <domain_tld>se</domain_tld>
   <query_time>2024-05-05 16:45:44</query_time>
   <create_date>2005-03-31</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrar_name>Simply.com</registrar_name>
   <name_servers>
    <value>ns1.simply.com</value>
    <value>ns2.simply.com</value>
    <value>ns3.simply.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>delegation</value>
    <value>signed</value>
   </dns_sec>
  </value>
  <value>
   <num>23</num>
   <domain_name>ncm.ng</domain_name>
   <domain_keyword>ncm</domain_keyword>
   <domain_tld>ng</domain_tld>
   <query_time>2024-05-07 19:44:09</query_time>
   <create_date>2021-03-02</create_date>
   <update_date>2024-03-01</update_date>
   <expiry_date>2025-03-02</expiry_date>
   <registrar_iana>26092016</registrar_iana>
   <registrar_name>Verpex Hosting Africa</registrar_name>
   <registrar_website>https://verpex.com</registrar_website>
   <registrant_name>Jaikr Corp</registrant_name>
   <registrant_company>Jaikr Host</registrant_company>
   <registrant_address>129 Idimu Road</registrant_address>
   <registrant_city>Egbeda</registrant_city>
   <registrant_state>Lagos</registrant_state>
   <registrant_zip>100001</registrant_zip>
   <registrant_country>NG</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>08023386399</registrant_phone>
   <name_servers>
    <value>ns1.jaikr.com</value>
    <value>ns2.jaikr.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>24</num>
   <domain_name>gcd.tech</domain_name>
   <domain_keyword>gcd</domain_keyword>
   <domain_tld>tech</domain_tld>
   <query_time>2024-05-09 13:04:40</query_time>
   <create_date>2015-10-20</create_date>
   <update_date>2024-04-17</update_date>
   <expiry_date>2024-10-20</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <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>ns-114.awsdns-14.com</value>
    <value>ns-1293.awsdns-33.org</value>
    <value>ns-1676.awsdns-17.co.uk</value>
    <value>ns-824.awsdns-39.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>25</num>
   <domain_name>nud.cc</domain_name>
   <domain_keyword>nud</domain_keyword>
   <domain_tld>cc</domain_tld>
   <query_time>2024-05-15 15:03:23</query_time>
   <create_date>2006-11-02</create_date>
   <update_date>2023-11-01</update_date>
   <expiry_date>2024-11-02</expiry_date>
   <registrar_iana>440</registrar_iana>
   <registrar_name>Wild West Domains, LLC</registrar_name>
   <registrar_website>http://www.wildwestdomains.com</registrar_website>
   <name_servers>
    <value>ns1.4.cn</value>
    <value>ns2.4.cn</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>ncyd.info</domain_name>
   <domain_keyword>ncyd</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-21 14:27:37</query_time>
   <create_date>2023-09-03</create_date>
   <update_date>2023-09-08</update_date>
   <expiry_date>2024-09-03</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>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>27</num>
   <domain_name>dcd.consulting</domain_name>
   <domain_keyword>dcd</domain_keyword>
   <domain_tld>consulting</domain_tld>
   <query_time>2024-05-11 14:48:34</query_time>
   <create_date>2023-03-14</create_date>
   <update_date>2024-04-28</update_date>
   <expiry_date>2025-03-14</expiry_date>
   <registrar_iana>1420</registrar_iana>
   <registrar_name>INWX GmbH</registrar_name>
   <registrar_website>https://www.inwx.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>konzeptplus gmbh</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>St. Gallen</registrant_state>
   <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>ns0.hostkonzept.ch</value>
    <value>ns2.hostkonzept.ch</value>
    <value>ns3.hostkonzept.ch</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>28</num>
   <domain_name>ncl.icu</domain_name>
   <domain_keyword>ncl</domain_keyword>
   <domain_tld>icu</domain_tld>
   <query_time>2024-05-12 15:36:38</query_time>
   <create_date>2018-05-29</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2028-05-29</expiry_date>
   <registrar_iana>1345</registrar_iana>
   <registrar_name>Key-Systems LLC</registrar_name>
   <registrar_website>http://www.key-systems.net</registrar_website>
   <registrant_company>travel.icu, LLC</registrant_company>
   <registrant_country>ES</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.rrpproxy.net</value>
    <value>ns2.rrpproxy.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>29</num>
   <domain_name>ncc.fo</domain_name>
   <domain_keyword>ncc</domain_keyword>
   <domain_tld>fo</domain_tld>
   <query_time>2024-05-12 15:32:46</query_time>
   <create_date>2016-11-25</create_date>
   <update_date>2023-12-15</update_date>
   <expiry_date>2024-11-25</expiry_date>
   <registrar_name>FO Umsitingin</registrar_name>
   <registrar_website>https://okisnavn.fo/</registrar_website>
   <registrant_email>https://whois.nic.fo/contact/ncc.fo/registrant</registrant_email>
   <name_servers>
    <value>ns1.netnames.net</value>
    <value>ns2.netnames.net</value>
    <value>ns5.netnames.net</value>
    <value>ns6.netnames.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>ncpd.online</domain_name>
   <domain_keyword>ncpd</domain_keyword>
   <domain_tld>online</domain_tld>
   <query_time>2024-05-11 21:47:51</query_time>
   <create_date>2022-01-05</create_date>
   <update_date>2024-04-26</update_date>
   <expiry_date>2025-01-05</expiry_date>
   <registrar_iana>886</registrar_iana>
   <registrar_name>Domain.com, LLC</registrar_name>
   <registrar_website>http://www.domain.com</registrar_website>
   <registrant_company>Domain Privacy Service FBO Registrant.</registrant_company>
   <registrant_state>MA</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.ipower.com</value>
    <value>ns2.ipower.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>31</num>
   <domain_name>ncdc.one</domain_name>
   <domain_keyword>ncdc</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-05-24 14:42:56</query_time>
   <create_date>2019-12-11</create_date>
   <update_date>2023-06-10</update_date>
   <expiry_date>2026-12-11</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>jamie.ns.cloudflare.com</value>
    <value>remy.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>32</num>
   <domain_name>kcd.world</domain_name>
   <domain_keyword>kcd</domain_keyword>
   <domain_tld>world</domain_tld>
   <query_time>2024-05-21 11:59:08</query_time>
   <create_date>2023-11-13</create_date>
   <update_date>2023-11-18</update_date>
   <expiry_date>2024-11-13</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>CO</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>ns1mtw.name.com</value>
    <value>ns2nsw.name.com</value>
    <value>ns3gnv.name.com</value>
    <value>ns4bty.name.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>jncd.ca</domain_name>
   <domain_keyword>jncd</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-05-18 05:53:08</query_time>
   <create_date>2011-01-22</create_date>
   <update_date>2024-01-20</update_date>
   <expiry_date>2025-01-22</expiry_date>
   <registrar_name>Promo People Inc.</registrar_name>
   <registrar_website>promopeople.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hostpapa.com</value>
    <value>ns2.hostpapa.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>34</num>
   <domain_name>1cd.top</domain_name>
   <domain_keyword>1cd</domain_keyword>
   <domain_tld>top</domain_tld>
   <query_time>2024-06-02 10:58:56</query_time>
   <create_date>2021-10-30</create_date>
   <update_date>2023-03-14</update_date>
   <expiry_date>2024-10-30</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>See PrivacyGuardian.org</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>carol.ns.cloudflare.com</value>
    <value>matt.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>35</num>
   <domain_name>ncdm.live</domain_name>
   <domain_keyword>ncdm</domain_keyword>
   <domain_tld>live</domain_tld>
   <query_time>2024-05-31 10:24:21</query_time>
   <create_date>2020-03-30</create_date>
   <update_date>2024-05-14</update_date>
   <expiry_date>2025-03-30</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>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>36</num>
   <domain_name>nce.info</domain_name>
   <domain_keyword>nce</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-06-02 15:50:12</query_time>
   <create_date>2007-04-04</create_date>
   <update_date>2024-02-24</update_date>
   <expiry_date>2025-04-04</expiry_date>
   <registrar_iana>411</registrar_iana>
   <registrar_name>Sea Wasp, LLC</registrar_name>
   <registrar_website>http://fabulous.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>LDC,LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>UT</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.dropcatcher.org</value>
    <value>ns2.dropcatcher.org</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>37</num>
   <domain_name>dcd.gov.ae</domain_name>
   <domain_keyword>dcd</domain_keyword>
   <domain_tld>gov.ae</domain_tld>
   <query_time>2024-05-27 22:06:57</query_time>
   <registrar_name>Etisalat</registrar_name>
   <registrant_name>CIVIL DEFENCE</registrant_name>
   <registrant_company>Civil Defence</registrant_company>
   <registrant_email>visit whois.aeda.net.ae for web based whois</registrant_email>
   <name_servers>
    <value>ns1.etisalatdomains.ae</value>
    <value>ns2.etisalatdomains.ae</value>
    <value>ns3.etisalatdomains.ae</value>
    <value>ns4.etisalatdomains.ae</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
  </value>
  <value>
   <num>38</num>
   <domain_name>ndc.uk</domain_name>
   <domain_keyword>ndc</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-29 22:07:02</query_time>
   <create_date>2020-09-05</create_date>
   <update_date>2023-06-17</update_date>
   <expiry_date>2024-09-05</expiry_date>
   <registrar_name>Elife Limited [Tag = ELIFE]</registrar_name>
   <registrar_website>https://www.domainstore.uk</registrar_website>
   <name_servers>
    <value>hws.thecyber.net</value>
    <value>joe.thecyber.net</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>39</num>
   <domain_name>ntd.fr</domain_name>
   <domain_keyword>ntd</domain_keyword>
   <domain_tld>fr</domain_tld>
   <query_time>2024-05-29 13:54:14</query_time>
   <create_date>2006-05-26</create_date>
   <update_date>2024-05-27</update_date>
   <expiry_date>2025-05-27</expiry_date>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_company>Ferme de Beaumont SARL</registrant_company>
   <registrant_address>Ferme de Beaumont SARL, B.P. 2, 76260 EU</registrant_address>
   <registrant_country>FR</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+33.235861594</registrant_phone>
   <name_servers>
    <value>dns19.ovh.net</value>
    <value>ns19.ovh.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>associated</value>
    <value>autoRenewPeriod</value>
   </domain_status>
  </value>
  <value>
   <num>40</num>
   <domain_name>ecd.dev</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>dev</domain_tld>
   <query_time>2024-05-27 06:39:42</query_time>
   <create_date>2021-03-28</create_date>
   <update_date>2024-05-12</update_date>
   <expiry_date>2025-03-28</expiry_date>
   <registrar_iana>895</registrar_iana>
   <registrar_name>Squarespace Domains II LLC.</registrar_name>
   <registrar_website>domains.google</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Vivo Apps</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>WA</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the whois server of the owning registrar identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns-cloud-c1.googledomains.com</value>
    <value>ns-cloud-c2.googledomains.com</value>
    <value>ns-cloud-c3.googledomains.com</value>
    <value>ns-cloud-c4.googledomains.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>41</num>
   <domain_name>vncd.com</domain_name>
   <domain_keyword>vncd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-01 22:21:30</query_time>
   <create_date>2002-11-27</create_date>
   <update_date>2024-01-05</update_date>
   <expiry_date>2024-11-27</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>Redacted For Privacy</registrant_name>
   <registrant_company>Domain Protection Services, Inc.</registrant_company>
   <registrant_address>PO Box 1769</registrant_address>
   <registrant_city>Denver</registrant_city>
   <registrant_state>CO</registrant_state>
   <registrant_zip>80201</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>https://www.name.com/contact-domain-whois/vncd.com</registrant_email>
   <registrant_phone>+1.7208009072</registrant_phone>
   <registrant_fax>+1.7209758725</registrant_fax>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.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>nid.frl</domain_name>
   <domain_keyword>nid</domain_keyword>
   <domain_tld>frl</domain_tld>
   <query_time>2024-06-02 19:17:52</query_time>
   <create_date>2015-04-03</create_date>
   <update_date>2024-04-04</update_date>
   <expiry_date>2025-04-03</expiry_date>
   <registrar_iana>1647</registrar_iana>
   <registrar_name>Hosting Concepts B.V. d/b/a Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <registrant_country>NL</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.openprovider.nl</value>
    <value>ns2.openprovider.be</value>
    <value>ns3.openprovider.eu</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>43</num>
   <domain_name>nca.digital</domain_name>
   <domain_keyword>nca</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-06-03 16:35:36</query_time>
   <create_date>2024-06-01</create_date>
   <update_date>2024-06-01</update_date>
   <expiry_date>2025-06-01</expiry_date>
   <registrar_iana>3929</registrar_iana>
   <registrar_name>Sav.com, LLC - 39</registrar_name>
   <registrar_website>http://sav.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>IL</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-auction.sav.com</value>
    <value>ns2-auction.sav.com</value>
   </name_servers>
   <domain_status>
    <value>addPeriod</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>44</num>
   <domain_name>tcd.productions</domain_name>
   <domain_keyword>tcd</domain_keyword>
   <domain_tld>productions</domain_tld>
   <query_time>2024-06-02 18:28:47</query_time>
   <create_date>2020-09-24</create_date>
   <update_date>2023-11-08</update_date>
   <expiry_date>2024-09-24</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>ns71.domaincontrol.com</value>
    <value>ns72.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>45</num>
   <domain_name>3cd.org</domain_name>
   <domain_keyword>3cd</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-27 19:20:18</query_time>
   <create_date>2023-05-25</create_date>
   <update_date>2024-05-25</update_date>
   <expiry_date>2025-05-25</expiry_date>
   <registrar_iana>3561</registrar_iana>
   <registrar_name>DropCatch.com 1352 LLC</registrar_name>
   <registrar_website>http://www.NameBright.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>arizona</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>expired1.namebrightdns.com</value>
    <value>expired2.namebrightdns.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>46</num>
   <domain_name>jcd.com.pt</domain_name>
   <domain_keyword>jcd</domain_keyword>
   <domain_tld>com.pt</domain_tld>
   <query_time>2024-05-25 21:48:53</query_time>
   <create_date>2008-03-03</create_date>
   <name_servers>
    <value>ns1.amenworld.com</value>
    <value>ns2.amenworld.com</value>
   </name_servers>
   <domain_status>
    <value>Registered</value>
   </domain_status>
  </value>
  <value>
   <num>47</num>
   <domain_name>ncp.pl</domain_name>
   <domain_keyword>ncp</domain_keyword>
   <domain_tld>pl</domain_tld>
   <query_time>2024-06-10 06:48:35</query_time>
   <create_date>2018-03-22</create_date>
   <update_date>2023-05-07</update_date>
   <expiry_date>2025-03-22</expiry_date>
   <registrar_name>Aftermarket.pl Limited</registrar_name>
   <registrar_website>http://www.AfterMarket.pl/contact.php</registrar_website>
   <name_servers>
    <value>ns1.aftermarket.pl</value>
    <value>ns2.aftermarket.pl</value>
   </name_servers>
   <dns_sec>
    <value>Signed</value>
   </dns_sec>
  </value>
  <value>
   <num>48</num>
   <domain_name>ncdf.org</domain_name>
   <domain_keyword>ncdf</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-08 16:45:52</query_time>
   <create_date>2011-05-11</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-05-11</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>Keyword Acquisitions, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Massachusetts</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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>49</num>
   <domain_name>ncda.com</domain_name>
   <domain_keyword>ncda</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-08 16:45:29</query_time>
   <create_date>1996-06-07</create_date>
   <update_date>2018-06-06</update_date>
   <expiry_date>2028-06-06</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns1.mediatemple.net</value>
    <value>ns2.mediatemple.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>50</num>
   <domain_name>nld.london</domain_name>
   <domain_keyword>nld</domain_keyword>
   <domain_tld>london</domain_tld>
   <query_time>2024-06-11 04:53:36</query_time>
   <create_date>2014-10-02</create_date>
   <update_date>2024-06-10</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>1390</registrar_iana>
   <registrar_name>Mesh Digital Ltd</registrar_name>
   <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>ns19.domaincontrol.com</value>
    <value>ns20.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>51</num>
   <domain_name>ncc.be</domain_name>
   <domain_keyword>ncc</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-06-09 06:24:27</query_time>
   <create_date>2018-08-05</create_date>
   <registrar_name>Registrar.eu</registrar_name>
   <registrar_website>https://www.openprovider.com/</registrar_website>
   <name_servers>
    <value>ns1.undeveloped.com</value>
    <value>ns2.undeveloped.com</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
    <value>clientTransferProhibited</value>
   </domain_status>
  </value>
  <value>
   <num>52</num>
   <domain_name>lncd.org</domain_name>
   <domain_keyword>lncd</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-06-12 04:14:44</query_time>
   <create_date>2017-05-18</create_date>
   <update_date>2023-05-08</update_date>
   <expiry_date>2025-05-18</expiry_date>
   <registrar_iana>49</registrar_iana>
   <registrar_name>GMO Internet Group, Inc. d/b/a Onamae.com</registrar_name>
   <registrar_website>http://www.onamae.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>GMO DigiRock, Inc.</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Osaka</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>JP</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.dns.ne.jp</value>
    <value>ns2.dns.ne.jp</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>53</num>
   <domain_name>qcd.bzh</domain_name>
   <domain_keyword>qcd</domain_keyword>
   <domain_tld>bzh</domain_tld>
   <query_time>2024-06-13 13:14:11</query_time>
   <create_date>2015-12-01</create_date>
   <update_date>2023-10-30</update_date>
   <expiry_date>2024-12-01</expiry_date>
   <registrar_iana>433</registrar_iana>
   <registrar_name>OVH</registrar_name>
   <registrar_website>http://www.ovh.com</registrar_website>
   <registrant_name>REDACTED_FOR_PRIVACY</registrant_name>
   <registrant_company>Quimper Cornouaille Developpement</registrant_company>
   <registrant_address>REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY, REDACTED_FOR_PRIVACY</registrant_address>
   <registrant_city>REDACTED_FOR_PRIVACY</registrant_city>
   <registrant_state>REDACTED_FOR_PRIVACY</registrant_state>
   <registrant_zip>REDACTED_FOR_PRIVACY</registrant_zip>
   <registrant_email>redacted_for_privacy</registrant_email>
   <registrant_phone>REDACTED_FOR_PRIVACY</registrant_phone>
   <registrant_fax>REDACTED_FOR_PRIVACY</registrant_fax>
   <name_servers>
    <value>dns200.anycast.me</value>
    <value>ns200.anycast.me</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>54</num>
   <domain_name>ncv.one</domain_name>
   <domain_keyword>ncv</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-28 17:39:05</query_time>
   <create_date>2020-04-15</create_date>
   <update_date>2024-04-12</update_date>
   <expiry_date>2025-04-15</expiry_date>
   <registrar_iana>69</registrar_iana>
   <registrar_name>Tucows Domains Inc.</registrar_name>
   <registrar_website>www.opensrs.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Data Protected</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>ON</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CA</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns0.zen.co.uk</value>
    <value>ns1.zen.co.uk</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>55</num>
   <domain_name>nsd.ca</domain_name>
   <domain_keyword>nsd</domain_keyword>
   <domain_tld>ca</domain_tld>
   <query_time>2024-04-27 12:31:01</query_time>
   <create_date>2000-11-24</create_date>
   <update_date>2023-07-18</update_date>
   <expiry_date>2024-07-19</expiry_date>
   <registrar_name>Tucows.com Co.</registrar_name>
   <registrar_website>https://help.opensrs.com/hc/en-us</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>REDACTED FOR PRIVACY</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_email>please ask the registrar of record identified in this output for information on how to contact the registrant, admin, or other contacts of the queried domain name</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns1.hover.com</value>
    <value>ns2.hover.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>56</num>
   <domain_name>ycd.site</domain_name>
   <domain_keyword>ycd</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-01 23:18:10</query_time>
   <create_date>2015-10-12</create_date>
   <update_date>2023-11-13</update_date>
   <expiry_date>2024-10-12</expiry_date>
   <registrar_iana>1556</registrar_iana>
   <registrar_name>CHENGDU WEST DIMENSION DIGITAL TECHNOLOGY CO., LTD.</registrar_name>
   <registrar_website>http://www.west.cn</registrar_website>
   <registrant_state>Hu Nan</registrant_state>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1-show.myhostadmin.net</value>
    <value>ns2-show.myhostadmin.net</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>57</num>
   <domain_name>ncg.solutions</domain_name>
   <domain_keyword>ncg</domain_keyword>
   <domain_tld>solutions</domain_tld>
   <query_time>2024-05-02 07:38:33</query_time>
   <create_date>2015-04-16</create_date>
   <update_date>2024-04-02</update_date>
   <expiry_date>2025-04-16</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, LLC</registrar_name>
   <registrar_website>http://www.enom.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>EN SI DJI EOOD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Sofiya</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>BG</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.digitalocean.com</value>
    <value>ns2.digitalocean.com</value>
    <value>ns3.digitalocean.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>58</num>
   <domain_name>nacd.ru</domain_name>
   <domain_keyword>nacd</domain_keyword>
   <domain_tld>ru</domain_tld>
   <query_time>2024-05-03 03:11:46</query_time>
   <create_date>2021-02-19</create_date>
   <expiry_date>2025-02-19</expiry_date>
   <registrar_name>SALENAMES-RU</registrar_name>
   <registrant_company>Private Person</registrant_company>
   <name_servers>
    <value>ns3.salenames.ru</value>
    <value>ns4.salenames.ru</value>
   </name_servers>
   <domain_status>
    <value>DELEGATED</value>
    <value>REGISTERED</value>
    <value>VERIFIED</value>
   </domain_status>
  </value>
  <value>
   <num>59</num>
   <domain_name>nvd.ie</domain_name>
   <domain_keyword>nvd</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-04-16 22:48:06</query_time>
   <create_date>1998-12-10</create_date>
   <update_date>2020-11-15</update_date>
   <expiry_date>2027-12-10</expiry_date>
   <registrar_name>Blacknight Solutions</registrar_name>
   <registrar_website>https://www.blacknight.com</registrar_website>
   <registrant_name>National Vehicle Deliveries Ltd.</registrant_name>
   <name_servers>
    <value>ns1.blacknight.com</value>
    <value>ns2.blacknight.com</value>
    <value>ns3.blacknight.com</value>
    <value>ns4.blacknight.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>60</num>
   <domain_name>nctd.net</domain_name>
   <domain_keyword>nctd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-04-21 00:25:13</query_time>
   <create_date>1998-09-29</create_date>
   <update_date>2021-09-28</update_date>
   <expiry_date>2024-09-28</expiry_date>
   <registrar_iana>2</registrar_iana>
   <registrar_name>Network Solutions, LLC</registrar_name>
   <registrar_website>http://networksolutions.com</registrar_website>
   <name_servers>
    <value>ns57.worldnic.com</value>
    <value>ns58.worldnic.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>61</num>
   <domain_name>ncr.pub</domain_name>
   <domain_keyword>ncr</domain_keyword>
   <domain_tld>pub</domain_tld>
   <query_time>2024-04-21 00:19:51</query_time>
   <create_date>2022-11-16</create_date>
   <update_date>2023-12-31</update_date>
   <expiry_date>2024-11-16</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ada.ns.cloudflare.com</value>
    <value>clay.ns.cloudflare.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>signedDelegation</value>
   </dns_sec>
  </value>
  <value>
   <num>62</num>
   <domain_name>n3d.nl</domain_name>
   <domain_keyword>n3d</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-07 12:12:25</query_time>
   <create_date>2013-10-14</create_date>
   <update_date>2023-10-15</update_date>
   <registrar_name>AXC</registrar_name>
   <name_servers>
    <value>ns11.axc.nl</value>
    <value>ns12.axc.nl</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>63</num>
   <domain_name>nxd.media</domain_name>
   <domain_keyword>nxd</domain_keyword>
   <domain_tld>media</domain_tld>
   <query_time>2024-05-08 19:22:27</query_time>
   <create_date>2023-08-08</create_date>
   <update_date>2023-08-13</update_date>
   <expiry_date>2033-08-08</expiry_date>
   <registrar_iana>1609</registrar_iana>
   <registrar_name>Synergy Wholesale Accreditations Pty Ltd</registrar_name>
   <registrar_website>https://synergywholesale.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Nexigen Digital Pty Ltd</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>QLD</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>AU</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.nexigen.digital</value>
    <value>ns2.nexigen.digital</value>
    <value>ns3.nexigen.digital</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>64</num>
   <domain_name>bcd.company</domain_name>
   <domain_keyword>bcd</domain_keyword>
   <domain_tld>company</domain_tld>
   <query_time>2024-05-08 12:47:37</query_time>
   <create_date>2019-12-30</create_date>
   <update_date>2024-02-13</update_date>
   <expiry_date>2024-12-30</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>http://www.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>ns53.domaincontrol.com</value>
    <value>ns54.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>65</num>
   <domain_name>nod.net</domain_name>
   <domain_keyword>nod</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-07 22:48:58</query_time>
   <create_date>1998-03-11</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2025-03-10</expiry_date>
   <registrar_iana>299</registrar_iana>
   <registrar_name>CSC CORPORATE DOMAINS, INC.</registrar_name>
   <registrar_website>www.cscprotectsbrands.com</registrar_website>
   <registrant_name>Domain Administrator</registrant_name>
   <registrant_company>Electronic Arts Inc.</registrant_company>
   <registrant_address>209 Redwood Shores Parkway</registrant_address>
   <registrant_city>Redwood City</registrant_city>
   <registrant_state>CA</registrant_state>
   <registrant_zip>94065</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>+1.6506281500</registrant_phone>
   <registrant_fax>+1.6506281422</registrant_fax>
   <name_servers>
    <value>a1-164.akam.net</value>
    <value>a13-67.akam.net</value>
    <value>a4-64.akam.net</value>
    <value>a6-65.akam.net</value>
    <value>a7-66.akam.net</value>
    <value>a8-67.akam.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>66</num>
   <domain_name>nicd.life</domain_name>
   <domain_keyword>nicd</domain_keyword>
   <domain_tld>life</domain_tld>
   <query_time>2024-05-07 04:10:29</query_time>
   <create_date>2017-10-17</create_date>
   <update_date>2023-12-01</update_date>
   <expiry_date>2028-10-17</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>ns33.domaincontrol.com</value>
    <value>ns34.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientRenewProhibited</value>
    <value>clientTransferProhibited</value>
    <value>clientUpdateProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>67</num>
   <domain_name>qcd.one</domain_name>
   <domain_keyword>qcd</domain_keyword>
   <domain_tld>one</domain_tld>
   <query_time>2024-04-15 08:10:16</query_time>
   <create_date>2022-10-14</create_date>
   <update_date>2023-10-16</update_date>
   <expiry_date>2024-10-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>dns1.namecheaphosting.com</value>
    <value>dns2.namecheaphosting.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>68</num>
   <domain_name>ncn.pw</domain_name>
   <domain_keyword>ncn</domain_keyword>
   <domain_tld>pw</domain_tld>
   <query_time>2024-05-04 18:01:04</query_time>
   <create_date>2023-01-20</create_date>
   <update_date>2024-01-09</update_date>
   <expiry_date>2025-01-20</expiry_date>
   <registrar_iana>1068</registrar_iana>
   <registrar_name>Namecheap</registrar_name>
   <registrar_website>https://namecheap.com</registrar_website>
   <registrant_email>https://whois.nic.pw/contact/ncn.pw/registrant</registrant_email>
   <name_servers>
    <value>ns1.ncn.pw</value>
    <value>ns2.ncn.pw</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>69</num>
   <domain_name>qcd.nl</domain_name>
   <domain_keyword>qcd</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-04 10:59:24</query_time>
   <create_date>2000-05-04</create_date>
   <update_date>2021-02-01</update_date>
   <registrar_name>WebReus</registrar_name>
   <name_servers>
    <value>ns10.webreus.net</value>
    <value>ns11.webreus.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>yes</value>
   </dns_sec>
  </value>
  <value>
   <num>70</num>
   <domain_name>nqd.lat</domain_name>
   <domain_keyword>nqd</domain_keyword>
   <domain_tld>lat</domain_tld>
   <query_time>2024-05-04 02:17:36</query_time>
   <create_date>2023-08-11</create_date>
   <update_date>2023-09-25</update_date>
   <expiry_date>2024-08-11</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun, LLC</registrar_name>
   <registrar_website>https://porkbun.com/</registrar_website>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_state>NC</registrant_state>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <name_servers>
    <value>ns1.alidns.com</value>
    <value>ns2.alidns.com</value>
   </name_servers>
   <domain_status>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>71</num>
   <domain_name>ecd.nl</domain_name>
   <domain_keyword>ecd</domain_keyword>
   <domain_tld>nl</domain_tld>
   <query_time>2024-05-13 18:21:53</query_time>
   <create_date>1997-09-25</create_date>
   <update_date>2015-11-11</update_date>
   <registrar_name>ECD B.V.</registrar_name>
   <name_servers>
    <value>ns2a.mijndns.com</value>
    <value>ns2b.mijndns.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
   <dns_sec>
    <value>no</value>
   </dns_sec>
  </value>
  <value>
   <num>72</num>
   <domain_name>nc9.org</domain_name>
   <domain_keyword>nc9</domain_keyword>
   <domain_tld>org</domain_tld>
   <query_time>2024-05-17 17:25:19</query_time>
   <create_date>2024-05-15</create_date>
   <update_date>2024-05-15</update_date>
   <expiry_date>2025-05-15</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>etta.ns.cloudflare.com</value>
    <value>ken.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>73</num>
   <domain_name>9cd.net</domain_name>
   <domain_keyword>9cd</domain_keyword>
   <domain_tld>net</domain_tld>
   <query_time>2024-05-17 07:23:05</query_time>
   <create_date>2004-12-24</create_date>
   <update_date>2023-12-20</update_date>
   <expiry_date>2024-12-24</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>ap23p97r.verify.hn</value>
    <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>74</num>
   <domain_name>ncm.ie</domain_name>
   <domain_keyword>ncm</domain_keyword>
   <domain_tld>ie</domain_tld>
   <query_time>2024-05-14 20:14:15</query_time>
   <create_date>2013-04-29</create_date>
   <update_date>2022-06-06</update_date>
   <expiry_date>2025-04-30</expiry_date>
   <registrar_name>Irish Domains</registrar_name>
   <registrar_website>http://www.irishdomains.com</registrar_website>
   <registrant_name>IVIS Ltd</registrant_name>
   <name_servers>
    <value>a.dns.ie</value>
    <value>b.dns.ie</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>75</num>
   <domain_name>ncs.team</domain_name>
   <domain_keyword>ncs</domain_keyword>
   <domain_tld>team</domain_tld>
   <query_time>2024-05-11 21:48:04</query_time>
   <create_date>2024-01-13</create_date>
   <update_date>2024-01-18</update_date>
   <expiry_date>2025-01-13</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>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>76</num>
   <domain_name>ncpd.info</domain_name>
   <domain_keyword>ncpd</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-11 21:47:51</query_time>
   <create_date>2023-06-05</create_date>
   <update_date>2024-02-06</update_date>
   <expiry_date>2024-06-05</expiry_date>
   <registrar_iana>609</registrar_iana>
   <registrar_name>Sav.com, LLC</registrar_name>
   <registrar_website>http://Sav.com</registrar_website>
   <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 rdds service of the 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.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>77</num>
   <domain_name>ncs.edu.pl</domain_name>
   <domain_keyword>ncs</domain_keyword>
   <domain_tld>edu.pl</domain_tld>
   <query_time>2024-05-10 02:06:48</query_time>
   <create_date>2020-03-06</create_date>
   <update_date>2024-02-23</update_date>
   <expiry_date>2025-03-06</expiry_date>
   <registrar_name>AttHost Sp. z o.o.</registrar_name>
   <name_servers>
    <value>ns1.atthost.pl</value>
    <value>ns2.atthost.pl</value>
   </name_servers>
   <dns_sec>
    <value>Unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>78</num>
   <domain_name>ucd.money</domain_name>
   <domain_keyword>ucd</domain_keyword>
   <domain_tld>money</domain_tld>
   <query_time>2024-05-11 18:08:05</query_time>
   <create_date>2015-03-11</create_date>
   <update_date>2024-05-05</update_date>
   <expiry_date>2025-03-11</expiry_date>
   <registrar_iana>1408</registrar_iana>
   <registrar_name>united-domains AG</registrar_name>
   <registrar_website>http://www.united-domains.de</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>united-domains Reselling GmbH</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Bayern</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>DE</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.udag.de</value>
    <value>ns.udag.net</value>
    <value>ns.udag.org</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>79</num>
   <domain_name>nqd.com</domain_name>
   <domain_keyword>nqd</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-05-13 02:32:13</query_time>
   <create_date>1999-11-04</create_date>
   <update_date>2023-08-08</update_date>
   <expiry_date>2024-11-04</expiry_date>
   <registrar_iana>472</registrar_iana>
   <registrar_name>Dynadot Inc</registrar_name>
   <registrar_website>http://www.dynadot.com</registrar_website>
   <name_servers>
    <value>ns1.mytrafficmanagement.com</value>
    <value>ns2.mytrafficmanagement.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>80</num>
   <domain_name>bcd.uk</domain_name>
   <domain_keyword>bcd</domain_keyword>
   <domain_tld>uk</domain_tld>
   <query_time>2024-05-12 14:37:04</query_time>
   <create_date>2019-01-21</create_date>
   <update_date>2024-05-11</update_date>
   <expiry_date>2025-01-21</expiry_date>
   <registrar_name>SafetyNet Systems Ltd [Tag = SAFETYNET]</registrar_name>
   <registrar_website>https://www.safetynet.co.uk</registrar_website>
   <registrant_name>SafetyNet Systems Ltd</registrant_name>
   <registrant_address>Ael Y Bryn, Capel Bangor, Aberystwyth, Ceredigion, SY23 3LR, United Kingdom</registrant_address>
   <name_servers>
    <value>ns1.eftydns.com</value>
    <value>ns2.eftydns.com</value>
   </name_servers>
   <domain_status>
    <value>Registered until expiry date.</value>
   </domain_status>
  </value>
  <value>
   <num>81</num>
   <domain_name>njd.info</domain_name>
   <domain_keyword>njd</domain_keyword>
   <domain_tld>info</domain_tld>
   <query_time>2024-05-12 13:09:41</query_time>
   <create_date>2024-03-13</create_date>
   <update_date>2024-03-18</update_date>
   <expiry_date>2025-03-13</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>yu qing qing</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>jiang su</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ee5ff475.verify.hn</value>
    <value>ns1.dan.com</value>
    <value>ns2.dan.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>82</num>
   <domain_name>ocd.digital</domain_name>
   <domain_keyword>ocd</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-05-22 08:32:07</query_time>
   <create_date>2014-12-13</create_date>
   <update_date>2023-12-12</update_date>
   <expiry_date>2024-12-13</expiry_date>
   <registrar_iana>625</registrar_iana>
   <registrar_name>Name.com, Inc.</registrar_name>
   <registrar_website>http://www.name.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Densys</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Hertfordshire</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>ns1bqx.name.com</value>
    <value>ns2fgv.name.com</value>
    <value>ns3ghw.name.com</value>
    <value>ns4jnz.name.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>83</num>
   <domain_name>nbd.ai</domain_name>
   <domain_keyword>nbd</domain_keyword>
   <domain_tld>ai</domain_tld>
   <query_time>2024-05-14 01:57:07</query_time>
   <registrar_name>1api.net</registrar_name>
   <registrar_website>https://www.hexonet.net</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>REDACTED FOR PRIVACY</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>redacted for privacy</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <name_servers>
    <value>ns25.domaincontrol.com</value>
    <value>ns26.domaincontrol.com</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
    <value>clientRenewProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>84</num>
   <domain_name>ntd.asia</domain_name>
   <domain_keyword>ntd</domain_keyword>
   <domain_tld>asia</domain_tld>
   <query_time>2024-05-23 16:59:56</query_time>
   <create_date>2021-06-24</create_date>
   <update_date>2024-05-21</update_date>
   <expiry_date>2025-06-24</expiry_date>
   <registrar_iana>1586</registrar_iana>
   <registrar_name>Mat Bao Corporation</registrar_name>
   <registrar_website>https://matbao.net</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Nguyen Trung Dung</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>HCM</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>VN</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.matbao.com</value>
    <value>ns2.matbao.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>ncbd.site</domain_name>
   <domain_keyword>ncbd</domain_keyword>
   <domain_tld>site</domain_tld>
   <query_time>2024-05-24 14:41:57</query_time>
   <create_date>2019-12-24</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2024-12-24</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>beijingjiuyangkejiyouxiangongsi</registrant_company>
   <registrant_state>beijingshi</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>ns11.xincache.com</value>
    <value>ns12.xincache.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>86</num>
   <domain_name>ncm.uk.com</domain_name>
   <domain_keyword>ncm</domain_keyword>
   <domain_tld>uk.com</domain_tld>
   <query_time>2024-05-24 14:46:30</query_time>
   <create_date>2006-09-11</create_date>
   <update_date>2023-10-09</update_date>
   <expiry_date>2024-09-11</expiry_date>
   <registrar_iana>48</registrar_iana>
   <registrar_name>eNom, Inc.</registrar_name>
   <registrar_website>https://www.enom.com/</registrar_website>
   <registrant_email>https://whois.centralnic.com/contact/ncm.uk.com/registrant</registrant_email>
   <name_servers>
    <value>shn3.whukns.com</value>
    <value>shn4.whukns.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>87</num>
   <domain_name>ncgd.be</domain_name>
   <domain_keyword>ncgd</domain_keyword>
   <domain_tld>be</domain_tld>
   <query_time>2024-05-24 14:44:22</query_time>
   <create_date>2020-03-21</create_date>
   <registrar_name>Vimexx</registrar_name>
   <registrar_website>http://www.vimexx.nl</registrar_website>
   <name_servers>
    <value>drie.dnssrv.nl</value>
    <value>een.dnssrv.nl</value>
    <value>twee.dnssrv.nl</value>
   </name_servers>
   <domain_status>
    <value>Not Available</value>
   </domain_status>
  </value>
  <value>
   <num>88</num>
   <domain_name>npcd.org.au</domain_name>
   <domain_keyword>npcd</domain_keyword>
   <domain_tld>org.au</domain_tld>
   <query_time>2024-05-25 03:44:54</query_time>
   <update_date>2024-04-27</update_date>
   <registrar_name>SYNERGY WHOLESALE ACCREDITATIONS PTY LTD</registrar_name>
   <registrar_website>https://synergywholesale.com/partner-lookup</registrar_website>
   <registrant_name>Mandy Whitechurch</registrant_name>
   <name_servers>
    <value>ns1.nameserver.net.au</value>
    <value>ns2.nameserver.net.au</value>
    <value>ns3.nameserver.net.au</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>89</num>
   <domain_name>nc9.com</domain_name>
   <domain_keyword>nc9</domain_keyword>
   <domain_tld>com</domain_tld>
   <query_time>2024-06-06 02:38:23</query_time>
   <create_date>1998-04-26</create_date>
   <update_date>2024-03-16</update_date>
   <expiry_date>2025-04-25</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>Redacted for Privacy</registrant_name>
   <registrant_company>NameBrightPrivacy.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.7204960020</registrant_phone>
   <name_servers>
    <value>ns1.namebrightdns.com</value>
    <value>ns1.sedoparking.com</value>
    <value>ns2.namebrightdns.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>90</num>
   <domain_name>nca.jp</domain_name>
   <domain_keyword>nca</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-06-06 02:38:30</query_time>
   <create_date>2020-08-01</create_date>
   <update_date>2024-04-07</update_date>
   <expiry_date>2024-08-31</expiry_date>
   <registrant_name>Nippon CSIRT Association</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>03-3270-0888</registrant_phone>
   <name_servers>
    <value>ns006-0oqb096hh1jl1b7t.0.d-53.info</value>
    <value>ns006-0oqb096hh1jl1b7t.0.d-53.jp</value>
    <value>ns006-0oqb096hh1jl1b7t.0.d-53.net</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>91</num>
   <domain_name>nca.mobi</domain_name>
   <domain_keyword>nca</domain_keyword>
   <domain_tld>mobi</domain_tld>
   <query_time>2024-06-06 02:38:30</query_time>
   <create_date>2006-10-02</create_date>
   <update_date>2024-03-06</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>140</registrar_iana>
   <registrar_name>Acens Technologies, S.L.U.</registrar_name>
   <registrar_website>https://www.acens.com/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>NCA GRUPO CONSULTOR</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>MADRID</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>ES</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>esiami.tsai.es</value>
    <value>esiami2.tsai.es</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>92</num>
   <domain_name>nca.cl</domain_name>
   <domain_keyword>nca</domain_keyword>
   <domain_tld>cl</domain_tld>
   <query_time>2024-05-31 10:23:55</query_time>
   <create_date>2013-02-09</create_date>
   <expiry_date>2027-03-09</expiry_date>
   <registrar_name>NIC Chile</registrar_name>
   <registrar_website>https://www.nic.cl</registrar_website>
   <registrant_name>SOCIEDAD COMERCIAL NUTRICION Y ESTETICA CUERPO Y ALMA LIMITADA</registrant_name>
   <name_servers>
    <value>chan.ns.cloudflare.com</value>
    <value>dean.ns.cloudflare.com</value>
   </name_servers>
  </value>
  <value>
   <num>93</num>
   <domain_name>ndc.net.in</domain_name>
   <domain_keyword>ndc</domain_keyword>
   <domain_tld>net.in</domain_tld>
   <query_time>2024-05-31 10:27:26</query_time>
   <create_date>2021-04-24</create_date>
   <update_date>2024-05-06</update_date>
   <expiry_date>2024-04-24</expiry_date>
   <registrar_iana>146</registrar_iana>
   <registrar_name>GoDaddy.com, LLC</registrar_name>
   <registrar_website>www.godaddy.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Indian Career Foundation</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>Assam</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>IN</registrant_country>
   <registrant_email>please contact the registrar listed above</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>ns47.domaincontrol.com</value>
    <value>ns48.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>94</num>
   <domain_name>mcd.nyc</domain_name>
   <domain_keyword>mcd</domain_keyword>
   <domain_tld>nyc</domain_tld>
   <query_time>2024-05-31 14:16:09</query_time>
   <create_date>2014-10-03</create_date>
   <update_date>2022-10-09</update_date>
   <expiry_date>2024-10-02</expiry_date>
   <registrar_iana>9</registrar_iana>
   <registrar_name>Register.com, Inc.</registrar_name>
   <registrar_website>www.register.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Prinicple MCD</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NY</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>ns10.dnsmadeeasy.com</value>
    <value>ns11.dnsmadeeasy.com</value>
    <value>ns12.dnsmadeeasy.com</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>95</num>
   <domain_name>nwd.digital</domain_name>
   <domain_keyword>nwd</domain_keyword>
   <domain_tld>digital</domain_tld>
   <query_time>2024-06-01 17:00:31</query_time>
   <create_date>2020-05-13</create_date>
   <update_date>2024-05-24</update_date>
   <expiry_date>2025-05-13</expiry_date>
   <registrar_iana>1861</registrar_iana>
   <registrar_name>Porkbun LLC</registrar_name>
   <registrar_website>http://porkbun.com</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>Private by Design, LLC</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>NC</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>US</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>curitiba.ns.porkbun.com</value>
    <value>fortaleza.ns.porkbun.com</value>
    <value>maceio.ns.porkbun.com</value>
    <value>salvador.ns.porkbun.com</value>
   </name_servers>
   <domain_status>
    <value>autoRenewPeriod</value>
    <value>clientDeleteProhibited</value>
    <value>clientTransferProhibited</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>96</num>
   <domain_name>nct.family</domain_name>
   <domain_keyword>nct</domain_keyword>
   <domain_tld>family</domain_tld>
   <query_time>2024-05-25 12:41:25</query_time>
   <create_date>2023-05-22</create_date>
   <update_date>2024-05-22</update_date>
   <expiry_date>2025-05-22</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>ns1.tsbweb.net</value>
    <value>ns2.tsbweb.net</value>
   </name_servers>
   <domain_status>
    <value>clientTransferProhibited</value>
    <value>renewPeriod</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>97</num>
   <domain_name>nbd.ltd</domain_name>
   <domain_keyword>nbd</domain_keyword>
   <domain_tld>ltd</domain_tld>
   <query_time>2024-05-29 02:20:49</query_time>
   <create_date>2020-05-17</create_date>
   <update_date>2023-02-28</update_date>
   <expiry_date>2032-05-17</expiry_date>
   <registrar_iana>1599</registrar_iana>
   <registrar_name>Alibaba Cloud Computing Ltd. d/b/a HiChina (www.net.cn)</registrar_name>
   <registrar_website>http://www.net.cn/about/</registrar_website>
   <registrant_name>REDACTED FOR PRIVACY</registrant_name>
   <registrant_company>tian jin niu bai de shu ju ke ji you xian gong si</registrant_company>
   <registrant_address>REDACTED FOR PRIVACY</registrant_address>
   <registrant_city>REDACTED FOR PRIVACY</registrant_city>
   <registrant_state>tian jin</registrant_state>
   <registrant_zip>REDACTED FOR PRIVACY</registrant_zip>
   <registrant_country>CN</registrant_country>
   <registrant_email>please query the rdds service of the registrar of record identified in this output for information on how to contact the registrant, admin, or tech contact of the queried domain name.</registrant_email>
   <registrant_phone>REDACTED FOR PRIVACY</registrant_phone>
   <registrant_fax>REDACTED FOR PRIVACY</registrant_fax>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>98</num>
   <domain_name>nct.jp</domain_name>
   <domain_keyword>nct</domain_keyword>
   <domain_tld>jp</domain_tld>
   <query_time>2024-05-29 22:04:30</query_time>
   <create_date>2001-03-26</create_date>
   <update_date>2024-04-01</update_date>
   <expiry_date>2025-03-31</expiry_date>
   <registrant_name>Nihon Cyber Tech, Inc.</registrant_name>
   <registrant_address>Imperial-buil. 5F</registrant_address>
   <registrant_zip>231-0023</registrant_zip>
   <registrant_email>[email protected]</registrant_email>
   <registrant_phone>045-222-7202</registrant_phone>
   <registrant_fax>045-222-7203</registrant_fax>
   <name_servers>
    <value>dns2.nct.co.jp</value>
    <value>dns3.nct.co.jp</value>
   </name_servers>
   <domain_status>
    <value>Active</value>
   </domain_status>
  </value>
  <value>
   <num>99</num>
   <domain_name>3cd.cn</domain_name>
   <domain_keyword>3cd</domain_keyword>
   <domain_tld>cn</domain_tld>
   <query_time>2024-05-27 19:20:18</query_time>
   <create_date>2021-03-26</create_date>
   <expiry_date>2025-03-26</expiry_date>
   <registrar_name>阿里云计算有限公司(万网)</registrar_name>
   <registrant_name>罗鑫鑫</registrant_name>
   <registrant_email>[email protected]</registrant_email>
   <name_servers>
    <value>dns23.hichina.com</value>
    <value>dns24.hichina.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
  <value>
   <num>100</num>
   <domain_name>ncc.bond</domain_name>
   <domain_keyword>ncc</domain_keyword>
   <domain_tld>bond</domain_tld>
   <query_time>2024-06-08 16:41:31</query_time>
   <create_date>2020-11-15</create_date>
   <update_date>2023-08-31</update_date>
   <expiry_date>2030-11-15</expiry_date>
   <registrar_iana>3775</registrar_iana>
   <registrar_name>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrar_name>
   <registrar_website>http://www.alibabacloud.com</registrar_website>
   <registrant_company>ALIBABA.COM SINGAPORE E-COMMERCE PRIVATE LIMITED</registrant_company>
   <registrant_country>SG</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.sedoparking.com</value>
    <value>ns2.sedoparking.com</value>
   </name_servers>
   <domain_status>
    <value>ok</value>
   </domain_status>
   <dns_sec>
    <value>unsigned</value>
   </dns_sec>
  </value>
 </results>
 <stats>
  <total_time>0.096</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,304,251

$4500

Order Now More Info

$4500

Buy Now More Info
Total WHOIS records in our Current WHOIS Database 267,304,251
Total WHOIS records with a Registrant Contact 166,784,435
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 154,175,422
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 125,521,428
Historical WHOIS Database Total Count Cost Price
Total Unique Domain Names in our Historical WHOIS Database 555,757,769

$8500

Order Now More Info

$8500

Buy Now More Info
Total WHOIS records in our Historical WHOIS Database 1,563,140,084
Total WHOIS records with a Registrant Contact 1,289,279,524
Total WHOIS records with an Email Address (where the registrant_email field is not empty) 1,128,859,437
Total WHOIS records with a Phone Number (where the registrant_phone field is not empty) 1,056,841,753

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.